@charset "UTF-8";
.leftborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #313131;
	background-image: url(images/yellowbackground.png);
	background-repeat: repeat-x;
}
#floatright {
	background-color: #FFFFFF;
	background-image: url(images/yellowbackground.png);
	background-repeat: repeat-x;
}
.linkbacgrd {
	background-image: url(images/linkbacgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#phonebkg {
	background-image: url(images/phonewY.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftborder2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/yellowbackground.png);
	background-repeat: repeat-x;
}
.link {
	margin: 4px;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #010101;
}
.tableboarder {
	border: 1px solid #020202;
}
.bottomborder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: double;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.headerthing {
	font-size: 36px;
	text-decoration: none;
	vertical-align: 50%;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.map {
	border: 1px solid #000000;
	float: left;
	height: 300px;
	width: 300px;
	margin: 4px;
}
.text {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bottomborder #logo {
	float: left;
}
.bottomborder #glasses {
	float: right;
}
.linkbacgrd .sidepicture img {
	margin-top: 30px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#link {
	background-color: #F2F2F2;
}
.scrollArea {
	width: 308px;
	height: 1000px;
	overflow: auto;
	background-image: url(images/yellowbackground.png);
	background-repeat: repeat-x;
	background-position: top;
}
.bodtxt {
	padding: 10px;
}
#bottomcontactinfo {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 20px;
}
#bottomcontactinfo a {
	text-decoration: underline;
	font-size: 18px;
}
#webdesign {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
#webdesign a {
	font-size: 10px;
	text-decoration: none;
}
#webdesign a:hover {
	font-size: 10px;
	text-decoration: underline;
}
#bottomcontactinfo a:hover {
	text-decoration: underline;
	color: #666666;
}

