body {
	background-image: url('../images/bg.jpg');
	margin: 0PX;
	text-align: center;
}
#container {
	width: 711px;	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;	
}
#left_cont {
	background-repeat: repeat-y;
	width: 279px;
	height:inherit;
	float:left;
}

#mainImage {

margin-left: 87px;
height: 300px;
width: 400px;
background-image: url(../images/langham.jpg);

}

#map {

margin-left: 87px;
height: 300px;
width: 400px;
background-image: url(../images/maps.jpg);

}

#left_nav_cont {
  width:279px;
}
#right_cont {
	width: 432px;
	float:left;
}
#title_cont {
  width: 432px;
	height: 47px;
	background: url('../images/title_bg.gif') no-repeat;
}
#cont_cont {
  margin-left: -101px;
  margin-top: -15px;
  width: 600px;
	background: url('../images/cont_bg2.png');
}
#content {
  margin-left: 14px;
  background-color: white;
  width:432px;
	background: url('../images/cont_top.gif') no-repeat;
}
#footer {
  margin-bottom: 200px;
  margin-right: 0px;
  margin-left: -101px;
  width: 600px;
	height: 105px;
	clear: left;
	background: url('../images/footer.png');
}

#left_photos {
  margin-top: 80px;
  margin-left: -70px;
  width: 279px;
	height: 400px;
	background: url('../images/topImages.png') no-repeat;
}
#right_header {
  margin-left: -101px;
  margin-top: 68px;
  width: 600px;
	height: 227px;
	background: url('../images/top.png') no-repeat;
}
#form {
  padding: 5px 60px 5px 30px;
	color: #745f6f;
	font: 11px/18px "Lucida Sans", "Trebushet MS", Arial;
}


h1, h2, h3, p, ul, li {
    margin:0;
	padding:0;
	border:0;
}


h1 {
  padding-top: 8px;
  margin-left: 28px;
  font-size: 25px;
  font-family: "Droid Sans";
  text-align: left;
  color: white;
}
h2 {
  font-family: "Droid Sans";
  text-align: right;
  padding: 8px 65px 5px 30px;
  color: #ec54b9;
	font: 24px/30px;
}
h3 {
  padding: 8px 65px 5px 30px;
  color: #343626;
  font: bold 14px/24px "Lucida Sans", Arial, Verdana;
}

p {
   font-family: Helvetica, Verdana, Arial, sans-serif;
   padding-right: 50px;
   width: 475px;
   padding-left: 50px;
   text-align: justify;
   margin-left: 0px;
   line-height: 20px;  font-size: 12px;
   color: #603912;

}

p2 {
   font-family: Helvetica, Verdana, Arial, sans-serif;
   padding-right: 0px;
   width: 200px;
   padding-left: 50px;
   text-align: justify;
   margin-left: 300px;
   line-height: 20px;  font-size: 12px;
   color: #603912;

}

h{
	font-weight: bold;
	font-family: "Droid Sans";
	font-size: 12px;
}

#success p {
	color: #343626;
	font: 12px/20px "Lucida Sans", "Trebushet MS", Arial;
}

a {
  	font-family: 'Droid Sans', arial, serif;
  	text-decoration:underline;
	color: #ec54b9;
	font: 11px/18px;	
}
a:hover { color: #343626; }

#content ul {
  margin:0px;
	padding:10px 0px 0px 50px;
	list-style:none;
}
#content li {
  background: no-repeat;
	padding:0px 0px 10px 20px;
	margin:0px;
	color: #745f6f;
	font: 11px/11px "Lucida Sans", "Trebushet MS", Arial;	
}
#left_nav_cont ul {
  margin-left: -55px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-right: 0px;
  list-style:none;
}
#left_nav_cont li {
  margin:0px;
  padding:0px;
  display:inline;
}
#left_nav_cont ul li a {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 18px;
  display:block;
  text-decoration:none;
  font: 12px/23px 'Droid Sans', "Trebushet MS", Arial;	
  color:#FFFFFF;
  background: url('../images/line.gif') no-repeat;;
}
#home a { background-image: none; }
#left_nav_cont a:hover { color: #f7c5d8; }


.white { color: #ffffff; }
em { color: #343626; font-weight: bold; font-style:normal; }
.center { text-align:center; }

