/*
	tswnavbar.css	1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

#tswcssbuttons {
	width: 200px ;
	text-align: left ;
text-indent: 12px;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: .75 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10pt ;
border-style: hidden; 
}
#tswcssbuttons li a {
	color: #decfae ;
	background-color: #a46651 ;
	border: 1px outset #92624c ;
	width: 200px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #f4edde ;
	background-color: #c6bb9b ;
}


p { font: 12px/16px arial, verdana, helvetica, sans-serif; color: #000; }
.c1 { font: 12px/16px arial, verdana, helvetica, sans-serif; color: #600; }
.w1 { font: 12px/16px arial, verdana, helvetica, sans-serif; color: #FFFAF0; }
.hd1 { font: bold small-caps 14px/18px arial, verdana, helvetica, sans-serif; color: #600; }
.hd2 { font: bold 12px/16px arial, verdana, helvetica, sans-serif; color: #600; }
.ltt1 { font: 10px/14px arial, verdana, helvetica, sans-serif; color: #000; }

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

a:link.menu  { font-weight: normal; color: #FFFAF0; text-decoration: none; }
a:active.menu {font-weight: normal; color: #FFFAF0; text-decoration: none; }
a:visited.menu { font-weight: normal; color: #FFFAF0; text-decoration: none; }
a:hover.menu  { font-weight: normal; color: #FFFAF0; text-decoration: underline; }

hr { color: #600; height: 1px; }

