/* menu styling */
.menu {font-family: arial, sans-serif; width:450px; height:50px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#fff; border:1px solid #fff; background:#ffffff; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}


body {
	font-size: 8pt;
	font-family: helvetica;
	margin:0px;
	padding:0px;
}

#container{
	margin:0px;
	padding:0px;
	width:800px;
}

#header1 {
	font-size:11pt;
	color:#e4e4e4;
	width:100%;
	text-align:right;
}

#header1 hr {
	border: 0px solid #333333;
	color:#333333;
	background-color:#333333;
	height:1px;
}

#header1 a {
	text-decoration:none;
	color: #333333;
}

#header2 {
	background: #ffffff url('http://www.devereauxphoto.com/images/interiorpageheader.gif') no-repeat top center;
	/*background: #ffffff url('http://www.devereauxphoto.com/images/subpageheader2.gif') no-repeat top center;*/
	height:155px;
	overflow: hidden;
}

#content {
	margin:0px 20px;
	padding:0px 0px;
}

#content_left {
	margin:0px;
	padding:0px 17px 0px 0px;
	width:525px;
	float:left;
}

#content_right {
	margin:0px;
	padding:0px;
	width:218px;
	float:left;
}

#footer {
	padding:10px 0px;
	text-align:center;
	clear:both;
}

a {
	text-decoration: none;
	color: #c86e54;
}

a:hover {
	color:#000000
}

p {
	font-size: 10pt;
}
.P {
	  FONT-SIZE: 10pt;MARGIN: 0px; text-align:justify; }

.P:first-letter {FONT-SIZE: 16pt;FONT-FAMILY: arial; FONT-WEIGHT: 700 ;}

.P1:first-letter {text-transform:capitalize;FONT-WEIGHT: bold;  }

