body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C7D6CF;
}
#Container {
	width:100%;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#ContainerHome {
	width:100%;
	background-image: url(http://www.mypigeonforgeweddings.com/images/background_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#ContentContainer {
/*	margin-top: 200px; */
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:990px;
	min-height: 500px;
}
#ContentContainerHome {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:718px;
}
#NavContainer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:990px;
	min-height: 30px;
	padding-top: 10px;
}
#LeftNavigation {
	width:200px;
	float: left;
}
#RightContent {
	width:780px;
	float: right;
	color: #898497;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#RightContent a{
	color: #5B5768;
	font-weight: bold;
}
#Footer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:990px;
	min-height: 30px;
	padding-top: 10px;
	padding-bottom: 40px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#Footer a{
	color: #333333;
	font-weight: bold;
}
.NavMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C677A;
	font-weight: bold;
}
.NavMain a{
	color: #6C677A;
	text-decoration: none;
}
.NavSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898497;
	line-height: 3px;
	text-indent: 15px;
}
.NavSub a{
	color: #898497;
	line-height: 3px;
	text-indent: 15px;
}
h1 {
	color:898497;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
hr {
	border: 0;
	width: 100px;
	height: 1px;
	color:#b3c6bc;
}
#FlashHeader {
	position:absolute;
	left:122px;
	top:66px;
	width:718px;
	height:546px;

}
