/* css styles, fuller rental */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(assets/LtTanGrid.gif);
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}
#wrapper {
	background: #fff url(assets/FullerQROliveBk.gif) repeat-x;
	border: 1px solid #000000;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
}
#picbar {
	background: #47460f;
	width: 300px;
	padding-top: 10px;
	text-align: center;
	margin: 0px;
	float: left;
}
#content {
	background-color: #fff;
	border: 1px solid #000000;
	width: 780px;
	margin: 0 auto;
	padding: 0;
}
#maintext {
	padding: 45px 15px 0;
	margin: 0px 0px 0px 300px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#content #maintext p {
	font-size: 0.9em;
	line-height: 1.55em;
	color: #47460f;
}
#content #maintext li {
	color: #996633;
	font-size: 0.9em;
	line-height: 1.55em;
}
#content #maintext a {
	color: #47460f;
}
.caption {
	font-size: 0.85em;
	color: #996633;
	line-height: .95em;
}
#titleArt {
	padding-left: 50px;
	text-align: left;
	padding-top: 10px;
	position: relative;
	z-index: 200;
}
#panArt {
	z-index: 2;
	top: -5px;
	position: relative;
	width: 780px;
	margin: 0px;
	padding: -10px 0px 0px;
}
#genInfo {
	padding-right: 45px;
	padding-left: 45px;
	text-align: left;
}
#genInfo h2 {
	font-size: 14px;
	padding-top: -15px;
	color: #d8bc4b;
	font-style: oblique;
	font-weight: normal;
	padding-left: 25px;
}
#genInfo p {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	color: #47460f;
}
#homeArt {
	text-align: right;
	padding: 40px 0px 20px 20px;
}
#footer {
	padding: 10px;
	background-color: #e1deae;
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #000000;
	line-height: 14px;
	text-align: center;
}
#wrapper #footer a:link, #wrapper #footer a:visited {
	font-weight: bold;
	color: #666666;
}
#contact {
	clear: both;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-color: #e1deae;
	border: 1px solid #000000;
}
#contact p {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding: 10px 10px 10px 315px;
}
#contact p a:link, #contact p a:visited {
	font-weight: bold;
	color: #666666;
}
#activities {
	margin-left: 300px;
	border: 1px solid #999999;
	background: url(assets/LtTanGrid.gif);
}
#activities h1 {
	font-size: 1.45em;
	padding: 15px 15px 0 15px;
	color: #47460f;
	font-style: oblique;
	font-weight: normal;
	text-align: center;
}
#activities img {
	padding-top: 15px;
	padding-bottom: 15px;
}
#activities p {
	padding: 0 12px;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #47460f;
}
#activities li {
	font-size: 0.8em;
	line-height: normal;
	color: #47460f;
	padding-right: 15px;
}
#activities li a:link, #activities li a:visited {
	color: #175e54;
}
#activities li a:hover, #activities li a:focus {
	color: #996600;
}
img.frame {
	border-top: solid 1px #669999;
	border-bottom: solid 3px #669999;
}	
.initCap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: bold;
	color: #996600;
	line-height: 18px;
}
#picbar ul {
	font-size: 0.8em;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 300px;
}
#picbar li {
	list-style-type: none;
	border-bottom: 1px solid #000000;
	padding: 0;
	margin: 0;
}
#picbar li a:link, #picbar li a:visited {	
	background-color: #996600;
	color: #e1deae;
	display: block;
	text-decoration: none;
	line-height: 1.5em;
	padding: 10px 10px 10px 25px;
}
#picbar li a:hover, #picbar li a:focus, #picbar li a:active {
	background-color: #e1deae;
	color: #47460f;
}
