@charset "utf-8";

body {
	margin: 1em;
	background: #FFFFFF url(../images/bg_body.jpg);
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #656962;
}
p {
	text-align: justify;
}
ul {
	text-align: justify;
}
li {
	margin-top: 0.5em;
}
li em {
	font-weight: bold;
}


h1 {
	font: italic bold 1.4em Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: italic bold 1.25em Georgia, "Times New Roman", Times, serif;
}

a img {
	border-width: 0px;
	border-style: none;
}
a {
	outline: none;
	color: #866A51;
	text-decoration: none;
}
a:hover {
	color: #2A231D;
}

#wrapper {
	margin: 0 auto;
	width: 75%;
	min-width: 780px;
	max-width: 960px;
	background: #353535;
	padding: 8px;
}
#wrapper #inner_border {
	padding: 8px;
	border: 1px solid #7d846f;
}

#header {
	clear: both;
	background: #A48568 url(../images/bg_head.jpg) no-repeat;
	position: relative;
	border-bottom: 1px solid #2a231d;
}
#header #bg_dots {
	background: url(../images/bg_head_dots.png) no-repeat left top;
}

.logo {
	padding-left: 54px;
	padding-right: 54px;
}
.logo#home  {
	padding-top: 25px;
	padding-bottom: 25px;
	background: url(../images/bg_head_city.png) no-repeat left bottom;
}
.logo#inner  {
	background: url(../images/bg_head_city.png) no-repeat left 49px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.tagline {
	padding: 16px;
	background: #2a231d;
	border-left: 1px solid #65605c;
	border-right: 1px solid #65605c;
}
.tagline#inside {
	padding: 16px 16px 16px 0;
	background: url(../images/bg_tagline.png) repeat-y right center;
	border-width: 0px;
	border-style: none;
	float: right;
	margin-top: -110px;
	width: 752px;
}
.tagline p {
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: bold;
	color: #a38567;
	text-align: center;
	width: 311px;
	font-size: 1.1em;
	line-height: 1.2em;
}
.tagline#inside p {
	float: right;
	clear: both;
}
.tagline span.white {
	color: #FFFFFF;
}


#gallery {
	background: url(../images/bg_gallery.png) no-repeat;
	height: 251px;
	width: 455px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#slideshow {
	height: 206px;
	width: 400px;
	margin: 23px 0 0 28px;
}

.dotted_line {
	background: url(../images/dot.gif) repeat-x center center;
	height: 16px;
	margin-bottom: -16px;
	position: relative;
	z-index: 1010;
}

#content_wrapper {
	background: #eeeeee;
	padding: 0 0 0.75em;
	overflow: hidden;
}
#left_col {
	float: left;
	overflow: hidden;
	padding: 30px 1em 0.25em;
	width: 40%;
}
#left_col.photos  {
	width: 250px;
}
#left_col.photos p {
	text-align: center;
}




#main_content {
	background: #FFFFFF;
	padding: 2em 1.5em 1em;
	margin: 0 0.75em;
	overflow: hidden;
}

h1#welcome {
	background: url(../images/title_welcome.png) no-repeat;
	height: 40px;
	width: 114px;
	padding: 0px 0.5em 0px 0px;
	margin: 0px;
	float: left;
	display: inline-block;
	text-indent: -9000px;
}
.welcome_line {
	font: italic 16px "Times New Roman", Times, serif;
	color: #000000;
	position: relative;
	bottom: -21px;
	height: 40px;
	margin: 0px;
	padding-right: 0.5em;
	text-align: left;
	white-space: nowrap;
}
.caps {
	text-transform: uppercase;
}

h1#thankyou {
	background: url(../images/title_thankyou.png) no-repeat;
	height: 45px;
	width: 162px;
	padding: 0px;
	margin: 0px 0px -5px;
	display: inline-block;
	text-indent: -9000px;
}
h2#testimonials {
	background: #eeeeee url(../images/title_testimonials.png) no-repeat;
	height: 40px;
	width: 160px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	display: inline-block;
	text-indent: -9000px;
	z-index: 1010;
	position: relative;
}
ul.testimonials {
	padding: 0px;
	margin: -6px 0px 0px;
	display: block;
	list-style: none;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 0px none;
	border-left: 1px solid #d1d1d1;
}
ul.testimonials li {
	padding: 1.5em 1em 1.5em 24px;
	border-bottom: 1px solid #d1d1d1;
	background: url(../images/bull_arrow.gif) no-repeat 10px 1.8em;
	font-size: 0.9em;
	font-style: italic;
	text-align: justify;
}
ul.svclinks {
	font-style: italic;
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
ul.svclinks li {
	white-space: nowrap;
}
ul.svclinks li a, .links ul li a {
	display: block;
	padding: 0.5em 1em;
	margin: 0.2em;
	background: #EEEEEE;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #555555;
}
ul.svclinks li a:hover, .links ul li a:hover {
	background: #4E4035 url(../images/bg_nav_hover.jpg) repeat-x;
	color: #FFFFFF;
}
.links {
	margin: 1em 0 0;
	padding: 6px;
	border: solid 1px #d1d1d1;
	background: #eeeeee;
}
.links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
.links ul li {
	display: block;
	float: left;
	padding: 4px;
	margin: 0px 6px;
	font-size: 0.75em;
	background: #ffffff;
}
.links ul li a {
	margin: -4px;
}
.links span {
	display: block;
	margin: 0 6px 0;
}








.border {
	border: 1px solid #353535;
}

.float-lt {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
.float-rt {
	float: right;
	margin-bottom: 0.5em;
	margin-left: 1em;
}









#footer {
	background: #bcab9b;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
	font: 0.95em Tahoma, Arial, Helvetica;
	border-top: 10px solid #c5cbc0;
}



.bwd a {
	display: block;
	width: 100%;
	padding: 3px 0;
	margin: 1em 0 0;
	font-size: 0.9em;
	text-align: center;
	background: #353535;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.bwd a:hover {
	background: #EFEFEF;
}
