/* Default CSS Document */



/** BODY ELEMENTS **/



* {



margin: 0;



padding: 0;



}



body {



color: #333;



background-color: #127408;



font-family: "Arial", "Helvetica", sans-serif;



font-size: .75em;



text-align: center;



background-image:url(../images/page_bg.jpg);



background-repeat:repeat-x;



}



a{



color:blue;



text-decoration:underline;



}



a:visited{



color:green;



text-decoration:underline;



}



a:hover{



color:#cccccc;



text-decoration:underline;



}



img{



border:1px solid white;



}







#header{height:300px;width:100%;padding-top:40px;}



#header_bg{background-image:url(../images/header_bg.png);background-repeat:no-repeat;width:900px;margin:0px auto;height:300px;}



#header-top{width:100%; height:240px;}



#slide_text{width:100%;float:right;font:11px Verdana, Geneva, sans-serif;text-align:left;color:white;}

#slide{width:180px;float:right;margin:35px 130px 0 0;}

#socialwrap{background-color:red;}

#social{float:right;margin:19px 280px 0 0;text-align:right;}

#social img{border:none;}

#social a{font:10px verdana;color:#1495ce;text-decoration:none;}

#content{width:860px;margin:0px auto;text-align:left;}



#content-top{background-image:url(../images/content_top.png);background-repeat:no-repeat;width:860px;height:155px;padding:30px 0 0 50px;}



#content-top h1{Color:white;font:4em verdana;}



#maincontent{background-color:white;}



#content-bottom{background-image:url(../images/content_bottom.png);background-repeat:no-repeat;width:860px;height:15px;}



#left{width:560px;height:100%;border-right:1px solid #999;}



#left-in{padding:25px;}



#intro{width:540px; height:115px;margin-bottom:20px;}



#intro p{padding:30px 0 0 20px;}



#left-in h1{font:1.5em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}



#left-in h2{font:1.5em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}



#left-in h3{font:1.5em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}



#left-in p{margin:0 0 20px 0;font:16px Verdana, Geneva, sans-serif;}

.about{font-size:12px;}


#right{float:right;width:300px;}



#right-in{padding:20px;}



#whatsnew{width:280px;height:235px;background-image:url(../images/right_postit.jpg);background-repeat:no-repeat;padding-top:30px;}



#whatsnew-in{width:195px;margin:30px 0 0 30px;}



#whatsnew h1{font:1.5em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}



#whatsnew p{font:12px Verdana, Geneva, sans-serif;}



#faq-front{margin-top:30px;}



#faq-front h1{font:1.5em "Lucida Sans Unicode", "Lucida Grande", sans-serif;}



#faq-front p{font:12px Verdana, Geneva, sans-serif;}



#footer{width:860px; margin:0px auto;margin-top:30px;}



#footer-in{margin-bottom:5px;color:white;}

#footer-in a{color:white; text-decoration:none;font:12px verdana;}

#footer-sub{margin-bottom:5px;color:white;}

#footer-sub a{color:white; text-decoration:none;font:10px verdana;}

#copyright{text-align:center;font:10px verdana; color:white; margin-top:10px;}



#main_menu{width:100%;height:50px;}



ul.menu{list-style-type:none; font:20px verdana; color:blue; width:100%;margin-left:30px;}



ul.menu li{float:left;margin-left:60px;}



ul.menu li a{color:#1495cd;text-decoration:none;}



ul.menu li a:hover{text-decoration:underline;}

ul.centerlist{margin-bottom:20px;font:12px verdana;margin-left:20px;}

ul.centerlist li {margin-bottom:10px;}


/*FORM*/

input{font:16px verdana;margin-right:8px;}

label{font:16px verdana;color:#1495ce;}

select{font:16px verdana;}

textarea{font:16px verdana;}

#form{}
