/* Layout */
body{ background: #000000 url('images/bkg_grad.jpg') repeat-x  top; margin: 0 auto;}
#page-wrap{}
#page-head{}
#head-logo{}
#head-logo img{border:0;}
#head-nav{background: transparent url('images/nav_bkg.png') no-repeat; height:30px; }
#head-nav .lvl0{margin: 0; padding: 0 ; text-align: center;}
#head-nav .lvl0 li{list-style-type:none;display:inline; margin: 0 10px; position:relative;top:10px;}
#head-nav .lvl0 li a{text-decoration:none;font-size:12px; color:white; font-weight:bold; line-height:normal; }
#head-nav .lvl1{text-align:left;position:absolute; z-index:1000; top:15px; left:0; background: #2B665E; padding:0;margin:0;display:none; white-space:nowrap;}
#head-nav .lvl1 li{display:block; line-height:normal; padding:0; width:100%; margin:0; top:0; padding: 0 10px;}
#head-nav .lvl1 li a{display:block; line-height:16px; width:100%;}
#head-nav li.active > a, #head-nav .lvl0 li a:hover{color:#dfd648;}

#page-body{}
#body-top, #body-bottom{ margin: 0 20px;}
#body-left{width:388px; float:left;margin-left:20px;}
#body-right{margin-left:10px;width:222px; float:left;}
#page-foot{background: transparent url('images/footer_image.png') no-repeat top; min-height:23px;}
#foot-wrap{width:100%; height:55px; vertical-align:bottom;}
#foot-left{padding-left:20px;white-space:nowrap;height:55px; vertical-align:bottom;}
#foot-right{padding-right:20px;width:100%;height:55px; vertical-align:bottom;}
.lrg #page-banner{background: transparent url('images/header_lrg.png') no-repeat; height:275px;}
.md-one #page-banner{background: transparent url('images/header_md1.png') no-repeat; height:232px;}
.md-two #page-banner{background: transparent url('images/header_md2.png') no-repeat; height:232px;}

/* Fonts */
body{font-family:'Century Gothic', tahoma; font-size:12px;color:white;}
h1{margin:0 0 10px; padding:0;font-size:22px;line-height:normal;color:white; font-weight:bold;}
h2{margin:0 0 10px; padding:0;font-size:16px;line-height:normal;color:white; font-weight:bold;}
h3{margin:0 0 10px; padding:0;font-size:15px;line-height:normal;color:white; font-weight:bold;}
h4{margin:0 0 10px; padding:0;font-size:14px;line-height:18px;color:white; font-weight:bold;}
h5{margin:0 0 10px; padding:0;font-size:13px;line-height:18px;color:white; font-weight:bold;}
h6{margin:0 0 10px; padding:0;font-size:12px;line-height:18px;color:white; font-weight:bold;}

p{font-size:12px; line-height: 18px; margin:0 0 10px;}
ul{}
ul li{font-size:12px; line-height: 18px; list-style-type:disc;}
ul li li{font-size:12px; line-height: 18px; list-style-type:disc;}
ol{}
ol li{font-size:12px; line-height: 18px;}
ol li li{font-size:12px; line-height: 18px;}
a:link{text-decoration:underline;color:white;}
a:visited{text-decoration:underline;color:white;}
a:hover{text-decoration:underline;color:white;}
a:active{text-decoration:underline;color:white;}

.exsm-font{font-size:9px;}
.sm-font{font-size:10px;}
.md-font{font-size:12px;}
.lg-font{font-size:15px;}
.exlg-font{font-size:16px;}
.brown-font{color:#481903;}
.white-font{color:white;}
.black-font{color:white;}
.copyright{color:#454116; font-size:10px;}
a.privacy, a.login{text-decoration:underline; color:#454116; font-size:10px;}

.Head{font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px;color:white;}
.SubHead{font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px;color:black;}
.SubSubHead{font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px;color:white;}
.Normal, .NormalDisabled{font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px;color:white;}
.NormalDisabled{font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px; color:gray;}
.NormalBold{font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px;color:white; font-weight:bold;}
.NormalRed{font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px; color:red;}
.NormalTextBox{font-family:'Century Gothic', tahoma; font-size:12px; line-height: 18px; color:black;}
.Hidden{display:none;}

#page-body .SubHead, #page-foot .SubHead{color:White!important;}

/*Misc Styles*/
.page-width{margin:0 auto; width:660px}
.head-width{margin:0 auto; width:470px;}
.align-right{text-align:right;}
.align-center{text-align:center;}
.align-left{text-align:left;}
.float-left{float:left;}
.float-right{float:right;}
.float-none{float:none;}
.DNNEmptyPane{display:none;}
.DNNAlignleft{text-align:left;}
.DNNAlignright{text-align:right;}
.DNNAligncenter{text-align:center;}
.clearfix:after {content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
.clearboth{clear:both; }

/* Container Styles */
.round-clear-box{width:222px;}
.round-clear-top{background: transparent url('images/clearBox_top.png') no-repeat top;height:9px;}
.round-clear-content{background: transparent url('images/clearBox_strip.png') repeat-y;}
.round-clear-btm{background: transparent url('images/clearBox_btm.png') no-repeat top;height:9px;}
