body {margin:0 auto; padding:0}
body, td {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px}
#main-frame {width:1000px}
#leftcol {background-color:#3a201f; color:#ffffff;}
#botcol {background-color:#a59f85; color:#ffffff;}
#address {background-color:#3a201f; color:#ffffff; padding:20px}
#content {background-color:#c4bfa2; padding:40px; line-height:140%}
h1{font-size:120%; margin-bottom:4px; color:#193874}
h2 {font-size:100%; margin-bottom:4px; color:#61442b}
p {margin-top:0}
#tabs {
	font-weight: bold;
	font-size: 100%;
	/*background: url(images/bg.gif) #fff repeat-x 100% bottom;*/
	float: left;
	width: 100%;
	line-height: normal
}
#tabs ul {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	
	list-style-type: none
}
#tabs li {
	padding-right: 0px;
	padding-left: 9px;
	background: url(../images/tabs-left.gif) no-repeat left top;
	float: left;
	padding-bottom: 0px;
	margin: 0px 4px;
	padding-top: 0px
}
#tabs a {
	padding-right: 20px;
	display: block;
	padding-left: 11px;
	font-weight: bold;
	background: url(../images/tabs-right.gif) no-repeat right top;
	float: left;
	padding-bottom: 8px; 
	color: #ffffff;
	padding-top: 16px;
	text-decoration: none
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {float: none}
/* End IE5-Mac hack */
#tabs a:hover {text-decoration:underline}
#subnav 
{
	clear: both;
height:20px;
	background-image: url(../images/subnav_bg.gif);
	background-repeat:repeat-x;

	

}
#subnav a {color:#ffffff; text-decoration:none}
#subnav a:hover {text-decoration:underline}
#tabs #current {background-image: url(../images/tabs-left-on.gif)}
#tabs #current a {background-image: url(../images/tabs-right-on.gif); padding-bottom: 7px; color: #fff }
#leftcol a:link, #leftcol a:visited {color:#ffffff} 
#leftcol a:hover {text-decoration:none}
#botcol a:link, #botcol a:visited {color:#ffffff} 
#botcol a:hover {text-decoration:none; color:#3a201f}
#footer {width:1000px}
#footer td{background-color:#a59f85; text-align:center; padding:10px; color:#ffffff; font-size:80%}

.style2 {color: #c4bfa2}
