/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #b7add1;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, td {font-family: Arial, Helvetica, sans-serif;text-align: left;}
p, li {
	font-size: 12px;
	color: #FFFFFF;
}
p, h1 {margin: 15px 15px 15px 0px;
	line-height: 1.6em;}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B0A5D0;
	margin-top: 20px;
}
h2 {
	font-size: 16px;
}
address {
	text-align: center;
	position: absolute;
	left: 28px;
	width: 191px;
	height:auto;
	top: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #342161;
}
div#low {
	position:absolute;
	left: 31px;
	top: 502px;
	width: auto;
	text-align:left;
}
/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */
img.left 			{float: left; margin: 5px 15px 5px 10px;}
img.right 			{float: right; margin: 5px 10px 15px 15px;}
img.leftborder 	{padding: 2px; border: 1px dotted #000; float: left; margin: 0 15px 15px 0;}
img.rightborder 	{
	padding: 2px;
	border: 1px dotted #B0A5D0;
	float: right;
	margin: 5px 15px 10px 10px;
}
.border 		{padding: 2px; border: 1px dotted #000;}
.clear 			{clear: both;}
.center 		{text-align: center;}
.ulleft 		{float: left; margin-left: 10px; padding-left: 20px;}
/* ----------------- NAV ELEMENTS ----------------- */
a:link, a:active, a:visited {
	color: #342161;
}
a:hover {
}
a:link#side, a:active#side, a:visited#side {
	color: #FFFFFF;
	font-size:12px;
}
a:hover#side {
}
/* ----------------- Horizontal ------------------- */
div#nav {
	position:absolute;
	height: 35px;
	width: 820px;
	left: 17px;
	top: 175px;
}
ul#mainnav {
	margin: 0;
	padding: 0;
}
ul#mainnav li {
	float: left; 
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 10px 64px;
	white-space: nowrap;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #342161;
}
ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background-image: url(images/bg_nav_on.gif);
	background-repeat: repeat-x;
}
* html #nav a {
	width: 1%;}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#wrap {
	width: 870px;
	margin:auto;
	background-image: url(images/bg_wrap.gif);
	background-repeat: no-repeat;
	background-color: #b7add1;
}
div#container {
	margin: auto;
	position: relative;
	width: 850px;
	background-color: #fff;
}
div#header {
	width: 850px;
	height: 210px;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}
div#headerservices {
	width: 850px;
	height: 210px;
	background-image: url(images/bg_header_services.jpg);
	background-repeat: no-repeat;
}
div#content {
	padding: 1px 0px 1px 225px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-color: #422E73;
	margin:auto;
	width: 595px;
}
div#content li {
	line-height: 1.6em;
}
div#utilnav {
	color:#FFFFFF;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B1A6D1;
	margin-right: 15px;
	margin-top: 7px;
}
div#utilnav a {
	color:#FFFFFF;
	font-size: 10px;
	margin-left: 15px;
	margin-right: 15px;
}
div#footer {
	font-size: 10px;
	text-align: left;
	color: #000;
	width: 850px;
	height: 20px;
	clear:both;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
}
div#footer a:link, div#footer a:visited {
	color: #000;
}
div#copyright {
	padding-top: 4px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
div#copyright a:link, div#copyright a:visited {
	color: #fff;
}
div#flash {}
div#map {
	margin:auto auto 15px auto;
}
div#prices {
	width: 150px;
	float:left;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


/* ----------------- CUSTOM CLASSES ----------------- */
.click {
	position: absolute;
	height: 36px;
	width: 157px;
	left: 645px;
	top: 121px;
}
