body{
margin:0;
padding:0;
background-image: url(../../templates/images/background.jpg);
background-repeat: repeat-x; 
background-color: #D1EBC8;
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif; 
line-height: 150% 
color:#F8F4E9;
}

table, td, p { 
/* color: #785e1a !important; */
font-size: 13px; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif; 
line-height: 150% 
color:#F8F4E9;
border-color:#F8F4E9;
}

a {
color: #3F6347!important; 
font-size: 13px; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif; 
line-height: 130% 
}

a hover{
color: ##e0d09f!important; 
font-size: 11px; 
text-decoration: none;
font-family: Times, Verdana, Arial, Helvetica, sans-serif; 
line-height: 130% 
}

td a hover{
color: ##e0d09f;; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 130% 
}

b{font-size: 110%;}

img {border: 4px solid #E0D09F;}

h1 { color: #D1EBC8; font-size: 18px; font-family: Times, Verdana, Arial; font-weight: normal; text-decoration: none; text-transform: uppercase; margin-bottom: 5px }
h2 { color: #D1EBC8; font-size: 16px; font-family: Times, Verdana, Arial; font-weight: bold; text-decoration: none; text-transform: uppercase; margin-bottom: 5 px;border-bottom: 1px dotted; }
h3 { color: #D1EBC8; font-size: 17px; font-weight: bold; text-decoration: none; margin-bottom: 5px }
h4 { color: #D1EBC8; font-size: 14px; font-family: Times, Verdana, Arial; font-weight: normal; text-decoration: none; text-transform: uppercase; }


#maincontainer{
width: 998px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top:5px;
background-image: url(../../templates/images/bg-1.jpg);
/*background:#497B58;*/
}

#topsection{
background: #F8F4E9;
height: 340px; /*Height of top section*/
padding:5px;

}

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

#mainmenu{
margin-top:00px;
background: #F8F4E9;
height: 30px; /*Height of top section*/

}


#contentwrapper{
float: left;
width: 100%;
background-color: transparent;
}

#contentcolumn{
margin: 0 0px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background-color: transparent;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
background-color: transparent;
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left margin to -(RightColumnWidth)*/
background-color: transparent;
}

#footer{
clear: left;
width: 100%;
height: 30px;
background: #F8F4E9;
color: #993300;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #993300;
}


#subfooter{
clear: left;
width: 100%;
height: 70px;
/* background-color: #497B58; */
background-color: transparent;
color: #FFF;
text-align: center;
padding: 4px 0;
margin-bottom:15px;
}

#subfooter a{
color: black;
}

.innertube{
padding: 10px; 
background-color: transparent;
color:#F8F4E9;
}

.innertube2{
padding-left: 10px; 
background-color: transparent;
color:#F8F4E9;
}

.innertubeheader{
/* padding: 5 5 5 5px; */
background:#FFF;
}

.innertubebox{
padding: 5px; 
/* background-color: #EFE9D1; */
}


#box {
margin-top: 20px;
width:200px;
background-color: #E0D09F;
overflow:hidden;
}

#boxlast {
margin-top: 10px;
margin-bottom: 20px;
width:200px;
background-color: #E0D09F;
overflow:hidden;
}

.boxheader {
padding:3px;
height: 18px;
color: #785e1a; 
font-size: 14px; 
font-family: Times, Verdana, Arial; 
font-weight: bold; 
text-decoration: none; 
text-transform: uppercase; 
border-bottom: 1px dotted;
text-align:center;
}
