@font-face {
    font-family: Bookman Old Style;
    font-style:  normal;
    font-weight: bold;
    src: url(BOOKMAN0.eot);
}

body {
	margin:0px 0px 0px 0px;
	background-color: #3A2202;
}

a:hover {
	color:#3A2202;
	text-decoration: underline;
}

div.Title{
	width:1050px;
}

div.propHolder{
	width:800px;
	border:1px solid black;
	padding:3px 3px 3px 3px;
}
	
p.resForm{
	color:white;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
}

p.anyText, a.anyText{
	margin-top:6px;
	margin-bottom:6px;
	color:#3A2202;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}

p.whiteText{
	margin-top:2px;
	margin-bottom:2px;
	color:white;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}

font.anyText2{
	color:#3A2202;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}

font.anyText3{
	color:#3A2202;
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}

p.footerText{
	color:white;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
}

p.spacer{
	clear:both;
	margin:2px 0px 2px 0px;
}

p.spacer2{
	clear:both;
	margin:4px 0px 4px 0px;
}

.imageHolder{
	padding:3px 3px 3px 3px;
	border:1px solid black;
	background-color:white;
}

	
h1{
color:#F9F3CF;
font-size:24px;
margin-top:5px;
margin-bottom:5px;
font-family:arial, times new roman;
font-weight:bold;
}


h2
{
color:#3A2202;
font-size:18px;
margin-top:5px;
margin-bottom:5px;
font-family:Bookman Old Style;
}

h2.blue{
	font-size:18px;
	color:blue;
	margin-top:0px;
	font-family:Bookman Old Style;
}

a.menu:link,a.menu:visited{
	color:red;
	font-family:Bookman Old Style;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

a.menu:hover{
	color:red;
	font-family:Bookman Old Style;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}

p{
	color:#000066;
	font-size:12px;
	text-indent:15px;
}

.desc{
	color:black;
	font-size:14px;
	text-indent:0px;
}

.prop{
	border:1px dotted blue;
	width:600px;
}
