body {
margin: 0;
background-color: #939598;
background-image: url('../images/Template/Background.jpg');
background-repeat: repeat-x;
font-family: "Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: small;
color: #57585a;
}

.Footnote {
font-size: 0.8em;	
}

.ClearFloats {
overflow: hidden;
height: 0;
clear: both;
}

p, h1, h2 {
margin-top: 0;	
}

h1 {
font-size: 1.1em;
color: #221e1f;
}

ul {
margin: 0;
padding: 0;
margin-bottom: 1em;
}

li {
margin-left: 1.2em;	
}

a {
color: #6b5634;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;	
}

#ShadowBox {
width: 924px;
margin: auto;
margin-top: 45px;
background-image: url('../images/Template/Shadow_Top.png');
background-repeat: no-repeat;
}

#ShadowBottom {
width: 924px;
height: 29px;
margin: auto;
background-image: url('../images/Template/Shadow_Bottom.png');
background-repeat: no-repeat;
}

#OuterBox {
width: 900px;
margin: auto;
background-color: #ffffff;
}

#Header {
background-color: #221e1f;
height: 55px;
position: relative;
}

#HeadLogo {
position: absolute;
right: 0;
top: 0;
height: 0;
width: 303px;
padding-top: 55px;
background-image: url('../images/Template/Oakview_logo.jpg');
overflow: hidden;
}

#HeadContact {
line-height: 55px;
padding-left: 30px;
color: #e0deb8;
font-size: 1.1em;
}

#HeadContact a {
color: #e0deb8;
text-decoration: none;
font-weight: normal;
}

#HeadContact a:hover {
text-decoration: underline;	
}

#ContentBox {
background-image: url('../images/Template/ContentBackground.jpg');
background-repeat: no-repeat;
position: relative;
min-height: 635px;
}

#ContentTop {
height: 123px;	
}

#TopAddress {
position: absolute;
top: 14px;
right: 34px;
color: #939598;
text-align: right;
}

#MainMenu {
	position: absolute;
	top: 36px;
	left: 202px;
	font-size: 1.1em;
	height: 20px;
}

#MainMenu a {
text-decoration: none;
line-height: 19px;
background-image: url('../images/Template/MainMenuSeperator.jpg');
background-repeat: no-repeat;
background-position: top right;
padding-right: 18px;
margin-right: 18px;
color: #221e1f;
font-weight: bold;
display: block;
float: left;
}

#MainMenu a:Hover, #MainMenu a.Active {
color: #939598;	
}

#MainMenu a.Last {
padding-right: 0;
background-image: none;
}


#ColBox {
	
}

#Column1, #Column2, #Column3 {
float: left;
display: inline;
}

#LeftTitle {
margin-top: 16px;	
}

#Column1 {
width: 171px;	
}

#Column2 {
	width: 468px;
	margin: 0 20px 0 30px;
}
#Column3 {
	width: 160px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#Column4 {
	width: 160px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#SubMenu {
margin-top: 30px;	
padding-right: 20px;
text-align: right;
}

#SubMenu a {
display: block;	
margin-bottom: 10px;
font-size: 0.9em;
}

#SubMenu a:hover, #SubMenu a.Active {
color: #939597;	
}

#JohnWadePic {
margin-left: 56px;	
}

#Footer {
width: 900px;
margin: auto;
color: #fff;
font-size: 0.8em;
margin-top: -15px;
}

#Footer p {
padding-left: 203px;	
}

.contentform {
	height: 80px;
	width: 480px;
}

