/* Reset */
html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, del, em, font, img,
small, strike, strong, ol, ul, li,
fieldset, form{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height:1em;
	background-color:#000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
p{
	color:#FFF;
	font-size:12px;
	line-height:16px;
}
h1{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:26px;
	color:#FFF;	
}
strong{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:19px;
	color:#FFF;	

}
a {
	text-decoration:underline;
	color:#FFF;
} 
a:hover {
	text-decoration:underline;
	color:#FFF;
}

/* Main */
body {
	background:url(../images/bgres.gif);
	background-repeat:repeat-x;
	background-color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
#container{
	width:760px;
	margin: 0em auto;
}
#upper{
	width:760px;
	height:auto;
	background-color:#FFF;
}
#homebtn{
	width:185px;
	height:99px;
	float:left;
	overflow:hidden;
}
#uppernav{
	width:574px;
	height:99px;
	background-image:url(../images/ResUpperBG.gif);
	float:left;
}
#rhpnav{
	height:15px;
	width:360px;
	float:right;
	margin-top:20px;
	padding-right:10px;
	text-align:right;
}
#rhpnav p{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:.90em;
	font-weight:900;
}
#rhpnav a{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:.90em;
	font-weight:900;
	text-decoration: none;
}
#rhpnav a:hover{
	color:#900;
}
#location{
	height:23px;
	width:360px;
	float:right;
	margin-top:15px;
	text-align:right;
	padding-right:10px;
}
#location h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#900;
	font-weight:lighter;
}
#mid{
	width:760px;
	height:auto;
	background-color:#FFF;
}
#subnav{
	width:186px;
	height:auto;
	float:left;
	background-color: #A1000A;
	padding-bottom:5%;
}
#content {
	width:573px;
	height:auto;
	float:left;
	background-color:#FFF;
	padding-bottom:10px;
}
#content p{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1em;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
}
#content strong{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1em;
	line-height:1em;
	font-weight:bold;
}
#content img{
	padding-left:10px;
	padding-right:10px;
}
#homecontent{
	width:533px;
	margin:15px;
	height:275px;
	overflow:hidden;
	background-image:url(../images/ResHomeContentBG.jpg);
}
#homecontent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height:1.75em;
	color:#FFF;
	margin-top:25px;
}
#homecontent img{
	margin-top:25px;
	padding:15px;
	float:right;
}
#homecontentfeature{
	width:250px;
	height:28px;
	float:left;
	overflow:hidden;
	background-image:url(../images/ResHomeFeatureBG.png);
}
#homecontentfeature h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#A1000A;
	font-size:1.5em;
	font-weight:lighter;
	font-stretch:extra-expanded;
}
ul.inside{
	list-style-position:inside;
	margin-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	line-height:1.5em;
	color:#900;
}
ol.inside{
	list-style-position:inside;
	margin-top:15px;
	margin-left:25px;
	margin-right:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	line-height:1.5em;
	color:#900;
}
#footer{
	width:760px;
	height:79px;
	background-color: #A1000A;
	float:left;
}
#footer p{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:.90em;
	font-weight:900;
	margin-left:20px;
	margin-top:40px;
	text-decoration:none;

}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:.90em;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover{
	color:#999
	}
#footerimage{
	width:329px;
	height:79px;
	float:right;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
	line-height: 12pt;
	text-align: justify;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 14pt;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
	letter-spacing: 1px;

}
