*{
	margin:0;
	font-family: Helvetica, Arial, san-serif;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	height: auto;
}
body, html{
	color:#000000;
	margin:0;
	padding:0;
	text-align:center;
	margin-bottom:10px;
	background-color: #055104;
}

a {
	color: #CC0000;
	text-decoration:underline;
	font-weight: bold;
}
.phonered{
	font-size:12px;
	color: #CC0000;
	font-weight: bold;}

a:hover{
color:#055125;
text-decoration:none;
}
	
h1 {
font-size:16px;
color:#FFFFFF;
font-weight:normal;
display:inline;
}

.emphasize {
color: #000000;
font-size:21px;
font-weight:bold;
}

.left {
float:left;
margin-top:8px;}

.right {
float:right;
display:block;}
/* ----- IDS ----- */

#container{
	width:780px;
	padding:0;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rotator{
    width:466px;
    height:200px;
	float:left;
	border: 1px solid #055125;
}

/* ----- HEADER ----- */

#logo{
    margin:0;
    padding:0;
}

#logo #box{
    float:left;
    clear:none;
    height:40px;
    width:40px;
    margin:0;
    padding:0;
    background:#394E06;
    color:#106730;
    font-weight:normal;
    font-size:15px;
    line-height:40px;
    letter-spacing:-2px;
    text-indent:-2px;   
}
#logo p{
    float:left;
    clear:none;
    margin:0;
    padding:0;
    color:#FFFFFF;
    font-weight:normal;
    font-size:20px;
    text-indent:2px;
    line-height:43px;
    letter-spacing:-1px;
}

.subContainer, #navigation ul{
    width:780px;
    margin:0 auto;    
}
#header{
	text-align:left;
	margin:0;
	background-color: #106730;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 75px;
	background-image: url(../images/TopBG.gif);
	background-repeat: repeat-x;
}

#top-nav {
float:right;
color:#FFFFFF;
font-size:12px;
}

#top-nav a{
color: #FFCC33;
text-decoration: none;
}

#top-nav a:hover{
color:#FFFFFF;
text-decoration: none;
}

#banner{
    margin:0;
    padding:0;
    padding-bottom:5px;
    background:#e7e7e7;
}

/* ----- NAVIGATION ----- */

#navigation{
	padding:0;
	height:36px;
	list-style:none;
	background-color: #055125;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}
    #navigation li{
        float:left;
        clear:none;
        list-style:none;
    }
    #navigation li a{
        color:#fff;
        display:block;
        font-size:14px;
        text-decoration:none;
        font-weight:normal;
        padding:10px 18px;
    }
    #navigation li a:hover{
        color:#055125;
        background:#F0CA00;
    }
    #navigation a#current{
        background:#F0CA00;
		color:#055125;
    }

/* ----- HEADINGS ----- */

h2{
    font-size:26px;
    letter-spacing:-1px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:bold;
    color:#003300;
}
h3{
    font-size:18px;
    font-weight:normal;
    color:#CC0000;
    margin:5px 0;   
}

h4{
    font-size:18px;
	line-height:26px;
    font-weight:bold;
    color:#003300;
    margin:5px 0;   
}

/* ----- PARAGRAPHS ----- */

p{
    color:#000000;
    font-size:12px;    
    line-height:20px;
	margin-bottom: 25px;
}
#primaryContent ul{
    color:#043f4a;
    font-size:11px;    
    margin:20px 0;
    list-style:none; 
}
#primaryContent li{    
    padding-left:25px;
    margin:8px 0;
    list-style:none;
    background:url('../images/content_bullet.png') left bottom no-repeat;
}
#secondaryContent p{
    
}

/* ----- CONTENT ----- */

#primaryContent{
	width:466px;
	border-right:1px solid #F0CA00;
	font-size:11px;
	float:left;
	clear:none;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#secondaryContent{
	width:228px;
	font-size:11px;
	float:right;
	clear:none;
	padding-top: 20px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
#secondaryContent h2{
    padding:11px 15px;
    background:url('../images/intro_bg.gif') no-repeat;
    color:#fff;
    margin-bottom:0;
    line-height:21px;
    font-size:13px;
    font-weight:normal;
}
#secondaryContent h3{
    color:#cc0000;
}
#secondaryContent ul{
    list-style:none;
}
#secondaryContent li{
    list-style:none;
    padding-left:20px;
    margin:8px 0;
    background:url('../images/tiny_bullet.png') left bottom no-repeat;
}
#secondaryContent li a{
    color:#575757;
    font-weight:normal;
    text-decoration:none;
}
#secondaryContent li a:hover{
    color:#E7E7E7;
    font-weight:normal;
    text-decoration:underline;
}
#secondaryContent .links li{
    padding-left:0px;
    margin:8px 0;
    background:none;
}
#national {
	width:100px;
	height:auto;
	float:right;
	margin-top:21px;
}
#formbg{
background-color:#000000;}
/* ----- FOOTER ----- */

.phone800 {
	color:#CC0000;
}

#footer{
	margin-bottom:10px;
	height:10px;
	clear:both;
	width:752px;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	background-color: #055104;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}

#footer a{
        color:#FFCC33;
        text-decoration:none;
    }

#footer a:hover{
        color:#FFFFFF;
        text-decoration:none;
    }

/* ----- CLASSES ----- */

.clear{
    clear:both;
}

.phone {
color: #F0CA00;
font-size: 24px;
}

/* HighSlide */

.highslide-container div {
    font-size: 12px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 375px;
	height: auto;
    padding: 10px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: black;
}
