body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
}
body {
	background-color: #efefef;
	background-image:url(../images/image_bkgd.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.middle {
	width:900px;
	background-color:#efefef;
	padding-bottom:24px;
	padding-top:18px;
	border-top:1px;
	border-top-color:#c8c8c8;
	border-top-style:solid;
}
.bottom {
	width:100%;
	background-color:#FFFFFF;
}
.main {
	width:900px;
}
.header {
	width:900px;
	padding-bottom:9px;
	border-bottom:1px;
	border-bottom-color:#c8c8c8;
	border-bottom-style:solid;
}
.contentfull {
	width:900px;
	margin-top:9px;
	margin-bottom:10px;
	text-align:left;
}
.contentfullborder {
	width:898px;
	margin-top:9px;
	margin-bottom:10px;
	border:1px;
	border-color:#e1e1e1;
	border-style:solid;
	background-color:#ffffff;
	text-align:left;
}
.footer {
	width:900px;
	background-color:#FFFFFF;
	padding-bottom:15px;
	padding-top:15px;
	font-size:9px;
	color: #696969;
}

.logo {
	width:181px;
	padding-top:35px;
	float:left;
}
.mainnav {
	width:530px;
	height:50px;
	padding-top:0px;
	padding-bottom:5px;
	padding-right:0px;
	background-image:url(../images/nav_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:right;
	float:right;
}
.nav0{
	width:155px;
	float:left;
	text-align:right;
	padding-top:22px;
	padding-bottom:13px;
}
.nav1 {
	width:70px;
	float:left;
	text-align:right;
	padding-top:22px;
	padding-bottom:13px;
}
.nav2 {
	width:85px;
	float:left;
	text-align:right;
	padding-top:22px;
	padding-bottom:13px;
}
.nav3 {
	width:45px;
	float:left;
	text-align:right;
	padding-top:22px;
	padding-bottom:13px;
}
.nav4 {
	width:50px;
	float:left;
	text-align:right;
	padding-top:22px;
	padding-bottom:13px;
}
.nav5 {
	width:55px;
	float:left;
	text-align:right;
	padding-top:22px;
	padding-bottom:13px;
}
.contentevents {
	width:772px;
	margin:10px 63px;
}
.contentservices {
	width:772px;
	margin:10px 63px;
}
.contactuscontent {
	width:788px;
	margin-left:56px;
	padding-top:10px;
}
.copyright {
	width:900px;
}

.weddphoto {
	width:230px;
	border-right: 1px;
	border-right-style:solid;
	border-color:#c8c8c8;
	float:left;
	text-align:left;
	height: 69px;
}
.whatwedo {
	width:579px;
	border-right: 1px;
	border-right-style:solid;
	border-color:#c8c8c8;
	float:left;
	margin-left:30px;
	text-align:left;
	height: 69px;
}

.large {
	font-size:13px;
	font-weight:bold;
}
.headertext {
	font-size:18px;
	color:#7d7d7d;
}
.red {
	color:#b40000;
}

a:link {
	color: #4b4b4b;
	text-decoration: none;
}
a:visited {
	color: #7d7d7d;
	text-decoration: none;
}
a:hover {
	color: #005ac8;
	text-decoration: none;
}
a:active {
	color: #4b4b4b;
	text-decoration: none;
}

#small a:link {
	color: #696969;
	font-size:9px;
	text-decoration: none;
}
#small a:visited {
	color: #696969;
	font-size:9px;
	text-decoration: none;
}
#small a:hover {
	color: #4b4b4b;
	font-size:9px;
	text-decoration: none;
}
#small a:active {
	color: #4b4b4b;
	font-size:9px;
	text-decoration: none;
}

#white a:link {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#white a:visited {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#white a:hover {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
#white a:active {
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}