/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.5em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
margin-top:15px;
margin-bottom:15px;
/*background-color:#CCCCCC*/
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 865px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: #000000 solid 0px;
}

#topsection{
background-image:url(gradient2.jpg); background-repeat:repeat-x;
height: 120px; /*Height of top section*/}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background-image:url(column.gif); background-repeat:repeat-y;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -865px; /*Set left margin to -(MainContainerWidth)*/
background: #109f2b;
background-image:url(table_bg.gif); background-repeat:repeat-y;
}

#footertop{
clear: left;
width: 100%;
background-color:#ffffff;
padding:0;
height:1px;
}

#footer{
clear: left;
width: 100%;
background-color:#109f2b;
color: #FFF;
text-align: center;
padding: 4px 0;
height:25px;

}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}




#blueblock{
width: 200px;
border-right: 0px solid #000;
padding: 0px 0 0px 0;
margin-bottom:0;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #1f6831;

color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 187px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ffffff;
margin: 0;
}

.topline{
border-top: 2px solid #ffffff;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1ec339;
border-right: 10px solid #1ec339;
background-color: #109f2b;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #f7f7f7;
border-right: 10px solid #f7f7f7;
background-color: #28843b;
color: #fff;
} 

/*other css*/

#mainwrapper{width:665px}
#writing{width:412px; float:left;}
#writing2{width:100%; float:left;}
#featured{position:relative; float:right; background-color:#109f2b; border-left:solid #109f2b 0px; border-top:solid #ffffff 1px; border-right:solid #109f2b 0px; width:250px}

#flash{width:665px; height:200px; background-color:#ffffff; border-bottom:solid #109f2b 3px;}
#flash2{width:665px; height:200px; background-color:#ffffff; border-bottom:solid #109f2b 3px;}
#flash3{width:665px; height:280px; background-color:#ffffff; border-bottom:solid #109f2b 3px;}

.banner{background-color:#ffffff; width:100%; height:2px;}
.banner2{background-color:#ffffff; width:100%; height:2px; clear: left;}

#quicksearch{width:200px; border-right-style:solid; border-right-color:#000000; border-right-width:0px;}

.boxtext{color:#FFFFFF; font-size:11px; line-height:normal; width:80px;}
.height5{height:15px;}
.searchoptions{font-size:10px; width:95px;}
.searchoptions2{ width:155px;}
.spacer{width:10px;}
.selecta{width:100px;}

.contacttable{font-size:12px;}

.qsearch{background-image:url(table_bg.gif); background-repeat:repeat-y; width:200px; border:0;}

#main{ position:relative; float:left; background-color:#ffffff; width:60%; margin-top:10px;}

#pic{width:450px; height:200px; border: 1px solid #1f6831;}

p{text-align:justify; font-size:13px;}

li{font-size:12px;}

.footertable{font-size:11px; color:#FFFFFF; height:25px;}

.bolder{font-weight:bold;}

.disclaimer1{font-size:10px; font-style:italic; line-height:normal;}

a.footerlink:link      { color: #ffffff; font-size: 11px; text-decoration: none; font-weight:normal }
a.footerlink:visited   { color: #ffffff; font-size: 11px; text-decoration: none; font-weight:normal }
a.footerlink:hover     { color: #ffffff; font-size: 11px; text-decoration: underline; font-weight:normal }

a.headerlink:link      { color: #ffffff; text-decoration: none; font-weight:normal }
a.headerlink:visited   { color: #ffffff; text-decoration: none; font-weight:normal }
a.headerlink:hover     { color: #ffffff; text-decoration: underline; font-weight:normal }

a:link      { color: #109f2b; text-decoration: none; font-weight:normal }
a:visited   { color: #109f2b; text-decoration: none; font-weight:normal }
a:hover     { color: #109f2b; text-decoration: underline; font-weight:normal }


#headercontact{width:325px; height:120px; float:right;}
#headerimage{height:120px; float:left;}

h5{padding:0; margin:0;}

.featuredtable{width:250px; height:560px; background-color:#109f2b;}

.imgborder{border:none}