/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dae3c0;
	link: red;
}

html, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

a  {text-decoration:none;} 
a:link {color: blue;} 
a:visited {color: blue;}
a:active {color: blue;}
a:hover {color: red;}


address {
	margin-top: 1em;
    	padding-top: 1em;
    	border-top: thin groove;
    	color: #d09300;
}



#main { width:738px;}

#header {height:40px; padding:25px 0 0 0;}

#menu {height:30px;} 
#menu li {float:left;}
#menu .mouseOut li a {color:#FFFFFF; background:url(images/nav_bg1.gif); font-size:16px; font-weight:bold; text-align:center; display:block; width:108px; height:29px; text-decoration:none; padding:8px 0 1px 0; margin:1px 1px 1px 1px} 
#menu .mouseOver li a {color:#FFFFFF; background:url(images/nav_over1.gif); font-size:16px; font-weight:bold; text-align:center; display:block; width:108px; height:29px;text-decoration:none; padding:8px 0 1px 0; ; margin:1px 1px 1px 1px} 	

#banner {width: 772px; height:190px; padding: 3px 0 0 0;}

#sideContent1 {width:200px; text-align:left; padding: 10px 0 0 0;}
.mc_green { width:100%;}
.mc_green .lt { background:#C8DBB0 url(images/lt2.jpg) no-repeat left top;}
.mc_green .rt { background:url(images/rt2.jpg) no-repeat right top;}
.mc_green .lb { background:url(images/lb2.jpg) no-repeat left bottom;}
.mc_green .rb { background:url(images/rb2.jpg) no-repeat right bottom;}
.mc_green .text_title {text-align:left; font-weight:bold; font-size:18px; padding-left:10px; padding-right:10px; padding-top:10px;}
.mc_green .text_intro {text-align:left; padding-left:10px; padding-right:10px;}
.mc_green .text_more {color: #95cde2; text-align:right; padding-right:10px; padding-bottom:10px;}


#mainContent1 {width:440px; font-size:18px; text-align:left; padding: 30px 10px 0 10px;}

#mainContent1_Image {height:72px; width:90px; padding: 10px 0 0 0;}

#mainContent2 {width:560px; font-size:18px; text-align:left; padding: 10px 0 10px 10px;}
.mc_green { width:100%;}
.mc_green .lt { background:#C8DBB0 url(images/lt2.jpg) no-repeat left top;}
.mc_green .rt { background:url(images/rt2.jpg) no-repeat right top;}
.mc_green .lb { background:url(images/lb2.jpg) no-repeat left bottom;}
.mc_green .rb { background:url(images/rb2.jpg) no-repeat right bottom;}

#mainContent3 {width:750px; font-size:18px; text-align:left; padding: 10px 0 10px 10px;}
.mc_green { width:100%;}
.mc_green .lt { background:#C8DBB0 url(images/lt2.jpg) no-repeat left top;}
.mc_green .rt { background:url(images/rt2.jpg) no-repeat right top;}
.mc_green .lb { background:url(images/lb2.jpg) no-repeat left bottom;}
.mc_green .rb { background:url(images/rb2.jpg) no-repeat right bottom;}
.mc_green .title {text-align:left; font-weight:bold; font-size:18px; padding-left:10px; padding-right:10px; padding-top:10px;}
.mc_green .content {text-align:left; padding-left:10px; padding-right:10px;}
.mc_green li {text-align:left; padding-left:10px; padding-right:10px;}
.mc_green .item_header {text-align:center; font-weight:bold; font-size:18px; padding-left:10px; padding-right:10px; padding-top:10px;}
.mc_green .item_content {text-align:left; padding-left:10px; padding-right:10px;}
.mc_green .item_footer {text-align:right; padding-left:10px; padding-right:10px;}
.mc_green select {font-size: 16px;}


#containerBottom {height:50px;}

#footer {height:30px; width: 772px; font-size:11px; text-align:center;  padding: 5px 0 0 0; background:ffc36e;}



