@charset "UTF-8";
/* CSS Document */

body { background:url(images/bg.gif) repeat-x; background-color:#D7F8CD; margin:0 auto 0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
img, div {  }
.clr { clear:both;}
h1 { 

font-size:20px;
color:#0CA44C;

}
h2 { font-size:16px;}

.largelink { font-size:18px;}

#header { height:109px; width:954px; margin:0 auto 0 auto; background:url(images/header-bg.gif) top right no-repeat; color:#067435; font-size:35px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; padding:10px 0 0 0;}
#header a{
color:#067435; 
font-size:35px;
text-decoration:none;

}
#header strong{ font-weight:normal; font-size:24px; color:#000000;}

#main-container-border { width:940px; padding:7px; background:url(images/opacity.png); margin:0 auto 0 auto;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-opera-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;}
	
#main-container { width:920px; background:#FFFFFF; padding:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;}
	

#leftnav { width:190px; float:left;}
.tab { width:183px; height:23px; background:url(images/tab.gif); color:#FFFFFF; font-size:12px; padding:7px 0 0 7px; float:left; }
.leftnav a { color:#000000; background:#f2f2f2; float:left; font-size:11px; width:183px; height:20px; padding:5px 0 0 7px; margin:0 0 2px 0; text-decoration:none;}
.leftnav a:hover { color:#000000; background:url(images/leftnav-on.gif); float:left; font-size:11px; width:183px; height:20px; padding:5px 0 0 7px; margin:0 0 2px 0; text-decoration:none;}
.leftnav1 a { color:#000000; background:#f2f2f2; float:left; font-size:11px; width:183px; height:30px; padding:5px 0 0 7px; margin:0 0 2px 0; text-decoration:none;}
.leftnav1 a:hover { color:#000000; background:url(images/leftnav-on.gif); float:left; font-size:11px; width:183px; height:30px; padding:5px 0 0 7px; margin:0 0 2px 0; text-decoration:none;}
.leftspacer { width:190px; height:25px; float:left;}


#content-border { width:700px; background:url(images/opacity.png); margin:0 auto 0 auto; float:left; margin:0 0 10px 10px; padding:10px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-opera-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;}
	
#content { width:660px; background:#FFFFFF; padding:20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;}
