@charset "utf-8";
body {
	background-color: #381A00;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
#nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#image_main {
	height: 530px;
	width: 663px;
	float: left;
}
#box_main {
	width: 300px;
	height: 480px;
	float: right;
	background-image: url(images/boxes.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 15px;
}
#box_main a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.toppad {
	padding-top: 30px;
}
p {
	margin-top: 1px;

}
#topbox {
	height: 240px;
}
#lowbox {
	padding-top: 20px;
}
.smallwhite {
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 3px;
}

#box_main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer {
	clear: both;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E4D7C7;
	padding-left: 10px;
}
#bottommenu {
	clear: both;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

img, div { behavior: url(iepngfix.htc) }
#content {
	height: 600px;
}
#content-main {
	background-image: url(images/wboxmid.png);
	background-repeat: repeat-y;
	margin: 0;
	padding-top: 14px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 18px;
	float: left;
	width:964px;
	background-position: left top;
	min-height: 480px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#content-main p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#content-main ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}
.image {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 5px;
}

#boxtop {
	background-image: url(images/wboxtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	font-size: 0px;
}
#boxbot {
	background-image: url(images/wboxbot.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	margin:0;
	clear: both;
}

#bannergreen {
	background-image: url(images/greenbanner.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.toggle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8CC63F;
}
#faq a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	color: #000000;
	padding-left: -15px;
}
#faq {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	padding-left: 25px;
	
}
#column_left {
	float: left;
	width: 516px;
}
.notes {
	color: #71B5D2;
	font-weight: bold;
	text-decoration: none;
}
.notes2 {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
#column_right {
	float: right;
	width: 436px;
	padding-right: 10px;
}
#column_right2 {
	float: right;
	width: 280px;
	padding-right: 10px;
}
#column_left2 {
	float: left;
	width: 600px;
}
.link  {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
font-weight: bold;
	color: #71B5D2;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.linksm {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linksm2 {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#linkfaq  {
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#twitter_div {
	height: 100px;
	float:right;
	text-align:center;
	padding-right: 10px;
}
#twitter_update_list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
}