input {
	border-style:inset;
	border-color:#000000;
	border-width:thin;
}
textarea {
	border-style:inset;
	border-color:#000000;
	border-width:thin;
	width:145px;
}
* {
	border:0;
	margin:0;
	padding:0;
}

body {
	background: url(../images/BGs/Painter.gif) no-repeat;
	background-attachment:fixed;
	background-position:top center;
	color:#555;
	font-size: 12px;
	font-family:"Lucida Sans", Arial, sans-serif;
}
#header {
	background: #FFFFFF;
	height:auto;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

a {
	color:#6699CC;
	text-decoration:none;
}

a:hover {
	color:#669900;
	text-decoration:none;
}

#logo {
float:left;
width:143px;
height:125px;
padding-right: 20px;
}

#phone {
float:right;
width:240px;
height:125px;
padding-left: 20px;
}

#phone h3 {
padding:45px 0 5px 5px;
	color:#669900;
	font-size: 21px;
	line-height:32px;
	text-align:right;
	margin-bottom:-5px;
	font-style:italic;
	font-weight:bold;
}

#phone h4 {
	color:#555;
	font-size:14px;
	text-align:right;
	font-weight:normal;
}

#header h1 {
	color:#6699CC;
	font-size:28px;
	text-align:left;
	padding:45px 5px 5px 5px;
	margin-bottom:-5px;
	font-style:italic;
	font-weight:bold;
}
#header h2 {
	color:#555;
	font-size:14px;
	text-align:left;
	font-weight:normal;
}

#rotator {
	height:350px;
	margin:0 auto;
	width:800px;
	background: #FFFFFF;
	padding: 0 20px 0 20px;
}

#navigation {
	background:#FFFFFF;
	width:800px;
	height:50px;
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#navigation li {
border-left:1px solid #FFFFFF;
	float:left;
	width:132px;
	list-style:none;
}
#navigation a {
	color:#669900;
	display:block;
	line-height:50px;
	text-align:center;
	font-weight: bold;
}
#navigation a:hover {
	background:#6699CC;
	color:#FFFFFF;
	font-weight: bold;
}
#navigation .active {
	background:#6699CC;
	color:#FFFFFF;
	font-weight: bold;
}

#navigation .end li {
	border-left:1px solid #FFFFFF;
	float:left;
	width:135px;
	list-style:none;
	font-weight: bold;
}
#navigation .end a {
	width:135px;
	color:#669900;
	display:block;
	line-height:50px;
	text-align:center;
	font-weight: bold;
}
#navigation .end a:hover {
	width:135px;
	background:#6699CC;
	color:#FFFFFF;
	font-weight: bold;
}
#navigation .end a:active {
	width:135px;
	background:#6699CC;
	color:#FFFFFF;
	font-weight: bold;
}

#content {
	background: #FFFFFF;
	height:auto;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content h1 {
font-style: italic;
color: #6699CC;
	font-size:1.8em;
	padding:20px 0 0;
	font-weight: bold;
}
#content p {
	padding:20px 20px 0;
}
#content li {
	margin-left:20px;
	padding:0 0 0 0;
}
#content ul{
	margin-left:20px;
	padding:0 0 0 0;
}

#sidebar {
float:right;
width: 200px;
margin-left: 30px;
}

#content h2 {
font-style: italic;
color: #6699CC;
	font-size:16px;
	padding:20px 0 0;
	font-weight: bold;
}
#footer {
margin:auto;
	height:50px;
	text-align:center;
	width:840px;
	background: #FFFFFF;
}
#top {
	font-size:16px;
	padding-bottom: 10px;
	float:left;
	margin:10px 0 0 80px;
	
}
#form {
	float:left;
	width:500px;
}
#map {
	float:right;
	border: medium solid #CCCCCC;
	height: 220px;
	width: 250px;
	margin:0 40px 0 0;
}
/* HighSlide */

.highslide-container div {
    font-family:"Lucida Sans", Arial, sans-serif;
    font-size: 12px;
	font-weight: normal;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family:"Lucida Sans", Arial, sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 300px;
	height: 365px;
    padding: 10px;
}

.highslide-wrapper .highslide-html-content h2 {
font-style: italic;
color: #6699CC;
	font-size:16px;
	padding:20px 0 0;
	font-weight: bold;
}
#f
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
font-family:"Lucida Sans", Arial, sans-serif;
	font-weight: normal;
	font-style:italic;
	color: #0040B9;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
font-family:"Lucida Sans", Arial, sans-serif;
	color: #669900;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: black;
}
