body {
	/*background: #F6F6F6 url(images/img01.jpg) repeat-x;*/
	background:#2765AF url(body_bg.jpg) repeat-x 0 0;
	font-family:Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding:0;
	
}
form {
}
input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	color: #6B6B6B;
}
h1, h2, h3, h4 {
	margin: 0;
}
h2, h3, h4 {
	margin-bottom: 20px;
	dding-bottom: 9px;
	/*	border-bottom: 1px solid #F2F2F2;    */
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #FF0000;
}
h1 {
	font-size: 24px;
	color: #006633;
}
h2 {
	font-size: 24px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-bottom:0px;
	margin-bottom:0px;
}
p, ul, ol {
	margin-bottom: 1em;
	line-height:130%;
}
.red{color:#F00;}
ul, ol {
	margin-left: 3em;
}
dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
dl.list1 dt {
	float: left;
	width: 70px;
}
dl.list1 dd {
	margin-bottom: 10px;
}
dl.list1 a {
	color: #666666;
}
ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}
ul.list2 li.nopad {
	margin-right: 0;
}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
a {
	color: #3300CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: none;
}
a.ads:link,a.ads:visited,a.ads:active{
	color:#FF0000;
	font-weight: bold;
}
a.adstext:link,a.adstext:visited,a.adstext:active{
	color:#FF0000;
	font-size:36px;
	//font-weight: bold;
	text-decoration:underline;
}
/* main container */
#main {
	width: 800px;
	margin:3px auto;
	margin-bottom:0;
	background-color:#FFF;
	padding:0;
}
/* links above the logo / footer */
#links {
	float:left;
	padding: 10px 10px 10px 10px;
	width: 780px;
	height: 10px;
	font-size: 80%;
	text-transform: uppercase;
	background-color:#fff;
}
#footer {
	float:left;
	padding: 10px 10px 10px 10px;
	width: 780px;
	height: 10px;
	font-size: 80%;
	text-transform: uppercase;
	background-color:#eee;
}
#links {
	text-align: right;
}
#footer {
	text-align: center;
}
#links a, #footer a {
	text-decoration: none;
	background-color:#FFF;
}
#links a:hover, #footer a:hover {
	text-decoration: underline;
}
/* logo */
#header {
	width: 800px;
	height: 80px;
	float:left;
	text-align:center;
	background-color:#FFF;
	padding-top:20px;
}
#logo{ font-size:32px;}
#slogan{ font-size:24px; text-decoration:none; border:none;}
/* navigation menu */
#menu {
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #990033;
}
#menu ul {
	margin: 0;
	/*padding: 112px 78px 0 0;*/
	list-style: none;
	line-height: normal;
	color: #990033;
	border-top:#d2d2d2 solid 2px;
	text-align:center;
	padding:0px;
	padding-top:10px;
	
}
#menu li {
	display: inline;
	color: #990033;
	padding:10px 7px;
	display: inline;
	height:10px;
	clear:both;
}
#menu li:hover{ }
#menu a {
	text-decoration: none;
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif;
	font-weight: bold;
	font-size: 14px;
	color: #990033;
}
#menu a:hover,#menu a.act {
	text-decoration: underline;

}
#banner {
	height:2px;
	background-color:#DADADA;
	width:800px;
	float:left;
}
/* main content */
#content {
	float:left;
	width: 800px;
	height: auto;
	padding: 0px;
	overflow: hidden;
	background-color:#FFF;
}
/* column 1 - contains sidebar items */
#column1 {
	width: 207px;
	float: right;
	padding: 100px 0px 0px 0px;
	margin-bottom:0;
}
.sidebaritem {
	text-align: left;
	width: 188px;
	float: left;
}
.sbihead {
	height: 14px;
	width: 188px;
	padding: 5px 0px 5px 0px;
	text-transform: uppercase;
	text-align:center;
}
.sbihead h1 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 112%;
	color:#F00;
}
.sbicontent {
	padding: 14px 8px 8px 19px;
}
.sbicontent p {
	line-height: 14px;
	padding: 0px 0px 8px 0px;
}
.sbilinks {
	padding: 0px;
}
.sbilinks ul {
	margin: 0px auto;
	padding:0px 10px;
}
.sbilinks li {
	padding:3px 7px ; 
	background:#FEFFD5; 
	border:1px solid #FFEB70; 
	margin-bottom:3px;
	list-style:none;
	width:170px;
	display:block;
	float:left;
	margin:5px 0;
}
.sbilinks li a{
	float: left;
	height: 16px;
	text-decoration:none;
	padding: 5px 0px 4px 5px;
	width: 188px;
	border: 0px;
}
.sbilinks li a:hover , .sbilinks li a.act{ 
	float: left;
	height: 16px;
	padding: 5px 0px 4px 5px;
	width: 188px;
	border: 0px;
	text-align:left;
    text-decoration:underline;}
/* column 2 - page content */
#column2 {
	text-align: justify;
	width: 545px;
	float: left;
	padding: 12px 3px 0 19px;
	margin-bottom:0;
}
#column2 h1 {
	padding: 20px 0px 4px 0px;
	margin: 0px 0px 30px 0px;
	border-bottom: 1px solid;
	text-transform: uppercase;
	font-weight: normal;
	color:#F00;
	text-align:center;
	font-size:32px;
}
.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover {
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	border-bottom: 1px dashed;
}
.sidebaritem a:hover, #column2 a:hover {
	border-bottom: 1px solid;
	text-align: center;
}
/* contact page - form layout */
form {
	margin-top: 0px;
}
div.row {
	clear: both;
	width: 448px;
}
div.row span.formlabel {
	float: left;
	width: 150px;
	text-align: left;
}
div.row span.forminput {
	float: right;
	text-align: right;
}
div.spacer {
	clear: both;
	width: 80px;
}
input, textarea {
	width: 259px;
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	font-size: 100%;
	margin: 2px;
}
.submit {
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	width: 70px;
	height: 22px;
	cursor: pointer;
	font-size: 100%;
}

.image{ margin:5px; padding:3px; border:#eee solid 1px;}

#ad-bottom{
	margin-top:50px;
	padding:20px 20px 20px 20px;	
}
#bottom{
	padding:0 20px;
}
