@charset "utf-8";

/*Color Scheme
Valleyset "red" #7b1417
Valleyset "blue" #26235c
Valleyset "gold" #d8ab5e
*/

body, li, ul, ol, div, span, img, a, p {
	margin:0;
	padding:0;
	background:transparent none no-repeat 0 0;
	border:0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	position:relative;
	z-index:0;
	font-size:.8em;
	background:#7b1417;
	line-height:1.3em;
}

p {
	margin-bottom:1.3em;
	line-height:1.3em;
}

ul {
	margin:1em 0;
	padding:0;
}

ol {
	margin:1em 0;
	padding:0;
}

li {
	margin-left:1.5em;
	padding:0.25em 0;
}

ul ul {
	margin-left:1.5em;
}

h1 {
	font-size:1.75em;
	font-weight:bold;
	margin:0.5em 0;
}

h2 {
	font-size:1.15em;
	color:#26235c;
	font-weight:bold;
	margin:0.5em 0;
	text-transform:uppercase;
}

a:link {
	color:#0000ff;	
}

a:visited {
	color:#0000ff;	
}

a:hover {
	color:#d8ab5e;	
}

h2 a:hover {
	color:#26235c;
}

a:active {
	color:#0000ff;	
}

#site-wrapper {
	background:url(images/valleyset-body-background.jpg) #ffffff 50% 0% no-repeat;
	position:relative;
	z-index:1;
	min-width: 974px;
}

.full-width-float-container {
	width:100%;
	clear:both;
	overflow:auto;
}

.one-third {
	float:left;
	width:292px;
	padding:0 12px;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
}

.one-third.mid {
	width:290px !important;
	margin-left: 3px;
	margin-right: 3px;	
	border-left:1px #eeeeee solid;
	border-right:1px #eeeeee solid;
}

.main-text {
	border:#dddddd 1px solid;
	padding:0 12px;
	overflow:auto;
}

.main-text h1 {
	color:#7b1417;
	padding-bottom:0.5em;
	border-bottom:#d8ab5e solid 2px;	
}

/***************/
/*Header Styles*/
/***************/

#header {
	background:transparent;
	margin-bottom:-60px;
	position:relative;
	z-index:2;
}

#header-main {
	background:#7b1417;/*ValleySet maroon*/
	height:200px;
}

#header-banding {
	background:#26235c;
	margin-top:3px;
	height:16px;
	margin-left:-99999px;
}

#header-banner {
	background:url(images/valleyset-header-background.jpg) no-repeat;
	width:974px;
	height:132px;
	margin:0 auto;
	overflow:auto;
}

#menu {
	float:right;
	position:relative;
	margin-right:16px;
	z-index:3;
	bottom:-80px;/*120px - height*/
	overflow:auto;
}

.menu-item {
	padding:10px 20px;
	float:left;
	font-size:14px !important;
	line-height:1.3em;
	border-left:1px solid #999;
}

.menu-item a {
	text-decoration:none;	
}

.menu-item a:link {
	color:#111111;	
}

.menu-item a:visited {
	color:#111111;	
}

.menu-item a:hover {
	color:#d8ab5e;	
}

.menu-item a:active {
	color:#111111;	
}
	
#main-body-content {
	margin:0 auto;
	background:#ffffff;
	width:954px;
	position:relative;
	z-index:100;
	padding:3px;
	overflow:auto;
}

/*************/
/*Slide shows*/
/*************/

.no-js-content{
	display:block;
}

body.js-enabled .slideshow{
	display:block !important;
}

body.js-enabled .no-js-content {
	display:none !important;
}

.slideshow {
	margin:0 auto;	
	display:none;
}


/******************/
/*Image Containers*/
/******************/

.right {
	float:right;
	margin:12px 0px 12px 12px;
}

.left {
	float:left;
	margin:12px 12px 12px 0px;
}

.staff-photo {
	float:left;
	margin:0 12px 0 0;
}

.right, .left {
	text-align:center;
	background:#eeeeee;
	padding:3px;
	border:1px solid #dddddd;
}

.right.top, .left.top {
	margin-top:0px;	
}

.right img, .left img, .staff-photo img {
	padding:3px;
	border:solid 1px #000000;
	background:#ffffff;
}

.staff-photo img {
	display:block;	
}

.right .caption {
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	line-height:1.3em;
	color:#000000;
	padding:0.5em;
}

/******************/
/*Main Page Styles*/
/******************/

#main-page-slideshow-container {
	text-align:center; 
	padding:3px;
	border:#333333 solid 1px;
	float:left;
}

#main-page-info-container {
	background:#222222;
	float:right;
	width:343px;
	height:408px;
	color:#ffffff;
}

#main-page-info-contents {
	margin:3px;
	border:#ffffff 1px solid;
	padding:0px 12px;
	height:400px;
	overflow:hidden;
	font-size:13px;
	line-height:1.3em;
}

#main-page-info-contents h1 {
	font-size:1.3em;
}

.main-page-secondary {
	background:url(images/section-separator.png) repeat-x 0 3.2em;	
}

.main-page-secondary hr {
	border:#d8ab5e solid 2px; 
	margin:3px 0;	
}

.main-page-secondary h2{
	margin-bottom:1.4em;	
}

.main-page-secondary .mid h2{
	color:#7b1417 !important;	
}

.main-page-secondary .one-third {
	padding-bottom:0em;	
}

.key li {
	background:url(images/valleyset-list-icon.png) 0 5px no-repeat;
	list-style:none;
	margin-left:0.5em;
	margin-right:0.5em;
	margin-bottom:0.5em;
	padding-left:1.75em !important;
}

.checkmark li {
	background:url(images/valleyset-checkmark-icon.png) 0 0 no-repeat;
	list-style:none;
	margin-left:0.5em;
	margin-bottom:0.5em;
	padding-left:1.75em !important;
}

/**************/
/*Staff Styles*/
/**************/

.content-block {
	overflow:auto;
	padding:1em 0.5em;
	margin:0.5em 0;
}

.content-block.top {
	margin-top:0 !important;	
}

.content-block.bottom {
	margin-bottom:1em !important;	
}

.content-block p.last {
	margin-bottom:0 !important;	
}

.content-block.odd {
}

.content-block.even {
	background:#eee;
}

/************/
/*FAQ Styles*/
/************/

.faq-toc {
	border-bottom:1px solid #ccc;	
}

.faq-toc li {
	margin-left:3em;	
}

.attention {
	font-weight:bold;
	margin-left:0em;
	padding-left:2em;
	margin-bottom:1.3em;
	line-height:1.3em;
	color:#7b1417;
}

.exclamation {
	background:url(images/valleyset-attention-icon.png) 0 50% no-repeat;	
}

.question {
	background:url(images/valleyset-question-icon.png) 0 50% no-repeat;	
}

.protection {
	background:url(images/valleyset-protection-icon.png) 0 50% no-repeat;	
}

ul.faq {
	margin-left:2em;	
}

/****************/
/*Contact Styles*/
/****************/

#contact-info {
	border:1px solid #000000;
	width:250px;
	padding:6px 12px;
	float:left;
	font-size:12px;
	line-height:1.3em;
	height:290px;
	clear:left;
}


#directions-form {
	border:1px solid #000000;
	width:250px;
	padding:6px 12px;
	float:left;
	font-size:12px;
	line-height:1.3em;
	margin-top:3px;
/*	background:#7b1417;
	background:#d8ab5e;
	background:#26235c;*/
	background:#dddddd;
/*	height:305px;*/
	clear:left;
	margin-bottom:12px;
	height:139px;
}

table.phone {
	border:0px;
	border-collapse:collapse;
	margin:0px;
}

td.label {
	text-align:left;
	padding-right:1.5em;
	vertical-align:top;
	font-weight:bold;
}

td.number {
	text-align:right;
	padding-left:1.5em;
	vertical-align:top;
}

#map_container {
	padding:3px;
	margin-left:3px;
	border:#333333 solid 1px;
	float:right;
	width:641px;
	clear:right;
	height:452px;
}

#map_canvas {
	width:639px; 
	height:450px; 
	border:#cccccc solid 1px;	
}

/***************/
/*Footer Styles*/
/***************/

#footer {
	position:relative;
	z-index:5;
	margin-top:-36px;
}

#footer-banding-blue {
	background:#26235c;
	margin-bottom:3px;
	height:4px;
	margin-left:-99999px;
}

#footer-banding-gold {
	background:#d8ab5e;
	margin-bottom:3px;
	height:4px;
	margin-left:-99999px;
}

#footer-main {
	background:#7b1417;/*ValleySet maroon*/	
	padding:42px 0px 12px 0px;;
}

#footer-contact-container {
	width:954px;
	padding:3px;
	margin:0 auto 1em auto;
	overflow:auto;
}

#address {
	float:left;
	text-align:left;
	color:#d8ab5e;
}

#phone-numbers {
	float:right;
	text-align:right;
	color:#d8ab5e;
}

#copyright {
	width:100%;
	text-align:center;
	font-size:0.8em;
}




