html,body
{
	margin:0;
	padding:0;
}

body
{
	font:76% arial,sans-serif;
	text-align:center;
	background-color: #cacaa6;
	background-image: url(/images/c9c98d_cacaa6_5.png);
	background-repeat: repeat;
}

p
{
	margin: 10px 10px;
}

a
{
	color: #444;
}

a:hover
{
	color: red;
}

div#header
{
	height:90px;
	line-height:80px;
	padding: 10px 0 0 0;
	background:#f7f2d8;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808000;
}

div#header h1
{
	padding-left:10px;
	color:#222222;
	font-size: 200%;
}

div#container
{
	text-align:left;
	width:800px;
	margin:0 auto;
	border: 1px solid #444444;
	background-image: url(/images/sidegrad.png);
	background-repeat: repeat-x;
	background-position: left;
}

div#wrapper
{
	background-color: #f7f2d8;
	margin: 0px 0;
	padding: 0px 0;
}
div#quote
{
	margin: 0 0 10px 0;
	padding: 0;
	clear: none;
	float: right;
	height: 60px;
	width: 600px;
}
div#content
{
	padding: 5px 5px 60px 10px;
	background-color: #f7f2d8;
	clear: none;
}

div#content h2
{
font-size: 1.7em;
padding: 35px 0 0 0;
margin: 10px 0 0 0;
border-bottom: 1px dotted #c9c98d;
}

div#content h3
{
font-size: 1.4em;
padding: 40px 0 5px 0;
font-weight: bold;
border-bottom: 1px dotted #c9c98d;
}

div#content h4 {
	font-size: 1.2em;
	padding: 10px 0 5px 0;
	margin: 0 0 0 10px;
	/*font-weight: bold;*/
	font-style: italic;
}

div#content p
{
	line-height:1.4;
}

.reslink  
{
	font-weight: bold; 
	font-size: 1.1em;
}

#two_col
{
margin: 0 auto 10px auto;
float: left;
width: 240px;
}

div#leftnav1
{
	margin: 18px 0 0 10px;
	color: #636341;
	float:left;
	width: 169px;
	height: 358px;
	padding: 20px 5px 5px 15px;
}

div#leftnav1 p
{
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 18px;
	font-size: 15px;
}
.email
{
	font-size: 13px;
}
div#leftnav1 a
{
	color: #636341;
}

div#leftnav1 ul
{
	list-style-type: none;
	padding: 0;

}

div#leftnav1 li a
{
	text-decoration: none;
	color: #636341;
	font-size: 17px;
	line-height: 1.5em;
	padding: .25em 0 0 0;
	list-style-type: none;
	margin: 0;	
}

div#leftnav1 li a:hover
{
	color: #333307;
	text-decoration: underline;
	font-weight: bolder;
}

div#leftnav2
{
	background:#f7f2d8;
	float:left;
	clear:left;
	width:199px;
}

div#large_gallery
{
	width: 580px;
	float: right;
	clear: right;
	padding: 0 10px 0 0;
	_padding: 0; /*IE6 is stupid*/
	margin: 10px 0 0 0;
}

div#med_gallery
{
	width: 360px;
	float: right;
	clear: right;
	padding: 0;
	margin: 30px 5px 0 10px;
	/*border-top: 1px solid #bbb;*/
}

div#about_hosts
{
	width: 360px;
	float: right;
	clear: right;
	padding: 0;
	margin: 10px 5px 0 10px;
	/*border-top: 1px solid #bbb;*/
}

div#footer
{
	background:#333;
	color:#FFF;
	clear:both;
	width:100%;
}

div#footer p
{
	margin:0;
	padding:5px 10px;
	text-align: center;
}

div#footer a
{
	color: #ccc;
}
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clearboth
{
	clear: both;
}

ul 
{
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.2em;
	padding: 0 0 0 2em;
}

div#formdiv p{
	line-height: 2.5em;
	font-weight: bold;

}
