body {
	font: 13px "Book Antigua", Georgia, serif;
	background-color: #D0B997;
}
body.popup {
	background-color: #fff;
}
#mainwrapper {
	width:975px;
	position:absolute;
	overflow:visible;
	top:0px;
	left:50%;
	margin-left:-498px;
}
#tellfriend {
	margin-top:155px;
	background-color: #fff;
	border:solid 1px #AA650B;
	padding-top:7px;
	width:100px;
	height: 22px;
	text-align:center;
}
#tellfriend a {
	text-decoration:none;
	color: #000;
	font: 13px "Book Antigua", Georgia, serif;
}
table, body {
	padding:0;
	margin:0;
}
#main {
	width:741px;
	/*overflow:visible;*/
	background-color: #fff;
	/*
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-378px;
	text-align: center;
	padding-top:20px;*/
	padding-bottom:30px;
}

#maintd {
	background-color: #fff;
	overflow: hidden;
}


a img {
	border:0;
}
#menu {
	margin-top:40px;
	line-height: 26px;
	height: 23px;
	font-size: 0px;
	line-height: 0px;
	padding-top:3px;
}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}

#menu li {
	margin-left: 0;
	padding-left: 0;
	float:left;
	list-style: none;
	display: inline;
}
#menu img {
	margin:0px;
	padding:0px;
	border-right: solid 1px #333;
}
#menu img.l{
	border:none;
}

#content {
	text-align: left;
	padding:20px;
}

a {
	color:#050780;
}
.notify {
	color: #900;
}
h1 {
	font: 16px "Lucida Console", sans serif;
	font-weight:bold;
}
#gallery {
	width:620px;
	margin-left:44px;
	background-color: #000;
	padding-bottom:10px;
}
#gallery #photo {
	width:600px;
	margin:10px;
}
#gallery #navigation {
	text-align: center;
}
#gallery #navigation a {
	color:#fff;
	text-decoration: none;
}
#gallery #navigation a:hover {
	background-color:#AB650D;
}

#right-quote, #left-quote {
	float:left;
	padding-top:100px;
}

#left-quote {
	float:left;
	margin-right:30px;
}
#right-quote {
	float:right;
	margin-left:30px;
}
/* quotes */ 
#quotes-container {
	position:absolute;
	left:50%;
	overflow:hidden;
	width:600px;
	height: 600px;
	display:block;
	padding:0;
	margin-left:-300px;
}
#quotes {
	width:7800px;
	padding:0;
	margin:0;
}
#quotes div {
	width:600px;
	height:300px;
	float:left;
	display:block;
	padding:0;
	margin:0;
	text-align:center;
	padding-top:50px;
	font-size:24px;
}

/* admin */

#admin .message {
	padding: 5px;
	font-weight: bolder;
	color: #0b0;
}
#admin {
	background-color:#fff;
	font: 13px "Trebuchet MS", serif !important;"
}
#admin h1 {
	font: 21px "Trebuchet MS", serif !important;
	border-bottom:solid 1px #666;
}
#admin a {
	text-decoration:none;
}
#admin a img {
	border:solid 1px #050780;
}
#admin h2 {
	font: 16px "Trebuchet MS", serif !important;
	border-bottom:solid 1px #aaa;
}
#sample-form {
	line-height: 18px !important;
}
#sample-form input {
	margin-bottom: 3px;
}