@charset "utf-8";
body, html {padding:0px; margin:0px; background:url(images/back.jpg); font:12px Tahoma, Geneva, sans-serif; color:#fff; line-height:1.3em;}
a {text-decoration:none; color:#ffc527;}
a:hover {text-decoration:underline;}
#container {width:734px; padding:0px 38px; margin:0px auto; background:url(images/containerback.png);}
#header {width:734px; height:75px;background-color:#cab36c; background-image:url(images/title.gif); margin-bottom:14px;text-align:center;padding:70px 0 0 0;text-shadow:1px 1px 1px rgba(0,0,0,0.5);}
#menu {width:732px; height:42px; background:#006633; border:1px solid #000; margin-bottom:14px;}
#menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu li {display:inline;}
#menu ul li a {color:#fff; height:20px; display:block; float:left; padding:12px 10px 10px; text-decoration:none;}
#menu ul li a:hover {background:#152f14;}
#main {width:506px; margin-right:12px; padding:7px; float:left; background:#152f14;}
#main img {float:left; margin-right:10px;}
#sidebar {width:188px; padding:7px; float:left; background:#152f14;}
#footer {width:734px; clear:both; padding:14px 0px; text-align:center; font-size:10px;}
h1 {text-transform:uppercase; font-size:14px; color:#ffc527; padding:0px; margin:0px 0px 5px;}
input, textarea {color:#000; font-size:10px; width:150px; font-family:Tahoma, Geneva, sans-serif;}
textarea {width:250px;}
#sidebar h1 {  text-align:center;}
#bottomedge {width:810px; height:27px; background:url(images/bottomedge.png); margin:0px auto;}
#header h1{
	color:#fff;
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:5px;
	text-transform: capitalize;
}

#header h2{
	color:#fff;
	font-size:17px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin:0;
}

#header h3{
	color:#006633;
	font-size:18px;
	font-weight:bold;
	margin-top:0.5em;
	text-shadow:0 0 0 rgba(0,0,0,0);
}

