* {
	padding:0;
	margin:0;
}
body{
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#dedede;
}
#container {
	margin:0 auto;
	width:770px;
	background-color:#ffffff;
	position:relative;
}
.site {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}
#banner {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:124px;
}
#banner span {
	visibility:hidden;
}
#inside {
	background-image:url(../images/inside-header.jpg);
	background-repeat:no-repeat;
	height:142px;
}
#inside span {
	visibility:hidden;
}	
#container2 {
	margin:0;
	padding:0;
	background:url(../images/t-bg.jpg) no-repeat;
	width:770px;
}
#banner2 {
	font-size:large;
	color:#ffffff;
	font-family:times;
	padding:40px 0 0 25px;
}
#banner3 {
	font-size:medium;
	color:#ffffff;
	font-family:times;
	padding:35px 0 0 40px;
}
#subBanner2 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	padding:7px 0 3px 40px;
}
#content {
	padding:10px;
	margin-left:234px;
	background-color:#FFFFFF;
	color:#6b616a;
	width:510px;
}
#uploads{
	float:right;
	padding:0 0 0 10px;
	margin:0;
}
.contact {
	font-size:xx-small;
}

.h1sup {
	color:#666666;
	font-size:x-large;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
h1.std_h1{
	color:#660000;
	font-size:x-large;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
h2.std_h2{
	color:#660000;
	font-size:medium;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
p.std_p, p {
	padding:5px 0;
	margin:5px 0;
	font-size:small;
}
ul li {
	font-size:small;
	padding:0;
}
li.std_li {
	list-style:none;
	padding-bottom:10px;
}
a:link, a:visited {
	color:#650606;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.kid {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:3px left;
	padding-left:15px;
}
#barLeft {
	float:left;
	width:228px;
	margin:0px;
	padding:1px 0 0 0;
	background-color:#ffffff;
}
#red {
	background-color:#650606;
	height:80px;
	margin-top:1px;
}
#address {
	padding:20px 5px 20px 15px;
}
#footer {
	clear:both;
	height:160px;
	background:url(../images/bg-bottom.gif) repeat-x;
	color:#9B8D77;
	font-size:xx-small;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#9B8D77;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	padding:5px;
}
.txtMinus{
	font-size:small;
}
#nav {
	background-color:#9B8D77;
}
#nav ul li a:hover{
	color:#e7cfa9;
}
#nav ul li .active-page{
	color:#e7cfa9;
}
#barLeft ul{
	list-style:none;
	padding:0px 9px;
	background-color:#9B8D77;
}
#barLeft ul li{
	border-bottom:dashed black 1px;
	padding:5px;
}
#barLeft ul li a{
	font-size:small;
	color:#FFFFFF;
	text-decoration:none;
}
#child{
	border-bottom:solid #9B8D77 1px;
}
.hotLine{
	color:#ffffff;
	font-size:small;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
}
.gray {
	background-image:url(../images/grey-slice.gif);
	background-repeat:repeat-x;
	background-position:top;
	position:absolute;
	right:0;
	padding-top:4px;
}
.txt-gray {
	color:#666666;
	font-size:x-small;
	font-weight:bold;
}
.txt-gray-bold {
	color:#666666;
	font-size:small;
	font-weight:bold;
}
.txt-tiny-tan {
	font-size:xx-small;
	color:#9B8C76;
}
.txt-tiny-tan-bold {
	font-size:xx-small;
	color:#9B8C76;
	font-weight:bold;
}
.txt-tiny{
	font-size:xx-small;
}
input {
	width:200px;
}
h1,h2,h3,h4{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}