html {
height:100%;
}

body {
	height:100%;
	min-height:100%;
	background-color:#787746;
	margin:0px;
	padding:0px;
}

#header {
	position:absolute;
	top:50%;
	margin-top:-310px;
	height:100px;
	width:100%;
	background-color:#787746;
	text-align:center;
	padding:0px;
}

#band {
	background-color:#ffffff;
	color:#000000;
	height:420px;
	top:50%;
	margin-top:-210px;
	position:absolute;
	width:100%;
	border-style: solid;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	border-color:#000000;
	left: -1px;
}

#band ul li{
	font-family: Optima, Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	line-height: 120%;
	margin-bottom:5px;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	list-style-position: inside;
}

#band p.center{
	text-align: left;
	font-family: Optima, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	}

#band a:link {
text-decoration:underline;
color:#000000;
border:0px;
}

#band a:visited{
text-decoration:underline;
color:#000000;
}

#band a:hover{
text-decoration:none;
color:#b4af91;
}

#center{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#centerB {
background-color:#ffffff;
height:50px;
position:absolute;
width:860px;
top:50%;
margin-top:160px;
}

#centerL{
	width:50%;
	float:left;
	height:420px;
	text-align:left;
	margin-right:10px;
}

#centerR{
	height:420px;
	margin-top:10px;
	text-align:center;
}

h2{
	font-family: Optima, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	text-align: center;
	}

p{
	font-family: Optima, Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	text-indent: 0ex;
	margin:8px;
}

p#quote{
text-align:center;
text-decoration:none;
font-style:italic;
}

#footer {
	position:absolute;
	top:50%;
	margin-top:212px;
	height:80px;
	width:800px;
	left:50%;
	margin-left:-400px;
	background-color:#787746;
	padding:0px;
	font-size:small;
	font-family: Optima, Verdana, Arial, sans-serif;
	text-align:center;
	color:#b4af91;
}

#footer ul {
	border: 0;
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Optima, Verdana, Arial, sans-serif;
}

#footer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#footer ul li a {
	width: 130px;
	height: 22px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #b4af91;
	text-decoration: none;
	display: block;
	text-align: center;
	border-top: 1px solid #787746;
	border-bottom: 1px solid #787746;
	}

#footer ul li a:hover {
	color: #b4af91;
	border-top: 1px solid #b4af91;
	border-bottom: 1px solid #b4af91;
}

body#folio a#folionav,
body#advice a#advicenav,
body#style a#stylenav,
body#album a#albumnav,
body#pricing a#pricenav,
body#contact a#contactnav {
	color: #c03000;
	background: #787746;
	border-top: 1px solid #b4af91;
	border-bottom: 1px solid #b4af91;
}

#footer p{
	font-family: Optima, Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align:center;
}

