td {
vertical-align:top;
font-family: 'Open Sans', sans-serif, 'Advent Pro', 'Ubuntu Condensed', 'Didact Gothic', sans-serif;
font-size: 13px;
font-weight: normal;
color:#333333;
}

.wh_text {
font-family: 'Ubuntu Condensed', 'Didact Gothic', sans-serif;
font-size: 15px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
margin-left:15px;
}

.wh_text:hover {
color: #DADADA;
}

.wh_title {
font-family: 'Advent Pro', 'Ubuntu Condensed', 'Didact Gothic', sans-serif;
font-size: 18px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}


.wh_link {
font-family: 'Didact Gothic', 'Advent Pro', 'Ubuntu Condensed', sans-serif;
font-size: 15px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.wh_link:hover {
color:#DADADA;
}

.bl_title {
font-family: 'Ubuntu Condensed', 'Didact Gothic', sans-serif;
font-size: 22px;
font-weight:bold;
color:#333333;
text-decoration:none;
}

.bl_text {
font-family: 'Open Sans', sans-serif, 'Ubuntu Condensed', 'Didact Gothic', sans-serif;
font-size: 15px;
font-weight:normal;
color:#333333;
text-decoration:none;
}

.bl_text:hover {
color: #990000;
}

.bl_link {
font-family: 'Open Sans', sans-serif, 'Advent Pro', 'Ubuntu Condensed', 'Didact Gothic', sans-serif;
font-size: 13px;
color:#333333;
text-decoration:none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Advent Pro', 'Ubuntu Condensed', 'Didact Gothic', sans-serif;
	font-size:12px;
	background-color: #DFD3CE;
}

.mybox{
	background-repeat:repeat-x;
	background-position:top;
	background-color: #E4E4E4;
	border:#E4E4E4 solid 1px;
	-moz-border-radius-bottomright: 13px;
	border-bottom-right-radius: 13px;
	-moz-border-radius-bottomleft: 13px;
	border-bottom-left-radius: 13px;
	-moz-border-radius-topright: 13px;
	border-top-right-radius: 13px;
	-moz-border-radius-topleft: 13px;
	border-top-left-radius: 13px;
	padding:0px;
	margin:4px 0px;
	font-family:'Advent Pro', 'Ubuntu Condensed', 'Didact Gothic', sans-serif;
	font-size:13px;
	color: #333333;
	text-decoration:none;
}

.myboxr{
	background-repeat:repeat-x;
	background-position:top;
	background-color: #EE1C25;
	border:#EE1C25 solid 1px;
	-moz-border-radius-bottomright: 13px;
	border-bottom-right-radius: 13px;
	-moz-border-radius-bottomleft: 13px;
	border-bottom-left-radius: 13px;
	-moz-border-radius-topright: 13px;
	border-top-right-radius: 13px;
	-moz-border-radius-topleft: 13px;
	border-top-left-radius: 13px;
	padding:13px;
	;
	margin:4px 0px;
	font-family:'Advent Pro', 'Ubuntu Condensed', 'Didact Gothic', sans-serif;
	font-size:13px;
	color: #333333;
	text-decoration:none;
}

#slideshow {
	list-style:none;
	color:#FFFFFF;
}
#slideshow span {display:none}
#wrapper {width:683px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:683px; height:283px; padding:0px; background:#ffffff; overflow:hidden;}
#information {position:absolute; bottom:0; width:683px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.8; filter:alpha(opacity=80)}
#information h3 {padding:4px 8px 3px; font-family: 'Open Sans', sans-serif; font-size:13px; color:#FFFFFF;}
#information p {padding:0 8px 8px; font-family: 'Open Sans', sans-serif; font-size:10px; color: #FFFFFF; text-align:right;}
#image {width:683px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:283px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:283px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#ffffff}
#slideleft:hover {background-color:#dddddd}
#slideright {float:right; width:20px; height:81px; background:#ffffff url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#dddddd}
#slidearea {float:left; position:relative; width:683px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
