body {
	font-family: Tahoma;
	font-size: 13px;
	color: #6c5343;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 25px;
	background-color: #29160A;
}

td, p {
	font-family: Tahoma;
	font-size: 13px;
	color: #6c5343;
	line-height: 25px;
	text-align: left;
}



a:link, a:active {
	color: #a28572;
	text-decoration: underline;
		
}

a:visited {
	color: #a28572;
	text-decoration: underline;
}


a:hover {
	text-decoration: none;
	color: #ffffff;	
}

a.nav:link, a.nav:active, a.nav:visited {
	color: #866c5c;
	text-decoration: none;
		font-size: 14px;
		
}

a.nav:hover {
		color: #ffffff;
			text-decoration: none;
				font-size: 14px;
}


.top {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #003300;
}

.smalltitle {
	font-size: 14px;
	color: #7d6e2f;
	font-weight:800;
}

.smalltext {
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}

.whitetext {
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
}

form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(../images/background_form.gif);	
	color : #ffffff;
	font-size: 12px;
	border-width: 0px;	
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	color:#000000;
	width: 59px;
	height: 29px;
	background-image: url(../images/bkgd.gif);
}

.radio {
	background-image: url(../images/white.gif);		
}

.option {
	background-image: url(../images/background_form.gif);		
}

.photos	{
	background-color : #cccccc;
	border-right-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #cccccc;
	border-left-style : solid;
}


a.footer:link, a.footer:visited, a.footer:active {
	color: #472712;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: underline;	
}

.bottom {
	font-size: 10px;
	color: #472712;
}



fieldset {
border: 0px solid #9d8271;
padding: 4px;
background-image:url(../images/quote.gif);
}

.quote   {
	font-family: Tahoma;
	font-size: 11px;
	color: #c7b5a9;
	line-height: 22px;
	font-style:italic;
}

h1 {
	font-size:19px;
	color:#2d5b77;
	font-variant:small-caps;
}

h2 {
	font-size:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.line {
	color: #2D5B77;
	font-weight: bold;
}

.heading {
	font-size:19px;
	color:#6a1706;
	font-variant:small-caps;
	font-weight:bold;
}


