body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #220000;
	margin-top: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 800px;
	margin: auto;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #990000;
		overflow:auto;
	
}
#header {
	background-image: url(images/header.jpg);
	height: 397px;
	width: 800px;
			overflow:auto;
}
#nav {
	height: 46px;
	width: 800px;
	background-image: url(images/navbg.jpg);
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 4px;
}
#nav a {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 17px 6px;
	float: left;
	display: block;
	border-top: 1px none #530000;
	border-right: 1px solid #530000;
	border-bottom: 1px none #530000;
	border-left: 1px none #530000;
}
#nav a.right {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 12px 6px;
	float: left;
	display: block;
	border: 1px none #AB3B73;
}
#nav a:hover {
	color: #000000;
}
#leftwrap {
	width: 210px;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#left {
	width: 210px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	overflow:auto;
}
#leftlower {
	width: 210px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	overflow:auto;
}
h2 {
	margin-left: 10px;
	font-size: 18px;
	color: #990000;
	background-image: url(images/heart.png);
	background-repeat: no-repeat;
	padding-left: 34px;
	height: 28px;
}
#leftlower a {
	color: #822650;
}
#leftlowerb {
	width: 210px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	overflow:auto;
}
#leftlowerb a {
	color: #822650;
}
#left p {
	margin-right: 10px;
	margin-left: 10px;
}
#right {
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #FFE8E8;
	padding-bottom: 4px;
}
#right p {
	margin-right: 10px;
	margin-left: 10px;
}
#rightb {
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #FFFFDD;
	padding-bottom: 4px;
}
#rightb img {
	border: 1px solid #000000;
	margin: 3px;
}
#rightb p {
	margin-right: 10px;
	margin-left: 10px;
}
#rightb ul {
	float: left;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#rightb a {
	color: #822650;
}
#rightb .clear {
	width: 550px;
	display: block;
	clear: both;
}
.clear {
	width: 800px;
	display: block;
	clear: both;

}h1 {
	margin-left: 10px;
	font-size: 18px;
	color: #990000;
	background-image: url(images/heart.png);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 34px;
}
select {
	margin-left:5px;
	width: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.formplace {
	padding-right: 10px;
	padding-left: 10px;
}
li {
	list-style-position: inside;
	padding-left: 10px;
}
#gallerystrap {
	background-color: #B4A69B;
	width: 800px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(images/gallerystrap.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
}
#dcentral td img {
	border: 7px solid #FFFFFF;
	margin: 7px 7px 2px;
	height: 100px;
	width: 100px;
}
#dcentral td {
	text-align: center;
}
#right-button {
	width: 550px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	display: block;
	-moz-border-radius: 15px;
	border-radius: 15px 15px 15px 15px;
	background-color: #CCC1B5;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
}
#right-button a {
	color: #666666;
	font-weight: bold;
	display: block;
	padding: 10px;
	text-decoration: none;
}
#right-button a:hover {
	color: #FFFFFF;
}

