body {
    font: normal 10px Georgia, serif;
    color: #d1b590;
	margin: 0px 0px 0px 0px;
	background : #fff;
	}
	

#bodycontainer{
	height: 900px;
	min-height: 100%;
	width: 454px;
	border-left: 1px solid #b5b500;
	background: #ffffff;
}

#main {
	width: 416px;
	margin-top: 0px;
	margin-left: 4em;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	color: #000;
	font: normal 14px/18px Georgia, serif;
	line-height: 18px;
	}
	
#infomain {
	width: 416px;
	margin-top: 2px;
	margin-left: 58px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	color: #373737;
	font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}

#contact {
	color: #000000; 
	text-align: left;
	margin-top: 0px;
	margin-left: 20px;
	font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}
	
#titles {
	color: #740000; 
	text-align: left;
	font: bold 1.1em Georgia, serif;
	font-style: italic;
	}		
	
.buttonscontainer {
	width: 96px;
	}

.buttons a {
	color: #9e9da2;
	background-color: #ffffff;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	}

.buttons a:hover {
	background-color: #b5b500;
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}

a {
	color: #d45500;
	text-decoration: underline;
	font-weight : normal;
	background : transparent;
	}

a:hover {
	color: #d1b590;
	text-decoration: none;
	font-weight : normal;
	background : transparent;
	}

a:active {
	color: #fff;
	font-weight : normal;
	background : transparent;
	}
	
#small {font: 12px/1.5em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; font-style: italic; color: #750000;}
//#contact {font: bold 12px/1.5em "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; color: #000000;}

p { 
	font: 14px/1.5em  Georgia, serif;  
	margin-top: 0;
	margin-bottom: 1em;
	}	

H1 {
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	color: #740000;
	background : none;
	margin-bottom: 3px;
	}

H2 {
	font: bold 9px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	color: #740000;
	}
	
H3 {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	color: #666666;
	background: transparent url(images/news/news_bullet.jpg) no-repeat;
	padding: 0;
	margin: 5px 0 5px 0;
	display: block;
	}
	
H4 {
	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
	color: #ffffff;
	}
	
