body {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0D2E7D;
	background-color: #062d7a;
	background-image: url(../images/Stanley-Lake-bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.emailBody{
	background-color:#062d7a;
	background-image:none;
}
h2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

a {
	color: #0D2E7D;
}

#footer {
	width:725px;
	margin-left: 20px;
	padding-bottom: 10px;
	float: left;
}


#footer .authorship {font-size:10px; text-align:center}
#footer .nav {text-align:center; color:#072E7B}
#footer .nav a{color:#990000}
#footer .nav a:visited{color:#0D2E7D}
#footer .nav a:hover{color:#0D2E7D}

#contentLeft {
	width: 725px;
	display:inline;
	margin-left: 40px;
	padding-top: 35px;
	float: left;
}

.contentRight {
	width: 430px;
	display:inline;
	padding-top: 5px;
	padding-bottom: 10px;
	float: right;
	margin-left: 30px;
}
.contactContentR {
	width: 400px;
	display:inline;
	padding-top: 5px;
	padding-bottom: 10px;
	float: right;
	margin-left: 30px;
}
.transfersContentR {
	width: 320px;
	display:inline;
	padding-top: 5px;
	padding-bottom: 10px;
	float: right;
	margin-left: 30px;
}

.servicesContentR {
	width: 430px;
	display:inline;
	padding-top: 5px;
	padding-bottom: 10px;
	float: right;
	margin-left: 20px;
}
.eventContentR {
	float: right;
	width: 360px;
	display:inline;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.smContentR {
	float: right;
	width: 345px;
	display:inline;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.veteransContentR {
	float: right;
	width: 275px;
	display:inline;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.weddingContentR {
	float: right;
	width: 440px;
	padding-bottom: 10px;
	margin-left: 25px;
}
.weddingImgL {
	float: left;
	margin-right: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.clearB {
	clear: both;
}



.video {
	margin-left: 40px;
}

.forms input{
	color: #000000;
	font-size: 12px;
}


.contactForm {
	color: #990000;
	text-align:right;
	margin-right:50px;
}
.contactImgAR {
	margin-left: 5px;
}
.estimateForm {
	color: #990000;
}
.estimateForm h4{
	color:#0D2E7D;
}
.estimateForms input{
	color: #000000;
	font-size: 12px;
}



	
/*#contentRight .align {margin-right:45px}*/

#contactInfo {
	width:725px;
	display:inline;
	margin-left: 30px;
	margin-right: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
	clear:both;
}
#contactInfo .nav {text-align:center; color:#993300}

#addlContentFull{
	width:700px;
	display:inline;
	margin-left:45px;
	padding-bottom:10px;
	float:left;
	clear:both;
}
.indBullet {
	color: #993300;
	list-style-type: none;
	list-style-image: url(../images/checkmark.gif);
}
.eventBullet {
	color: #993300;
	list-style-type: none;
	list-style-image: url(../images/checkmark.gif);
	font-size: 16px;
	margin-left: 80px;
}
.miscBullet {
	color: #062D7A;
	list-style-type: none;
	list-style-image: url(../images/checkmark.gif);
}


.font10 {font-size:10px}


.cRedBold {
	font-weight: bold;
	color: #990000;
}
