body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	/* line-height: 16px; */
	background: #E1D195 url(../images/background.png) top center no-repeat ;
}

div.wrapper { 
	
}

.container {
  width: 850px;
  margin:auto;
}

.topflash {
  width: 850px;
  margin:auto;
}

.header {
}

.content {
	margin: auto;
  background-color:#fefedc;
  width:850px;
  padding:12px;
}


.top_left{
  background: #fefedc url(../images/topleft_background.jpg) top left no-repeat;
  height:166px;
}

.top_right{
	background: #fefedc url(../images/topright_background.jpg) right no-repeat;
  	height:166px;

}

.shade_left{
  background: url(../images/shade_left.jpg) right repeat-y;
  padding-left:20px; 
}

.shade_right{
	background: url(../images/shade_right.jpg) left repeat-y;
  padding-right:20px; 
 
}

.main{
	padding: 0 0 0 15px;
}

.left {
	
}

.sidemenu {
	padding-left: 10px;
}


a {
	color: #1a0202;
	text-decoration: none;
}

a:hover {
	color: #7f0136;
}

.footer {
	font-size: 11px;
  color:#88bca8;
  background:#096a44 url(../images/green_background.jpg) bottom repeat-x;
  padding-top:3px;
  padding-bottom:4px;
  text-align:center;
}


.footer a{
	font-size: 11px;
  color:#88bca8;
  text-decoration:none;
}

.green_footer {
	font-size: 11px;
  background-color:#096a44;
  height:102px;
  text-align:center;
}



.logo {
  z-index:100;
  height: 150px;

  margin-left: 0 !important;
  margin-left: 100px;
}

.menu {
	background: #f1be41 url(../images/menu-bg.png) repeat-x;
	height: 38px;
	padding-left: 240px;
	margin: 0px;
}


input {
	border: solid 1px #947846;
	font-size: 10px;
}

textarea {
	border: solid 1px #947846;
}

select {
	border: solid 1px #16120b;
	font-size: 10px;
	min-width: 60px;
}

.button {
	border: solid 1px #6D562E;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.submit-button {
	width: 77px;
	height: 27px;
	border: none;
	margin: 4px 0 0 33px;
}

.sidecontact a:link {
	font-size:11px;
	color: #333333;
}


.contactinfo {
	font-family:helvetica;
	font-size: 14px;
	font-weight: bold;
}

.contacttitle {
	font-weight:bold;
	font-size: 11px;
}

.contacttext {
	font-size: 11px;
}

.flashslideshow {
	border: 3px solid #005030; 
}

.main_image {
	width:544px;
	border: 3px solid #005030;
}

.main_title {
	width:550px;
	font-weight: bold;
	font-family: verdana;
	font-size:17px;
	text-align:left;
	margin:20px 0 15px 0;
  line-height:22px;
}

.main_text {
	width:550px;
	font-family: verdana;
	font-size:13px;
	text-align:justify;
}

.main_logos {
	width:550px;
}

.faq {
	margin:0;
	padding:5px 0;
}


.faq li {
	margin: 0 0 15px 0;
	padding-left: 25px;
	padding-bottom: 5px;
	list-style-type: none;
	background: url(../images/faq-bullet.gif) no-repeat;
}

.support-hide-this-answer {
	font-size:10px;
	background: url(../images/hideanswer.gif) 0px 4px no-repeat;
	padding-left: 9px;
}
