﻿body
{
    background: #711601;
    margin:0;
    padding:0;
    font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1, h2
{
    font-weight: normal;
    padding: 0;
}

h1
{
    font-family: Georgia, Serif;
    color: #333;
    font-size:28px;
    margin-bottom: 10px;
}

h2
{
    color: #333;
    font-size:20px;
    font-weight:bold;
    margin-bottom: 5px;
    margin-top: 15px;
}

a, a h1, a h2
{
    color: #09557d;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

form
{
    margin:0;
    padding:0;
    display:inline;
}

input[type=submit]
{
    cursor:pointer;
}

#headerwrap, #mainnavwrap, #contentwrap, #footerwrap
{
    text-align:center;
}

#header, #mainnav, #contentinner, #footer
{
    clear:both;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}

#header
{
    position: relative;
    height: 80px;
    margin-top: 10px;
    background: #fff url(/content/images/headtop.png) no-repeat center top;
}

#logo
{
    position:absolute;
    left:30px;
    top:10px;
}

#logo img
{   
    border:none;
    height:62px;
    width:291px;
}

#utilnav
{
    position:absolute;
    right:20px;
    top:20px;    
    width:554px;
    height:28px;
    padding:12px 5px 0 5px;   
    background:#eee url(/content/images/utilnav.png) no-repeat top left;
    font-size:12px;
}

#utilnav ul
{
    margin:0;   
    padding:0;
}

#utilnav ul a
{
    background-repeat: no-repeat;
    padding-left: 18px;
}

#utilnav li
{
    float:left;
    list-style-type:none;
    border-right: dashed 1px #cecece;
    padding: 0 7px 0 6px;
}

#utilnav img
{
    height:16px;
    width:16px;
    border:none;
    margin-right: 3px;
}

#search
{
    position: absolute;
    top: 6px;
    right: 10px;
    border: solid 1px #cecece;
    background-color: #fff;
    height: 20px;
    padding: 3px;
    width: 340px;
}

#search input[type=text]
{
    border: none;
    width:205px;
}

#search input[type=submit]
{
    position:absolute;
    background-position: center center;
    border: none;
    background: #F27600 url(/content/images/magnify.png) no-repeat center center;
    right: 0;
    top: 0;
    width: 27px;
    height: 26px;
}

#mainnav
{
    background-position: center top;
    height: 224px;
    background-color: #fff;
    background-repeat: no-repeat;
    position: relative;
    width: 920px;
    padding: 0 20px 0 20px;
}

#mainnavbar
{
    position:absolute;
    bottom:0;
    right:20px;
    background: transparent url(/content/images/mainnav.png) no-repeat bottom left;
    height:45px;
    padding:0;
}

.mainnavlist
{
    height:35px;
    margin:0;
    padding:12px 8px 0 0;
    background: transparent url(/content/images/mainnavbr.png) no-repeat bottom right;
}

.mainnavlist li
{
    display:inline;
    list-style-type:none;
}

.mainnavlist a
{    
    margin:0;
    padding:0 13px 0 13px;
    text-transform:uppercase;
    text-decoration:none;    
    font-family: sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #fff;
    border-left: dashed 1px #fff;
}

.mainnavlist a:hover
{
    text-decoration: underline;
}

.mainnavlist li:first-child a
{
    border-left:none;
}

#contentinner
{
    background: #fff url(/content/images/contbot.png) no-repeat bottom center;
    padding: 20px 0 20px 0;
}

#sidecontent
{
    width:200px;
    float:left;
}

#mainfeature
{
    width: 710px;
    float: right;
    position: relative;
    height: 400px;
    margin-right: 20px;
    padding:0px;
    background: #fff url(/content/images/mainfeatback.png) no-repeat top right;
}

.featpanel, .featpanel div
{
    width:420px;
    height:280px;
    margin-right: 10px;
}

#mainfeaturecarousel
{
    position:absolute;
    left:10px;
    top:10px;   
}

#mainfeaturewindow
{
    position:absolute;
    left:10px;
    top:10px;
    width:420px;
    height:280px;
    background: transparent url(/content/images/featmask.png) no-repeat top left;
}

#mainfeatureitems
{
    width:260px;    
    height:280px;
    position:absolute;
    top: 10px;
    right:10px;
}

#mainfeatureitems > div
{
    position:relative;
    width:250px;
    height:48px;
    margin: 0 0 10px 0;
    padding:0;
    cursor:pointer;
}

#mainfeatureitems img
{
    position:absolute;
    top:0px;
    left:0px;
    width:63px;
    height:48px;
}

#mainfeatureitems p
{
    margin:0;
    padding:0;
    font-size:12px;
    position:absolute;
    top: 7px;
    left:73px;
}

#mainfeaturedetail
{
    height:80px;
    overflow:hidden;
    position:absolute;
    left:10px;
    right:10px;
    bottom:10px;    
}

#mainfeaturedetail > div
{
    position:absolute;
    left:0px;
    top:0px;
    padding:5px 0 5px 0;
    font-size:13px;
    display:none;
}

#mainfeaturedetail > div:first-child
{
    display:block;
}

#mainfeaturedetail h1
{
    margin:0;
    padding:0;
    font-size:24px;
}

#mainfeaturedetail a, #mainfeaturedetail p
{
    margin:0;
    padding:0;
}

.sidebox
{
    margin: 0 0 0 20px;
    width:190px;
    /*height:640px;*/
    background: #fce4cc url(/content/images/sidebot.png) no-repeat bottom center;
    /*overflow: hidden;*/
}

.sidebox h1, .sidebox .section-top
{
    font-weight:normal;
    color: #fff;
    font-size:14px;
    margin:0;
    padding: 10px 0 0 10px;
    height:28px;
    background: transparent url(/content/images/sidetop.png) no-repeat top center;
    text-transform: uppercase;
    font-weight:bold;
    font-family: sans-serif;
}

.sidebox .section-top a
{
    color: #fff;
}

#subcontent
{
    float:right;
}

.subfeature h1
{
    position: relative;
    font-weight: normal;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    background: #fff url(/content/images/subtop.png) no-repeat top center;
    padding: 10px 0 0 10px;
    height: 28px;
    font-family: sans-serif;
}

.subfeature h1 a
{
    position:absolute;
    top:9px;
    right:10px;    
}

.subfeature h1 img
{
    height:18px;
    border:none;
}

.subfeature
{
    width:345px;
    padding: 0;
    margin:0 20px 0 0;
    overflow:hidden;
    float:left;
    height:240px;
    background: #d2e1e2 url(/content/images/subbot.png) no-repeat bottom center;    
}

.sidebox ul
{
    padding: 0 10px 0 10px;
    margin:0 0 15px 0;
}   

.sidebox li
{
    list-style-type:none;
    margin:0;
    padding:10px 0 10px 0;
    border-bottom: dashed 1px #fff;
    font-size:12px;
}

.sidebox li a
{
    color: #565656;
    font-weight: bold;
    font-size: 12px;
}

.subfeature ul
{
    margin:0 0 15px 0;
    padding: 0 10px 0 10px;
}

.subfeature li
{
    list-style-type:none;
    margin:0;
    padding:10px 0 10px 0;
    font-size:12px;
    border-bottom: dashed 1px #fff;
}

.subfeature a
{
    color: #565656;
}

div.clear
{
    clear:both;
}

#footer
{
    height:50px;
    padding: 20px 0 0 0;
    font-size:13px;
    text-align:center;    
    color: #b88b80;
}

.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0px;
    overflow: scroll; /*leave this value alone*/
    width: 420px; /*Width of Carousel Viewer itself*/
    height: 280px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .featbelt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}
.stepcarousel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0px; /*margin around each panel*/
    width: 420px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#main-content
{
    float:right;
    width:710px;
    margin: 0 20px 0 0;
    min-height:500px;
}

#wide-content
{
    width:920px;
    margin-left:20px;
}

.breadcrumbs
{
    margin:0;
    padding:0;
}

.breadcrumbs li
{
    display: inline;    
    list-style-type: none;
    margin:0;
    padding:0 20px 0 0;
}
ul.breadcrumbs, ul.breadcrumbs li
{
    display:inline;
	margin-left:0;
}



ul.breadcrumbs
{
    padding:0px;
	
	display:block;
	margin:0px;
	margin-bottom:20px;	
}

ul.breadcrumbs li
{
    margin:0px 5px 0px 0px;
    padding:0px 0px 0px 5px;
    font-size:12px;
	
	
	display: inline;
    margin-right: 3px;   	
	background:transparent url('/content/images/breadcrumb.png') no-repeat right bottom;
	padding:4px 15px 6px 6px;
	color:#666;
	font-size:11px;	
	
	padding:4px 12px 6px 6px;
	
}


ul.breadcrumbs a
{
    text-decoration:none;

	color:#fff;
}

ul.breadcrumbs a:hover
{
    text-decoration:underline;
}

#mainfeatureitems > div > div
{
    position:absolute;
    top:0px;
    left:0px;
    width:63px;
    height:48px;
    background: transparent url(/content/images/smfeatmask.png) no-repeat top left;
}

.homebanner
{
    margin-left: 10px;
}

.homebanner a
{
    color: #f27600;
    font-size:12px;
}

.homebanner > div
{
    width:170px;
    height:110px;    
}

.homebanner > div > a > img
{
    width:170px;
    height:110px;
    border:none;    
}

.homebanner h2
{
    font-size:14px;
    margin: 5px 0 0 0;
    padding: 0;
}

.homebanner p
{
    margin:0 0 20px 0;
    padding:0;
}

.cal
{
    width: 100%;
    border-collapse: collapse;
    border: solid 1px #ccc;
}


/* handle the calendar nav */

.cal-navigator
{
    background-color: #004455;
    padding: 8px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.cal-navigator select, .cal-navigator input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;    
   
}

.cal-navigator a
{
    color:#fff;
    margin-right:30px;    
        
}

.cal-navigator b
{
    color:#fff;
    margin-right:30px;
    border:1px solid #fff;
    /*background-color:#2F5371;*/
    /*color:#000;*/
    padding:2px 6px 2px 6px;    
}

.cal-navigator .cal-label 
{
    color:#ccc;
}

/*-------------------------------------------*/

.cal-viewtype
{
    background-color:#eee;
    padding:8px;
    font-size:11px;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:20px;  
}

.cal-viewtype a
{
    color:#2C5A74;    
    margin-right:30px;
    
}

.cal-viewtype b
{
    color:#666;
    margin-right:30px;
    border:1px solid #666;
    padding:2px 6px 2px 6px;
}

.cal-viewtype .cal-label 
{
    color:#000;
}

/*-------------------------------------------*/

.cal-month-picker
{
    background-color: #005E75;
    padding: 8px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}

.cal-month-picker select, .cal-month-picker input 
{
    font-size:11px;
    text-transform:uppercase;
    vertical-align:middle;
}

.cal-month-picker .cal-label 
{
    color:#ccc;
}

.cal-month-picker a
{
    color: #eee;
}

.cal-label 
{
    font-weight:bold;
    font-size:11px;
    width:100px;    
    text-transform:uppercase;
    display:block;
    float:left;
}

.cal-col
{
    width: 14.3%;
}

.cal-header
{
    border: solid 1px #ccc;
}

.cal-day
{
    vertical-align:top;
    border: solid 1px #ccc;
    height: 150px;
    font-size:13px;
}

.cal-day-weekend
{
    vertical-align:top;
    border: solid 1px #ccc;
    height: 150px;
    font-size:13px;
}

.cal-day-unused
{
    border: solid 1px #ccc;
    background: #ccc;
    height: 150px;
    
}

.cal-daynum
{
    text-align: center;
    border-bottom: solid 1px #ccc;
    background-color:#eee;
}

.cal-item
{
    /*margin-bottom:7px;*/
    padding:7px;
}

.inset, .newsinset
{
    float:right;
    width:200px;
    padding: 0 0 10px 10px;
}

.ourlist-selected

{
color:#000;
font-weight:bold;
font-size:13px;
padding-bottom:10px;
}

.sidebox li:first-child
{
border-top-width:0;
font-weight:normal;
}

.ourlist-selected LI
{
border:0px solid #ddd;
margin-left:20px;
margin-right:20px;
padding-bottom:0px;
}

#legacy
{
    margin-bottom:50px;
}