	
body {
	margin: 0 auto;
	background: #cd0329 url(images/redblendedbackground.png) repeat-x;
	}

HTML {
   overflow: -moz-scrollbars-vertical;
}

#a {
	display: block;
	font-size: 12px;
	color: #FFFFFF;

}

#masthead {
	background: url(images/header-background.png) 50% 0 no-repeat;
	height: 313px;
	}
	
#masthead-content {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}

	
	
	
#menu {
	float: right;
	width: 690px;
	height: 41px;	
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	font-family: "arial";
}

#menu a {
	display: block;
	float: left;
	line-height: 30px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 10px 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

#menu a:hover {
text-decoration: none;
background: #02C01E;
line-height: 30px;

}

#menu .current_page_item a {

	background: #02C01E;
	color: #7C0219;
	line-height: 30px;
}

#menu li {
	display: block;
	float: left;
	background: url(images/menuline.png) no-repeat left;
	padding: 0px 0px 0px 0px;
}

.chromestyle{
font-weight: normal;
font-size: 12px; 
font-family: "arial";
width: 679px;
margin-left: 0px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
background-color: #000000;
}

.chromestyle ul{
border: 0px solid #FFFFFF;
width: 100%;
/*background: url(chromebg2.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-weight: bold;
font:normal 12px "Arial";
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #FFFFFF;
padding: 0px 0px;
margin: 0;
text-decoration: none;
font-weight: bold;
border-right: 0px solid #acdbeb; /*THEME CHANGE HERE*/
/* border-right: 0px solid #acdbeb; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg2-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
text-align : left;
position:absolute;
top: 0;
font:normal 10px "Arial";
z-index:100;
background-color: #6CE084;
width: 220px;
visibility: hidden;
}


.dropmenudiv a{
width: 220px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #7C0219; /*THEME CHANGE HERE*/
padding: 0px 0px 0px 0px;
text-decoration: none;
font-weight: bold;
color: white;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #02C01E;
}







.logo {
	float: left;
	margin: 75px 0 0 140px;
	}

#masthead-rightcol {
	float: right;
	width: 690px;
	margin: 0px 17px 0px 0px;
	}
	
	
#masthead-rightcol p {
	color: #ffffff;
	}	


#container {
	width: 100%;
	position: relative;
/*	background: url(images/redblendedbackground.png) repeat-x;  */
	}
	
#content {
	margin: 0 auto;
	width: 950px;
	text-align: left;
	position: relative;
	}

	
#leftcol {
	float: left;
	width: 236px;
	margin-bottom: 30px;
	}
	
#leftcol h1 {
	margin: 30px 0px 0px 0px;
	font-size: 12pt;
	font-weight: bold;
	font-family: "arial narrow","tahoma" ;
	color: #C9F2D0;
	text-align: left;

}

#leftcol ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#leftcol li {
	margin: 0;
	padding: 3px 0;
	width: 200px;
	border-bottom: 1px solid #BC364E;
}

#leftcol li a {
	margin: 0;
	color: #FF6C73;
	font-size: 8pt;
	font-family: "arial","tahoma" ;
	text-decoration: none;
}

#leftcol li a:hover {
	color: #C3F3CB;
	}
	



#rightcol {
	float: left;
	width: 703px;
	padding: 30px 0px, 0px, 45px; 
	background: #D1032A url(images/maintwobackground.gif) repeat-y;
	}
	
#rightcol h1 {
	margin: 30px 0px 0px 30px;
	font-size: 14pt;
	font-weight: bold;
	font-family: "arial narrow";
	color: #7C0219;
	text-align: left;
}

#rightcol h2 {
	margin: 25px 30px 0px 30px;
	font-size: 10pt;
	font-weight: normal;
	font-family: "arial";
	color: #000000;
	text-align: left;
	line-height: 160%;

}

#rightcol h3 {
	margin: 0px 0px 0px 30px;
	font-size: 10pt;
	font-weight: normal;
	font-family: "arial";
	color: #000000;
	text-align: left;
	line-height: 160%;

}

#rightcol h4 {
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	font-weight: bold;
	font-family: "arial narrow";
	color: #000000;
	text-align: left;

}

#rightcol h5 {
	margin: 25px 15px 0px 0px;
	font-size: 8pt;
	font-weight: normal;
	font-family: "arial";
	color: #000000;
	text-align: left;
	line-height: 120%;

}

#rightcol h6 {
	margin: 10px 0px 0px 30px;
	font-size: 8pt;
	font-weight: normal;
	font-family: "arial";
	color: #000000;
	text-align: left;

}

#rightcol a {
	color: #D1032A;
	}

#rightcol .link1 {
	color: #D1032A;
	font-size: 9pt;
	font-weight: normal;
	font-family: "arial";
	}
	
#rightcol .link2 {
	color: #D1032A;
	font-size: 9pt;
	font-weight: normal;
	font-family: "arial";
	}
	
#rightcol a:hover {
	color: #01193B;
	}

#rightcol1 {
	float: left;
	width: 390px;
	padding: 30px 30px 0px 40px; 
	}
	
#rightcol1 h1 {
	margin: 30px 0px 0px 0px;
	font-size: 14pt;
	font-weight: normal;
	font-family: "arial narrow";
	color: #7C0219;
	text-align: left;
}

#rightcol1 h2 {
	margin: 25px 0px 0px 0px;
	font-size: 10pt;
	font-weight: normal;
	font-family: "arial";
	color: #000000;
	text-align: left;
	line-height: 160%;

}

#rightcol2 {
	position: relative;
	float: left;
	width: 230px;
	padding: 30px 0px 0px 10px; 
	}
	
	
#rightcol2 h1 {
	margin: 0px 0px 0px 0px;
	font-size: 12pt;
	font-weight: bold;
	font-family: "arial narrow";
	color: #063166;
	text-align: left;
}

#rightcol2 h2 {
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	font-weight: bold;
	font-family: "arial";
	color: #999999;
	text-align: left;

}



#footer {
	width: 990px;
	float: center;
	margin: 0 auto;
	}
	

	#footerright {
	width: 770px;
	float: right;
	}
	

	
#footer h2 {
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	font-weight: normal;
	font-family: "arial";
	color: #FFFFFF;
	text-align: center;
}

#footer .link2 {
font-size: 11px; 
color: #FFFFFF;
}			
 						

