@charset "utf-8";
/* CSS Document */


.BoldColor {
	color: #800000;
}
img.left-align { float:left;
}
img.right-align { float:right;
}
img.center-align { text-align:center
}
p.first { font-family:Verdana, Geneva, sans-serif; font-size:14px; xmax-width: 1024px;
}
p.second {font-family:Verdana, Geneva, sans-serif; font-size:12px;
}
p.third {font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold;
}
p.fourth {font-family:Verdana, Geneva, sans-serif; font-size:11px;
}
p.fineprint {font-family:Arial, Helvetica, sans-serif; font-size:9px; font-style:italic;
}
h1 { font-family:Verdana, Geneva, sans-serif; font-size:24px;}
h2 { font-family:Verdana, Geneva, sans-serif; font-size:22px;}
h3 { font-family:Verdana, Geneva, sans-serif; font-size:20px;}
h4 { font-family:Verdana, Geneva, sans-serif; font-size:18px;}
h4a { font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; line-height: 70%}
h5 { font-family:Verdana, Geneva, sans-serif; font-size:16px;}
h6 { font-family:Verdana, Geneva, sans-serif; font-size:14px;}
h6a { font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:bold; line-height: 80%}

#RightCol {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	max-width: 200px;
	padding: 5px;
	padding-right: 30px;
	xborder-right: solid #004080;
	xpadding-top: -100px;

}
#RightCol div strong {
	color: #004080;
}

a:link {
	color: #004080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#content{
	xmax-width: 1024px;
}
#Featured
{ 
font-family:Verdana, Geneva, sans-serif; 
font-size:12px;
max-width: 90%;
xborder-left: 4px #ccc;
padding: 5px;
margin-left: 25px;
padding-top: -100px;
}

#LowerLeft
{ 
font-family:Verdana, Geneva, sans-serif; 
font-size:12px;
float:left;
max-width: 380px;
border-right-color:#004080;
border-right-style:solid;
border-right-width:medium;
padding: 5px;
}

#LowerRight
{ 
font-family:Verdana, Geneva, sans-serif; 
font-size:12px;
float:left;
max-width: 385px;
border-left: 4px #ccc;
padding: 5px;
}

div.center-align
{text-align:center
}

#mainnav {
	height : auto;
	background-color: #C94602;
}
#mainnav a {
	width : auto;
	text-align : center;
	xborder-top : 1px solid grey;
	xborder-bottom : 1px solid grey;
	xborder-right : 1px solid grey;
}
/* Media Query */

@media only screen and (max-device-width: 480px) {

	body {
		padding : 5px;
		background-color : #fff;
		background-repeat : no-repeat;
	}

	#mainnav {
		height : auto;
		background-color: #C94602;
	}
	
	#mainnav a {
		float : none;
		width : auto;
		text-align : center;
		xborder-top : 1px solid grey;
		xborder-bottom : 1px solid grey;
		xborder-right : 1px solid grey;
	}
	#content{
		float:none;
		width: auto;
	}
	#Featured{
		float : none;
		width : auto;
	}
	#RightCol{
		float : none;
		width : auto;
	}
	#LowerLeft{
		float : none;
		width : auto;
	}
	#LowerRight{
		float : none;
		width : auto;
	}
	#LowerSection1{
		position:relative;
		left: 25px;
		width : auto;
	}	
	#LowerSection2{
		float : none;
		width : auto;
		left: 25px;
	}	
	#LowerSection3{
		float : none;
		width : auto;
	}	
	#LowerSection4{
		float : none;
		width : auto;
	}	
	#LowerSection5{
		float : none;
		width : auto;
	}	
	#LowerSection6{
		float : none;
		width : auto;
	}   
	#LowerSection7{
		float : none;
		width : auto;
	}	
	#LowerSection8{
		float : none;
		width : auto;
	}	



#content #RightCol div .first strong {
	color: #000;
}
div {
	color: #000;
}
