body
{
	margin: 15px 0 20px 0;
	font-family:Tahoma, Helvetica, sans-serif;
	background: #C60505 url('img/body-bg.gif') repeat-x top;
	color: #535353;
	text-align: center;
}

a
{
	color: #C71313;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	margin: 0 auto;
	display: block;
	border: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia;
	font-weight: normal;
	margin: 10px 0;
}

p
{
	margin: 10px 0;
	font-size:0.7em;
}

h1 {font-size: 120%;}
h2 {font-size: 120%;}
h3 {font-size: 100%;}
h4 {font-size: 100%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}

#wrapper
{
	margin: 0 auto;
	text-align: left;
	width: 762px;
	padding: 0 5px;
	background: #FFF url('../img/wrapper-bg.gif') repeat-y center;
}

#top
{
	visibility: hidden;
	font-size: 80%;
	width: 742px;
	padding: 0 10px 5px 10px;
	text-align: right;
	margin: 0 auto;
	color: #333;
	font-family: Georgia;
}

#top ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#top a
{
	color: #333;
}

#top a:hover
{
	text-decoration: none;
	cursor: default;
}

#footer
{
	padding: 5px 10px;
	margin: 0 auto;
	width: 762px;
	text-align: center;
	color: #FFF;
}

#footer p
{
	margin:0;
	padding:0;
}

#footer span
{
	float: center;
}

#footer a
{
	color: #FFF;
}

#wrapper img
{
	margin: 0;
	display: inline;
}

#header
{
	height: 138px;
	position: relative;
	background: #E0CB9A url('../img/header-bg.jpg') no-repeat;
}

#header #logo
{
	position: absolute;
	top: 24px;
	left: 48px;
}

#header #headercontact
{
	position: absolute;
	right: 15px;
	bottom: 5px;
	width: 350px;
	border: 0px solid #C48D5F;
	color: #9C0C01;
	font-weight: normal;
	font-size: 11px;
}

#header #headercontact1
{
	position: absolute;
	right: 55px;
	top: 42px;
	width: 230px;
	border: 0px solid #C48D5F;
	color: #9C0C01;
	font-weight: normal;
	font-size: 11px;
}

#header #headercontact a
{
	font-size: 66%;
}

#header #headercontact div
{
	padding: 4px 0 0 0;
}

#header #headercontact img
{
	vertical-align: middle;
	margin-right: 6px;
}

#header #headercontact a
{
	color: #9C0C01;
}

#headerbottom
{
	background: url('../img/header-bottom.gif') repeat-x;
	height: 24px;
}

#container {
	position:relative;
	width:762px;
	background: #FFF url('../img/monthly-column-bg.gif') repeat-x top;
	height:800px;
}

#container #left
{
	position:absolute;
	width: 220px;
	float: left;
	/*background: white;*/
	/*background: url('../img/monthly-column-bg.gif') repeat-x top;*/
}

* html #left
{
	margin-right: -3px;
}

.menu {
	margin-left: 20px;
	/*border-bottom: 1px dotted black;*/
	font-size: 14px;
}


#container #main
{	
	position:absolute;
	float:left;
	margin-left: 220px;
	width:542px;
}

* html #main
{
	height: 1px;
	margin-left: 0;
}

#main #content 
{
	min-height: 100px;
	/*background: url('../img/monthly-column-bg.gif') repeat-x top;*/
	padding: 1px 22px 0 22px;
}

#main #content li 
{
font-size:0.7em;
padding:2px 0;
}

#main #contactleft
{
	float: left;
	width: 200px;
	margin-left: 22px;
}

#main #contactright
{
	width: 220px;
	margin-left: 200px;
}

#bottommain
{
	/*margin-left: 220px;*/
	padding: 25px 20px 0 20px;
}

#bottommain .box
{
	float: left;
	width: 149px;
	margin-right: 25px;
}

#bottommain .end
{
	margin-right: 0;
}

#bottom
{
	clear: both;
	height: 30px;
}

img.img-float 
{
	float:left;
	padding: 0px 20px 20px 20px;
}

img.image-logo-float
{
	float:left;
	padding:0;
	padding-right:5px;
}


/* form elements */
form {
	padding: 5px;
	/*background-color: #F2EDDA;*/
	border: 2px dotted #F2EDDA;
	color: #C71313;
	margin-left: 10px;
}

.contactform{
	padding: 5px;
	/*background-color: #F2EDDA;*/
	border: none;
	color:#535353;
	margin-left: 10px;
}

SELECT {
	font-family: Tahoma, Verdana, Tahoma, Helvetica; 
	font-size: 12px; color: rgb(0,0,0); 
	border: 1px solid #C71313;
	width:100%;
}

.contactselect {
	font-family: Tahoma, Verdana, Tahoma, Helvetica; 
	font-size: 12px; color: #535353; 
	border: 1px solid #535353;
	width:100%;
}

TEXTAREA {
	font-family: Tahoma, Verdana, Tahoma, Helvetica; 
	font-size: 12px; color: rgb(0,0,0); 
	border: 1px solid #C71313;
	overflow:auto;
}

.contacttextarea {
	font-family: Tahoma, Verdana, Tahoma, Helvetica; 
	font-size: 12px; color: rgb(0,0,0); 
	border: 1px solid #535353;
	overflow:auto;
}

INPUT {
	font-family: Tahoma, Verdana, Tahoma, Helvetica; 
	font-size: 12px; color: rgb(0,0,0); 
	border: 1px solid #C71313;
}

.contactinput {
	font-family: Tahoma, Verdana, Tahoma, Helvetica; 
	font-size: 12px; color: #535353; 
	border: 1px solid #535353;
}

input.button { 
	font: bold 12px Verdana, Sans-serif; 
	height: 18px;
	margin-top: 0;
	padding: 0 3px;
	color: #FFF;
	vertical-align:top;
	background: #C71313;
	border: 0px solid white;
}

#formtitle {
	font-size:20px;
	color: #C71313;
	text-align:center;
	weight:bolder;
}

#formsubtitle {
	font-size: 14px;
	color: #C71313;
	text-align: center;
}

#formtext {
	color: #C71313;
	font-size:12px;
}

#contactformtext {
	color: #535353;
	font-size:10px;
}

#news_title{
	color: #A52A2A;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 1px;
}

.title_link{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #535353;
	padding-top: 12px;
	padding-bottom: 0px;

}

A:honer.title_link{
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	color: #535353;
	padding-top: 12px;
	padding-bottom: 0px;

}


/*
div#footerlink {
 height: 24px;
 width: 100%;
  margin-left: 0px;

}


div#footerlink p{
margin: 0px;
padding-left: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 24px;
white-space: nowrap;
float: left;

}


div#footerlink ul {
margin: 0px;
padding-left: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 24px;
white-space: nowrap;
 float: left; 
}


div#footerlink ul li {
list-style-type: none;
display: inline;
}


div#footerlink ul li a {

text-decoration: none;
padding: 5px;

color: White;
}


*/
