body {
	margin: 0;
	padding: 0;
	background-color: #284658;	
}

body, body td {
	font-family: verdana, sans-serif;
	font-size: 11px;
}

h1
{
	font-size: 13px;
	font-weight: bold;
}

table#main {
	width: 100%;
}

table.layout {
    border-spacing: 0;
    border-collapse: collapse;
}

table.layout td {
    padding: 0;
    margin: 0;
    vertical-align: top;
}

td.leftpad {
	background-image: url(images/LeftPad.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
td.leftpad div.shim {
	width: 100px;
}
td.leftfoot {
	background-image: url(images/LeftLowPad.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 50px;
}
td.rightpad {
	background-image: url(images/RightPad.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
td.rightpad div.shim {
	width: 100px;
}
td.rightfoot {
	background-image: url(images/RightLowPad.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 50px;
}

td.main {
	width: 800px;
	background-color: #ECDEB9;
	background-image: url(images/ContentBG.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 2em;
}

#sitetitle {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 92px;
	line-height: 92px;
	background-image: url(images/BurgessBelgraveLLC.jpg);
	background-repeat: no-repeat;
	font-size: 1px;
	color: #ECDEB9;
}

#photobar {
	position: relative;
	background-image: url(images/PhotoBar.jpg);
	height: 171px;	
	margin: 0 0 1px 0;
}
#photobar img {
}

#navrowback {
	background-image: url(images/NavRowBG.jpg);
	background-repeat: repeat-x;
	height: 24px;
}

.leftwidth {
	width: 272px;
}

#nav {
	background-color: #284658;
	color: #D3C188;
	font-size: 9px;
}

#nav span {
	display: block;
	float: left;
	margin: 0 .5em;
	line-height: 24px;
}

#nav span.shim {
	height: 24px;
	width: 42px;
	margin: 0;
}

#nav a {
	display: block;
	float: left;
	line-height: 24px;
	height: 24px;
	color: #D3C188;
	text-decoration: none;
}
#nav a.hi {
	background-image: url(images/NavHi.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#nav a:hover {
	color: white;
}

#pagetitle {
	float: left;
	padding-top: 60px;
}

#pagetitle img {
	float: right;
	border-right: 1px solid #D9C894;
}

#contentcol {
	margin: 60px 60px 25px 300px;
	color: #284658;
}

#contentcol a {
	color: #5E727F;
}

td.foot {
	background-image: url(images/FootBG.jpg);	
	height: 50px;
	background-repeat: repeat-x;
	background-position: top center;
}

#copyright {
	margin: 7px;
	text-align: center;
	font-size: 9px;
	color: #5E727F;
}

.clear {
	clear: both;
}

.homeTable
{
	text-align: left;
	font-size: 12px;
}

.homeQuestions
{
	text-align: center;
	font-style: italic;
	font-size: 13px;
	line-height: 20px;
}

.howList
{
	
	font-size: 13px;
	font-weight: bold;
	
} 

.howList li
{
	padding: 0 0 10px 0;
		
}

.footerInfo
{
	text-align: center;
	padding: 30px 0 0 0;
}
	
.footerInfo hr
{
	padding: 0;
	margin: 0 0 5px;
	color: #284658;
	height: 1px;
}