@charset "utf-8";
.slideshow {
	height: 299px;
	width: 450px;
	margin: auto
}
.slideshow img {
	padding: 0px;
	border: none;
	background-color: #85C8A1;
}

body {
	background-image: url(../images/backgrd.png);
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-color: #85c8a1;
	color: #FFF;
}
#container {
min-height: 100%;
margin-bottom: -86px;
position: relative;
}
#footer {
	position: relative;
	height: 86px;
	background-image: url(../images/footerbck.png);
	background-repeat: repeat-x;
} 

.clearfooter {
height: 86px;
clear: both;
}

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
#Mid p a:hover {
	color: #FFF;
	text-decoration: none;
}
#Mid p a {
	color: #476A56;
	text-decoration: none;
}
#Nav a:link, #Nav a:visited, #Nav a:active {
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	color: #FFF;
	text-shadow:0 1px 0 #666666;
	text-transform: uppercase;
}
#Nav a:hover {
	color: #B5FFD4;
	text-decoration: underline;
	text-shadow:none;
}
#Nav {
	font-family: 'Quicksand', sans-serif;
	font-size: 24px;
	color: #FFF;
	text-shadow:0 1px 0 #666666;
	text-transform: uppercase;
}
.Highlight {
	color: #b5ffd4;
}

#NavOff {
	color: #B5FFD4;
	text-decoration:underline;
	text-shadow:none;
	text-transform: uppercase;
}
h1 {
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
	color: #FFF;
	text-shadow:0 1px 0 #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;

}
a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #476A56;
	text-decoration: underline;
}
body,td,th {
	font-family: 'Oxygen', 'century gothic', sans-serif;
	font-size: 11pt;
	color: #5C5C5C;
	font-weight: normal;
}
#SideBar {
	text-align: left;
}

#Main tr #Mid {
	background-image: url(../images/GB_Tile_b.png);
	background-repeat: repeat;
}
#Main tr #SmallMain {
	background-image: url(../images/GB_Tile_b.png);
	background-repeat: repeat;
	font-size:14px;
}
.Copyright {
	font-size: 11px;
	font-weight:normal;
	color: #85C8A1;
	letter-spacing: 4px;
	/* [disabled]padding-bottom: 5px; */
	padding-right: 10px;
}
p {
	text-shadow:0 2px 3px #74b08d;
	text-align: justify;
}
#2Column {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#1Column {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ServiceBck {
	background-image:url(../images/services1.png);
	background-position:center;
	background-repeat:no-repeat;
}
.Quote {
	font-family: 'Poly', Georgia, serif;
	font-size: 16pt;
	font-style: italic;
	color: #B5FFD4;
	text-shadow:0 1px 2px #666666;
}
.TopMoto {
	font-family: 'Quicksand', sans-serif;
	font-size: 17pt;
	font-style: italic;
	color: #EEE;
	text-shadow:0 1px 2px #666666;
	text-align: center;
}


#Main tr #Mid #SideBar tr td {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 8px;
}
#Main tr #Mid #SideBar tr td a:visited, #Main tr #Mid #SideBar tr td a:link {
	color:#FFF;
}
#Main tr #Mid #SideBar tr td a:hover {
	color:#9BCCCB;
}
.Menu_Off {
	color: #476A56;
}
#Main h1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#Main ul {
	padding-right: 30px;
	line-height: 16px;
}
ul li {
	list-style-type: circle;
}
.Copyright p {
	text-align: right;
	padding-bottom: 0px;
	text-shadow: none;
}
