@charset "UTF-8";
#conash3D0 {
	display:none;
}
body {
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #d93625;
	font-family: Helvetica, Arial, sans-serif;
}
#logo {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#home {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#home a {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#container {
	background-image: url(images/bgdGraphic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
#shadow {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #99160f;
	background-image: url(images/contentBgd.png);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	min-height: 750px;
}
#content a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-image: url(images/headerBgd.png);
	background-repeat: no-repeat;
}
#headerBox {
	height: 110px;
	width: 425px;
	border: 2px solid #000000;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	background-color: #ebdc32;
	background-image: url(images/headerBoxBgd.png);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#nav {
}
#nav ul {
	padding: 0px;
	margin: 0px;
}
#nav li {
	display: inline;
}
#nav li a {
	display: block;
	float: left;
}
#navHome {
	height: 59px;
	width: 141px;
	background-image: url(images/navHomeUp.png);
	background-repeat: no-repeat;
}
#navHome:hover {
	height: 59px;
	width: 141px;
	background-image: url(images/navHomeOver.png);
	background-repeat: no-repeat;
}
#navAbout {
	height: 71px;
	width: 147px;
	background-image: url(images/navAboutUp.png);
	background-repeat: no-repeat;
}
#navAbout:hover {
	height: 71px;
	width: 147px;
	background-image: url(images/navAboutOver.png);
	background-repeat: no-repeat;
}
#navStory {
	height: 70px;
	width: 140px;
	background-image: url(images/navStoryUp.png);
	background-repeat: no-repeat;
}
#navStory:hover {
	height: 70px;
	width: 140px;
	background-image: url(images/navStoryOver.png);
	background-repeat: no-repeat;
}
#navContact {
	height: 98px;
	width: 148px;
	background-image: url(images/navContactUp.png);
	background-repeat: no-repeat;
}
#navContact:hover {
	height: 98px;
	width: 148px;
	background-image: url(images/navContactOver.png);
	background-repeat: no-repeat;
}
#navSitings {
	height: 71px;
	width: 147px;
	background-image: url(images/navSitingsUp.png);
	background-repeat: no-repeat;
}
#navSitings:hover {
	height: 71px;
	width: 147px;
	background-image: url(images/navSitingsOver.png);
	background-repeat: no-repeat;
}
#main {
	background-color: #FFFFFF;
	float: left;
	width: 495px;
	border: 2px solid #000000;
	padding: 10px;
	margin-top: 10px;
}
.survey {
	background-image: url(images/mainSurvey-bgd.jpg);
	background-repeat: no-repeat;
}
#main h1 {
	margin: 0px;
	color: #0B4079;
	font-weight: normal;
	letter-spacing: -0.06em;
	font-size: 30px;
}
#main h2 {
	margin: 0px;
	color: #0B4079;
	font-weight: normal;
	letter-spacing: -0.06em;
	font-size: 22px;
	background-image: url(images/h2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 14px;	/*height: 34px;*/
}
#main h3 {
	margin: 10px 0px;
	color: #0B4079;
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 16px;
}
#main p {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
#main a:link, #main a:visited {
	color: #708FCF;
	text-decoration: underline;
}
#main a:hover {
	color: #D83624;
	text-decoration: underline;
}
#survey {
	font-size: 12px;
	padding: 8px;
	border: 2px dashed #999999;
	margin-top: 30px;
}
#survey  a:link, #survey  a:hover, #survey  a:visited {
	text-decoration: none;
}
#rightColumn {
	background-color: #FFFFFF;
	float: right;
	width: 230px;
	border: 2px solid #000000;
	padding: 10px;
	margin-top: 10px;
}
#rightColumn h2 {
	color: #D93726;
	font-size: 24px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
	letter-spacing: -.04em;
}
#social img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 10px;
}
#rightColumn p {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
#rightColumn a:link, #rightColumn a:visited {
	color: #39528C;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#rightColumn a:hover {
	color: #EDDE35;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#rightColumn p a:link, #rightColumn p a:visited {
	color: #708FCF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#rightColumn p a:hover {
	color: #D83624;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#rightColumn li {
	list-style-type: none;
	margin-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#rightColumn ul {
	padding: 0px;
	margin-top: 15px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 40px;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 15px;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FDEF4F;
	text-decoration: none;
}
#siteprop a:link {
	color: #fd9c35;
	text-decoration: none;
}
#siteprop a:visited {
	color: #fd9c35;
	text-decoration: none;
}
#siteprop a:hover {
	color: #FDEF4F;
	text-decoration: none;
}
.footnote {
	font-size: 10px;
	font-style: italic;
}
.topLabels     {
	width: 100px;
	display: block;
	float: left;
	font-weight: bold;
}
.error {
	color: #FF0000;
}
.headlineSpecialTop {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	background-image: url(images/headlineSpecialTop.png);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 46px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.headlineSpecialBottom {
	background-image: url(images/headlineSpecialBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 60px;
	padding-bottom: 40px;
	margin-bottom: 5px;
}
.headlineSpecialBottom-b {
	background-image: url(images/headlineSpecialBottom-b.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 60px;
	padding-bottom: 40px;
	margin-bottom: 5px;
}
#main .headlineSpecialTop a {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}
#main .headlineSpecialTop a:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	text-decoration: underline;
}
.referral  {
	background-image: url(images/ipad.png);
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 35px;
	padding-right: 60px;
	display: block;
	padding-top: 10px;
}
.photoContest {
	background-image: url(images/jsoman_little.png);
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 35px;
	padding-right: 50px;
	display: block;
	padding-top: 10px;
}


/*Slideshow styles*/

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#slideshowWrapper {width:495px; margin:20px auto 120px auto; display:none}
#slideshowWrapper * {margin:0; padding:0}
#fullsize {position:relative; width:489px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:489px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px; display:none;}
#information p {padding:0 8px 8px; display:none;}
#image {width:489px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; 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:306px; 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:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:445px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
