html {
}

body {
margin:0;

background-color:#f47321;
background-image:url(../images/site_bg.gif);
background-repeat:repeat-y;
background-position:top center;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#fc7821;
}

a:visited {
color:#999999;
}

#bodyContainer {
width:851px;
margin:20px auto;
}

#topNav{
display:block;
width:360px;
float:left;
}

#topNavSocial{
display:block;
width:300px;
float:left;
font-size:11px;
font-weight:bold;
color:#f47321;
}

#logo{
float:right;
}

#banner{
clear:both;
height:160px;
background-color:#333333;
}

/* NAVIGATION BAR STYLES */

.navBar{
background-image:url(../images/nav_bar.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
}
.navBar ul{
margin:0;
padding:0;
}
.navBar ul li{
display:inline;
padding:8px;
border-right:1px solid #ffffff;
line-height:31px;

}
.navBar ul li#last{
border:none;
}
.navBar ul li a,a:visited{
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}
.navBar ul li a:hover{
text-decoration:underline;
}

#leftCol{
float:left;
width:228px;
margin-top:15px;
}

.leftBox{
background-color:#32322f;
color:#FFFFFF;
}

.leftBox ul{
margin:10px 0 0 0;
padding:0;
}

.leftBox ul li{
list-style-type:none;
line-height:20px;
font-weight:bold;
}

.leftBox ul a{
color:#FFFFFF;
text-decoration:none;
}

.leftBox ul a:visited{
color:#FFFFFF;
text-decoration:none;
}

.leftBox ul a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.leftContent {
padding:5px 15px 5px 15px;
}

.roundTop{
display:block;
width:228px;
height:15px;
background-image:url(../images/left_top.gif);
background-repeat:no-repeat;
}

.roundBottom{
display:block;
width:228px;
height:15px;
background-image:url(../images/left_bottom.gif);
background-repeat:no-repeat;
}

.contentArea{
margin-top:15px;
width:610px;
float:right;
}

.contentArea a {
color:#fc7821;
text-decoration:underline;
}

.contentArea a:visited {
color:#999999;
text-decoration:underline;
}

.contentArea img{
padding:3px;
border:1px solid #cccccc;
}

.contentAreaHome{
margin-top:15px;
width:610px;
float:right;
}

.contentAreaHome a {
color:#fc7821;
text-decoration:underline;
}

.contentAreaHome a:visited {
color:#999999;
text-decoration:underline;
}

.applicationArea{
margin:15px 10px 0 10px;
width:831px;
float:left;
}

div#wx_module_1214
{
	margin-top: 20px;
}

.homeBox {
border:1px solid #999999;
padding:3px;
margin-bottom:5px;
}

div#weatherBox
{
	margin-bottom: 5px;
}

p#weatherTitle
{
	padding-left: 5px;
	position: absolute;
	
	margin-top: 0;
	z-index: 10;
	width: 170px;
}

#homeRight{
width:180px;
float:right;
margin-top:10px;
}

#homeRight a {
color:#fc7821;
}

#homeRight a:visited {
color:#999999;
}

#homeContent{
width:420px;
float:left;
}

.homeTitles {
margin:10px 0 10px 0;
padding-bottom:3px;
}

.news{
border-bottom:1px dashed #999999;
margin-bottom:5px;
padding-bottom:5px;
font-size:11px;
}

#footer {
clear:both;
margin-top:10px;
padding:20px 0 10px 0;
text-align:right;
}
#footer a{
color:#fc7821;
text-decoration:underline;
}
#footer a:visited{
color:#999999;
text-decoration:underline;
}

#footer .standard{
padding:0 5px 0 5px;
}

#footer .last{
padding:0 0 0 5px;
}

#contentRight{
width:200px;
float:right;
margin:0 0 0 10px;

background:#eeeeee;
border:1px solid #999999;
padding:3px;
}

.rightContent {
width:200px;
}

.rightTitle {
font-size:12px;
display:block;
background-color:#32322f;
padding:5px;
font-weight:bold;
color:#ffc539;
text-transform:uppercase;
}

.rightTitle .org {
color:#f47321;
}

.leftTitle {
font-size:12px;
font-weight:bold;
color:#ffc539;
text-transform:uppercase;
margin:0 0 5px 0;
}

.leftTitle a {
color:#ffc539;
text-decoration:none;
}

.leftTitle a:visited {
color:#ffc539;
text-decoration:none;
}

.leftTitle .org {
color:#f47321;
}

#contentLeft {
float:left;
width:390px;
}

.contentTitle {
font-size:16px;
font-weight:bold;
color:#32322f;
}