body {
	margin:7px 0 0 0;
	padding:0;
	background: #68909a url(../images/bg-body.jpg) top center no-repeat;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 770px;
}

a.galleryimg img {
	padding: 0;
	margin: 15px 0 5px 16px;
}

p {
	margin: 0;
	padding: 10px 0;
	font: 13px "trebuchet MS", verdana;
}

.box {
	float: right;
	width:200px;
	background-color: #0474BE;
	border: 3px solid #075f9d;
	padding: 7px;
	margin: 10px 0 0 10px;
	/*background: url(../images/bg-img.gif) top left no-repeat;*/
}

.box p {
	margin: 0;
	padding:0;
	color: #FFF;
}

#content-container .box a:link, #content-container .box a:visited {
	font-weight: normal;
	color: #f1f1f1;
	text-decoration: underline
}

#content-container .box a:hover, #content-container .box a:active {
	padding: 0 3px;
	font-weight: normal;
	color: #0474BE;
	background-color: #FFF;
	text-decoration: none
}

#content-container .box a {
	float: right;
	text-align: right;
	padding: 0 3px;
	margin: 5px auto;
	font-weight: normal;
}

.map {
	width: 650px; 
	height: 300px; 
	border:2px solid #68909a; 
	margin: 15px auto;
	text-align:center;
	font: 12px "trebuchet MS", verdana;
}

HR {
	clear:both;
   border: none 0;
	border-top: 1px solid #C1C5B6;
	width: 98%;
	height: 1px;
	padding: 0;
	margin: 15px 0 10px 0;
}

/*Flash Styles*/

#flash {
	margin: 7px auto 0 auto;
	padding: 0;
	text-align: center;
	width: 770px; 
}

#flashcontent {
	margin: 0;
	padding: 0;
	width: 770px;
}

#content-container {
	margin:0 auto;
	padding:0 10px 10px 10px;
	border-top: 4px solid #c1c5b6;
	background: #d9d5cc url(../images/content-bg.jpg) top left repeat-x;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	color:#264446}

.clear {
	clear: both
}

#map {
	width:734px;
	height:300px;
	margin: 0 auto;
	padding:0;
	border: 1px solid #4B6A72
}

/*Left Colume Styles*/

#leftcol {
	float: left;
	margin: 0;
	padding: 0 9px 0 0;
	width: 200px;
	font: 13px "trebuchet MS", verdana;
	background: url(../images/dividing-line.jpg) top right no-repeat;
}

#leftcol ul {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 25px;
	list-style: disc url(../images/bullet.gif);
	list-style-type: none;
	font: 13px "trebuchet MS", verdana;
}

#leftcol li {
	line-height: 18px;
	padding: 0 0 2px 0;
	color: #591e12;
	font: 13px "trebuchet MS", verdana;
}

#leftcol ol  {
	padding: 10px 5px 8px 25px;
	margin: 0 0 0 10px;
	font: 13px "trebuchet MS", verdana;
	color: #591e12
}

#leftcol ol li {
	line-height: 18px;
	padding: 2px 0;
}

/*Right Colume Styles*/

#rightcol {
	float: right;
	margin: 0;
	padding: 0;
	width: 530px;
	font: 12px "trebuchet MS", verdana;
}

/*H Styles*/

h1 {
	margin: 10px 0 1px 0;
	padding: 0;
	color: #68909a;
	font-weight: bold;
	font-size: 22px;
	font-family: "trebuchet MS", verdana;
	border-bottom:1px solid #68909a;
}

h2 {
	margin: 10px 0 1px 0;
	padding: 1px 5px;
	color: #4B6A72;
	font-weight: bold;
	font-size: 14px;
	font-family: "trebuchet MS", verdana;
	text-transform: uppercase;
	background-color: #DCDFD5;
	border-top: 1px solid #C1C5B6;
	border-left: 1px solid #C1C5B6;
	border-right: 1px solid #C1C5B6;
	border-bottom: 1px solid #C1C5B6;
}

h3 {
	margin: 10px 0 1px 0;
	padding: 1px 5px;
	color: #4B6A72;
	font-weight: bold;
	font-size: 14px;
	font-family: "trebuchet MS", verdana;
	text-transform: uppercase;
	text-indent: 10px;
	border-bottom: 1px solid #C1C5B6;
}

/*List Styles*/

#content-container ul {
	padding: 5px 5px 8px 25px;
	margin: 0 0 0 25px;
	list-style: disc url(../images/bullet.gif);
	list-style-type: none;
	font: 13px "trebuchet MS", verdana;
}

#content-container li {
	line-height: 18px;
	padding: 0 0 2px 0;
	font: 13px "trebuchet MS", verdana;
}

#content-container ol  {
	padding: 10px 5px 8px 25px;
	margin: 0 0 0 10px;
	font: 13px "trebuchet MS", verdana;
}

#content-container ol li {
	line-height: 18px;
	padding: 2px 0;
}


/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 5px 5px 9px 5px;
	border: 5px solid #FFF;	
	overflow:hidden
}

.image-center {
	display: block;
	margin: 10px auto 0 auto;
	text-align: center;
	border: 5px solid #FFF;	
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 5px 9px 5px;
	border: 5px solid #FFF;
	overflow:hidden
}

/***********ROLLOVERS CSS***********/

#content-container a:link, #content-container a:visited {
	font-weight: normal;
	color: #3A5963;
	text-decoration: underline
}

#content-container a:hover, #content-container a:active {
	padding: 0;
	font-weight: normal;
	color: #3A5963;
	text-decoration: none
}

#content-container a {
	padding: 0;
	margin: 0 auto;
	font-weight: normal;
}

/***********FOOTER CSS***********/

#footer {
	margin: 0 auto;
	padding: 5px 0;
	width: 770px;
	text-align: center;
	font: 12px "trebuchet MS", verdana;
	background: url(../images/footer-bg.jpg) top center no-repeat;
}

p.footer-links {
   margin: 0;
	padding: 10px 0 0 0;
	color: #d1d6d7;
}

p.credit {
   margin: 0;
	padding: 5px 0px 0px 0px;
	color: #d1d6d7;
}

/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #d1d6d7;
	text-decoration: underline
}

#footer a:hover, #footer a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #d1d6d7;
	text-decoration: none
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}




