td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#61442B;
	line-height:13px;
}
a {
	text-decoration: underline;
	color:#7D2800;
}

body { 	margin:0px;padding:0px; background:url(assets/new/bg.jpg) top left}

.copy{
font-family:tahoma;
color:#8C6241;
text-decoration:none;
}

.top_txt {	color:#A6A6A6;
			text-decoration:none}

.content {color:#61442B; text-decoration:none}
.red {
	color:#7D2800;
	text-decoration:none;
	font-size: 14px;
}
.top_txt {color:#8F7156; text-decoration:none}

.white {color:#ffffff; text-decoration:none}

.abs {vertical-align:middle}
.sm {font-size:10px}
.u {text-decoration:underline}
.SectionHeadingFONT {
	font-size: 13px;
	font-weight: bold;
	color: #8A001F;
}
.textBack1 {
	background-image: url(assets/new/1txt1.gif);
	width: 99%;
	height: 20px;
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #8A001F;
}


.SectionHeadingFONT a:link {
	font-size: 13px;
	font-weight: bold;
	color: #8A001F;
	text-decoration: underline;
}
.SectionHeadingFONT a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #8A001F;
	text-decoration: underline;
}
.SectionHeadingFONT a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #8A001F;
	text-decoration: none;
}
.SectionHeadingFONT a:active {
	font-size: 13px;
	font-weight: bold;
	color: #8A001F;
	text-decoration: none;
}

.nu {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:11px}


.form_category { width:154px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#AF8F73;
		background-color:#ffffff;
		color:#8F7156;
		margin-left:0px;
		margin-right:0px}
		
.form { width:210px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#715237;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:210px;
		height:82px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#715237;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;}
.topLine {
	background-color: #BB3D00;
	width: 100%;
	height: 4px;
}


.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}


a:hover{
	text-decoration:none;
}
.a:hover{text-decoration:underline;}
.whiteButSpace {
	background-color: #FFF;
	width: 2px;
	height: 38px;

}
.topLineWhite {
	background-color: #FFF;
	width: 100%;
	height: 3px;
}
.alighRight {
	text-align: right;
}
.centerStuff {
	text-align: center;
}

.topNav {
	color: #8a001f;
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.textBack2 {
	background-image: url(assets/new/1txt2.gif);
	width: 99%;
	height: 20px;
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: 7d2800;
	font-family: "Times New Roman", Times, serif;
}

#dropmenudiv{
	position:absolute;
	border:0px solid black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
	z-index:1;
	font-weight:bold;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #8a001f;
	text-decoration:none;
	text-indent: 3px;
	color:  #FFFFFF;
	font-weight:bold;
}
