body {
	background-color: White;
	margin: 10px 0px 20px 0px;
}

body, td, p, input, select, textarea {
font-size:11px;
font-family: Verdana, Arial, sans-serif;
}

A { 
  color: #1366e6;

  font-size:11px;
}

A:hover { 
  color: #1366e6; 
}

p{
	margin:0px 0px 0px 0px;
	line-height: 1.5;
}


h1 {
	font-family: Arial;
	font-size: 19px;
	color: #794001;
	font-weight: bold;
	margin-bottom:5px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

h2 {
	font-family: Arial;
	font-size: 17px;
	color: #794001;
	font-weight: bold;
	margin-bottom:5px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}

h3 {
	font-family: Arial;
	font-size: 15px;
	color: #794001;
	font-weight: bold;
	margin-bottom:5px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}
.header{
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #8b1f02;
	text-align: right;
	vertical-align: top;
	padding-top: 25px;
	font-size: 11px;
}
.header a{
	color: #8b1f02;
	text-decoration: none;
}
.slideshow_area{
height: 375px;
}
.content_area{
min-height: 400px;
padding-top: 12px;
padding-right: 10px;
border-right: 1px solid #794001;
}
.left_column{
	background-image: url(images/left_column_bg.gif);
	background-repeat: no-repeat;
	background-color: #e0a009;
	background-position: 0px 17px;
	vertical-align: top;
}
.left_content_area{
	background-image: url(images/left_column_botoom_bg.gif);
	background-color: #e0a009;
	background-position: bottom;
	background-repeat: no-repeat;
	
	height: 137px;
	vertical-align: top;
	padding: 10px 30px 85px 50px;
	text-align: center;
	line-height: 17px;
}
.right_content_area{
background-image: url(images/content_bottom_bg.gif);
background-color: #88cd00;
background-position: bottom;
background-repeat: no-repeat;
vertical-align: top;	
border-top:8px solid #ffffff;

}
.right_content{
background-image: url(images/content_bottom_bg2.gif);
background-repeat: no-repeat;
height: 152px;
background-position: left top;
	padding: 12px 25px 60px 20px;
color: Black;
line-height: 16px;
text-align: center;
vertical-align: top;
}

.right_content h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color:#ffffff;
font-weight: normal;
padding-bottom:15px;
}
.right_content_text{
	color:#000000;
	padding:0px 20px 0px 0px
}
.menu{
	padding: 30px 0px 0px 40px;
}
.nav{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	height:26px;
	padding-left:25px;
	vertical-align: top;
}
.nav_active{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	height:26px;
	padding-left:25px;
	vertical-align: top;
}
.nav a{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
.nav_active a{
	color:#00FF00;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover{
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
.footer{
text-align: center;
color:#fbcb07;
font-size: 10px;
padding:20px;
}
.footer a{
color: #ab3413;
text-decoration: none;
}

li {
	margin-bottom:5px;
}