body {
	padding:0px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#fff;
}
a:focus {
 outline:none;
}
a {
	color:#387186;
}
a:hover {
	color:#4ca591;
}
p {
	margin:5px 0 0 0;
	padding:0px;
}
h2 {
	margin:10px 0 0 0;
	padding:0px;
	font-size:16px;
	color:#172e36;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#172e36;
}
#break {
	clear:both;	
}
#container {
	margin:0px auto;
	width:900px;
	min-height:600px;
	border:2px solid #2b4f61;
}
#containerB {
	margin:0px auto;
	width:900px;
	min-height:600px;
}
#header {
	background:url(../img/header.jpg);
	width:900px;
	height:112px;
	display:block;
}
#topNavBgC {
	background-color:#4f5657;
	width:900px;
	height:28px;
	display:block;
	border-top:2px solid #808485;
}
#topNavBgI {
	background-image:url(../img/topnavbg.png);
	background-repeat:repeat-x;
	width:900px;
	height:26px;
	display:block;
}
#topNavBtn ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#topNavBtn li {
	width:112px;
	height:24px;
	display:block;
	float:left;	
}
#topNavBtn li a{
	width:111px;
	height:24px;
	display:block;
	color:#fff;
	text-align:left;
	text-indent:10px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	line-height:28px;
	border-right:1px solid #318091;
}
#topNavBtn li a img {
	width:21px;
	height:21px;
	border:none;
	text-decoration:none;
	display:block;
	margin:3px 0 0 10px;
}
#topNavBtn li a:hover{
	color:#c9eed5;
}
#topNavBtn li a:hover img{
	border:none;	
}
#intro {
	width:580px;
}
#flash {
	width:332px;
	height:275px;
	display:block;
	float:left;
}
#success {
	width:244px;
	height:275px;
	display:block;
	margin:0 0 7px 4px;
	float:left;
}
/*------------Home, About Contact Layout-----------*/
#page {
	background-color:#fff;
	width:886px;
	min-height:390px;
	margin:7px;
}
#col {
	width:153px;
	min-height:280px;
	float:left;
}
#colB {
	width:580px;
	min-height:280px;
	float:left;
	margin:0 7px 0 7px;
}
#colC {
	width:139px;
	min-height:280px;
	float:right;
}
#col a img{
	border:1px solid #c9c9c9;
}
#col a:hover img{
	border:1px solid #4f86a0;
}
#colTitleBar {
	width:153px;
	height:;
}
#colTitleCtr {
	background:url(../img/titlebars/topctrTitle.png);
	background-repeat:repeat-x;
	width:139px;
	height:29px;
	display:block;
	float:left;
	line-height:29px;
	text-align:center;
	font-size:18px;
	color:#fff;
}
#colTitleCtrM {
	background:url(../img/titlebars/topctrTitle.png);
	background-repeat:repeat-x;
	width:566px;
	height:29px;
	display:block;
	float:left;
	line-height:29px;
	text-align:left;
	font-size:18px;
	font-weight:normal;
}
#colTitleCtrM h1 {
	float:left;
	line-height:29px;
	text-align:left;
	font-size:18px;
	text-indent:5px;
	color:#fff;
	margin:0px;
	padding:0px;
}
#colTitleCtrM img {
	width:21px;
	height:21px;
	display:block;
	float:left;
	line-height:29px;
	margin:4px 0 0 10px;
}
#colTitleLeft {
	background:url(../img/titlebars/topleftTitle.png);
	width:7px;
	height:29px;
	display:block;
	float:left;
}
#colTitleRight {
	background:url(../img/titlebars/toprightTitle.png);
	width:7px;
	height:29px;
	display:block;
	float:left;
}
#leftNav {
	width:153px;
	margin-bottom:7px;
}
#leftNavBtn ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#leftNavBtn li {
	width:150px;
	height:31px;
	border:1px solid #c9c9c9;
	border-top:0px;
	display:block;
}
#leftNavBtn li a img {
	width:21px;
	height:21px;
	border:none;
	text-decoration:none;
	display:block;
	margin:5px 0 0 10px;
}
#leftNavBtn li a {
	width:150px;
	height:31px;
	border:1px solid #c9c9c9;
	border-top:0px;
	color:#34363c;
	font-size:16px;
	line-height:31px;
	text-decoration:none;
	text-indent:10px;
	display:block;
}
#leftNavBtn li a:hover {
	color:#4f86a0;
	border:1px solid #4f86a0;
}
#leftNavBtn li a:hover img {
	border:none;
}
#mainContent {
	width:558px;
	min-height:402px;
	display:block;
	border:1px solid #000;
	padding:10px;
	font-size:14px;
}
#mainContent img {
padding-right:10px;	
}
#rightNav {
	width:139px;
	min-height:280px;
}
#rightNav img {
	margin:0 0 7px 0;
}
#rightNav a img{
	width:135px;
	height:101px;
	display:block;
	border:2px solid #364448;
}
#rightNav a:hover img{
	border:2px solid #90babd;
}
#footer {
	background:#fff;
	width:740px;
	height:23px;
	line-height:23px;
	display:block;
	margin:20px 80px 0 80px;
	border-top:2px solid #538aa5;
	color:#387186;
	text-align:left;
	text-indent:25px;
	font-size:11px;
}
#footer a{
	color:#387186;
	text-decoration:none;
}
#footer a:hover {
	color:#4ca591;
}
/*------------Guide Pages Layout-----------*/
#guideColB {
	width:727px;
	min-height:280px;
	float:left;
	margin:0 0 0 6px;
}
#guideColTitleCtrM {
	background:url(../img/titlebars/topctrTitle.png);
	background-repeat:repeat-x;
	width:713px;
	height:29px;
	display:block;
	float:left;
	line-height:29px;
	text-align:left;
	font-size:18px;
	font-weight:normal;
}
#guideColTitleCtrM h1 {
	float:left;
	line-height:29px;
	text-align:left;
	font-size:18px;
	text-indent:5px;
	color:#fff;
	margin:0px;
	padding:0px;
}
#guideColTitleCtrM img {
	width:21px;
	height:21px;
	display:block;
	float:left;
	line-height:29px;
	margin:4px 0 0 10px;
}
#guideMainContent {
	width:718px;
	min-height:402px;
	display:block;
	border:1px solid #000;
	padding:6px 0 6px 7px;
	font-size:14px;
}
#guidePhotos {
	width:718px;
	height:166px;
}
#guidePhotos img {
	border:2px solid #364448;
	float:left;
}
/*------------------Gallery------------*/
#gallerybox {
	background-color:#fff;
	width:690px;
}
#gallerytitlectr {
	background-color:#33615d;
	width:681px;
	height:20px;
	color:#fff;
	border-bottom:1px solid #000;
	padding:2px 0 0 9px;
}
#galtabs {
	float:left;
	width:680px;
}
#galtabs ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#galtabs li {
	float:left;	
	width:90px;
	height:20px;
	text-align:center;
	background-color:#e3e3e3;
	margin-right:7px;
}
#galtabs li a {
	font-size:12px;
	color:#183b38;
	text-decoration:none;
	line-height:20px;
}
#galtabs li a:hover {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#galtabs .page {
	background-color:#e3e3e3;
	font-size:12px;
	color:#000;
	line-height:20px;
	padding-bottom:3px;
	display:block;
}
#galmain {
	padding:23px 0px 0px 23px;
	background-color:#e3e3e3;
}
#galimgs {
	float:left;
	width:670px;
}
#galimgs a {
	display:block;
}
#galimgs ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#galimgs li {
	float:left;	
}
#galimgs li a {
	float:left;	
	margin-right:23px;
	margin-bottom:23px;
	width:84px;
	height:84px;
	border:2px solid #183b38;
	display:block;
}
#galimgs a:hover {
	border:2px solid #33615d;
}	
#servicebox {
	margin:10px 0px 10px 9px;
	border:1px solid #000000;
	background-color:#fff;
	width:690px;
}
