
/* -------------------------------------------------------------- 
	Resets default browser CSS.   
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: ; font-family: inherit; }
body { line-height: 1.5; background: #fff; margin: 0px; }
/*table { border-collapse: collapse; border-spacing: 0; }*/
caption, th, td { font-weight:400; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; background-color:#F4F5F5;
border:1px solid #202E3F; }

/* Removes Firefox imposed outline */
a { outline: none; }

/* Clearing floats without extra markup  */
.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }
.smallwrap {height: 1px !important;}
.DNNEmptyPane {display: none !important;}
/* -------------------------------------------------------------- 
	Basic Font Settings 
-------------------------------------------------------------- */

/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
body { font-size: 75%; }


/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea { font-family: Helvetica, Arial, sans-serif; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; color:#000000;}

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 15px; margin-bottom: 0.75em; }
h3 { font-size: 15px; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; }
h6 { font-size: 1em; }


/* Text elements
-------------------------------------------------------------- */

p { margin: 0 0 1.5em; }
ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

a { font-family: Arial, Helvetica, Sans-serif; font-size:12px; color: #0e4476; text-decoration: none; }
a:link { font-family: Arial, Helvetica, Sans-serif;font-size:12px; color: #0e4476; text-decoration:underline;  }
a:hover { font-family: Arial, Helvetica, Sans-serif;font-size:12px; color: #1c6db5; text-decoration:underline; }
a:active { font-family: Arial, Helvetica, Sans-serif;font-size:12px; color: #0e4476; text-decoration: underline; }
a:visited { font-family: Arial, Helvetica, Sans-serif;font-size:12px; color: #0e4476 ;text-decoration: underline; }

A.CommandButton:link { font-family: Arial, Helvetica, Sans-serif; font-size:12px; color: #0e4476;text-decoration: underline;}
A.CommandButton:visited { font-family: Arial, Helvetica, Sans-serif;font-size:12px; color: #0e4476;text-decoration: underline;}
A.CommandButton:hover { font-family: Arial, Helvetica, Sans-serif;font-size:12px; color: #1c6db5;text-decoration: underline;}
A.CommandButton:active { font-family: Arial, Helvetica, Sans-serif;font-size:12px; color: #0e4476;text-decoration: underline;}

/* -------------------------------------------------------------- 
	Skin Styling - Start Editing Here
-------------------------------------------------------------- */

body {
	background-color: #ffffff;
}

/* Page
-------------------------------------------------------------- */

#page_background {
	background: url('img/backgrounds/main-background.jpg') repeat-x;
}

#page { 
	margin: 0 auto 0 auto; 
	width: 960px;
 }


/* Header
-------------------------------------------------------------- */

#districts {
	padding: 35px 0px 0px 215px;
	float: left;
}

#header { 
	height: 127px;
	margin: 0 auto;
	background-image: url('img/backgrounds/header.jpg');
	background-repeat: no-repeat;
}
#header .right { float: right; display: inline; text-align: left; margin: 100px 0px 0px 0px; }
#header .left { float: left; display: inline; }
#dnn_dnnSEARCH_ClassicSearch {
    float: right;
    display: inline;  
	margin: 10px 0px 0px 0px;
}

#dnn_dnnSEARCH_ClassicSearch input {
	border: 1px solid #202e3f;
	padding: 2px 2px 3px 23px;
	float: left;
	display: inline;
	margin-top: 0px;
	background: url('img/icons/search-icon.jpg') no-repeat 5px 3px;
	background-color: #fff;
}
#header .right a {
	color: #000000 !important;
	font-weight: bold;
}
#header .right a:hover {
	color: #1c6db5 !important;
	font-weight: bold;
}
.top_cart {
	float: right;
	display: inline;
	margin: 95px 20px 0px 0px;
}
.top_cart a { color: #000000; }


#menu {
	float: left;
	/*height: 31px;*/
	height: 23px;
	margin: 6px 0px 0px 155px;
	padding-top: 0px;
	padding: 0px 0px 0px 0px;
	width: 808px;
}


#HouseMenuNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: none;
}
/* Second Menu */
ul, li { list-style-type: none !important; }
#HouseMenuNav, #HouseMenuNav ul {
background-color:#EEF1F8;
line-height:1;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#HouseMenuNav a {
color: #CCCCCC;
display:block;
font-family:Arial;
line-height:23px;
padding:0px 10px;
text-decoration:none;
}
#HouseMenuNav a:hover {
color:#ffffff;
}
#HouseMenuNav li:hover {
cursor:pointer;
}
#HouseMenuNav li:hover span, #HouseMenuNav li.sfhover1 span {
color:#FFFFFF;
}
#HouseMenuNav li {
float:left;
font-size:12px;
}
#HouseMenuNav li ul {
border-color:#597CA9;
border-style:solid;
border-width:0 1px 1px;
left:-999em;
margin-top:0;
position:absolute;
width: 180px;
z-index:9999;
width:210px;
}
#HouseMenuNav li li {
font-weight:normal;
}
#HouseMenuNav li:hover ul, #HouseMenuNav li.sfhover1 ul {
left:auto;
}
#HouseMenuNav li ul li a {
background-image:none !important;
color:#000000;
font-size:12px;
line-height:30px;
padding: 0 20px;
width:170px;
}
#HouseMenuNav li ul li a {
}
#HouseMenuNav li ul li a:hover {
background: #00457c none repeat scroll 0 0;
}
#HouseMenuNav li ul ul {
border-width:1px;
margin:-21px 0 0 190px;
}
#HouseMenuNav li:hover ul ul, #HouseMenuNav li.sfhover1 ul ul {
left:-999em;
}
#HouseMenuNav li:hover ul, #HouseMenuNav li li:hover ul, #HouseMenuNav li.sfhover1 ul, #HouseMenuNav li li.sfhover1 ul {
left:auto;
}
#HouseMenuNav li:hover, #HouseMenuNav li.hover {
position:static;
}

/* Body
-------------------------------------------------------------- */

#body {
	width: 980px;
	background: url('img/backgrounds/white-background.png');
	margin: 10px 0px 0px -10px;
}

#BottomWindow {
	height: 86px;
	width: 960px;
	background: url('img/backgrounds/footer-background.jpg');
	margin-left: 10px;
}

#ContentWindow {
	padding: 0px 10px;
}

/* Footer
-------------------------------------------------------------- */
#footer_background {
	height: 70px;
	background: url('img/backgrounds/sponsor-background.jpg') repeat-x;
	background-color: #d2d2d2;
}
#footer{ 
	/*height: 31px;*/
	height: 65px;
	margin: 0 auto;
	padding: 3px 0px 0px 25px;
	width: 960px;
}

#footer h1 {display: none;}


#footer p.quiet { color: #ccc; }

#sub_footer {
	margin: 0 auto; 
	text-align: center;
}

/* Windows
-------------------------------------------------------------- */
#LeftWindow {
	width: 50%; 
	float: left; 
	display: inline;
}

#RightWindow {
	width: 50%;
	float: left; 
	display: inline; 
}

#LeftHomeWindow {
	width: 645px; 
	float: left; 
	display: inline;
}

#RightHomeWindow {
	width: 310px;
	float: left; 
	display: inline; 
}

.ColWindow {
	float: left; 
	display: inline; 
	width: 33.3%;
}
/* Panes
-------------------------------------------------------------- */
#LeftPane, #ContentPane, #BottomContent, #HeaderPane {
	margin: 0px 5px;
}

#HeaderPane {
	text-align: right;
}

#HeaderPane a {
	color: #5ca038;
}
#ContentWindow {
   margin: 5px 7px 0px 7px;
}

#FooterPane {
	padding: 10px 6px;
}


#sub_footer {
	width: 1016px;
	margin: 0 auto;
}
#sub_footer a {
	color: #222;
}

.sub_login {
	float: left;
	display: inline;
	margin-left: 0px;
}

.sub_login a { color: #0e4476 !important;}
.sub_login a:hover { color: #1c6db5 !important;}


/* -------------------------------------------------------------- 
	LocalFocal 
-------------------------------------------------------------- */

.powered_by {
	float: right;
	display: inline;
	margin: 0px 22px 0px 0px;
}

.powered_by a img {
	opacity: 0.4;
	filter: alpha(opacity=40); 
	border: 0px;
}

.powered_by a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#districts img {
	margin-left: 5px;
}

.news-updates {
	background: url('img/backgrounds/updates-news-background.jpg') no-repeat;
	height: 44px;
	width: 770px;
	padding-left: 191px;
	margin-top: -1px;
	margin-bottom: 3px;
}
.mooquee
{
	padding: 5px;	
	
	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
	
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}
#dnn_EventsPane { padding: 0px 10px; }

#dnn_WideLeftPane, #dnn_SliderPane {
	float: left;
	display: inline;
	width: 670px;
	padding: 0px 2px 0px 15px;
}

#dnn_SkinnyRightPane, #dnn_NewsPane {
	float: left;
	display: inline;
	width: 270px;
	padding: 0px 10px 0px 5px;
}

.container1 h2 {
	height: 17px;
	background: url('img/backgrounds/title-background.jpg') repeat-x;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	padding: 2px 5px;
}

.container1 { margin: 0px 0px 5px 0px; }

.container1 .container-content {
	padding: 2px 5px;
} 

.container2 h2 {
	height: 17px;
	background: url('img/backgrounds/title-background2.jpg') repeat-x;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	padding: 2px 5px;
}

.container2 { margin: 0px 0px 5px 0px; }

.container2 .container-content {
	padding: 2px 5px;
} 
/* -------------------------------------------------------------- 
	DNN 
-------------------------------------------------------------- */

.ControlPanel {
	margin: 0 auto;
	width: 1016px;
	background: #fff;
	border: 1px solid #e8eaf0;
	margin-bottom: 5px;
	padding: 5px 0px;
	
}
.ControlPanel table { }
.SkinObject {color: #000000; font-family:Helvetica,Arial,sans-serif; font-size:12px; font-weight:bold; text-decoration:none; }
.SkinObject:link {  }
a.SkinObject:link {  }
.Head { color:#000000; font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:bold;}
.SubHead { color:#000000; font-family:Helvetica,Arial,sans-serif;font-size:12px; font-weight:bold;}
.SubSubHead  { }
.Normal {font-size:12px; }
.NormalDisabled { }
.NormalBold { }
.NormalRed { }
.NormalTextBox { }













