/* CSS Document */
body{
	background-color:#CCCCCC;
	margin:0;
	}
	
#container{
	width:900px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
#banner{
	float:left;
	width:890px;
	height:129px;
	background:#000;
	border: 5px solid #000000;

}


#mainBody{
	width: 890px;

}
#leftColumn{
	float:left;
	width:186px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: none;
	background-color: #000000;
	padding: 0px;
	}
#RightColumnFrame{
	width:895px;
	color: #C00;
	background-color: #aa0203;
	float: left;
	padding-bottom: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	}



#Nav{
	float:right;
	width:350px;
	height:53px;
	background:#d5ab77;
	color:#aa0203;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 25px;
}
#MainContent{
	width:645px;
	background:#d5ab77;
	color:#000000;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	float: left;
	margin-top: 8px;
	margin-right: 14px;
	margin-left: 15px;
	padding: 12px;
}

#About{
	float: left;
	width: 436px;
	margin-top: 19px;
	margin-left: 18px;
}

#photo{
	float: right;
	margin-right: 25px;
	margin-top: 35px;
}

#address{
	float: left;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 18px;
	line-height: 1.25em;
}

#phoneEmail{
	float: right;
	margin-right: 20px;
	margin-top: 50px;
	margin-bottom: 59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.25em;
}

#message{
	float: none;
	width: 600px;
	margin-top: 30px;
	margin-left: 18px;
	padding-bottom: 250px;
}

#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}

#footer{
	width:675px;
	background:#aa0203;
	color:#d5ab77;
	float:right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	font-size: 11px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.clearfloat {
	clear: both;
}
#footer p {
	line-height: 2em;
	font-size: .85em;
}

#bottomBorder{
background-color:#000000;
width:900px;
height:5px;
clear:both;
margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.markerBlack{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
font-size:14px;
font-weight:bold;
}



/******************link styles********************/

a:link{
font-family:Arial, Helvetica, sans-serif;
color:#aa0203;
text-decoration:none;
font-size:14px;
font-weight:bold;


}

a:visited{

font-family:Arial, Helvetica, sans-serif;
color:#aa0203;
text-decoration:none;
font-size:14px;
font-weight:bold;

}

a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
font-size:14px;
font-weight:bold;

}

a.bodyLink{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:color:#aa0203;
}

a.bodyLink:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
color:#000000;
}

a.email{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:color:#aa0203;
}

a.email:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;

}
