body{
	background: #f0e6c6;
	font-size: 62.5%; 
	border-top: 5px solid #5b1a26;
}

/*---Typography---*/
h1{
	color: #fff;
	font-family: Georgia, Times New Roman, serif;
	font-size: 2.2em;
}

h2{
	color: #5b1a26;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1.8em;
	border-bottom: 2px solid green;
}

#content1 h2{
	margin: 10px 0;
}

#main #content1 h1{
	margin: 15px 10px 10px 0;
}

#sub h1{
	margin: 10px 10px 10px 0;
	font-size: 2.4em;
	color: #5b1a26;
	display: inline;
}

#sub h2{
	margin: 30px 0 10px 0;
	clear: both;
	position: relative;
}

#contact h3{
	color: #000;
	font-size: 2.0em;
	margin: 10px;
}

#contact p{
	color: #000;
	font-size: 1.4em;
	margin: 10px;
}

#contact_info p{
	color: #7e786a;
	font-size: 1.2em;
	letter-spacing: 0.5px;
	line-height: 1.25em;
}

#main #intro p{
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.5em;
	padding: 10px 10px 0 0;
}

#sub #content1 p{
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2em;
	padding: 10px 10px 0 15px;
}

#sub #content2 p{
	color: #000;
	font-weight: normal;
	line-height: 1.3em;
}

#sub .summary{
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 0 25px 0;
}

#intro .action_btn {
	margin: 5px;
	padding: 4px;
	background: green;
	color: #fff;
	text-decoration: none;
	border-bottom: none;	
}

.blockquote {
	background: url("../img/dq1.gif") no-repeat top left;
	display: block;
	width: 250px;
	font-size: 1.3em;
	color: #5b1a26;
	margin: 3px;
	float: right;
	padding: -2px 20px 5px 5px;
	text-align: justify;
	line-height: 2.0em;
}

* {
	
}

.blockquote span{
	background: url("../img/dq2.gif") no-repeat bottom right;
	display: block;
	padding: 10px;
	margin-bottom: 25px;
}

.blockquote cite {
	display: block;
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
	margin: 5px 0;
}

/*---Begin: Header---*/
#header{
	height: 135px;
	margin: 0 auto;
	width: 960px;
}

#header #logo{
	float: left;
	margin: 15px 15px 15px 0;
}

#contact_info {
	float: right;
	margin: 10px 0;
}

#contact_info p{
	font-size: 1.2em;
	text-align: right;
}

#nav{
	left: 50px;
	float: left;
	position: relative;
	top: 2em;
	width: 600px;
}

#nav li{
	margin: 0 10px 0 10px;
}

#nav a, #nav a:visited{
	color: #a69e8b;
	font-family: Georgia, Times New Roman, serif;
	font-size: 2.0em;
	letter-spacing: 1px;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
}

#nav a:hover{
	background: #5b1a26;
	color: #fff;
}

#nav a.current{
	border-bottom: 3px solid green;
	color: #5b1a26;
}

#nav a.current:hover{
	border: none;
	color: #fff;
}
/*---End: Header---*/


/*---Begin: Content---*/
#main #container{
	background: #5b1a26;
	color: #fff;
	height: 250px;
	margin: 0 auto;
	width: 100%;
}

#sub #container{
	background: #5b1a26;
	color: #fff;
	height: 15px;
	margin: 0 auto;
	width: 100%;
}

#content1{
	margin: 0 auto;
	width: 960px;
}

#content1 .left{
	float: left;
	height: 225px;
	width: 485px;
	padding: 5px;
}

#content1 #testimonial{
	background: #c34;
}

#content1 .right{
	background: url(../img/frame.png) no-repeat;
	float: right;
	height: 325px;
	width: 450px;
	position: relative;
	top: -25px;
	right: 0px;
}

#content2 {
	clear: both;
	margin: 25px auto;
	width: 960px;
}

#content2 #col1{
	float: left;
	width: 550px;
	margin: 0 0px 0 0;
	font-size: 1.3em;
	padding: 0 0 50px 0;
}

#content2 #col2{
	float: right;
	width: 300px;
}

#content2 #col2 p{
	font-size: 1.2em;
}

#col2 #contact{
	clear: right;
	margin: 25px 0 50px 0;
	background: #b8d9be;
	border: 1px solid #000;
	height: 125px;
	width: 300px;
}

#sub #testimonial{
	width: 300px;
	margin: 20px 0 20px 0;
}

#content2 .section{
	float: left;
	margin: 5px 15px 5px 15px;
	padding: 10px 0;
	width: 285px;
}

#col1 .callout_image{
	float: left;
	margin: 5px 10px 35px 10px;
}

#content2 .section .image {
	float: left;
	margin: 10px 10px 0 0;
	border: 2px solid #5b1a26;
}

#content2 .section p{
	padding: 3px 3px;
	line-height: 1.25em;
	text-align: left;
	font-size: 1.2em;
}


a.gallery_link, a.gallery_link:visited{
	color: #5b1a26;
	text-decoration: none;
	font-family: Georgia, Times New Roman, serif;	
	font-size: 1.3em;
}

a.title_link, a.title_link:visited {
	color: #5b1a26;
	text-decoration: none;
	font-family: Georgia, Times New Roman, serif;
}

a.content_link, a.content_link:visited {
	color: #5b1a26;
}


/* ---Begin: Gallery--- */
#main_image {
	margin: 15px 5px 5px 0;
	height: 425px;
}

img.replaced{
	margin: 0 auto 10px 0;
}

.gallery-instructions{
	position: relative;
	top: 35px;
}

.caption{
	font-style:italic;
	font-size: 1.4em;
	color: #000;
}

.gallery{
	position: relative;
	top: 65px;
	width: 275px;
	list-style:none;
}

.galleria li{
	display: block;
	width: 75px;
	height: 75px; 	
	overflow: hidden;
	float: left;
	margin:0 10px 10px 0;
	border: 2px double #999;
	background: #f0e6c6;
}

.galleria li a{
	display:none
}

.galleria li div{
	position: absolute;
	display: none;
	top: 0;
	left: 180px
}

.galleria li div img{
	cursor:pointer
}

.galleria li.active div img,.galleria li.active div{
	display:block
}

.galleria li img.thumb{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto
}

* html .galleria li div span{
	width:400px
} /* MSIE bug */

/* ---END: Galleria --- */

/*--- BEGIN: Galleriffic ---*/
#thumbs-adv .navigation{
	float: right;
}


.pics {  
    height:  205px;  
    width:   345px;  
    padding: 0;  
    margin:  0;
    position: relative;
    top: 45px;
    left: 50px;
} 
 
.pics img {  
    padding: 0px;  
    border:  1px solid #888;  
    background-color: #eee;  
    width:  345px; 
    height: 205px; 
    top:  45px; 
    left: 50px; 
    position: relative;
} 



/* ---BEGIN: Contact Form--- */
form p{
	margin: 5px 0 5px 0;
}

label, input{
	display: block;
}

input{
	margin: 3px 0 10px 0;
}

ul.bullets{
	display: block;
	margin: 10px 5px 10px 15px;
}

ul.bullets li{
	display: list-item;
	list-style-type: square;
	margin: 10px 5px 10px 15px;
}

#intro .styled_button{
	position: relative;
	top: 25px;
	left: 35px;
	margin: 0 10px 0 10px;
}

a.contact_snippet{
	position: relative;
	top: 10px;
	left: 75px;
}

a.styled_button, a.styled_button:visited{
	background: #5f974b;
	border-bottom: none;
	border: 2px solid #008b00;
	color: #fff;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

a.styled_button:hover{
	border: 2px solid #fff;
}

a.showcase_button, a.showcase_button:visited, .form_button{
	background: #5f974b;
	border-bottom: none;
	border: 2px solid #008b00;
	color: #fff;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size: 11px;
	position: relative;
	top: 15px;
	left: 25px;
	float: left;
}

a.showcase_button:hover{
	border: 2px solid #fff;
}

.error {
	color: red;
}