* {
margin: 0;
padding: 0;

}
body {
background: #323224;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #fff0e1;
margin-top:;
margin-bottom: ;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif ;
text-transform: uppercase;
font-style: normal;
font-size: 17px;
font-weight: normal;
display: block;
width: 315px;
color:#C4A486;
margin:15px 0 0;
border-bottom: 1px solid #C4A486;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-style: normal;
font-size: 17px;
font-weight: normal;
display: block;
width: 315px;
color:#C4A486;
margin:32px 0 0;
text-transform: capitalize;
}

h3.awards {
font-size: 14px;
width:311px;
}


h3 a {
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-style: normal;
font-size: 17px;
font-weight: normal;
color:#C4A486;
margin:23px 0 0;
text-decoration: none;
text-transform: capitalize;

}

h3 a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif ;
font-style: normal;
font-size: 17px;
font-weight: normal;
color:#C4A486;
margin:23px 0 0;
text-decoration: none;
text-transform: capitalize;

}

h3.smallmargin a {

margin:0;
padding: 0;
line-height: 0;

}

h3.smallmargin a:hover {

margin:0;
padding: 0;
line-height: 0;


}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size:  12px;
font-weight: normal;
color:#C4A486;
margin:5px 0 16px;
}
h4.present {

color:#fff0e1;
}
h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 21px;
margin: 10px 24px 18px;
text-align: left;
font-weight:bold;
}




p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 21px;
margin: 10px 24px 18px;
}

span.name {
color:#fff0e1;
text-align: left;
}

ul {
list-style-type: disc;
list-style-position: outside;
margin:0 20px 0 20px;
}

ul li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 21px;
margin:15px 0 0;

}
 li ul {
 list-style-type: circle;
 
 }
 
  li ul li{
  padding: 0;
  margin: 0;
 }
 
ul.nostyle {
list-style-type: none;
list-style-position: outside;
margin:0 0 0 15px;
text-align: left;
}

ul.nostyle li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 21px;
margin:12px 0 0;

}
ul.nostyle li.floatLeft {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 21px;
margin:0 0 0;
float: left;
clear: both;

}
ul.nostyle li.floatRight{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
line-height: 21px;
margin:0 0 3px;
float: right;

}
a {
color:#ffe3c8;
font-size: 12px;
text-decoration: none;
}

a:hover {
color:#ffe3c8;
font-size: 12px;
text-decoration: underline;
}

.clear {
clear: both;
}

table.past{
width:324px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
text-align: left;
margin:5px 0 13px;

}
td {
width: 120px;
}

td.short {
width: 45px !important;

}

td.medium {
width: 100px;
}
td.long {
width: 130px;
}

td.rightalign {
text-align: right;

}

span.textalign {
text-align: left !important;
}
#wrapper {
margin: 0 auto;
}
#bodyWrap {
margin: 0 auto;
width: 1010px;
}

#header {
width: 1010px;
height: 55px;
margin:13px auto 0;
}

#header a {
background: url(../images/Larry-Peel-builder-developer.png) top left no-repeat;
width: 233px;
height: 48px;
margin:0;
padding: 0;
display: block;
}

#header a span {
display: none;
}

#main {
background: #323224;
border: 2px solid #8c8d8c;
width: 1010px;
height: 487px;
margin: 0 auto;

}
/* menu styles */
#jsddm
{	margin: 0;
	padding: 0;
	background: url(../images/main-nav.png) top right no-repeat;
	width:892px;
height: 28px;
border-bottom:  2px solid #8c8d8c;
float:right;

}

#jsddm ul {
width:892px;
height: 28px;
list-style-type: none;
margin: 0;
padding: 0;
}


	#jsddm li
	{	float: left;
		list-style: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px !important;
color: #ffffff;
margin:0;
padding:0;
font-weight: bold;
}

	#jsddm li a
	{	display: block;
		width: 176px;
		height:28px;
		text-decoration: none;
		text-align: center;
		line-height: 28px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px !important;
		color: #ffffff;
		white-space: nowrap}

#jsddm li.divider {

display: inline-block;
background: url(../images/nav-divider.png) top center no-repeat;
width: 3px;
height:28px;
text-align: center;
line-height: 28px;
margin: 0;
padding: 0;

}
	#jsddm li a:hover
	{	background: url(../images/current-nav.png) top left no-repeat;
	color: #3d3c2f;
}
#jsddm li a.current
	{	background: url(../images/current-nav.png) top left no-repeat;
	color: #3d3c2f;
}
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			width: 173px;
			height: 85px;
			background: #b4b4b4;
border: 2px solid #8c8d8c;
			}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #b4b4b4;
				color: #24313C}
			
			#jsddm li ul li a:hover
			{	color: #3d3c2f ;
				background: #f8dcc1;}

#imgNav {
width: 116px;
height: 448px;
border-right: 2px solid #8c8d8c;
float: left;

}

#content {
width: 356px;
height: 418px;
float: left;
border-right: 2px solid #8c8d8c;

}

#text {
width: 341px;
height: 398px;
text-align: justify;
float: left;
overflow: auto;
margin:0 0 0 10px;
padding:20px 5px 0 0;

}


#imgArea {
width:534px ;
height:367px;
border-bottom:2px solid #8c8d8c;
float: left;
margin: 0;
padding: 0;
}

#imgtitle {
width:534px ;
height:49px;

float: right;
margin: 0;
padding: 0;
}
#imgtitle h5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color:#fff0e1;
margin:16px 0;
text-align: center;
}
#footer {
width: 1010px;
height:35px;
clear: both;
border-top:2px solid #8c8d8c ;
}
#footer p {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffe3c8;
text-align: center;
margin-top: 4px;
margin-bottom: 0px;
line-height: 14px;

}
.onpaper {
display: none;
}