body {text-align: center;
background: #8c182b url(../images/bg.gif) repeat-x;
color: #304b52;
font: .7em verdana, arial, sans-serif; line-height: 20px;
margin-top: 0; }

img { border: 0; }

#wrapper { width: 971px; margin: 0 auto; text-align: left; position: relative;  background:#fff url(../images/innerbg.gif) repeat-y; }
#top { float: left; }
#top1 { float: left; width: 252px; background: #fff; }
#top2 { float: left; width: 480px; background: #e6ecf4; padding: 15px; }
#topcolumn { float: left; text-align: right; }
#left { width: 203px; float: left; background: #8c182b; padding: 10px; margin-left: 11px; }
#content { width: 500px; float: left; }
#contentwide { width: 660px; float: left; }
#right { width: 700px; float: left; background: #c6b5b9; padding: 0 18px 0 19px; }
#rightcolumn { width: 200px; float: left; padding: 20px 18px 0 19px; }
#footer { clear: both; height: 160px; background: #530f1a; }
#footerinner { color: #fff; padding: 30px 0 0 255px; font-size: 1.3em; font: 1.2em arial, verdana,sans-serif; line-height: 24px; }

#inner { padding: 20px; }

#firstcolumn{ width: 100px; float: left; }
#secondcolumn { width: 150px; float: left; padding: 5px; }
#thirdcolumn { width: 150px; float: left; padding: 5px; }

h1 { font: 2em arial, verdana, sans-serif; font-weight: 500; }
h2 { font: 1.5em arial, verdana, sans serif; font-weight: 700; }
h3 { font: 2em verdana, arial, sans serif; color: #8c182b; }

.paddingpic { padding: 6px 0 0 0; }
.picright { float: right; margin: 0 0 0 10px; }
.picleft { float: left; margin: 0 10px 0 0; }
.paddingtop { padding-top: 10px; }

.tour { background: #fff; padding: 10px; border: solid 1px #b88686; width: 115px; margin-bottom: 20px; }


div#nav a { font: 1em verdana, arial, sans-serif; color:#fff; background: #640f1e; text-decoration: none; font-weight:500;  padding: 6px 3px 6px 10px; display:block; margin: 2px 0; border: solid 1px #b88686; }
div#nav a:visited { font: 1em verdana, arial, sans-serif; color:#fff;  background: #640f1e; text-decoration: none; font-weight:500;  padding: 6px 3px 6px 10px; display:block; margin: 2px 0; border: solid 1px #b88686; }
div#nav a:hover { font: 1em verdana, arial, sans-serif; color:#fff; background: #4b0d17; text-decoration: none;  font-weight:500; padding: 6px 3px 6px 10px; display:block; margin: 2px 0; border: solid 1px #b88686; }

div#nav1 a { font: 1em verdana, arial, sans-serif; color:#e2c242; text-decoration: none; background:transparent; font-weight:500;  padding: 4px 3px 4px 30px; display:block; margin: 1px; border: none; }
div#nav1 a:visited { font: 1em verdana, arial, sans-serif; color:#e2c242; text-decoration: none; background:transparent; font-weight:500;  padding: 4px 3px 4px 30px; display:block; margin: 1px; border: none; }
div#nav1 a:hover { font: 1em verdana, arial, sans-serif; color:#e2c242; text-decoration: none; background:#4b0d17;  font-weight:500; padding: 4px 3px 4px 30px; display:block; margin: 1px; border: none; }

a:link { color: #8c182b; text-decoration: underline; background: transparent; font-weight: 500; }
a:visited { color: #8c182b; text-decoration: underline; background: transparent; font-weight: 500;}
a:hover { color: #4a0e18; text-decoration: underline; background: transparent; font-weight: 500; }

a.link2:link { color: #fff; text-decoration: none; background: transparent; font-size:1em; font-weight: 700; }
a.link2:visited { color: #fff; background: transparent; text-decoration: none; font-size:1em;  font-weight: 700; }
a.link2:hover { color: #e0acb5; background: transparent;  text-decoration: underline; font-size:1em;  font-weight: 700; }

a.link3:link { color: #8c182b; text-decoration: none; background: transparent; font: 1.7em arial, verdana, sans-serif; color:#8c182b; padding-right: 30px; margin: 0; font-weight: 500; }
a.link3:visited { color: #8c182b; background: transparent; text-decoration: none; font: 1.7em arial, verdana, sans-serif; color:#8c182b; padding-right: 30px; margin: 0; font-weight: 500; }
a.link3:hover { color: #8c182b; background: transparent;  text-decoration: underline; font: 1.7em arial, verdana, sans-serif; color:#8c182b; padding-right: 30px; margin: 0; font-weight: 500; }

.nolink { color:#fff; background: #640f1e; text-decoration: none; font-weight:700;  padding: 4px 3px 4px 10px; display:block; margin: 2px 0; border: solid 1px #b88686; text-transform: uppercase; }
.bold { font-weight: 700; }
.dots { background-image: url(../images/dots.gif); background-repeat: repeat-x; height: 1px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 1px #c7e3c7; }
.red { font: 2em arial, verdana, sans-serif; color:#8c182b; padding-right: 30px; margin: 0; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }

.leftgallery { float: left; padding: 5px; border: solid 1px #d7c5d7; margin: 5px; background-color: #e5dbe5; }
.galleryback { width: 400px; }


/*Lightbox enlarging images effect */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; width: 490px;   background-color: #FFF; -webkit-border-radius:5px;  }

/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; -webkit-border-radius:5px; }
#contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; }   
#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; }
#contact input.submit:hover { background:#444; }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {text-align:left;}
#mc_embed_signup input {border:1px solid #999;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:12px; font-weight: bold; height: 20px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}
#mc_embed_signup input.email {display:block; margin:0 4% 5px 0; text-indent:5px; width:85%; min-width:130px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}


