/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #669934;
}

A:link{color:#669934;text-decoration:none; }
A:visited{color:#669934;text-decoration:none; }
A:active{color:#8FC759; text-decoration:none;}
A:hover{color:#993300; text-decoration:underline; }

#maincontainer{
width: 1009px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #FFFFFF;
border: 5px solid #FFFFFF;
}

#topsection{
background: #FFFFFF;
height: 200px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 0;
}

#spacer{
width: 100%;
background: #FFFFFF;
color: #FFFFFF;
text-align: center;
font: 1em Verdana, helvetica, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
}

#ddcolortabs{
margin-left: 5px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}

#ddcolortabs a{
float:left;
color: #ffffff;
background: #669934 url(http://i184.photobucket.com/albums/x18/LunaStone2/clients/AAA/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:center;
display:block;
background: transparent url(http://i184.photobucket.com/albums/x18/LunaStone2/clients/AAA/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: #669934;
color: #993300;
}

#ddcolortabs a:hover span{
background-color: #669934;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #669934;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #669934;
border-top: 1px solid #669934; /*Remove this to remove border between bar and tabs*/
}

.header {
font-family: verdana;
font-size: 11pt;
font-variant:small-caps;
font-weight: bold;
padding-top: 5px;
line-height: 11px;
color: #FFFFFF;
text-decoration: none;
text-align:center;
background-color: #669934;
width:175px;
padding:5px;}

#contentwrapper{
float: left;
width: 100%;
background: #FFFFFF;
color:#000000;
text-align: justify;
}

#contentcolumn{
margin: 0 200px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding-top: 10px;
background: #FFFFFF;
height: 100%;
color:#000000;
font: 0.8em Verdana, helvetica, sans-serif;
text-align: justify;
}

#contentcolumn h1 { font-size:25px;
color: #669933;
border-bottom: none 0px #FFFFFF;
margin:0 7px 3px 0;
padding:3px 0; 
} 

#contentcolumn h2 { font-size:20px;
color: #993300;
border-bottom: none 0px #FFFFFF;
margin:0 7px 3px 0;
padding:3px 0; 
} 

#contentcolumn h3 { font-size:18px;
color: #669933;
border-bottom: none 0px #FFFFFF;
margin:0 7px 3px 0;
padding:3px 0; 
} 

#contentcolumn h4 { font-size:15px;
color: #993300;
border-bottom: none 0px #FFFFFF;
margin:0 7px 3px 0;
padding:3px 0; 
} 

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -1009px; /*Set margin to that of -(MainContainerWidth)*/
padding-top: 10px;
background: #FFFFFF;
color:#000000;
font: 0.7em Verdana, helvetica, sans-serif;
text-align: justify;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
padding-top: 10px;
background: #FFFFFF;
color:#000000;
font: 0.7em Verdana, helvetica, sans-serif;
text-align: justify;
}

#footer{
clear: left;
width: 100%;
background: #FFFFFF;
color: #000000;
text-align: center;
padding: 4px 0;
font: 0.7em Verdana, helvetica, sans-serif;
}

#footer a{
color: #669933;
}

#footer a:visited {
color: #669933;
text-decoration: none;
}

#footer a:hover {
color: #993300;
text-decoration: none;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#tabs {background: transparent;}

.solidblockmenu{
margin: 0;
padding-bottom: 1px;
float: center;
font: 0.7em Verdana, helvetica, sans-serif;
font-weight: bold;
text-transform:uppercase;
width: 100%;
border-center: 1px solid #669934;
border-width: 1px 0;
background: transparent;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: center;
color: #669934;
padding: 5px 3px;
text-decoration: none;

border-right: 1px solid #669934;
}

.solidblockmenu li a:visited{
color: #669934;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #993300;
background: transparent;
}

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

</style>
<![endif]-->
