a	{
	color : #660000;
	text-decoration : none;
}

a:hover	{
	color : #990000;
	text-decoration : underline;
}

a.bottomnav	{
	color : #DDDBAC;
}

a.bottomnav:hover	{
	color: #FFFFFF;
	text-decoration : underline;
}

a.bottomnav:visited	{
	color : #DDDBAC;
}

a.footer	{
	color : #DDDBAC;
	text-decoration : none;
}

a.footer:hover	{
	color: #FFFFFF;
	text-decoration : underline;
}

a.leftnav:hover	{
	color: #FFFFFF;
	text-decoration : underline;
}

a.leftnav:visited	{
	color : #DDDBAC;
}

.intro	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	line-height : 20px;
	color : #54542F;
}

.main	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #54542F;
}

.testimonial	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #375641;
	margin-left: 10px;
	margin-right: 5px;
}

.smallhead	{
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight: bold;
	font-size : 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	color : #375641;
}

.largehead	{
	font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-weight: bold;
	font-size : 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	color : #375641;
}

.bottomnav	{
	color : #DDDBAC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : 1px;
	text-decoration : none;
	text-transform : uppercase;
}

.leftnav	{
	color : #DDDBAC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.photoback1 {
	background-image : url(../images/text_back_image.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
	height : 275px;
}

.footer	{
	color : #DDDBAC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	text-align : center;
}

ul	{
		margin-top: 4px;
		margin-left: 18px;
		margin-bottom: 15px;
		list-style : disc;
	}

li	{
		margin-bottom: 4px;
	}

