body{
padding:0px;
margin:0px;
background:url(images/bg.jpg) repeat;
}

table {border-collapse:collapse; border:0px;}

table, td {
		/*width:100%;
		height:100%;*/
		border:0px;
	}

td { vertical-align:top; padding:0px;}


a:link,a:visited,a:active { color:#800601; text-decoration:none; font-weight:bold; }
a:hover { color:#800601; text-decoration:underline; font-weight:bold; }


.indent-ul li {
	padding-left:14px;
	margin:0px 0px 6px 5px;
	}
	

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#434242;
	}
	
strong{color:#23201A;}

span { color:#151515; font-size:14px; line-height:14px; font-weight:bold}

span a{ color:#5D5D5D; font-size:11px; text-decoration:underline; font-weight:normal}
span a:hover{ color:#5D5D5D; font-size:11px; text-decoration:none; font-weight:normal}
span strong{ color:#5D5D5D; font-size:11px; line-height:14px}

.numbers { color:#7B7244; text-decoration:underline}
.numbers:hover { text-decoration:none}

.s_text { color:#FFF3AC; line-height:13px;}

.gal_text a{color:#7B7244;}
.gal_text a:hover{ color:#7B7244; text-decoration:none}

.c_text { color:#4E4C42; font-size:10px}
.c_text a{ color:#8E8047 ;font-family:Arial; font-size:10px; text-decoration:underline}
.c_text a:hover{ color:#8E8047; text-decoration:none}
.c_text span{color:#8E8047; font-size:10px; font-weight:normal}

.read_more { color:#5D5D5D; background:url(images/a1.gif) top left no-repeat; background-position:0 3px; padding-left:8px; font-size:11px; text-decoration:underline}
.read_more:hover{ color:#5D5D5D; background:url(images/a1.gif) top left no-repeat; background-position:0 3px; padding-left:8px; font-size:11px; text-decoration:none}
.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.input { vertical-align:middle}

.form{height:21px; margin-top:1px;}
.form input { color:#838282; width:202px; height:21px; padding-left:5px}

.div { height:1px; background:url(images/line.gif) repeat-x}

.table_title{ color:#151515; font-size:11px; line-height:14px; text-decoration:underline; font-weight:bold}

.hide {
 display:none;
}

.show {
 display:block;
}

.text-link-on { color:#800601 !important; text-decoration:underline !important; font-weight:bold !important; }

textarea { color:#434242; width:202px; height:80px; padding-left:5px; overflow:auto}

ul { margin:0; padding:0; list-style:none}
li { color:#7B7244; line-height:16px; background:none; margin:0px; padding:0px}
li a { color:#7B7244; line-height:16px; text-decoration:underline}
li a:hover { color:#7B7244; line-height:16px; text-decoration:none}
li span a { color:#7B7244; line-height:18px; text-decoration:underline}
li span a:hover { color:#7B7244; line-height:18px; text-decoration:none}

#hide-show-subnav { padding-bottom:20px; }
	#hide-show-subnav li {
		font-weight:bold;
		text-decoration:none;
		display:inline;
		padding:0px 5px;
		line-height:12px;
		margin-bottom:5px;
		}
		#hide-show-subnav li.first { border:none; padding-left:0px !important; }
		#hide-show-subnav li.break { border:none; display:block !important; margin:0px; padding:0px; line-height:3px; height:3px; clear:both !important;}
		#hide-show-subnav li a {color:#800601;}
		
		
#wrap {
	background:url(../images/bg-borders.jpg) repeat-y;
	width:800px;
	}		


img.img-left {
	float:left;
	margin:2px 10px 4px 0px;
	}	

img.img-right {
	float:right;
	margin:5px 0px 10px 10px;
	}