
/* Douglas J. Moore Stylesheet */

p{
	text-indent: 15px;
	font-size: 13px;
	font: #333333;
	font-family: book antique, arial;
}

ul{
	font-size: 13px;
	font: #333333;
	font-family: book antique, arial;
}

H2 {
	font-size: 16px;
	font: #333333;
	font-family: book antique, arial;
	text-decoration: underline;
}
	
.main_font{
	font: #333333;
	font-family: book antique, arial;
}

.menu_style{
	border-bottom: single 1px #000000;
}

.homepage_back {
background-image: url('../images/homepage-bk.jpg');
background-repeat: no-repeat;
background-color: #ffffff;
}

.scrollArea {
width: 785px;
height: 435px; 
font-family: arial;
border-color: #6699CC5;
border-width: 0px; 
border-style: solid;
padding-top: 0px;
float: left; 
overflow: auto;
}

.contact_form{
font-family: arial;
font-size: 11pt;}
