.OuterDiv {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

.HeaderDiv{
	height: 129px;
	background-image: url(../images/Templates/Header.jpg);
}
.LoginSearchDiv {
	height: 75px;
	width: 210px;
	margin-left: 585px;
	margin-top: 20px;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
.LoginTextBox {
	height: 15px;
	width: 90px;
	font-size: 9px;
	border: 1px solid #999999;
}

.LoginSubmit {
	height: 20px;
	width: 60px;
	font-size: 9px;
	background-color: #85AA8B;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}




.NavDiv{
	height: 26px;
	background-color: #999999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}
.NavLink {
	background-image: url(../images/Templates/NavSpacer.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	padding-top: 6px;
}


.BodyDiv{
	float: left;
	background-image: url(../images/Backgroudslice.jpg);

}

.BodyLeftDiv{

	width: 238px;
}

.BodyMidDiv{

	width: 443px;
}
.ActualContentsDiv {
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}


.BodyRightDiv{

	width: 119px;
}
.SqrImages {
	height: 120px;
	width: 100%;
}
.LeftBodyNav {
	float: right;
	padding: 5px;
	border: 1px dashed #333333;
	width: 165px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/Templates/SubNavWeddingsImage.jpg);
	background-repeat: no-repeat;
}

h1{
	font-size: 1.5em;
	color: #9F9F9F;
	font-weight: lighter;
	display: inline;
	padding-right: 200px;

}
h2{
	color: #E6C0B3;
	font-size: 1em;
	font-weight: bold;

}

.FooterDiv{
	float: right;
	width: 800px;
	height: 61px;
	color: #999999;
}
.DisclaimerDiv {
	width: 50%;
	padding-top: 5px;
}
.SiteDesignedDiv {
	width: 50%;
	text-align: right;
	padding-top: 5px;
}

.FloatLeft {
	float: left;
}

A:link {text-decoration: none; color: #FFFFFF;}
A:visited {text-decoration: none; color: #FFFFFF;}
A:active {text-decoration: none; color: #FFFFFF;}
A:hover {text-decoration: none; color: #666666;}

.FooterDiv A:link {text-decoration: none; color: #999999;}
.FooterDiv A:visited {text-decoration: none; color: #999999;}
.FooterDiv A:active {text-decoration: none; color: #999999;}
.FooterDiv A:hover {text-decoration: none; color: #666666;}

.BodyMidDiv A:link {text-decoration: none; color: #999999;}
.BodyMidDiv A:visited {text-decoration: none; color: #999999;}
.BodyMidDiv A:active {text-decoration: none; color: #999999;}
.BodyMidDiv A:hover {text-decoration: none; color: #666666;}
