/* Default CSS Layout */
* {
	padding:0;
	margin:0;
}
body {
	/*background: url(../images/pg_bg.jpg) top left repeat;*/
	background: #cecece;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004a30;
	text-align:justify;
	margin: 0;
	padding: 0;
}

img {
	border:0;
}

#wrapper-out {
	width: 923px;
	margin: 0 auto;
}
#shadow-left {
	width: 923px;
	margin: 0 auto;
	background: url(../images/shadow_lft.jpg) top left repeat-y;
}
#shadow-right {
	width: 923px;
	margin: 0 auto;
	background: url(../images/shadow_rt.jpg) top right repeat-y;
}
#wrapper-in {
	width: 915px;
	margin: 0 auto;
	background: #fff;
}
#header {
	height: 237px;
	position: relative;
	background: #000;
}
#logo {
	width:302px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
}
#excellence {
	width: 420px;
	height: 80px;
	position: absolute;
	top: 0;
	left:302px;
}
#credit-cards {
	width:192px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 723px;
}
#header-bottom {
	width: 915px;
	height: 156px;
	margin: 0 auto;
	background: url(../images/header_img.jpg) top center no-repeat;
}
#top-nav {
	height: 31px;
	background: #000 url(../images/nav_bg.jpg) top left repeat-x;
	color: white;
	margin: 0;
	font-size: 12px;
}

#top-nav ul {
	margin: 0;
	padding: 2px 0 0 24px;
	list-style: none;
}

#top-nav li {
	float: left;
	margin: 0;
}

#top-nav li:hover {

}

#top-nav li a {
	float: left;
	display: block;
	padding: 5px 12px;
	color: #ffffff;
	text-decoration: none;
}
#top-nav li img {
	padding: 0 14px;
}

#top-nav li a:hover {
	color: #2A8B68;
}
#side-nav {
	float: right;
	width:179px;
	height: auto;
	border-right: solid 3px #dea212;
	border-left: solid 3px #dea212;
}
#side-nav-top {
	height:172px;
}
.side-nav-link {
	border-bottom: 3px solid #dea212;
	height: 39px;
}
.side-nav-link img{
	padding:0
	margin:0
	border:0
}
#left-col {
	float: left;
	height: 645px;
	width: 248px;
	background: url(../images/left_col_bg.jpg) top center no-repeat;
}
#page-ttl {
	height: 38px;
	background: url(../images/welcome_bg.jpg) top center no-repeat;
	padding-top: 5px;
}
#page-ttl h1 {
	margin: 0 35px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
#content-wrapper {
	background: #fff url(../images/content_bg.jpg) top center repeat-y;
	padding-bottom:15px;
}
#content {
	padding: 44px 10px 0 10px;
	background: #fff url(../images/content_bg.jpg) top center repeat-y;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#content-shadow-top {
	height: 4px;
	background: url(../images/content_top_bg.jpg) top center no-repeat;
}
#content-ttl h1 {
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #004a30;
	padding-left: 25px;
}
#content-left {
	width: 660px;
	float: left;
	padding-top: 
}
#content-left p {
	margin-left: 44px;
}
#content-left-inside {
	width: 660px;
	float: left;
	padding-top: 15px;
}
#content-left-inside p {
	margin-left: 5px;
}
#content-txt-inside  {
	margin-left: 25px;
	margin-right: 5px;
}
#content-txt-inside table {
	width: 100%;
}
#content-txt-inside td h2 {
	text-decoration: underline;
	padding-top: 10px;
}
#content-txt ul,
#content-txt-inside ul {
	padding: 10px 40px;
}
#quotes {
	font-size: 16px;
	font-weight: bold;
	color: #007052;
	padding: 20px 10px;
}
#content-right {
	width: 235px;
	float: right;
	text-align: center;
}
#content-right-inside {
	width: 235px;
	float: right;
	text-align: center;
	padding: 15px 10px 0 10px;
}
#content-txt {
	margin: 0 20px;
}
#content h1 {
}
#content h2 {
}
#content h3 {
}
#content h4 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 0;
	marging-bottom: 0;
}
#content hr {
	width: 80%
	text-align:center;
}
#ad {
	text-align: center;
}
#slideshow-bottom {
	text-align: center;
}
.clr {
	clear: both;
}
#footer {
	width: 923px;
	height: 36px;
	margin: 0 auto;
	background: #2A8B68 url(../images/footer_bg.jpg) top center no-repeat;
	font-size: 10px;
	text-align: center;
}
#footer-nav {
	padding-left:25px;
	height: 24px;
	font-size: 10px;
	text-align: center;
	color: white;
}
#footer-nav ul {
	list-style: none;
}

#footer-nav li {
	float: left;
	margin: 0;
	padding: 10px 8px;
}

#footer-nav li:hover {

}

#footer-nav li a {
	
}

#footer-nav li a {
	float: left;
	display: block;
	padding: 0 10px;
	color: #ffffff;
	text-decoration: none;
}

#footer-nav li a:hover {
	color: #000;
}
#bottom-addr {
	float: right;
	padding-right: 5px;
}
#bottom-wrapper {
	width: 923px;
	margin: 0 auto;
	font-size: 10px;
	background-color: none;
	color: #fff;
}
#bottom-wrapper a:link, #bottom-wrapper a:visited {
	color: #fff;
}
#copyright {
	width: 45%;
	float: left;
	text-align: left;
	padding-left: 10px;
}
#design {
	width: 45%;
	float: right;
	text-align: right;
	padding-right: 10px;
}
.clr {
	clear:both;
}

#gallery-imgs {
	text-align: center;
}
#gallery-imgs table {
	margin: 0 auto;
}
#links {
	padding: 10px 25px;
}
#gallery-imgs img {
	padding: 10px;
}
.img-rt {
	float: right;
	margin: 0 0 10px 5px;
}
.img-lft {
	float: left;
	margin: 0 5px 10px 0;
}

