body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eae2cd;
	background-image: url(images/layout/bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;}

img			{border: 0px}
h1, h2		{font-family: Verdana, Arial,Helvetica,sans-serif; text-align: left;}
h3, h4		{font-family: Verdana, Arial,Helvetica,sans-serif; margin-left: 15px;}
h5, h6		{font-family: Verdana, Arial,Helvetica,sans-serif; text-align: left; margin-left: 35px;}
p			{font-family: Verdana, Arial, Helvetica, sans-serif;}
li			{font-family: Verdana, Arial, Helvetica, sans-serif;}
tr, td, th	{font-family: Verdana, Arial,Helvetica,sans-serif; font-size: 11px;}
hr			{height: 1px; color: #aa7376;}

input		{font-size:11px;}

a:link	{color: #71151A; text-decoration: none;}
a:active	{color: #71151A; text-decoration: none;}
a:visited	{color: #71151A; text-decoration: none;}
a:hover	{color: #71151A; text-decoration: underline;}

.sidelink	{line-height:18px;}
.brlnk:link,brlink:active,brlink:visited {color: #FFFFFF; text-decoration: none;}
.brlnk:hover{text-decoration: underline; color: #FFFFFF; text-decoration: underline;}
.toptd		{line-height:20px;}
.topheader	{font-family: Georgia, "Times New Roman", Times, serif; color: #71151A; font-size: 23px;}
.subheader	{font-family: Georgia, "Times New Roman", Times, serif; color: #71151A; font-size: 15px;}
.burgundy	{color: #71151A; font-size:11px}
.small		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.gray		{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#666666}
.tiny		{color: #71151A; font-size:9px}
.white		{color: #FFFFFF;}




#nav {
	text-align: left;
	float: left;
	list-style: none;
	line-height: 1;
	background: #71151A;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #b79f90;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav .top {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 2em;
	line-height: 19px;
}

#nav .item {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(../images/layout/rightarrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	w\idth: 120px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
}

#nav li ul a {
	width: 120px;
	w\idth: 120px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
	width: 200px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #420508;
}
