@charset "utf-8";
* {
	margin:0px;
	padding: 0px;
}
ul {list-style:none;}
a { color:#578243; text-decoration:none; }
.clear {clear:both;}
h1, h2, h3, h4 {font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;}
html {background:url(images/bg2.jpg) repeat; height:100%; width:100%;}
body {
	color:#333;
	display:block;
	width:100%;
	background:url(images/bg1.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrap {width:944px; margin:auto; padding:30px 0 20px 0;}
#header {
	height:74px;
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
}
#content {background:#fff; margin:0 5px 0 5px;}
#footer {background:url(images/footerbar.jpg) center bottom no-repeat; height:72px;}
#left {
	width:690px;
	float:left;
	padding-top: 5px;
	padding-left: 2px;
}
.buttonholder img {
	display: block;
	margin: 8px 8px 8px 45px;
}


#sidebar {
	width: 230px;
	padding:5px;
	float:right;
}.sbbox {
	margin-bottom: 5px;
}
.sbtop {
	background-image: url(images/sb1.jpg);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 1px;
	line-height: 1px;
}
.sbcontent {
	background-image: url(images/sb2.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#sidebar h2 {
	color: #FFC6EF;
}

.sbbottom {
	font-size: 1px;
	line-height: 1px;
	background-image: url(images/sb3.jpg);
	background-repeat: no-repeat;
	height: 16px;
}
.mainbox {
	background-image: url(images/mainbox.jpg);
	background-repeat: no-repeat;
	height: 668px;
	width: 666px;
	margin-left: 3px;
	padding: 10px;
}
#header #logo {
	font-size: 36px;
	color: #E1F1C0;
	font-weight: bold;
	display: block;
	float: left;
	padding-top: 5px;
	padding-left: 75px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#logo .tagline {
	display: block;
	font-size: 14px;
	color: #FFF;
}
#topmenu {
	margin-left: 380px;
	padding-top: 16px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
#topmenu li {
	display: inline;
}
img {border:none;}

#topmenu a {
	color:#cce5ac;
	background-image: url(images/topmenu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	display: block;
	float: left;
	padding-left: 3px;
}#topmenu a span {
	background-image: url(images/topmenu2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 33px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 22px;
}
#topmenu a:hover, #topmenu .active a {background:url(images/topmenu1active.jpg) left top no-repeat; color:#fff;}
#topmenu a:hover span, #topmenu .active a span {background:url(images/topmenu2active.jpg) right top no-repeat;}
.sbcontent .description {
	font-size: 16px;
	display: block;
	font-weight: normal;
}
.sbcontent label {
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffc7ef;
}
input#email {
	display: block;
	background-image: url(images/field.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 16px;
	color: #000000;
}
input#submit {
	display: block;
	background-color: transparent;
	background-image: url(images/signupbutton.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 115px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0px;
	color: transparent;
}
.sbcontent .quiclinks {
	background-image: url(images/sidebarquicklinkbg.jpg);
	background-repeat: no-repeat;
	background-position: 120px 12px;
}
.sbcontent li {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	height: 26px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEAACC;
	margin-bottom: 5px;
	margin-top: 3px;
}
.sbcontent li a {
	display: block;
	height: 23px;
	padding-top: 2px;
	padding-left: 25px;
	background-image: url(images/roundbullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #FFB3D3;
}
.sbcontent li a:visited {
	display: block;
	height: 23px;
	padding-top: 2px;
	padding-left: 25px;
	background-image: url(images/roundbullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #FFB3D3;
}
.sbcontent li a:hover {
	display: block;
	height: 23px;
	padding-top: 2px;
	padding-left: 25px;
	background-image: url(images/roundbullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #FFFFFF;
}
#left p {
	line-height: 22px;
	font-size: 14px;
	margin-bottom: 18px;
}
.imagebox {
	padding-top: 15px;
	padding-left: 5px;
	width: 241px;
	float: left;
	text-align: center;
}
.contentbox {
	width: 375px;
	float: right;
	padding: 10px;
}
#left  h2 {
	font-size: 24px;
	font-weight: bold;
	color: #002D00;
	display: block;
	margin-bottom: 15px;
}
#innerfooter .leftalign {
	float: left;
	padding-top: 20px;
	padding-left: 25px;
	color: #E4DDAF;
}
#footer a {
	color: #F1D7BC;
}
#innerfooter .rightalign {
	float: right;
	padding-top: 20px;
	padding-right: 25px;
	color: #F3DFAD;
}
#left #normalpagecontent {
	background-image: url(images/normalpageinner.gif);
	background-repeat: no-repeat;
	width: 594px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrap #content #left .mainbox .contentbox p {
	font-weight: bold;
	font-size: 14px;
}
#wrap #content #sidebar .sbbox .sbcontent .normaltext {
	font-size: 12px;
	line-height: 16px;
	display: block;
	padding-top: 10px;
	color: #FFF;
}

