/* CSS Document */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/*background: url('../images/bg.gif') left top no-repeat #e7eff5;*/
	background-image: url('../images/bg.gif');
	background-repeat: repeat;
	background-position:center top;
	background-color: #c7b483;
}

a:link {color:#992228}
a:visited {color:#992228}
a:hover { text-decoration: none; color:#eaa948}
a:active { text-decoration: none; color:#eaa948}

/*ul{
list-style-type:none;
background-image: url('../images/bullet_sub.gif');
background-repeat: no-repeat;
background-position: 0 -3px;
padding-left: 12px;
}*/

#container {
	background-image: url('../images/bg_header.gif');
	background-repeat: repeat-x;
	background-position:center top;
}

#headerBtnBg {
	background-image: url('../images/header_06_bg.gif');
	background-repeat: no-repeat;
	background-position:right top;
}

a.headerBtns {
	display:block;
	float:right;
	height: 17px;
	margin:26px 20px 0 0;
	padding: 4px 5px 0 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	line-height:11px;
	font-size:11px; 
	color:#992228;
	background-repeat: no-repeat;
	background-position:left top;
	text-align:right;
}

*html a.headerBtns {
	height: 21px;
	margin:26px 10px 0 0;
}

	a.headerBtns:link, a.headerBtns:visited { color: #992228; text-decoration: none; }
	a.headerBtns:active, a.headerBtns:hover { color: #992228; text-decoration: underline; }

a.headerBtnMail {	
	width: 84px;
	background-image: url('../images/header_09_bg.gif');
}
*html a.headerBtnMail {	
	width: 88px;
}

a.headerBtnTrouble {	
	width: 109px;
	background-image: url('../images/header_11_bg.gif');
}
*html a.headerBtnTrouble {	
	width: 113px;
}

.headerFields {
	background-color: transparent; 
	border:none; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:10px; 
	line-height:15px; 
	color:#e4cfcf; 
	width:127px; 
	height:21px; 
	padding: 5px 5px 0px 5px;
}

*html .headerFields {
padding: 2px 5px 0px 5px;
}

.scroll {
	/*border:1px solid #0000FF;*/
	height:51px;
	width:324px;
	margin:13px;
	FLOAT:right;
}

*html .scroll {
	height:53px;
	width:auto;
	margin: 12px 8px 0px 17px;
}
	.scroll A:link, .scroll A:visited { color: #FFFFFF;}
	.scroll A:active, .scroll A:hover { color: #FFFFFF;}
	.scroll li {color: #FFFFFF;}

.rightnavText {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-align: left;
}

#breadcrumb {
	padding: 12px 0px 0px 0px;
	color: #60533d; 
	line-height:10px; 
	text-transform: none; 
	font-size: 10px; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url('../images/body_33.gif') top repeat-x #ffffff;
}
	#breadcrumb A:link, #breadcrumb A:visited {
		padding: 0px 28px 0px 0px;
		color: #971213;
		text-decoration: underline;
		background:url('../images/breadcrumb_arrow.gif') right center no-repeat;
		
	}
	#breadcrumb A:active, #breadcrumb A:hover {
		color: #971213;
		text-decoration: none;
	}
	
.titleText {
	margin-bottom:12px;
	color:#971213;
	font-family:"Times New Roman", Times, serif;
	font-size:27px;
	font-weight:bold;
	line-height:27px;
	border-bottom: 1px solid #c2b5a1;
	}

.snapToNav {
padding: 0px 0px 13px 0px;
margin: 0 3px;
font-size: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-align: center;
line-height:15px;
color:#992228;
}
	.snapToNav A:link, .snapToNav A:visited { color: #992228; text-decoration: underline; white-space:nowrap; }
	.snapToNav A:active, .snapToNav A:hover { color: #eaa948; text-decoration: none; white-space:nowrap; }
	
.snapToBar{
	margin: 15px 0 10px 0;
	padding: 3px 6px 4px 6px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height:14px;
	background: url('../images/snaptobar_bg.gif') top left repeat-x #9a1f22;
}
.snapToBar div{
	width:14px;
	Height:14px;
	float:right;
}

.bottomNav { padding: 0px 23px 22px 0px; text-align:center; color: #60533d; font-size: 10px; font-family: Verdana, Arial, Helvetica; background:url('../images/footer_43.gif') bottom repeat;}
	.bottomNav A:link, .bottomNav A:visited { color: #60533d; text-decoration: none; white-space:nowrap; }
	.bottomNav A:active, .bottomNav A:hover { color: #971213; text-decoration: underline; white-space:nowrap; }

.copyright { line-height: 15px; color:#8a764a; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-align: center; }
	.copyright A:link, .copyright A:visited { color:#8a764a; text-decoration: underline; }
	.copyright A:active, .copyright A:hover { color:#971213; text-decoration: none; }


