﻿body { 
	margin:0px 0; 
	padding:0;
	/* background: #453C10;*/
	background: #39320D; 
	font: .85em Verdana, Arial, Helvetica, sans-serif; 
	color:#006600;  
	line-height: 1.4em; 
}


.content { 
	background: #FFFFFF;
	color:#39320D; 
	margin: 0 auto; 
	padding: 0; 
	width: 800px;
	border-left:6px solid #000;
	border-right:6px solid #000;
}

#top {
	padding: 0;
	margin: 0;
	height: 12px;
}

#top .topright { 
	float: right;
	color: #999;
	padding: 20px 25px 0 0;
	font-size: 1em;
}

#top img { 
	border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 65px;
    height: 15px;
    margin-left: 0px;
    right: 6px;
    top: 10px;
    position: relative;
    float: right;
}


#header { 
	margin: 0; 
	width: 800px; 
	background: url(images/head-full.jpg) no-repeat;  
	height: 200px; 
	color: #000000;
	z-index: 1; 
}

#header .headings {	
	padding: 25px 0 0 30px; 
}

#header h1 {
	font-family: Trebuchet MS;
	color:#000;
	font-size: 29px; font-weight: bold;
	margin: 0;
	padding: 0 130px; 
}

#header h2 {
	font-family: Trebuchet MS;
	font-size: 16px; 
	background-image: none;
	color:#000;
	margin: 0;
	padding: 2px 0 0 180px;
}


#menu {
	background: transparent;
	width: 800px;
	height: 38px;
	margin: 0 0; 
	padding: 0px 0px;
}

#menu ul { 
	margin: 0; 
	list-style:none; 
	padding: 5px 0 0 180px; /*CHANGE THIS TO CENTER MENU*/
}

#menu a, #nav strong, #nav span { 
	float:left; 
	display:block; 
	background: #ffffff;
	border-bottom: 4px solid #40cb25;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	color:#000000; 
	padding: 4px 7px;
	font-weight:bold; 
	text-decoration:none;
}

#menu a { 
	float:none; 
}

#menu li { 
	float:left; 
	background:inherit; 
	margin:0 0 0 4px; padding:0 0 0 0px; 
}

#menu a:hover { 
	float:left; 
	display:block; 
	background: #ffffff;
	border-bottom: 4px solid #4fb6e5;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	color:#999999; 
	padding: 4px 7px; 
	text-decoration:none;
}

.nav { 
	text-align: left; 
	color: #333333; 
	padding: 20px 0 0 0px; 
	width: 175px;
    height: 434px;
}

.nav li { 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px solid #ffffff; 
	list-style: none;
}

.nav li a { 
	color:#000000;
	font-weight:bold;
	text-decoration: none;  
	padding: 5px 0 1px 5px; 
	background: #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 4px solid #40cb25;
	display: block; 
	margin-bottom: 2px;
}

.nav li a:hover { 
	color: #999999; 
	text-decoration: none; 
	background:#ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 4px solid #4fb6e5;
	display: block; 
	margin-bottom: 2px;
}

#main { 
	background: inherit;  
	width: 800px; 
	margin: 0 ; 
	color: #39320D; 
}  

#main .right { 
	float: right;
	padding:0px 4px 0 4px; 
	margin:0;
	background:inherit;
	width: 180px;
}

#main .right .hitems { 
	margin: 0; 	
	padding: 0; 
}

#main .right .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #333333;
}
	
#main .right .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
}

#main .left { 
	float: left; 
	width: 575px; 
	padding: 10px 15px 0 15px; 
	margin: 0; 
}



#mainexcept .rightside { 
	float: right;
	padding:0px 0px 0 0px; 
	margin:0;
	background:inherit;
	width: 55px;
}

#mainexcept .rightside .hitems { 
	margin: 0; 	
	padding: 0; 
}

#mainexcept .rightside .hitems ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	color: #333333;
}
	
#mainexcept .rightside .hitems li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
}

#mainexcept .leftside { 
	text-align: center;
	width: 787px; 
	padding: 10px 10px 10px 10px; 
	margin: 10; 
}



#main h3 {  
	font: 14px Trebuchet MS;
	margin: 2px 0 10px 20px; 
	padding: 0 20px; 
	color: #39320D; 
	background: url(images/h3.png) no-repeat; 
}

#main .box  {	
	background: #efefef; 
	padding: 5px; 
	border: 1px solid #ccc;
}

#main .right ul { 
	margin: 5px 0 5px 0; 
	padding : 0; 
	list-style : none; 
	border-bottom: 0px solid #eee; 
	list-style-type: square;
	color: #a90000;
}
	
#main .right li { 
	padding: 0 0 0 0px;
	color: #555555;
	list-style : none;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 2px;
}

#main .right  .text {
	margin: 0 0 20px 2px;
	padding: 0 0 0 0px;
	color: #808080;
}

#main .bodybox {
    padding:0px;
    border-left: ridge 4px #E6E6E6;
    border-right: ridge 4px #E6E6E6;
}

.img_left {
	padding: 0 12px 8px 0;
	float: left;
}

.img_right {
	padding: 0 0 3px 8px;
	float: right;
}

#footer { 
	clear:both;
	height: 70px;
	background: url('images/footer.jpg') no-repeat left bottom;
	color: #ffffff; 
	font-size: 90%; 
	padding: 0px;
	margin: 3px 0px 0px 0px; 
	text-align:center; 
}

#footer .info { 
    color: #ffffff;
	padding: 13px 0px 0px 1px;
    height: 56px;
}

#footer a { 
	color: #ffffff; 
}

#footer a.credit { 
	color: #000000;
	font-size: 9px; 
}

#footer p.credit { 
	color: #000000;
	font-size: 9px;
    height: 22px;
}

.comments { 
	background: url(images/comments.png) bottom right no-repeat;
	text-align: right; 
	margin: 0px 20px 10px 0px; 
	padding: 0px 20px; 
}

ul { 
	margin:0px 0px 0px 135px;
	padding:0px 0px 3px 5px;
	list-style: circle;
}

li { 	
	margin: 5px 0px 5px 15px; 
	padding: 0px 5px 0px 5px;	
	color: #808080;
}

p { 
	margin: 0 0 5px 0; 
	padding: 0; 
	color: #39320D;
	/* color: #808080; */
}

a { 
	color: #39320D;  
	text-decoration:none; 
}

a:hover { 
	color: #ffffff;
	font-weight:bold; 
	text-decoration:none; 
}

a.special {
    font-weight:bold; 
	color: #006600; 
}

a.special:hover { 
	color: #006600;
	font-weight:bold; 
	text-decoration:none; 
}

h1 { 
	padding:0; 
	margin:0; 
	/* color: #4fb6e5; */
	color: #599dba; 
	font: bold 23px Trebuchet MS; 
	letter-spacing: -1px;
}

h1 a { 
	color: #4fb6e5;
}

h2 { 
	color:#4fb6e5;
	font-size:22px; 
	font-weight:bold; 
	margin: 5px 0 5px 0px; 
	padding:0 0 0 20px; 
	background: url(images/h2.png) no-repeat; 
}

h2 a { 
	color: #4fb6e5; 
}

h2 a:hover { 
	color: #4e92e6; 
	text-decoration:none; 
 }
 
.scrolltext
        {
        position:relative;
        text-align: center;
        font-size:16px;
        padding: 6px;
		color: #000000;
		left: 10px;
		top: 25px;
		z-index: 10;
		background-color: #fffbd6;
		border: outset 1px black;
        }
        
.alert 
        {
        background-color:yellow;
        font-size:18px; 
        font-weight: bold;
		color: #000000;
		border: ridge 2px black;
		z-index: 20;
        overflow : auto;
        height: 1024px;
        width: 100px;
        }
        
.alertArea 
        {
        overflow : auto;
        height: 380px;
        }
        
.menubar
        {
        text-align: center;
		font-weight: bold;
		color: #000000;
		text-decoration:none;
        }
        
.calendar
        {
        text-align: center;
        padding-right: 6px;
        }
        
.largetext {
	font-family: Trebuchet MS;
	font-size: 18px; 
	background-image: none;
	color: #4FB6E5;
	margin: 0;
	padding: 2px 0 0 2px;
} 

.emphtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	background-image: none;
	color: #006600;
	margin: 0;
	padding: 2px 0 0 2px; 
	/* color: #808080; */
}


.emphtextstrong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	background-image: none;
	color: #006600;
	margin: 0;
	padding: 2px 0 0 2px; 
	/* color: #808080; */
}

.colorfultext {
	font-family: Trebuchet MS;
	font-size: 14px; 
	background-image: none;
	color: #39320D;
	margin: 0;
	padding: 2px 0 0 2px;
    height: 79px;
    width: 172px;
} 

.responseMsg {
    text-align: center;
	font-family: Trebuchet MS;
	color: Red;
	font-size: 18px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10; 
} 


 
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		border: 1px inset #d7b9c9;}
		
.shadeformHighlight	{ FONT: 13px arial, verdana, sans-serif;
		font-weight: bold;
		background-color:#FFFBD6;
		text-align: left;
		border: 3px inset #d7b9c9;}
		
.shadeformSmall	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: center;
		border: 4px inset #d7b9c9;}
		
.shadeformSmHighlight { FONT: 13px arial, verdana, sans-serif;
		font-weight: bold;
		background-color:#FFFBD6;
		text-align: center;
		border: 4px inset #d7b9c9;
		}
		
.dropdown {	COLOR: #FFFBD6;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif
		}

       
        
/* Beginning of gradient rounded box  CSS */
      
.roundedcornr_box_909770 {
   background: #ffffff url(images/roundedcornr_909770_grad.gif) repeat-x top left; z-index: -10;
}
.roundedcornr_top_909770 div {
   background: url(images/roundedcornr_909770_tl.gif) no-repeat top left; z-index: -10;
}
.roundedcornr_top_909770 {
   background: transparent url(images/roundedcornr_909770_tr.gif) no-repeat top right; z-index: -10;
}
.roundedcornr_bottom_909770 div {
   background: url(images/roundedcornr_909770_bl.gif) no-repeat bottom left; z-index: -10;
}
.roundedcornr_bottom_909770 {
   background: transparent url(images/roundedcornr_909770_br.gif) no-repeat bottom right; z-index: -10;
}

.roundedcornr_top_909770 div, .roundedcornr_top_909770,
.roundedcornr_bottom_909770 div, .roundedcornr_bottom_909770 {
   width: 100%;
   height: 30px;
   font-size: 1px;
   z-index: -10;
}
.roundedcornr_content_909770 { margin: 0 30px; z-index: -10;}

/* End of gradient rounded box  CSS */