html, body {
	margin: 0 auto;
	text-align: center;
}

body {
	width: 769px;
	margin-top: 50px;
	padding: 0;
	background-image:url(images/manilla-card.png);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	margin: 0;
	padding: 5px 0;
}

#container {
	background: url(images/main_bg.jpg) no-repeat bottom;
	overflow: hidden;
}

#header {
	width: 769px;
	height: 126px;
	background: url(images/main_bg.jpg) no-repeat 0 0;
	float: left;
}

#header #menu {
	width: 520px;
	height: 32px;
	padding: 94px 0 0 20px;
	font-weight: bold;
	color: #F1E0C1;
	font-size: 12px;
	text-align: left;
	float: left;
}

#header h1#logo{
	margin: 0;
	line-height: 999em;
	height: 126px;
	width: 198px;
	background: url(images/Saffys.gif) 0 0 no-repeat;
	overflow: hidden;
	float: right;
}

#header #menu a:link, #header #menu a:visited {
	color: #653b02;
	text-decoration: none;
}

#header #menu a:hover {
	color: #FFFEDF;
	text-decoration: underline;
}

#content {
	width: 729px;
	padding: 15px 20px 15px 20px;
	background: url(images/content_bg.jpg) 0 0 no-repeat;
	text-align: justify;
	color: #fef0dc;
	overflow: hidden;
	float: left;
}

#hpicp {
	width: 320px;
	padding-right: 10px;
	float: left;
}

#htxtp {
	width: 399px;
	float: right;
	font-size: 13px;
	padding-top: 5px
}

#hspec {
	width: 729px;
	margin-top: 5px;
	float: left;
	font-size: 13px;
}

#revtxtp {
	width: 520px;
	float: left;
}

#revpicp {
	width: 180px;
	float: right;
	overflow: hidden;
}

#wheretextp {
	width: 210px;
	float: left;
	font-size: 13px;
}

#wheretextp strong {
	margin-bottom: 14px;
}

#wheremapp {
	width: 500px;
	text-align: center;
	float: right;
}

#wheremapp a:link, #wheremapp a:visited {
	color: #fef0dc;
	text-decoration: none;
}

#wheremapp a:hover {
	color: #fef0dc;
	text-decoration: underline;
}

#conformp {
	clear: both;
	width: 450px;
	float: left;
}

#conformp form{
	padding:0 12px 0 0;
	width: 438px;
	margin:0;
	border-right: 1px solid #F1E0C1;
}

#conformp form label{
	display: block;
	padding: 8px 0;
	margin: 0;
	color: #F1E0C1;
	font-weight: bold;
	border-bottom: 1px solid #F1E0C1;
	height: 24px;
	width: 438px;
}

#conformp form label.topitem {
	border-top: 1px solid #F1E0C1;
}

#conformp form label#comments{
	height: 106px;
}

#conformp form label input, #conformp form label textarea {
	width: 180px;
	margin-right: 10px;
	float: right;
}

#conformp form label span{
	float: left;
	padding: 3px 0 0 8px;
}

#conformp form p#buttons{
	text-align: center;
}

#condetailsp {
	width: 258px;
	margin-left: 15px;
	border-top: 1px solid #F1E0C1;
	float: left;
}

#condetailsp p.scdimg {
	padding: 6px 8px;
	text-align: center;
	display: block;
	border-bottom: 1px solid #F1E0C1;
}

#condetailsp p.scd {
	padding: 12px 8px;
	display: block;
	line-height: 14px;
	border-bottom: 1px solid #F1E0C1;
}

#condetailsp p.scd a:link, #condetailsp p.scd a:visited {
	color: #fef0dc;
	text-decoration: none;
}

#condetailsp p.scd a:hover {
	color: #fef0dc;
	text-decoration: underline;
}

a:link, a:visited {
	color: #fef0dc;
	text-decoration: none;
}

a:hover {
	color: #fef0dc;
	text-decoration: underline;
}

#footer {
	width: 729px;
	height: 79px;
	padding: 10px 20px 0 20px;
	background: url(images/main_bg.jpg) no-repeat bottom;
	text-align: left;
	font-weight: bold;
	color: #653b02;
	float: left;
}

#menuPage #content a{
	background:url(images/pdf_small.gif) 0 0 no-repeat;
	padding-left:26px;
	padding-bottom:8px;
	margin-left:4px;
	line-height:27px;
	color:#653B02;
}

#menuPage #content a.noicon{
	background: none;
	padding: 0;
	padding-bottom:8px;
	line-height:16px;
	color:#653B02;
}

#menuPage #content a:hover{
	color:#fef0dc;
}
