/* Note that all links to images must start with ../images since they are relative to the stylesheets folder */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body {
	background-color: #e2dccc;
	/* background-color: #e0dccb; OLD */
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: small;
}

a {
	color: Maroon;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.tight {
	letter-spacing: -1px;
}

fieldset {
	border: 1px solid black;
	margin-top: 10px;
	padding: 0 10px 10px 10px;
}

h1 {
	bottom: 0px;
	color: #1481bc;
	font-size: x-large;
	font-weight: normal;
	left: 268px;
	position: absolute;
}

h2 {
	color: Gray;
	font-size: large;
	font-weight: normal;
}

h3 {
	color: black;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0;
}

h4 {
	color: #1481bc;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0;
}

hr {
	margin: 0 0;
}

img {
	border: 0;
}

legend {
	color: #1481bc;
	font-weight: bold;
	padding: 0 5px;
}

p {
	margin: 15px 0;
}

p.tight, h4.tight {
	margin: 5px 0;
}

ul {
	margin-top: 5px;
}

ul ul {
	margin-top: 0px;
}

/* Special Styles */

#affiliates {
	margin-left: 270px;
	text-align: center;
}

#affiliates img {
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1);
	vertical-align: middle;
	margin: 15px 10px;
	height: 30px;
}

#affiliates img:hover {
	filter: none;
}

.bold {
	font-weight: bold;
}

.boxed {
	border: 1px solid black;
}

.center {
	text-align: center;
}

.clearfloat {
	clear: both;
}

.clearfloatleft {
	clear: left;
}

.clearfloatright {
	clear: right;
}

#container {
	margin: 0 auto;
	width: 798px;
}

#established {
	font-family: Verdana;
	font-size: x-small;
	left: 175px;
	position: absolute;
	text-align: center;
	bottom: 1px;
}

#established #estyear {
	font-size: large;
	letter-spacing: 0.5ex;
}

.fat {
	letter-spacing: 0.1em;
}

.fat2 {
	letter-spacing: 0.2em;
}

#findarep #farzipcode {
	color: silver;
	font-size: smaller;
	width: 100px;
}

.floatleft {
	float: left;
}

.floatleftimg {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
}

.floatrightimg {
	float: right;
	margin-left: 10px;
}

#footer {
	background-color: #cec9b3;
	clear: both;
	font-size: smaller;
	height: 50px;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
}

.gallery {
	border: 1px solid black;
	margin-right: 10px;
}

.gallerythumb {
	border: 1px solid black;
	float: right;
	margin-left: 5px;
}

.gobutton {
	background-image: url("images/gobutton.gif");
	border: 0;
	height: 23px;
	width: 37px;
}

.gobutton:hover {
	background-image: url("images/gobuttonover.gif");
}

#header {
	background-image: url("images/logohead.jpg");
	height: 166px;
	position: relative;
}

.justify {
	text-align: justify;
	text-justify: newspaper;
}

.large {
	font-size: large;
}

.larger {
	font-size: larger;
}

#main {
	width: 530px;
	float: right;
}

#nav {
	background-image: url("images/nav.jpg");
	background-position: 30px 0;
	background-repeat: no-repeat;
	float: left;
	height: 340px;
	padding: 15px 1px 0 0px;
	width: 255px;
}

#navtext {
	font-size: 12px;
	line-height: 15px;
	color: #000;
	padding-top: 340px;
	width: 136px;
	display:block;
	float:left;
	text-align: center;
	padding-left: 21px;
}

#navlinks {
	float:left;
	display:block;
	width: 88px;
}

#navlinks a:link, a:visited {
	color: black;
	text-decoration: none;
}	

#nav a, a.button, a.buttonon, a.buttonimg {
	color: Black;
	display: block;
	font-size: medium;
	height: 21px;
	margin-bottom: 1px;
	padding: 2px 0 0 5px;
	text-decoration: none;
	width: 88px;
}

a.button, a.buttonon, a.buttonimg {
	border: 1px dashed silver;
	font-size: small;
	padding-right: 5px;
	width: auto;
}

a.buttonimg {
	height: 18px;
}

#nav a:hover, a.buttonon, a.button:hover, a.buttonimg:hover {
	background-image: url(images/navover.gif);
	background-repeat: repeat-x;
}

a.button:hover, a.buttonon:hover, a.buttonimg:hover {
	border: 1px solid black;
}

#navtext a:link, a:visited{
	font-size: 12px;
	width: 136px;
	color: maroon;
	text-decoration: none;
	background-image: none;
	border: none;
}

#phone {
	color: White;
	font-size: large;
	left: 440px;
	position: absolute;
	top: 15px;
}

#phone #callus {
	color: #adcadb;
	font-family: Verdana;
	font-size: x-small;
}

#photoContainer {
	position: relative;
}

#photoContainer #photoBig {
	border: 1px solid black;
}

#photoContainer #photoLink {
	position: absolute;
	right: 35px;
	top: 10px;
	z-index: 10;
}

#photoContainer #photoMan {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 10;
}

.sidebar {
	float: right;
	margin: 19px 0 30px 30px;
	width: 190px;
}

.small {
	font-size: smaller;
}

#sms {
	font-size: medium;
	font-variant: small-caps;
	left: 440px;
	line-height: 120%;
	position: absolute;
	top: 80px;
	width: 175px;
}

.spacedimgs img {
	margin: 5px;
	vertical-align: middle;
}

.sup {
	font-size: smaller;
	position: relative;
	top: -1ex;
}

.test {
	border: 1px solid red;
}

.testimonial {
	background-color: White;
	border: 1px solid brown;
	padding: 20px;
	margin-bottom: 10px;
}

.testimonial p {
	text-align: justify;
	text-justify: newspaper;
}

.thin {
	letter-spacing: 0;
}

.thin2 {
	letter-spacing: -1px;
}

.withimg {
	display: block;
	margin-right: 65px;
}

.withsidebar {
	margin-right: 200px;
}

.xlarge {
	font-size: x-large;
}

#spacer {
	height: 25px;
	width 100px;
	display:block;
	clear: both;
}
