*
{
	font-family: Verdana, sans-serif;
}
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	color: #333;
	background: url(../images/bg.jpg) #000;
}


hr
{
	display: none;
}

img
{
	border: none;
}
ul
{
	margin: 0px;
	padding: 0px;
}

/* links */

a:link
{
	color: #86826A;
	text-decoration: none;
}

a:visited
{
	color: #86826A;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

a:active
{
	color: #86826A;
	text-decoration: none;
}

h1
{
	font-size: 110%;
	color: #93375C;
	margin: 8px 0;
	text-transform: uppercase;
	font-weight: bold;
}

h2
{
	font-size: 105%;
	font-weight: bold;
	color: #3C6B87;
	margin: 3px 0;
}

h3
{
	color: #993300;
	margin: 2px 0;
}
.para ul
{
	list-style: none;
	margin: 2;
	padding: 2;
}

.para li
{
	list-style: none;
	padding-left: 20px;
	margin: 9px 2px;
	background: url(../images/bullet3.gif) no-repeat 0px 5px;
}
*
{
	font-family: Arial;
	font-size: 13px;
	color: #543;
}

/* ---( layout structure )---*/


#wrap
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#header
{
	height: 157px;
	background: url(../images/hdr.jpg) no-repeat top left;
	position: relative;
	text-transform: uppercase;
}
#topmenu
{
	position: absolute;
	top: 77px;
	left: 109px;
}
#topmenu a
{
}
#main
{
	background: url(../images/divbg.jpg) repeat-y;
	padding-left: 80px;
	padding-bottom: 4px;
}

#content
{
	width: 630px;
	float: left;
}
#content1
{
	width: 837px;
	float: left;
	line-height: 20px;
}

#sidebar
{
	width: 182px;
	float: left;
	padding: 10px;
	margin: 10px;
	font-size: 90%;
}



#nav a
{
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding: 4px 10px 5px 10px;
	color: #000;
	border-right: solid 1px #B38831;
}
#nav a:hover
{
	background: #F5DDA9;
}


.grid td a:hover
{
	text-decoration: underline;
}



.clear
{
	clear: both;
}
#footer
{
	height: 54px;
	width: 973px;
	background: url(../images/footer.jpg) no-repeat top left;
	padding: 11px 215px 10px 80px;
	color: #8B8156;
}



.tnGrid
{
	height: 290px;
	width: 180px;
	padding: 8px;
	float: left;
	border: 1px solid #E3DEC7;
	margin: 3px;
	background: #fff;
	line-height: 17px;
}

.tnGrid p
{
	margin: 10px;
}

#nav a
{
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding: 4px 10px 5px 10px;
	color: #000;
	border-right: solid 1px #B38831;
}
#nav a:hover
{
	background: #F5DDA9;
}


img
{
	border: none;
}

table
{
	border-collapse: collapse;
	width: 100%;
}

td
{
	font-size: 10px;
	padding: 5px;
	vertical-align: top;
}

.topstrip{width:820px;}
.topstrip td{vertical-align:middle;} 