/* generic styles */

* {
    margin: 0;
  	padding: 0;
}

body {
  	background: #e8e5c4 url(../images/bodybg.gif);
  	background-repeat: repeat-x;
  	font: 75% Verdana, Helvetica, sans-serif;
  	color: #4a4a4a;
}

img {
  	border: none;
}

h2 {
  	font-size: 1.4em;
 	padding: 10px;
  	line-height: 20px;
}

h3 {
  	font-size: 1.1em;
  	padding: 10px;
   	line-height: 20px;
}

.clear {
	clear: both;
}

/*##########
## Header ##
##########*/

#header {
	background: #fff url(../images/bodybg.gif);
	height: 118px;
	margin: 0 auto;
	width: 950px;
}

#header h1 {
	color: #fff;
	font-size: 2em;
	padding-top: 30px;
}

.small {
	font-size: 0.6em;
}

.small a, .small a:link {
	color: #fff;
	text-decoration: none;
}
	
.logo {
	float: left;
	margin-top: 5px;
	margin-right: 30px;
}

.tel {
	background: #fff url(../images/tel.gif);
	width: 215px;
	height: 90px;
	float: right;
	margin-top: -70px;
	margin-right: 10px;
	font-size: 1.3em;
}

.tel p {
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
}

.email {
	font-size: 0.7em;
	margin-top: 5px!important;
}

.email a, .email a:link {
	text-decoration: none;
	color: #4a4a4a;
}

/*##########
### page ###
##########*/

#pagewrap {
	position: relative;
	margin: 0px auto;
	width:950px;
	background: #fff;
	border: 1px solid #9a7c7c;
	border-top: 0;
}

/*##########
#### Nav ###
##########*/

#nav {
	clear: both;
	height: 29px;
	background: #000 url(../images/nav.gif);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav ul {
	list-style-type: none;
	margin-left: 7px!important;
}

#nav li {
	float: left;
	background: transparent url(../images/navli.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 29px;
}

#nav li.last {
	background: none;
}



#nav a, #nav a:link {
	color: #fff;
	text-transform: uppercase;
	padding: 0 18px;
	padding-left: 19.5px;
	line-height: 2.5em;
	text-decoration: none;
	display: block;
}

#nav a:hover {
	background: #2d0a1e url(../images/navli.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 28px!important;
}

/*##########
# Main area #
##########*/

#banner {
	width: 948px;
	height: 182px;
	padding: 1px;
	padding-top: 0;
}

#slideshow1, #slideshow2, #slideshow3 {
	width:315px;
	height:184px;
	float:left;
	margin-right:1px;
	position: relative;
	overflow: hidden;
}

#slideshow1 img, #slideshow2 img, #slideshow3 img {
	position: absolute;
	left: 0;
	top: 0;
}

#pause1, #pause2 {
	z-index:100;
}


/*##########
#left stuff#
##########*/

#left {
	float: right;
	width: 207px;
	margin: 5px;
}

#form, .form {
	background: #e8e5c6!important;
	border: 1px solid #a58a9b!important;
}

form {
	margin: 10px;
}

input,textarea {
	margin: 5px 0!important;
	width: 180px;
	height: 17px;
}

textarea {
	height: auto;
}

#contactform2 input, #contactform2 textarea{
	width: 230px!important;
}

#submitform, #subscribe {
	width: 100px;
	height: 23px;
	float: right;
}

#frm-newsletter {
	overflow:auto;
}

#form h2  {
	background: #000 url(../images/nav.gif);
	height: 27px;
	padding: 0;
	padding-left: 10px;
	padding-top: 2px;
	color: #fff!important;
	font-weight: normal;
}

#form p, .form p {
	padding: 10px;
	padding-bottom: 0;
}

.advert {
	margin-top: 10px;
}

.form label {
	display: block;
}

/*##########
#middle stuff#
##########*/

#middle {
	float: left;
	width: 500px;
	margin: 5px;
}

#middle h2 {
	color: #5e1f4a;
	margin-top: -5px;
}

#middle p {
	padding: 5px 10px;
}

#middle a, #middle a:link {
	color: #4a4a4a;
}

#middle ul {
    margin-left: 25px;
}

#middle ul.gallery {
    margin-left: 0;
}


.link {
	background: #000 url(../images/nav.gif);
	height: 22px;
	padding: 0!important;
	padding-top: 5px!important;
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.link a {
	color: #fff;
}

dt {
	margin: 5px;
	padding-top: 10px;
	font-weight: bold;
	border-top: 1px solid #000;
}

dd {
	padding: 2px 20px;
}

/*##########
#right stuff#
##########*/

#right {
	float: left;
	width: 207px;
	margin: 5px;
	margin-left: 9px;
}

/*##########
#footer#
##########*/

#footer {
	clear: both;
	background: #000 url(../images/footer.gif);
	width: 941px;
	height: 126px;
	margin: 0 auto;
	margin-bottom: 5px;
}

#footer ul {
	list-style-type: none;
	margin: 10px;
	height: 100px;
	width: 900px;
	margin: 0 auto;
	margin-top: 3px;
}

#footer li {
	float: left;
	width: 180px;
	margin-top: 20px;
	text-align: center;
}

#footer a, #footer a:link {
	text-decoration: none;
	color: #676781;
}

#label {
	position: absolute;
	bottom: -40px;
	right: -1px;
	width: 105px;
	height: 39px;
}

#address {
	position: absolute;
	bottom: -40px;
	left: -1px;
	width: 700px;
	font-size: 10px;
}

#address a, #address a:link {
	text-decoration: none;
	color: #4a4a4a;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 1px solid black;
	overflow: scroll; /*leave this value alone*/
	width: 492px; /*Width of Carousel Viewer itself*/
	height: 200px; /*Height should enough to fit largest content's height*/
	margin-left: 10px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 250px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#mygallery {
	position: relative;
}

.address {
	list-style-type: none;
	margin-left: 30px;
}

.notes {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 10px;
}

.notes li {
	margin-top: 10px;
}

.gallery {
	list-style-type: none;
}

.gallery li {
	float: left;
	width: 100px;
	height: 100px;
	padding: 5px;
	border: 1px solid #531C3B;
	background: #E8E5C6;
	margin: 5px;
}

.map {
	margin-top: 10px;
	border:1px solid #2D0A1E;
}

.links {
float: left;
width: 135px;
margin: 5px;
text-align: center;
border: 1px solid #2C0B1E;
padding: 5px;
height: auto!important;
height: 170px;
min-height: 170px;
}

.first1 {
	margin-left: 20px;
}

.jot-form textarea {
	width: 400px;
}

.jot-form input {
	width: 200px;
}
	
.link a, .link a:link {
	color: #fff!important;
	text-decoration: none!important;
}

.cta {
	float: left;
	margin: 5px;
	width: 240px;
}



.float-right {
	float:right;
}













































