body {
	font-family:		Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #330000;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 24px;	
}

td, p {
	font-family:		Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 24px;
}


a:link, a:active, a:visited {
	color: #8c1318;
	font-weight: normal;
		text-decoration: none;
}

a:hover {
	color: #800000;
	text-decoration: underline;
	font-weight: normal;	
}

/* menu links */
a.nav:link, a.nav:visited, a.nav:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px;
		font-family:		Tahoma, Verdana, Arial;
}

a.nav:hover {
	text-decoration: underline;
	color: #999999;
	font-size: 14px;
	line-height: 30px;	
		font-family:		Tahoma, Verdana, Arial;	
}

/* top menu links */
a.nav2:link, a.nav2:active {
	color: #ff9933;
	text-decoration: underline;
	font-size: 11px;
	line-height: 30px;
}

a.nav2:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
	line-height: 30px;
}

a.nav2:hover {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	line-height: 30px;		
}

.smalltext {
	font-size: 9px;
	color: #999999;
	line-height: 18px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(images/bkgd.gif);
}



form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(images/background_form.gif);	
	color : #2E2E28;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	border-width: 0px;	
}


.photos	{
	background-color : #ffffff;
	border-right-width : 1px;
	border-right-color : #ffffff;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #ffffff;
	border-left-style : solid;
}


a.footer:link, a.footer:visited, a.footer:active {
	color: #999999;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	text-decoration: underline;
	font-size: 9px;	
		color: #999999;
	font-family: Tahoma, Verdana, Arial;
}

.bottom {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #999999;
}

.header {
	font-size:17px;
	color: #8c1318;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#F5F2F8;
	padding-top: 3px;	
	border-width: 1px;
	border-style: solid;
	border-color: #8c1318;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	font-weight:700;
	background-color: #8c1318;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	width: 110 px;
	padding-top: 4px;
	padding-bottom: 4px;
}


fieldset  {
background-image:url(images/test-bkgd.gif);
padding:  8 8 8 8;
}