/* CSS Document */



body {

	background-image: url(images/bkgd.jpg);

	background-repeat: repeat-x;

	margin-top: 0px;

	background-color: #95352b;

}



BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, Times New Roman, sans-serif; font-size: 12px; line-height: 22px; color: #50320C; }



.Header		{ color: #95352B; font-size: 28px; font-weight: bold; font-style: italic; font-family: Times New Roman; }

.Subheader	{ color: #50320C; font-size: 13px; font-weight: bold; }



.Red	{ color: #95352B; }

.Green	{ color: #558252; }

.Brown	{ color: #50320C; }

.Black	{ color: #000000; }

.White	{ color: #FFFFFF; }



.border { border:#558252 1px solid}

h1, h2, h3 {

	color: #50320c;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



h1 {font-size: 15px;}

h2 {

	font-size: 13px;

	margin-bottom: -12px;

}

h3 {font-size: 12px;}



p,ul,li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 22px;

	color: #50320c;

}



a { color: #95352b; }

a:hover {}



* .maintable {

	background-image: url(images/beige.gif);

}



* .footer p{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	line-height: 20px;

	color: #efeacd;

}



* .footer a {

	color: #c7be99;

	text-decoration: none;

}



* .footer a:hover {

	color: #efeacd;

	text-decoration: underline;

}

#nav { background:url(images/bg-nav.jpg) repeat-y}