/* Website design by Viere Media (http://vieremedia.com/) */

/* Global Styles*/

body {
 	font-family: Palatino, Georgia, Garamond, 'Times New Roman,' serif;
 	font-size: 13px;
 	background-image: url('images/hinmanphoto2.jpg');
 	background-repeat: no-repeat;
 	color: #444444;
}

h1,h2,h3,h4,h5,h6 {font-family: Helvetica, Arial, sans-serif;}

h1 {
 	font-size: 30px;
 	letter-spacing: 0.3em;
 	vertical-align: middle;
 	text-align: center;
}

h4 {
 	font-size: 12px;
 	letter-spacing: 0.1em;
 	font-weight: bold;
}

blockquote {
	background: #eee;
	border: 1px solid #ddd;
	padding:1em;
}

.highlight { 
	font-family:Helvetica, Arial, sans-serif;
	color:#8E1D5D;
	font-weight:bold;
}

/* Local Styles */

#wrapper { 
 	margin: 0 auto;
 	width: 722px;
 	margin-top: 40px;
 	font-size: 10pt;
}

#navbar {
 	position: absolute;
 	top: 235px;
 	left: 155px;
 	width: 70px;
 	height: 100px;
 	color: #444444;
 	font-size: .8em;
 	line-height: 2.5;
	font-family:Helvetica, Arial, sans-serif;
 	text-align: justify;
 	letter-spacing: .1em;
	font-weight:none;
}

#navbar a:link, a:visited {
 	color: #333;
 	text-decoration: none;
	font-weight:none;
}

#navbar a:hover, .active {
 	color: #8E1D5D;
 	font-size: 10px;
 	text-transform: uppercase;
 	text-decoration: none;
	font-weight:bold;
}

#content { 
 	position: absolute;
 	top: 218px;
 	left: 290px;
 	width: 600px;
 	height: 450px;
 	padding: 10px;
}

#content a {
 	color: #8E1D5D;
 	text-decoration: none;
	font-size:.9em;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}

#content a:hover, a:active {
 	text-decoration:underline;
	font-weight:bold;
}

#content li {
	list-style:inside;
	line-height:.5em;
	padding: .5em;
}

#footer {
 	width: 450px;
 	height: 100px;
 	font-size: small;
} 
