body {
	width:							100%;
	background-image:		 url("images/bkg.jpg");
	background-repeat:		repeat-x;
	margin:							0px auto 0px auto;
	background-color: #ffffff;
}
p {
	font-family:					Verdana, arial, sans-serif;
	font-size:						12px;
	color:							#993300;
	margin:							0px auto 0px auto;
	line-height:					18px;
}
ul {
	font-family:					Verdana, arial, sans-serif;
	font-size:						12px;
	color:							#993300;
	
}
a:link, a:active, a:visited{
	color:					#5f1a04;
	text-decoration:	   none;
	font-weight: 			700;
}

a:hover{
color:					#993300;
	text-decoration:		underline;
	font-weight: 			700;
}
.left {
	width: 400px;
	vertical-align:top;
}

.photoleft {
	width: 300px;
	vertical-align:top;
}
.quote {
	font-family:					Verdana, arial, sans-serif;
	font-size:						12px;
	color:							#5f1a04;
	line-height:					18px;
	font-style:						italic;
}
.headerLine {
	font-family:					Arial, Helvetica, sans-serif;
	font-size:						11px;
	color:							#666666;
	line-height:					18px;
	text-align:						center;
	padding-top:					10px;
	padding-right: 					10px;
}
.header {
line-height:					30px;
}

.smallFooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}


.smallFooter a:link,
.smallFooter a:active,
.smallFooter a:visited{
	color:					#993300;
	text-decoration:	underline;
}

.smallFooter a:hover{
	color:					#666666;
	text-decoration:	none;
}


.footerLine {
font-family:					Verdana, arial, sans-serif;
	font-size:						9px;
	color:							#993300;
	margin:							0px auto 0px auto;
	line-height:					18px;
	font-weight:					200;
	font-style:						italic;

}
.navigation  {
	font-family:					Verdana, arial, sans-serif;
	font-size:						12px;
	color:							#5f1a04;
	margin:							0px auto 0px auto;
	line-height:					18px;
	text-align:						center;
}
.pageTitle {
	color: #660000;
}
hr {
	color: #993300;
	width: 100%;
}
.footer {
	width:							100%;
	background-image:		 url("images/bkg.jpg");
	background-repeat:		repeat-x;
	margin:							0px auto 0px auto;
	background-color: #ffffff;
	vertical-align:bottom;
}
.table {
	border-bottom-width: thin;
	border-bottom-style: solild;
	border-bottom-color: #cccccc;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
