@charset "utf-8";
body {
	background-color: #27300C;
}
#Container {
	background-color: #934511;
	padding: 0px;
	width: 800px;
	border: thin double #000;
	background-image: url(Images2/png%20files/main_cont_Lcol_bg.png);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navblock ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-variant: small-caps;
	font-weight: bolder;
	text-decoration: none;
}
#navblock ul li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #F0660C;
}

#Container #leftcol #navblock ul li a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}


#toptxt {
	height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;

}
.welcome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3D4912;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 20px;
}
#header {
	background-color: #3D4912;
	margin: 0px;
	height: 55px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#leftcol {
	float: left;
	width: 130px;
	margin: 0px;
	padding: 0px;
}
#navblock {
	height: 290px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navblock ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#navblock ul li {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#logo {
	padding-top: 35px;
	height: 150px;
}
#picturebox {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-left: 4px;
	margin: 0px;
	text-align: center;
}

#location {
	padding-top: 75px;
	text-align: center;
	height: 100px;
	vertical-align: text-bottom;
}
#footer {
	height: 24px;
	padding-top: 12px;
}

.smllorangtxt {
	font-size: 12px;
	color: #030;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
#rightcol {
	padding: 0px;
	margin-left: 135px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-color: #000;
}
#textbox {
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


.quote {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 0px;
	color: #F0660C;
	font-style: italic;
	font-weight: bold;
}
.email {
	text-align: right;
	color: #000;
	font-size: 12px;
	padding-right: 15px;
}



a {
	font-size: 14px;
	color: #000;
}
.textoverquote {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#quotetext {
	text-align: center;
}
li a:hover {
	color: #F0660C;
}
.howdy {
	font-style: italic;
	line-height: 120%;
	font-weight: bolder;
	font-variant: normal;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
