/* CSS Document */
body {margin:0; padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#AAA;
	background-image:url(images/gray.jpg);
}

.bodytext {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:22px; color:#666666; }

.list_1 {font-size:12px; list-style-image:url(images/bullet.gif);}

.sub_photo_quote { font-family: Georgia, "Times New Roman", Times, serif; font-size:16px; color: #BCBCBC; font-style:italic; line-height:24px;}


#footer {
clear:left;	

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999;
width: 751px;
text-align: center;
padding: 5px;
word-spacing:3px;
}

body a {color: #9B3D00;}
body a:visited {color: #9B3D00;}
body a:hover {color: #EB8300;}


#footer a:hover {
	color: #9B3D00;;
}
#footer a {	
	text-decoration:none;
	color: #999;
}

