@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: middle;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
/*****************Main Container******************/

#container {
	background-color: #fff;
	height: 515px;
	width: 905px;
	border: 1px solid #cc0000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/spacer/fauxColumn/bgColumn.png);
	background-repeat: repeat-y;
}

/**************Main Content Area******************/
#content {
	float: left;
	height: 440px;
	width: 700px;
	text-align: left;
	padding-left: 1em;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #999999;
	font-weight: normal;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #999999;
	padding-bottom: 0.2em;
	padding-left: 0px;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #666666;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	padding: 0em;
	
}

#topBar {
	background-color: #cc0000;
	height: 25px;
	background-image: url(../images/spacer/spacer.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

/********This is the start of the sidebar containing the navigation*********/
#sidebar {
	float: left;
	width:180px;
	font-size:1.2em;
	background-color: #F5F5F5;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	height: 445px;
	width:180px;
	
}


#sidebarNav a {

text-decoration:none;
line-height:1.5em;
padding-top:6px;
text-align: left;
}

/***************Navigation held in sidebar area****************/
#sidebarNav a:link, #sidebarNav a:visited { color:#666666}

#sidebarNav a:hover,sidebarNav a:active {
color:#cc0000;
text-decoration:underline;

}

#sidebarNav p {
	text-align: left;
	padding-left: 0.8em;
	padding-right: 0em;
}
#sidebarNav ul {
	list-style-type:none;
	list-style-image: url(../images/bullet_image/bullet-image.gif);
	list-style-position: outside;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.8em;
}

#sidebarNav li {

}

/**************Footer Area Container***************/


#footer {
	width: 905px;
	height: 70px;
	float: right;
	color: #FFFFFF;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/spacer/spacer_footer.png);
	background-repeat: repeat;
	padding: 0em;
}
#footer #logo {
	background-color: #CC0000;
	float: left;
	height: 70px;
	width: 180px;
	vertical-align: middle;
}
#footer #address {
	background-position: center;
	height: 50px;
	vertical-align: middle;
	font-size: 1.1em;
	letter-spacing: 2px;
	line-height: 1.3em;
	text-align: left;
	float: left;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#PhotoLeft {
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	font-size: 14%;
}

#MainTitle {
	float: left;
	width: 700px;
	text-align: left;
	padding-top: 0.8em;
	padding-bottom: 1em;
	
}

#MainTitle h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	color: #999999;
	font-weight: normal;
	padding-left: 0px;
}
#MainText {
	float: right;
	width: 515px;
	height: auto;
	padding-right: 20px;
}


#subHeading {
	float: left;
	width: 150px;
	height: 120px;
	vertical-align: bottom;
}


.photoName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}


#sidebarNav {
	height: 410px;
	padding-bottom: 10px;
}
#photoBoat {
	float: right;
}
#MainTextWedding {
	float: right;
	width: 470px;
	padding-right: 10px;
	padding-left: 10px;
}


#rightPhotoTopWedding {
	height: auto;
	width: 183px;
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: right;
	clear: none;
	top: 40px;
	font-size: 14px;
}
#leftPhotoBottomWedding {
	height: auto;
	width: 160px;
	padding-right: 10px;
	float: left;
	clear: none;
	font-size: 14px;
}
#containerWedding {
	background-color: #fff;
	height: 500px;
	width: 905px;
	border: 1px solid #cc0000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/spacer/fauxColumn/bgColumn.png);
	background-repeat: repeat-y;
}
#contentWedding {
	float: left;
	height: 430px;
	width: 700px;
	text-align: left;
	padding-left: 20px;
}
#copyright {
	font-size: 14px;
}

