*{
	outline: none;
}
body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	vertical-align: top;
}
a {
	color: #F97201;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
td {
	vertical-align: top;
}
a img {
	border: 0px;
}

p, li, ul, ol {
	margin: 0px;
}

p, ul, ol {
	padding: 0px 0px 10px 0px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
}
ul ul {
	padding-top: 7px;
}
li {
	padding: 0px 0px 5px 5px;
	margin-left: 12px;
}

h1 {
	color: #0E99C0;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #0E99C0;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
}
#pagesurround_home {
	width: 970px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}

#pagesurround {
	width: 833px;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	position: relative;
}

#logofloat {
	position: absolute;
	width: 141px;
	height: 106px;
	top: 12px;
	left: 70px;
	z-index: 100;
}

#pageheader {
	margin-left: 244px;
	padding: 25px 0px 0px 0px;
}

#topnav {
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#topnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#topnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	height: 18px;
	line-height: 18px;
	color: #666666;
	font-size: 11px;
	background-image: url(images/back_navdivider.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#topnav li a {
	float: left;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #5E2E91;
	font-size: 11px;
	text-decoration: none;
	padding:  0px 8px 0px 8px;
	white-space: nowrap;
}

#topnav li a:hover {
	color: #0093D0;
}

#topnav li a.topnavon {
	float: left;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #0093D0;
	font-size: 11px;
	text-decoration: none;
	padding:  0px 8px 0px 8px;
	white-space: nowrap;
}

#topnav li a.topnavon:hover {
	color: #0093D0;
}

#mainnavsearch {
	height: 21px;
}

#searchfloat {
	float: right;
	width: 160px;
	height: 21px;
	margin: 0px;
	padding: 0px;
}

#headsearchbutton {
	float: right;
	width: 27px;
	height: 21px;
	overflow: hidden;
	text-align: right;
}

#headsearchbox {
	float: left;
	width: 131px;
	padding: 0px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#headsearchbox input {
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #FFFFFF;
	font-size: 11px;
	width: 131px;
	height: 19px;
}

#mainnav {
	height: 22px;
	margin: 15px 165px 0px 0px;
	padding: 0px;
}

#mainnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#mainnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	position: relative;
}

#homecontent {
	clear: both;
	/*
	background-image: url(images/back_homepage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	*/
	height: 440px;
	margin-top: 15px;
	position: relative;
}

#homephoto {
	position: absolute;
	width: 520px;
	height: 415px;
	top: 22px;
	left: 20px;
	z-index: 1;
}

#homeshare {
	margin-left: 550px;
	height: 250px;
}

#quicklinks {
	margin-left: 440px;
	padding-top: 30px;
}

#vguidefloat {
	float: right;
	width: 225px;
	padding-top: 15px;
}

#vguidebtn a {
	display: block;
	width: 142px;
	height: 113px;
	background-image: url(images/home_vguide.png);
}

#vguidebtn a:hover {
	background-image: url(images/home_vguide_over.png);
}

#quicklinkbuttons {
	margin-right: 235px;
	padding-top: 30px;
	position: relative;
	z-index: 1000;
}

#quicklink_shop a {
	display: block;
	width: 145px;
	height: 32px;
	background-image: url(images/quickbtn_shopping.png);
}

#quicklink_shop a:hover {
	background-image: url(images/quickbtn_shopping_over.png);
}

#quicklink_getting a {
	display: block;
	width: 145px;
	height: 32px;
	background-image: url(images/quickbtn_getting.png);
}

#quicklink_getting a:hover {
	background-image: url(images/quickbtn_getting_over.png);
}

#quicklink_attract a {
	display: block;
	width: 145px;
	height: 33px;
	background-image: url(images/quickbtn_attract.png);
}

#quicklink_attract a:hover {
	background-image: url(images/quickbtn_attract_over.png);
}

#quicklink_lodging a {
	display: block;
	width: 145px;
	height: 33px;
	background-image: url(images/quickbtn_lodging.png);
}

#quicklink_lodging a:hover {
	background-image: url(images/quickbtn_lodging_over.png);
}

#quicklink_nightlife a {
	display: block;
	width: 145px;
	height: 32px;
	background-image: url(images/quickbtn_night.png);
}

#quicklink_nightlife a:hover {
	background-image: url(images/quickbtn_night_over.png);
}

#quicklink_restaur a {
	display: block;
	width: 145px;
	height: 32px;
	background-image: url(images/quickbtn_rest.png);
}

#quicklink_restaur a:hover {
	background-image: url(images/quickbtn_rest_over.png);
}

#bluebar {
	margin: 0px 0px 0px 0px;
	height: 156px;
	background-image: url(images/back_homebluebar.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bluebar_right {
	float: right;
	width: 533px;
	padding-top: 25px;
}

#bluebar_left {
	margin: 0px 545px 0px 75px;
	padding-top: 37px;
}

.bluebartitle {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #FFFFFF;
}

.bluebartext {
	font-size: 12px;
	color: 12px;
	color: #FFFFFF;
}

#pagefooter {
	margin: 6px 0px 0px 0px;
	background-image: url(images/back_footerspacer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#footeraddress {
	padding: 32px 0px 10px 72px;
	font-size: 11px;
	color: #666666;
}

#footerlinks {
	padding: 0px 0px 10px 72px;
}

#footerlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

#footerlinks li {
	margin: 0px;
	padding: 0px 7px 0px 7px;
	list-style-type: none;
	background-image: url(images/back_navdivider.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
	height: 18px;
	line-height: 18px;
	float: left;
}

#footerlinks a {
	color: #5E2E91;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #0093D0;
}

.clearfloats {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.popupsurround {
	background-color: #FFFFFF;
	padding: 20px;
	/*border: 2px solid #CCCCCC;*/
}

.popupnav {
	width: 100px;
	float: right;
}

.popupnav a {
	color: #F97201;
	text-decoration: none;
	font-size: 11px;
}

.popupnav a:hover {
	text-decoration: underline;
}
#subpage_content {
	padding: 0px 40px 40px 0px;
	background-image: url(images/subfooterbar.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#submenu {
	float: left;
	width: 176px;
}
#pagecontent {
	float: right;
	width: 568px;
}
h1 {
	display: block;
	font-size: 18px;
	color: #81BA35;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 16px 0px;
}
.accented {
	color: #333333;
	font-size: 15px;
	line-height: 19px;
}
#submenu_bg {
	background-image: url(images/subnav_repeat.gif);
	background-repeat: repeat-y;
}
#linksarea {
	background-image: url(images/subnav_repeat.gif);
	background-repeat: repeat-y;
}
.Content-Body-16pt-Bold, .content-16px-verdana-bold {
	font-size: 14px;
	font-weight: bold;
}
#submenu ul {
	margin: 0px 0px 0px 12px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
#submenu li {
	display: block;
	margin: 0px;
	padding:3px 0px 3px 0px;
}
#submenu a {
	color: #5e2e91;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
#submenu a:hover {
	color: #0093d0;
}
#submenu a.on {
	color: #0093d0;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
#submenu ul ul {
	margin-left: 25px;
}
#submenu ul ul li {
	padding-bottom: 4px;
	padding-right: 8px;
}
#submenu ul ul a, #submenu ul ul a.on {
	font-weight: normal;
	line-height: 14px;
}
#submenu ul ul a:hover {
	font-weight: normal;
}
.formtitle, .formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top
}

.formtitleerror, .formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	font-size: 12px;
	width: 250px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 100px;
	width: 347px;
	font-family: Arial, Helvetica, sans-serif;
}
.ietextarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	font-size: 12px;
	width: 340px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright select {
	height: 25px;
	width: 243px;
}
.formright input.inputbutton {
	width: 75px;
	height: 24px;
	line-height: 14px;
	background-color: #0B4875;
	color: #ffffff;
	cursor: pointer;
	border: none;
	margin-right: 2px;
	font-size: 12px;
}
.formright input.inputbutton:hover {
	color: #ffffff;
	background-color: #A0410D;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #ffffff;
}
.required {
	font-size: 10px;
	font-style: italic;
}
.error {
	color: #ff0000;
}
.staffimg {
}
.stafflisting {
	float: left;
	width: 140px;
	margin-right: 10px;
}
.churchlistings {
	float: left;
	width: 250px;
}
#map * {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.scrollmapcontent {
	height: 120px;
	width: 210px;
	padding: 5px 5px 5px 0px;
	overflow:auto;
}
#map .mapheader {
	font-weight: bold;
	border-bottom: 1px solid #000000;
	font-size: 13px;
	width: 210px;
}
.agbordercolor {
	background-color: #0093d0;
}
.agbordercolor2 {
	background-color: #0093d0;
}
.newsdate {
	font-size: 10px;
	color: #666666;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-top: 2px;
	width: 70px;
}
.newslink {
	padding-bottom: 2px;
	padding-top: 2px;
}
.newspacer {
	height: 4px;
	overflow: hidden;
}
.agarticlescell {
	background-color: #e4e4e4;
	border-left-color: #0093d0;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #0093d0;
	border-right-width: 1px;
	border-right-style: solid;
}
.agarticlesheader {
	background-color: #e4e4e4;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-color: #0093d0;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #0093d0;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #0093d0;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #0093d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.agarticles_spacer {
	height: 1px;
}
.articledate {
	font-size: 10px;
	color: #666666;
	background-color: #efefef;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 2px;
	/*border-top-color: #0093d0;
	border-top-width: 1px;
	border-top-style: solid;*/
}
.articlelink {
	font-size: 10px;
	color: #666666;
	background-color: #efefef;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 5px;
	/*border-bottom-color: #0093d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
}
.agarticlesbottom {
	background-color: #e4e4e4;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-color: #0093d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0093d0;
	border-top-width: 1px;
	border-top-style: solid;
	color: #660000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.viewcell {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #660000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thisspacer {
	height: 2px;
	border-bottom-color: #f5f5eb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 1px;
}
.staffimgdivhide {
	height: 156px;
	width: 125px;
	overflow: hidden;
}
.staffimgdiv  {
	padding: 1px;
	width: 125px;
	border: 1px solid #cccccc;
}
.staffnophoto {
	height: 156px;
	width: 125px;
	line-height: 156px;
	overflow: hidden;
	font-size: 11px;
	color: #cccccc;
	border: 1px solid #cccccc;
	text-align: center;
}
.photogallery {
	float: left;
	padding-right: 20px;
}
.photogallery_cover {
	height: 95px;
	width: 131px;
	line-height: 93px;
	text-align: center;
	color: #cccccc;
	border: 1px solid #cccccc;
}
.photogallery_cover img {
	padding: 1px;
}
.photoalbumitem {
	float: left;
	padding-right: 20px;
}
.photoalbumitemimg {
	border: 1px solid #cccccc;
	padding: 1px;
}
.phototitlebar {
	background-image: url(images/photospacer.jpg);
	background-repeat: repeat-x;
	height: 11px;
	overflow: hidden;
	width: 131px;
}
.page_link_on {
	font-weight: bold;
	color: #333333;
}
.popupheader {
	font-size: 18px;
	color: #81BA35;
	font-weight: normal;
}
/*
Pop UP
*/
#popupmain {
	background-color: #ffffff;
}
#popupclosebar {
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	height: 27px;
	text-align: right;
	font-size: 12px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	color: #555555;
	font-size: 12px;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	color: #333333;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 199px;
	position: relative;
}
#popupphoto {
	width: 199px;
	height: 249px;
	
	overflow: hidden;
}
#popupphoto img {
	position: absolute;
	top: 0;
	left: 0;
}
#popupright {
	float: right;
	width: 299px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
/*
#popupclosebar a#printthispage {
	float: right;
	display: block;
	text-indent: 21px;
	height: 14px;
	padding-top: 4px;
	line-height: 14px;
	color: #A53808;
	text-decoration: none;
	font-size: 11px;
}
#popupclosebar a#printthispage:hover {
	color: #787878;
	background-image: url(images/print_on.gif);
}
#popupclosebar a#closethiswindow {
	float: right;
	display: block;
	background-image: url(images/close_off.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: 21px;
	height: 14px;
	padding-top: 6px;
	line-height: 14px;
	text-decoration: none;
	font-size: 11px;
	color: #A53808;
}
#popupclosebar a#closethiswindow:hover {
	color: #787878;
	background-image: url(images/close_on.gif);
}
*/
.popupimg {
	/*float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 31px;
	*/
}
#TB_window a#nextlink {
	display: block;
	float: right;
	width: 150px;
	padding-right: 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position: right center;
	color: #0099CC;
}
#TB_window a#nextlink:hover {
	background-image: url(images/arrow_right_on.gif);
	color: #2F6A4E;
}
#TB_window a#prevlink {
	display: block;
	float: left;
	padding-left: 15px;
	background-image: url(images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color: #0099CC;
}
#TB_window a#prevlink:hover {
	background-image: url(images/arrow_left_on.gif);
	color: #2F6A4E;
}
#TB_window a#nextlink, #TB_window a#nextlink2 {
	display: block;
	float: right;
	padding-right: 15px;
	background-image: url(images/arrow_right.gif);
	background-repeat:no-repeat;
	background-position: right center;
	color: #0099CC;
	text-align: right;
}
#TB_window a#nextlink:hover, #TB_window a#nextlink2:hover {
	background-image: url(images/arrow_right_on.gif);
	color: #787878;
}
#TB_window a#prevlink, #TB_window a#prevlink2 {
	display: block;
	float: left;
	padding-left: 15px;
	background-image: url(images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: left center;
	color: #0099CC;
}
#TB_window a#prevlink:hover, #TB_window a#prevlink2:hover {
	background-image: url(images/arrow_left_on.gif);
	color: #787878;
}
#TB_window img, #inside_content img {
}
#inside_content #pageheader img, #inside_content img.expandimg{
	border: none;
}
.nobdr {
	border: none;
}
.travlink {
	padding-bottom: 25px;
}
.travlink p a {
	display: block;
	line-height: 41px;
	height: 41px;
	color: #5e2e91;
	text-decoration: none;
	padding-left: 46px;
	font-size: 13px;
	font-weight: bold;
}
.travlink p a:hover {
	color: #009ddd;
}
.travlink p a.bed {
	background-image: url(/images/trav_lodging_off.jpg);
	background-repeat: no-repeat;
}
.travlink p a.food {
	background-image: url(/images/trav_rest_off.jpg);
	background-repeat: no-repeat;
}
.travlink p a.car {
	background-image: url(/images/trav_car_off.jpg);
	background-repeat: no-repeat;
}
.travlink p a.star {
	background-image: url(/images/trav_todo_off.jpg);
	background-repeat: no-repeat;
}
.travlink p a.bed:hover {
	background-image: url(/images/trav_lodging_on.jpg);
	background-repeat: no-repeat;
}
.travlink p a.food:hover {
	background-image: url(/images/trav_rest_on.jpg);
	background-repeat: no-repeat;
}
.travlink p a.car:hover {
	background-image: url(/images/trav_car_on.jpg);
	background-repeat: no-repeat;
}
.travlink p a.star:hover {
	background-image: url(/images/trav_todo_on.jpg);
	background-repeat: no-repeat;
}
.travlink ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 0px 11px;
}
.travlink ul  li{
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}
#mustseelist ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#mustseelist li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 5px 5px 5px 17px;
	border-top: 1px solid #d2d2d2;
}
#mustseelist a {
	line-height: 14px;
}

#conftable {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#conftable td {
	padding: 5px 0px 5px 0px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#conftable td.on {
	background-color: #f1f1f1;
}
#conftable td.off {
	background-color: #ffffff;
}
#conftable td.tableheaderconf {
	padding: 0px 0px 0px 5px;
	color: #ffffff;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	border-top: none;
	border-right: none;
	white-space: nowrap;
}
#map {
	border: 1px solid #cccccc;
}
.thingsbox {
	float: left;
	width: 180px;
	padding-bottom: 20px;
}
.breakthings {
	height: 20px;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #cccccc;
}
.popup_things_image {
	float: left;
	border: 1px solid #cccccc;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.dealsdate {
	color: #999999;
	font-size: 11px;
	padding-bottom: 4px;
	padding-right: 4px;
	white-space: nowrap;
}
.dealsdetails {
	padding-bottom: 4px;
	width: 99%;
}
.storymodule {
	padding: 12px 12px 12px 0px;
	border-bottom: 1px solid #cccccc;
}
.storyname {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #73b74a;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/bubble.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#sportsvenleft {
	float: left;
	width: 125px;
}
#sportsvenright {
	float: right;
	width: 150px;
}
.svennav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.svennav li {
	margin: 0;
	padding: 0px 0px 10px 0px;
}
.svennav a {
	background-image: url(images/sportarr.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
.mapinfo {
	text-align: center;
	padding-bottom: 5px;
	font-style: italic;
	font-size: 11px;
}



p.board_of_dir {
	padding-bottom: 25px;
}
a.tb_close {
	display: none;
}
a.tb_redirect {
	display: inline;
}
.yt_video_title a {
	background-image: url(/images/phototitle.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
}
.yt_video_title a:hover {
	text-decoration: underline;
}
.yt_video_title {
	padding-bottom: 10px;
	padding-top: 4px;
}
h2.expand_contract_header {
	padding-bottom: 12px;
}
h2.expand_contract_header a {
	background-image: url(/images/btn_expand_normal.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	line-height: 18px;
	padding-left: 19px;
	font-size: 12px;
	color: #dd751e;
}
h2.expand_contract_header a:hover {
	background-image: url(/images/btn_expand_normal_over.jpg);
	background-repeat: no-repeat;
	display: block;
	color: #0093d0;
	text-decoration: none;
}
h2.expand_contract_header a.on {
	background-image: url(/images/btn_expand_down.jpg);
}
.expand_contract_header a.on:hover {
	background-image: url(/images/btn_expand_down_over.jpg);
}
.expandtext {
	padding-left: 17px;
}
.incopypic {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.borderedpic {
	border: 1px solid #cccccc;
	padding: 1px;
}