/* ----- universal settings -----*/
body {margin:0px; padding:0px; background-color:#979ba6; font-family:verdana, san-serif; font-size: 8pt; color: #000000;}

#content_box, #content_box td {
	margin-top:25px;
	margin-left:15px;
	margin-right:15px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif;
	font-size: 10pt; 
	color: #000000;
	line-height: 135%;
	text-align:left
}

#commentForm td {
	font-size: 9pt; color: #000000;
}
/* ----- typography ----- */
.content, .content td,.content select, .content input {font-size: 8pt; color: #000000;}
.footer {font-size: 8pt; color: #000000;}
.copyright {font-size: 8pt; color: white;}

/* ----- links ----- */
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:hover {font-weight : bold;color: #5A7485;}
a:active {text-decoration: none; color: #000000;}


/* ----- backgrounds ----- */
.main_bg  {background: url("main_bg.jpg") center top repeat-x;}
.main_btm_bg  {background: url("main_btm_bg.jpg") center bottom repeat-x;}

/* ----- header ----- */
.header  {background: url("header.jpg") center top no-repeat;}

a.links,a.links:visited {font-weight : bold;}
a.internal,a.internal:visited,a.internal:active,a.internal:hover {
	color: #888233;
	text-decoration: underline;
	font-weight : normal;
}
a.internal2,a.internal2:visited,a.internal2:active,a.internal2:hover {
	text-decoration: none;
	font-weight : bold;
	color: #000000;
}
a.internal3,a.internal3:visited,a.internal3:active,a.internal3:hover {
	color: #888233;
	text-decoration: none;
	font-weight : normal;
}
h1 {color: #000; margin: 0px; padding: 0px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 11pt; font-weight: bold;
 text-align:right;
 width:560px;
 border-bottom: 1px solid #ccc57a;
 }
h2 {margin: 0px; padding: 0px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 10pt; font-weight: bold;}
h3 {color: #000; margin: 0px; padding: 0px 0px 1px 0px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 9pt; font-weight: normal;}
h4 {color: #000; margin: 0px; padding: 5px 0px 0px 0px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 9pt; font-weight: normal;}
h5 {color: #000; margin: 0px; padding: 8px 0px 0px 0px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 8pt; font-weight: normal; text-transform: uppercase;}
h6 {color: #000; margin: 0px; padding: 2px 0px 2px 0px; font-family: 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, sans-serif; font-size: 8pt; font-weight: normal; text-transform: uppercase;}

.img_right {
	float:right;
	padding-left:5px;
	padding-bottom:5px
}

.img_left {
	float:left;
	padding-right:5px;
	padding-bottom:5px
}

.sitelink {
	font-size:80%;
	
}

.sitelink a, .sitelink a:hover {
	font-weight:bold;
	color: #000;
}

.hp_quote{
	width:230px;
	float:right;
	font-weight:bold;
	font-size:110%;
	border : 0px solid Black;
	padding : 3px 3px 3px 3px;
	font-style : italic;
	margin-left:5px;
	margin-bottom:5px;
	color : #5A7485;
	text-align:left;
}
