@charset "UTF-8";
/* CSS Document 
This document controls:
	Text styles (size, color, font-face)
	Padding/margin of content items (paragraphs, tables, lists, images, etc)
	Background colors of content items (paragraphs, tables, lists, etc)
	
*/


/******* Universal Font Size/ Colors ***********/
body {
	color:#000000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
}
p,ul,ol,td,th,#content_inner div, blockquote{/*font-size:13px;*/ font-size:12px}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}



/****** Headings *********/

h1,h2,h3, h4{ color:#7a0019; /*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/}
h1,h2 { font-size:19px; line-height: 26px; margin-bottom: 10px; margin-top: 10px; font-weight:bold}
h3 {font-size:17px;margin-bottom: 10px;line-height: 22px; font-weight:normal;} 
h4 { font-size:13px; margin-bottom: 10px; line-height: 22px; margin-top: 12px; font-weight:normal}
h5 {font-size:12px;}
/*h5 {font-size:93%;}*/
h6 {font-size:9px;}

/****** Blockquote *********/
blockquote{}
.quote{font-style:italic}


/***** General Links ********/
a, a:link, a:visited, a.visitedTest {color:#000;}
a:hover, a.hoverTest {color:#666699;}
a:active, a.activeTest {color:#7a0019;}



/****** General Lists *******/
/*ol,ul {list-style:none;margin:0;padding:0}*/

/****** General Tables *******/
table {border-collapse:collapse;border-spacing:0;}
th {font-style:normal;text-align:left; color:#fff;background-color:#7a0019;}
/***** Kevin 8/24/2009 commented out to fix a problem with the /viewer/RoomEditor.aspx page and the table layout it uses. *****/
/* td,th{padding:3px; border:1px solid #aaa;}*/

table.layoutTable, .layoutTable td, .layoutTable th{background:none; color:#000; border:none; border-collapse:inherit}

/****** IMAGES *******/
a img{border:none;}

img.floatLeft{float:left;padding-right:10px; padding-bottom:10px;}
.floatRight{float:right; padding-left:10px; padding-bottom:10px;}
.clearDiv{width:100%; height:1px; overflow:hidden; clear:right}


.photoCaption {
font-size:90%;
font-style:italic;
margin-top:0;
text-align:left;
}
/******* MainNav and RightCol (Left and Right Column) *******/
#mainNav ul, #rightCol ul{
	margin:0;padding:0;
	margin-bottom:20px;
	list-style:none;
}
#mainNav li, #rightCol li{
	margin-bottom:5px;
}
#rightCol li{
	margin-left:15px; 
}

/*#mainNav a:hover{color:#362f2d;}*/

#mainNav a{text-decoration:none;}
#mainNav a:hover{text-decoration:underline;}
#mainNav h2, #rightCol h3{
	background-color:#7a0019;
	color:#fff;
	font-size:12px;
	padding:3px 3px 3px 10px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	margin-bottom:5px;
	font-weight:bold;
}
#rightCol h3, #rightCol h3 a{
	color:#5b0013;
	background:none;
	
	font-size:15px;
}


/******* Main Content (center Column) *****/

/*#content h2{margin-top:12px}
#content h1{margin-right:-230px;}*/

/*********** HOME PAGE ******************/

#homeWrapper{

	/*background-color:#ffde7a;*/
	background-color:#F6EBB1;
	padding:10px 0 0 10px;
	height:475px;
	margin-right:-15px;
	margin-left:-15px;
	margin-top:10px;
}

.homeSection{
	float:left;
	width:33.3%;
	
	
}
.homeSection .homeSection_inner{
	background-color:#fff;
	height:220px;
	margin-right:10px;
	/*margin-bottom:35px;*/
	margin-bottom:15px;
	padding: 0 15px 0 15px;
	position:relative;
	/*border:1px solid #7a0019;*/
}

.homeSection h3{
	margin:0 -15px;
	margin-bottom:10px;
	/*margin-top:-10px;*/
	padding:0;
	background-color:#7a0019;
	height:25px;
	padding-left:10px;
	padding-top:5px;
	
}

.homeSection h3,.homeSection h3 a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.homeSection ul{
	margin:0;
	padding:0;
	list-style:none;
}

.homeSection li{margin-bottom:5px;}

.homeSectionImg{
	position:absolute;
	/*bottom:-10px;*/
	bottom:0;
	left:0;
	height:55px;
	width:100%;
}

#contentstart {
font-size: 150%;
font-weight: bold;
border-bottom: 1px solid #900;
padding: 10px 10px 2px 0px;
color: #900;	
	
}


/************ HIDE SHOW SECTIONS ON FAQ ********/

dt, dt a, dt a:link, dt a:visited {
	color:#7a0019;
	font-weight:bold;
	font-size:12px;
}
dt{
	margin-top:10px;
}


.question, .question a, .question a:link, .question a:visited {
	color:#7a0019;
	font-weight:bold;
	font-size:12px;
}
.question{
	margin-top:10px;
}

.answer{
	margin-left:40px;
}



/************* SUPPORT NUMBER ***********/
.quickHelp{
	font-size:17px;margin-bottom: 10px;line-height: 22px; font-weight:normal;
	color:#7a0019;
}
.phoneNumber{
	color:#7a0019;
	font-size:19px; line-height: 26px; margin-bottom: 10px; margin-top: 10px; font-weight:bold;
}









/******************** NEW STUFF ******************/
#mainNav{display:none}

#content, #shortSiteBannerRight {
    margin-left: 0px;
}



#homeWrapper2{margin:10px -40px}


#promoImg{
	
	width:363px;
	height:279px;
	float:left; border:3px solid #666;
	
}


.promo_buttons{
float:left; width:200px

}


.promo_buttons div{
	margin-bottom:10px;	
	height:52px;
	background:#E2D3A4/*#ffde7a*/;
	padding:5px;
	text-align:center;
	cursor:pointer;
	box-shadow: 5px 5px 3px #aaa;
	border-radius: 10px 10px 10px 10px;
	position:relative; /* needed for css PIE to work in IE 8 */
	width:168px; /* needed for IE * in compliance mode */
	behavior:url(/css/PIE.htc);
	
	
}
.promo_buttons a{
	text-decoration:none;
}

.promo_buttons a:hover{
	color:#333;	
}


.promo_buttons div p.button_title{
	font-weight:bold;
	font-size:100%;
	margin-top:5px;
}

.promo_buttons div p{
	font-size:90%;
	/*font-style:italic;*/
	padding:0;
	margin:0;	
}



#news_spotlight{
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#E2D3A4;
	height:244px;
	border-radius: 6px;
	position:relative; /* neede for css PIE to work in IE 8 */
	behavior:url(/css/PIE.htc);
	color:#000;
	
	
}

#content_inner #spotlight_title{
	font-weight:bold;
	width:200px;
	float:left;
	font-size:120%;
	margin-bottom: 25px;
	color:#43000E;
}

#content_inner .spotlight_item_title{
	font-weight:bold;
	text-decoration:none;
}

#spotlight_news p:first-child{
	margin-bottom:20px;	
}
#spotlight_seeAll{text-align:right; margin-top:30px}

#spotlight_seeAll a{
	margin-top:15px;
	color:#000;	
}

.homeLinkSection{
	background-color:#e9e9e9; 
	border-radius: 6px;
	position:relative; /* neede for css PIE to work in IE 8 */
	behavior:url(/css/PIE.htc);
	height:170px}

.homeLinkSection h2{
	font-size:100%;	
	padding-left:5px;
}

.homeLinkSection ul{
	 padding-left:5px;	
	 padding-top:0;
	 margin-top:0;
}

.homeLinkSection ul li{
	list-style:none;
	margin-bottom:5px;
	margin-top:0;
}