@charset "utf-8";
/* CSS Document */

#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	padding-bottom: 0px;
	border: thin solid #000;
}
#toplinks {
	height: auto;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-left: 50px;
	background-color: #00F;
}
#toplinks ul {
	display: inline;
	padding: 5px;
}
#toplinks li {
	display: inline;
	padding: 5px;
}
#toplinks li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
	background-color: #00F;
	display: inline;
	width: auto;
	padding: 5px;
}
#toplinks li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	background-color: #00F;
	display: inline;
	width: auto;
	padding: 5px;
}

#header {
	background-color: #999;
	height: auto;
	width: 800px;
	margin-bottom: 0px;
}
#headernav {
	width: 400px;
	position: absolute;
	z-index: 1000;
	height: auto;
	margin: 5px 0px 0px 25px;
	padding: 5px 5px 5px 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: none;
}
#headernav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: inline;
	margin: 0px;
	padding: 0px;


}
#headernav li {
	display: inline;
	width: auto;
	
}
#headernav li a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	display: inline;
	padding: 5px;
	height: auto;
	width: auto;

}
#headernav li a:hover{
	display: inline;
	padding: 5px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0;
}
#bodywrap {
	width: 800px;
	z-index: 0;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftcol {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 5px;
	margin-right: 5px;
	list-style-image: none;
	list-style-type: none;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#leftcol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftcol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftcol li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
	display: block;
	height: auto;
	width: 150px;
	list-style-image: none;
	list-style-type: none;
	padding: 5px;
	font-weight: bold;
}
#leftcol li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
	text-decoration: underline;
	background-color: #000;
	display: block;
	padding: 5px;
	height: auto;
	width: 150px;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
}
#bodytext {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 550px;
	padding: 10px;
	margin-bottom: 5px;
}
#bodytext ul {}
#bodytext li {}
#bodytext li a {}
#bodytext li a:hover {}

#footer {
	height: auto;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul {
	margin: 0px;
	padding: 5px;
	display: inline;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	display: inline;
	padding: 1px;
	height: auto;
	list-style-image: none;
	list-style-type: none;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	display: inline;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
#footer li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	height: auto;
	width: auto;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
}
#smlftcol {
	float: left;
	height: auto;
	width: 245px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#smrtcol {
	float: left;
	height: auto;
	width: 245px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCC;
}
.vcard {
	height: auto;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 25px;
	margin-bottom: 25px;
}
.vcard a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.vcard a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.adr {
	width: 175px;
}
.type{
	width: 175px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.street-address{
	width: 175px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.region{
	width: 175px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.postal-code{
	width: 175px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.tel{
	width: 175px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.email{
	width: 175px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #00F;
}
a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
a:visited {
	color: #000;
}
a:hover {
	color: #900;
}
a:active {
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-decoration: underline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	font-size: 24px;
	color: #000;
}
h2 {
	font-size: 20px;
	color: #FF0;
	padding: 5px;
	height: auto;
	width: auto;
	background-color: #00F;
}
h3 {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
h4 {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
h5 {
	font-size: 14px;
	color: #000;
}
h6 {
	font-size: 9px;
	color: #000;
}

