body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:20px;
	color:#3E3C3C;
	

}

html, body {
	scrollbar-face-color:#BCE1F7;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-track-color:#ffffff;
  	scrollbar-shadow-color:#681726;
 	scrollbar-highlight-color:#ffffff;
  	scrollbar-3dlight-color:#ffffff;
    scrollbar-darkshadow-Color:#ffffff;



}

#wrapper {
	position:relative;
	width:875px;
	margin:auto;
	background-image:url(../images/nav_bkg_03.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFFFFF;
	
}

#header {
	position:relative;
	width:875px;
    _height:78px;
	min-height:78px;
	background-image:url(../images/header.jpg);
	background-color:#AA263D;
	padding:0px;
	margin:0px;
	
}

#nav {
	position:relative;
	width:875px;
	min-height:21px;
	_height:21px;
	background-color:#AA263D;
	padding:0px;
	margin:0px;
}

#content-wrapper {
	position:relative;
	width:875px;
	
	
}

#left-col{
	position:relative;
	width:159px;
	_height:471px;
	min-height:471px;
	margin-top:0px;
}

#content-holder{
	position:relative;
	width:875px;
	float:right;
	background-color: #FFFFFF;
	
}


#main-content{
	position:relative;
	width : 405px;
	background-color:#ffffff;
	/* margin-bottom:10px; */
	padding:70px 50px 60px 45px;	
}

*html #main-content{
	width:397px;
	margin-left:2px;
	
}


#right-col{
	position:relative;
	width:375px;
	min-height:471px;
	_height:471px;
	background-color:#ffffff;
	float:right;
	padding-top:28px;
}


#right-col-content{
	position:relative;
	width:252px;
	padding-top:40px;
	background-color: #FFFFFF;
}


#footer {
	position:relative;
	width:875px;
	min-height:84px;
	_height:84px;
	background-image:url(../images/footer.jpg);
	clear: both;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}




/*internal template*/

#pagenav {
	position:relative;
	width:875px;
	min-height:30px;
	_height:30px;
	background-color:#ffffff;
}

#internal-content-holder{
	position:relative;
	width:713px;
	background-color:#ffffff;	
	float:right;
	
}

#internal-content{
	position:relative;
	width : 385px;
	background-color:#ffffff;
	/* margin-bottom:10px; */
	padding:0px 20px 60px 45px;	
	
}

*html #internal-content{
	width:344px;
	margin-left:2px;
	
}

#right-col-internal{
	position:relative;
	width:252px;
	min-height:471px;
	_height:471px;
	background-color:#ffffff;
	float:right;
}



#right-col-content-internal{
	position:relative;
	width:252px;
	padding-top:40px;
	padding-left:25px;
}


#box-top{
	position:relative;
	width:231px;
	min-height:10px;
	_height:10px;
	padding-top:10px;
	
	
}

#box-mid{
	position:relative;
	width:231px;
	_height:80px;
	min-height:80px;
	background-image:url(../images/internal-box-mid.jpg);
	background-repeat:repeat-y;
	background-color:#AA263D;
	
	
}


#box-bot{
	position:relative;
	width:231px;
	min-height:10px;
	_height:10px;
	
	
}

#footer-internal {
	position:relative;
	width:875px;
	min-height:82px;
	_height:82px;
	background-image:url(../images/footer-internal.gif);
	clear: both;
	
}




/*text styles*/

.nav-links{
	font-size:110%;
	color:#ffffff;
	text-decoration:none
	
}


.nav-links:hover {
	font-size:110%;
	color:#ffffff;
	text-decoration:underline;
	
}

.subnav{
	font-size:100%;
	color:#ffffff;
	text-decoration:none;
	
	
}


.subnav:hover {
	font-size:100%;
	color:#ffffff;
	text-decoration:underline;
	
}

.subnav-li {
	border-bottom:1px #ffffff solid; padding-left:10px; padding-right:45px;
}
.subnav-ul {
 list-style-type:none; padding:0px; margin:0px; line-height:30px;
}
.nav-ul {

	list-style-type:none;
	 padding:0px 22px 0px 0px;
	 margin:0px;
	 float:right;
	

}
.nav-list {
 display:inline; color:#ffffff;
}

.lrg-text {font-size: 220%;

}

.but {
background-color:#aa263d; color:#ffffff; border: 1px solid #3e3c3c;


}

.forms {

border: solid 1px #aa263d;
}
