body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6E4DF;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
}

#wrapper {
	width: 970px;
	position:relative;
	overflow:auto;
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}

#homeWrapper {
	width: 970px;
	position:relative;
	overflow:auto;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#footerDiv {
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	color: #666666;
	font-size: 0.8em;
}

#headerDiv {
	float: left;
	width: 750px;
}
a {
	color: #666666;
	text-decoration: underline;
}
#linksDiv {
	background-color: #D7D6CE;
	margin-top: 13px;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px solid #999999;
}
#linksDiv a {
padding-left:8px;
padding-right:8px;
}
a:hover {
	color: #000000;
}

#clearIt {
	clear: both;
}
#textDiv {
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 7px;
	background-image: url(../images/bg/jenjulian134.jpg);
	background-repeat: no-repeat;
}
#weddingsDiv,#testimonialsDiv,#eventsDiv {
	padding-right: 13px;
	padding-left: 13px;
	margin-top: 7px;
	background-color: #D7D6CE;
	width: 930px;
}

#testimonialsDiv {
	background-image: url(../images/bg/testimonials.jpg);
	background-repeat: no-repeat;
}

#eventsDiv {
	background-image: url(../images/bg/events_styling.jpg);
	background-repeat: no-repeat;
}

#stripPanelStart {
	width: 350px;
	margin-left: 55px;
	background-image: url(../images/bg/transpanelback.png);
	background-repeat: repeat;
	padding: 11px;
}


#stripPanelLeft {
	width: 350px;
	margin-left: 55px;
	background-image: url(../images/bg/transpanelback.png);
	background-repeat: repeat;
	padding: 11px;
	float: left;
	height: 500px;
}

#stripPanelLeftTestimonials {
	width: 350px;
	margin-left: 55px;
	background-image: url(../images/bg/transpanelback.png);
	background-repeat: repeat;
	padding: 11px;
	float: left;
}

#stripPanelBg {
	width: 350px;
	margin-left: 55px;
	background-image: url(../images/panelbg.png);
	background-repeat: repeat;
	padding: 11px;
	float: left;
	height: 500px;
}

#stripPanelBgWide {
	width: 749px;
	margin-left: 55px;
	background-image: url(../images/panelbgTrans.png);
	background-repeat: repeat;
	padding: 11px;
	float: left;
	background-color: #EEEDEA;
}

#imageViewer {
	float: right;
	padding: 7px;
	width: 466px;
}


.imageLeft {
	float: left;
	padding-right: 11px;
	padding-bottom: 11px;
}
.imageRight {
	float: right;
	padding-left: 11px;
	padding-bottom: 11px;
}
#mainContent {
	margin: 7px;
}
#headerLeft {
	float: left;
}
#headerRight {
	float: right;
}
.subHead {
	font-size:1.4em;
}
#stripPanelBgWidest {
	width: 800px;
	margin-left: 55px;
	background-image: url(../images/panelbgTrans.png);
	background-repeat: repeat;
	padding: 11px;
	float: left;
	background-color: #EEEDEA;
}

