body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
table {
    font-size: 120%;
}

body {
	background-color: #8c051c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper #header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
}
#wrapper {
	width: 100%;
}
#wrapper #navlist {
	position: relative;
	font-size: 12px;
	background-color: #8c051c;
	height: 18px;
	margin-left: 200px;
	margin-right: 20px;
	border: 2px solid #E0C830;
}
#wrapper #header #headerText img {
	position: absolute;
	left: 213px;
	top: 38px;
}

#wrapper #header #logoimage img {
	position: absolute;
	left: 25px;
	top: 9px;
}
#wrapper #content {
	margin-top: 0px;
	margin-right: 220px;
	margin-left: 0px;
	border: 1px solid #E0C830;
	margin-bottom: 10px;
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 28px;
	padding-left: 10px;
	position: relative;
	top: 30px;
	background-color: #FFFFFF;
	left: 200px;
}

#wrapper #leftpanel {
	position: absolute;
	left: 5px;
	top: 160px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #leftpanel ul {
	margin: 0px;
	padding: 0px;
}
#wrapper #leftpanel ul ul {
	font-size: 85%;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#wrapper #leftpanel ul ul a {
	color: #E4E4E4;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#wrapper #leftpanel ul ul a:hover {
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#wrapper #leftpanel li {
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#wrapper #leftpanel ul ul li {
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper #leftpanel a {
	margin: 0px;
	padding: 0px;
}
#wrapper #leftpanel a:hover {
	color: #E0C830;
	text-decoration: none;
}
#wrapper #leftpanel img {
}
#wrapper #content li {
	padding: 0px;
	font-weight: bold;
}
#wrapper #footer {
	background-color: #8c051c;
	color: #FFFFFF;
	height: 15px;
	margin-bottom: 10px;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	position: relative;
	top: 10px;
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #FCFCFC;
}

#wrapper #content h1 {
	font-size: 140%;
	font-weight: bold;
	margin-top: 0px;
	color: #8C051C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0.2em;
}
#wrapper #content h2 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	color: #8C051C;
}



#wrapper #navlist li {
	display: block;
	float: left;
	width: auto;
}
#wrapper #navlist ul {
	list-style: none;
	border: none;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

#wrapper #navlist A {
	color: #CCCCCC;
	display: block;
	width: auto;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #006600;
}

#wrapper #navlist A:hover {
	color: #0059B3;
	background-color: #E6C92D;
}
#wrapper #header #image1 {
	float: right;
	position: absolute;
	top: 0px;
	right: 20px;
}
#leftpanel {
	position:absolute;
	left:17px;
	top:159px;
	width:174px;
	height:auto;
	z-index:1;
	text-align: center;
	padding: 10px;
	background-color: #8c051c;
	color: #FFFFFF;
	border: 1px solid #E0C830;
	margin-top: 0px;
}
#wrapper #textnav {
	font-size: 90%;
	color: #CCCCCC;
}
#wrapper #content h3 {
	font-size: 100%;
	font-weight: bold;
}
.contentimage1 {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #content ul {
	padding-left: 0px;
	list-style-type: none;
}
#wrapper #content a {
	color: #8C051C;
	text-decoration: underline;
}
#wrapper #content .sectionBox {
	border: 2px solid #E0C830;
	background-color: #F9FFF9;
	height: auto;
	margin-bottom: 10px;
	padding: 6px;
	background-image: url(images/bg-daffs.jpg);
}
#wrapper #content .sectionBox2 {
	border: 2px solid #E0C830;
	background-color: #F9FFF9;
	height: auto;
	margin-bottom: 10px;
	padding: 6px;
	background-image: url(images/bg-food.jpg);
}

#wrapper #content .sectionBox3 {
	border: 2px solid #E0C830;
	background-color: #F9FFF9;
	height: auto;
	margin-bottom: 10px;
	padding: 6px;
	background-image: url(images/bg-bride.jpg);
	background-repeat: repeat;
}
#wrapper #content .sectionBox4 {
	border: 2px solid #E0C830;
	background-color: #F9FFF9;
	height: auto;
	margin-bottom: 0px;
	padding: 6px;
	background-image: url(images/bg-meeting.jpg);
}

.clear {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
.clearright {
	clear: right;
}
.imageLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	padding-top: 5px;
}
#wrapper #content h3 {

	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	color: #8C051C;
}
.smalltextList {
	font-size: 85%;
	padding-left: 2em;
}
.imageRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
