body {
	background: #000634 url(images/page-bg.png) center top repeat;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
}

#wholePage {
	clear: both;
	text-align: center;
	width: 766px;
	margin: 0px auto 0px auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	color: #4d6e91;
	font-family: Arial;
	font-size: 14px;
}
#header {
	clear: both;
	width: 766px;
	height: 123px;
	background: url(images/Private_Parties_Header.png) top left no-repeat;
	margin: 0px auto 0px auto;
	text-align: right;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	color: #ffffff;
	font-family: Myriad Pro, Arial;
	font-size: 17px;
}
.contactInfo {
	padding-right: 20px;
	padding-top: 20px;
	color: #ffffff;
	font-family: Myriad Pro, Arial;
	font-size: 17px;
	font-style: italic;
}
#menubar {
	background: url(images/Menu_Background.jpg) top left;
	clear: both;
	width: 766px;
	height: 57px;
	margin: 0px auto 0px auto;
	text-align: left;
	vertical-align: bottom;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.menuItem {
	float:left;
	padding-top:23px;
	text-align:center;
}


#midbar {
	clear: both;
	width: 766px;
	height: 247px;
	margin: 0px auto 0px auto;
	text-align: left;
	vertical-align: bottom;
}

#RightContainer { 
	vertical-align: top;
	text-align: left;
	float: right;
	width: 303px;
	margin: 0px;
	padding: 0px 50px 0px 30px;
}

#GalleryRightContainer { 
	vertical-align: top;
	text-align: left;
	float: right;
	width: 500px;
	margin: 0px;
	padding:0px;
}

#LeftContainer {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 303px;
	margin: 0px;
	padding: 0px 30px 0px 50px;
}

#GalleryLeftContainer {
	text-align: left;
	vertical-align: top;
	float: left;
	width: 250px;
	margin: 0px;
	padding: 5px;
}

.innerColumn {
	width: 282px;	
}

.copySection {
	background: url(images/back-arrow.png) bottom left no-repeat;
	border-bottom: solid 2px #33385c;
	font-size: 18px;
	font-family: Myriad Pro, Arial;
	color: #ffffff;
	padding-left: 15px;
	margin-top: 20px;
}

.copySpacer {
  border-bottom: solid 2px #000633;
	font-size: 18px;
	font-family: Myriad Pro, Arial;
	color: #ffffff;
	padding-left: 15px;
	margin-top: 20px;
}

.serviceTopic {
	height:45px;
	background: url(images/services-icon.jpg) bottom left no-repeat;
	font-size: 15px;
	font-family: Arial;
	color: #afdff3;
	padding-left: 45px;
	margin-top: 20px;
}

#Newsletter {
	height:138px;
	background: url(images/newsletter-bg.png) top left no-repeat;
	font-size: 12px;
	font-family: Arial;
	color: #ffffff;
	padding-left: 30px;
	margin-top: 30px;
}

#ContactForm {
	background: #004179;
	border: 2px #336591 solid;
	font-size: 12px;
	font-family: Arial;
	color: #ffffff;
	padding-left: 30px;
	margin-top: 30px;
}

form {
	font-size: 11px;
	color: #ffffff;
}

input {
	background-color: #003460; 
	border: 2px solid #336591; 
	color: #ffffff;
}

textarea {
	background-color: #003460; 
	border: 2px solid #336591; 
	color: #ffffff;
}

fieldset { 
  border:0;
  margin:0;
  padding:0; 
}

label { 
  display:block;
  font-size: 10px;
	font-family: Arial;
	color: #ffffff; 
}
	
.moreServicesButton {
	padding-left: 45px;
}

.lightBlue {
	font-family: Arial;
	font-size: 15px;
	color: #afdff3;
}

#LeftContainer img {
	margin: 14px 0px 14px 0px;	
}

#RightContainer img {
	margin-right: 10px;

}

#RightContainer ul {
	padding: 0px 0px 0px 15px;
	
}

#LeftContainer img {
	border: 3px solid #33385c;
}

#LeftContainer .moreServicesButton img {
	border:0px;
}

#RightContainer .moreNewsButton img {
	padding-top: 20px;
	border: 0px;	
}

#RightContainer #Newsletter img {
	padding-top: 15px;
	border: 0px;	
}

#RightContainer .greenList li {
	font-family: Arial;
	padding-left: 0px;
	padding-bottom: 6px;
	font-size: 14px;
	color: #7eca3e;	
}

.newsItem {
	height:100px;
	font-size: 14px;
	font-family: Arial;
	padding-left: 0px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.newsItemDate {
	font-size: 15px;
	font-family: Arial;
	color: #afdff3;
}

#footer {
	margin: 10px auto 0px auto;
	border-top: 1px #4d6e91 solid;
	font-size:12px;
	background: #000529;
	text-align: left;
	width: 736px;
	padding: 25px 0px 25px 30px;
	line-height: 170%;
	clear: both;
	color: #4d6e91;
	font-family: Arial;
}

a { 
	color: #7eca3e;
	text-decoration: none;
	background-color: inherit;
}

a:hover {
	color: #7eca3e;
	text-decoration: underline;
	background-color: inherit;
}
