/***  ©2007 graphite studio. All rights reserved.  ***/

body {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0 auto;
	padding: 0 0 15px 0;
	}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	margin: 0;
	padding: 2px 0;
	}
	
#header {
	min-width: 600px;
	margin: 0 auto;
	background-color: #bfb199;
	}

#logo {
	float: left;
	width: 320px;
	height: 72px;
	margin: 15px 0 0 40px;
	}
	
#topnav {
	float: right;
	width: 155px;
	margin: 4px 0;
	background-color: #bfb199;
	}
	
.topnavitem {
	margin: 0;
	padding: 1px 0;
	border-bottom: 1px solid #f4f0e5;
	}
	
.lasttopnavitem {
	margin: 0;
	padding: 1px 0;
	}

#tagline {
	clear: both;
	margin: 0 auto;
	padding: 2px 0 2px 151px;
	height: 15px;
	background: #333333;
	}

#titlestrip {
	min-width: 600px;
	background: #f4f0e5 url(../images/stripe2.gif) repeat-y top left;
	margin: 0;
	padding: 0;
	}

#title {
	float: left;
	padding: 30px 0 0 170px;
	}

#random {
	float: right;
	width: 180px;
	height: 80px;
	}

#faq {
	clear: both;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	height: 15px;
	text-align: right;
	}
	
.clearit {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	}
	
.heading { font-family: Arial, Helvetica; font-size: 18px; font-style: normal; font-weight: normal; color: #333333;  line-height: 24px; text-indent: 0pt}
.subhead { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #993333;  line-height: 24px}
.body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000;  line-height: 17px}
.emphasis { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #993333;  line-height: 17px}
.label { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000;  line-height: 15px}
.caption { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #f4f0e5}
.nav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; line-height: 13px; color: #ffffff}
.legal { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;  line-height: 13px; color: #666666}
.button { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;  line-height: 14px; color: #000000}

a.body:link { font-family: Arial, Helvetica, sans-serif; color: #990033; font-size: 12px;  line-height: 16px; text-decoration: underline}
a.body:visited { font-family: Arial, Helvetica, sans-serif; color: #990033; font-size: 12px;  line-height: 16px; text-decoration: underline}
a.body:hover { font-family: Arial, Helvetica, sans-serif; color: #990033; font-size: 12px;  line-height: 16px; text-decoration: underline}

a.legal:link { font-family: Arial, Helvetica, sans-serif; color: #827e73; font-size: 10px;  line-height: 13px; text-decoration: underline}
a.legal:visited { font-family: Arial, Helvetica, sans-serif; color: #827e73; font-size: 10px;  line-height: 13px; text-decoration: underline}
a.legal:hover { font-family: Arial, Helvetica, sans-serif; color: #990033; font-size: 10px;  line-height: 13px; text-decoration: underline}

a.spot:link { font-family: Arial, Helvetica, sans-serif; color: #990033; font-size: 10px;  line-height: 13px; text-decoration: none}
a.spot:visited { font-family: Arial, Helvetica, sans-serif; color: #990033; font-size: 10px;  line-height: 13px; text-decoration: none}
a.spot:hover { font-family: Arial, Helvetica, sans-serif; color: #990033; font-size: 10px;  line-height: 13px; text-decoration: underline}

a.nav:link { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 10px; font-weight: bold; line-height: 13px; text-decoration: none}
a.nav:visited { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 10px; font-weight: bold; line-height: 13px; text-decoration: none}
a.nav:hover { font-family: Arial, Helvetica, sans-serif; color: #993333; font-size: 10px; font-weight: bold; line-height: 13px; text-decoration: none}
