/*
Coded by oh-doll.net
http://www.oh-doll.net
*/


/*Main Stylings*/
	body {
	padding:0;
	color:#564d46;  
	font-family: Verdana;
	font-size:8pt;}

a {
	color:#433a32;
	text-decoration:none;}

a:hover {
	color:#34c1d2;
	text-decoration:none;}

/*Other*/
.sideheader {
	color: #fff;  
	font-size: 10pt; 
	font-family:Verdana; 
	line-height: 13pt;
	text-align: left;
	text-transform: uppercase; 
	margin:0;
	padding-left: 5px;
	background: #e2e2e2 url(corner_bottom_right.gif) bottom right no-repeat;}

h1 {
	font-size:18px; 
	font-weight:bold; 
	color:#83807e;}

h2 {
	font-size:18px; 
	font-weight:bold; 
	color:#908d8b;}

h3 {
	font-size:18px; 
	font-weight:bold; 
	color:#9a9795;}

/*Latest News*/
dl {
	margin:1em auto;
	width: 95%;
	font-size: 90%;}

dt {
	float: right;
	width: 214px;
	background-color:#e1e1e1;}

dd {
	margin: 0 0 1.4em 68px;
	background-color: #f5f5f5;}

dd.image {
	float: left;
	margin: 0;}

