@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,800,800i');

/* CSS Document */

/* ----------------------------------------
   Standard Elements
------------------------------------------- */


* {
	margin: 0;
	padding: 0;
}


html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	background-color: #879448;
	background-image: url(images/newgreenwall.jpg);
	background-size:cover;

}


a {
	color: #373D1D;
	text-decoration: underline;
}
a:hover {
	color: #999;
}
a:active {
	color: #889448;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #619BA6;
}

p {padding: 0.1em 0 0.8em;}

.largelink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #609BA5;
	text-decoration: underline;
	font-weight: bold;
}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

ul,ol {margin: 0 0 1em 1.6em;}
ul ul, ol ol {margin: 0.3em 0 0.3em 1em;}

img {
	border: none;
}
img.bordered {background: #FFF; padding: 5px; border: 1px solid red;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}
big,.big {font-size: 1.2em;}


/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
input#s, textarea, input.styled {
	border: 1px solid #BBB;
	padding: 3px;
	width: 140px;
	font: normal 1em Verdana,sans-serif;
}
textarea {width: 440px;}
#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}

/* Seachform */
table.search {
	width: 100%;
	border-collapse: collapse;
}
/*.search td {vertical-align: center;}*/


/* ----------------------------------------
   Layout
------------------------------------------- */

/* Main */
#layout_wrapper {
	margin: 0px auto;
	width: 828px;
	padding: 0;
}

#layout_container {
	padding: 0;
	background-color: #E3D4B7;
	width: 808px;
	border-color: #A2AB77;
	border-left: 10px solid #59622f;
	border-right: 10px solid #59622f;
	border-bottom: 12px solid #59622f;
	border-top: 0px solid #000;
	color: #D0BB86;
	margin: 0;
	margin-top: 0px;
	background-image: url(images/content_bg.jpg);
	
}

/* Site Title */
#header {
    width: 806px;
    height: 97px;
    background-image: url(images/header-image.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    text-align: center;
    display: block;
    margin-top: 0px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
	}


/* Navigation */
#navigation {
	display: block;
	padding: 7px 0 0 0;
	height:27px;
	background-color: #879448;
	background-repeat: no-repeat;
	margin: 0;
	margin: 0px auto;
	background-position: 0px 0px;
	width: 806px;
	/* [disabled]line-height: 18px; */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-image: url(images/nav_bg.jpg);
	
}

#navigation a:link, #navigation a:visited {font-family:'Raleway', sans-serif;color:#fff;text-decoration:none;padding:10px;padding-left:20px;}
#navigation a:hover {
	font-family: 'Raleway', sans-serif;
	color: #EAE28A;
	text-decoration: none;
}

#navigation .sep {
	width: 1px;
	margin-top: 0px;
	position: absolute;
	height: 18px;
	padding-bottom: 9px;
	padding-left:5px;
}

.firstbutton {
	margin-top: 8px;
	margin-right: 12px;
	margin-left: 3px;
}

.button {
	margin-top: 8px;
	margin-right: 12px;
	margin-left: 12px;
}

/*.buttonselect {
	margin-top: 2px;
	margin-right: 9px;
	margin-left: 9px;
}*/

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float: none;}
/* End IE5-Mac hack */

#tabs a:hover span {color: #A68B4D;}
#tabs a:hover {color:#A68B4D}
#tabs a:hover span { }
#tabs li.current_page_item a { }
#tabs li.current_page_item a span { }

/* Main Layout */

#main {
	/* [disabled]background-color: #E3D4B7; */
	width:806px;
	height:551px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;

}

#secondarymain {
	width:808px;
	height:555px;
	margin:0 auto;
	padding-bottom: 8px;
	text-align: center;
	background-position: 0 -1px;
}
.toprule {
	height: 2px;
	width: 730px;
	margin: 0 auto 18px;
}
.topspace {
	height: 2px;
	width: 730px;
	margin: 0 auto 18px;
	clear: both;
	float: left;
	display: inline;
}
/* Footer */
#footer {
	color: #FFF;
	margin: 0;
	height: 70px;
	border-top: 0;
	width: 830px;
	/* [disabled]background-position: 0px 3px; */
	float:left;
}

#footer a {
	color: #373D1D;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer a:active {
	color: #889448;
}

.buttonholder2 {
	width: 100%;
	float: left;
	clear: right;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #59622F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 13px;
	margin-bottom: 0px;
	line-height: 22px;
}

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	margin-top: 0px;
	color: #fff;
	width: 100%;
	height: 22px;
	float: left;
	line-height: 30px;
}

#footer .buttonholder2 a img {
	vertical-align: top;
}

#footer .buttonholder2 a {text-decoration:none;}

/* ----------------------------------------
   Miscellaneous
------------------------------------------- */

/* Images */
img.bordered {
	border: 1px solid #CFBA85;
	background: #FFF;
	padding: 0px;
}

/* Text */
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {
	text-align: center;
	color: #fff;
}
.tright {text-align: right;}

/* Floats */
.left {float: left;}
.right {
	float: left;
}


/* Clear */
.clear,.clearer {clear: both;}
.clearer,.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

.spacer {
	background-color:#F0E7D8;
}


/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {
	padding: 1px 0 0;
	list-style-image: url(img/square_bullet.gif);
	list-style-position: outside;
}
.nicelist ol {margin: 0;}
.nicelist ol li {
	list-style: none;
	padding: 8px 10px 1px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}
.nicelist li.alt {background: #EEE;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #888;
	padding-top: 4px;
	font-size: 0.85em;
}
.nicelist .date a {
	color: #567;
	text-decoration: none;
}
.nicelist .date a:hover {
	color: #002;
	text-decoration: underline;
}




/* ----------------------------------------
   Pagination
------------------------------------------- */




/* ----------------------------------------
   Boxes and Such
------------------------------------------- */




#bottomhalf {
	width: 806px;
	height: 206px;
	/* [disabled]background-image: url(images/main_bg.jpg); */
	background-repeat: no-repeat;
	/* [disabled]background-color: #E3D4B7; */
	color: #090A0C;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.bottombutton {
	float: left;
	height: 182px;
	width: 246px;
	clear: none;
	margin-top: 3px;
	border: 1px solid #879448;
	vertical-align: middle;
	background-color: #ffffff;
}
.bottombutton img {
	margin: 12px;
	border: 1px solid #879448;

}


#home_img_holder {
	background-image: url(images/layout_24.jpg);
	clear: both;
	float: left;
	height: 449px;
	width: 683px;
	display:inline;
	margin-top: 13px;
	margin-left: 62px;
	border: 1px solid;
	border-color: #CBC4B1;
}

#home_img_holderTEST {
	/* [disabled]background-image: url(images/layout_24.jpg); */
	clear: both;
	float: left;
	height: 522px;
	width: 778px;
	display:inline;
	margin-top: 14px;
	margin-left: 13px;
	border: 1px solid #879448;
	background-color: #fff;
				overflow:hidden;

}

#about_img_holder {
	clear: both;
	float: left;
	height: 547px;
	width: 779px;
	display:inline;
	margin-left: 20px;
	margin-top: 18px;
	text-align: center;
	line-height: 22px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;

}

#slideholder {
	clear: both;
	float: left;
	height: 545px;
	width: 755px;
	display: inline;
	margin-left: 25px;
	margin-top: 12px;
}

#gallerymainholderindex {
	width: 636px;
	height: 520px;
	visibility: visible;
	padding: 0;
	margin: 0;
	overflow-y: hidden;
	overflow-x: scroll;
	margin-top: 0px;
	margin-left: 0px;

	}
        
    #gallerymainholderindex iframe {
	width:630px;
	height:520px
}

#gallerymainholderbio {
	width: 785px;
	height: auto;
	visibility:visible;
	padding: 0;
	margin: 0;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-top: 20px;
	margin-left: 0px;
	}
        

    #gallerymainholder-scroll {
	width:760px;
	height:528px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align: justify;
	padding:0 25px 20px 20px;
	line-height: 20px;
	float: right;
}

.slideElement {background-size:contain;}

#gallerymainholderbio p {margin:0 0 12px 0;padding:0;line-height:22px !important;}

#gallerymainholderbio a {
	color: #000;
	font-weight:bold;
}
#gallerymainholderbio a:hover {
	color: #FFF;
}
#gallerymainholderbio a:active {
	color: #889448;
}

.toprule {
	margin:0;
	padding:0;
	margin-left: -10px;
}



	#gallerymainholderprivacy {
    width: 772px;
	height: 538px;
	visibility:visible;
	padding: 0;
	margin: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #8D7638
	}
        
    #gallerymainholderprivacy iframe {
	width:750px;
	height:1800px
}

	#gallerymainholdertestimonials {
	width: 772px;
	height: 530px;
	visibility:visible;
	padding: 0;
	margin: 0;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 0px;
	margin-left: 0px;
	border: 2px solid #8D7638
	}
        
    #gallerymainholdertestimonials iframe {
	width:750px;
	height:1500px;
	background-image: url(images/frame_bg.jpg);
	background-repeat: repeat;

}
	#gallerymainholderslide {
	width: 765px;
	height: 545px;
	visibility:visible;
	padding: 0;
	margin: 0;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-top: 0px;
	margin-left: 0px;
	}
        
    #gallerymainholderslide iframe {
	width:760px;
	height:555px;
}

#gallerymainholdercontact {
	width: 700px;
	height: 540px;
	visibility:visible;
	padding: 0;
	margin: 0;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-top: 0px;
	margin-left: 0px;
	}
        
    #gallerymainholdercontact iframe {
	width:700px;
	height:535px
}

#cicontent img {
	border: 0px solid #BEBEBE;
	border-color: #BEBEBE;
	margin-bottom: 10px;
	margin-top: 10px;
}
#cicontent img a {
	border: 3px;
	border-color: #BEBEBE;
}
#cicontent a {
	color: #BEBEBE;
	text-decoration: underline;
}
#cicontent a:hover {
	color: #FFF;
}
#cicontent a:active {
	color: #97927F;
}
#forsale {
	border: 1px solid #999;
	text-align: center;
	padding: 5px 3px 12px 3px;
	height: 460px;
	overflow: hidden;
	width: 300px;
	float: left;
	clear: none;
	margin-right: 12px;
}

#cicontent p {
	line-height:normal !important;
	font-size: 11px;
}


#cicontainer {
	padding:3px;
	width: 240px;
	float: left;
	clear: none;
}


#ciheader {
	background-color:#94916B;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	letter-spacing: 120%;
}


#cicontent {
	border:2px solid #94916B;
	padding:5px;
	height:440px;
	min-height:400px;
	text-align: center;
	background-color: #2C2C2C;
}

#bottomdiv {
	text-align: center;
	clear: both;
	float: left;
	margin: auto;
	width: 750px;
	margin-top: 10px;
	font-size: 12px;
}
.navcenterer {
	text-align: center;
	width: 806px;
}
.navcenterer a {
	float: none;
	width: auto;
	margin: 0px;
	padding: 0px;
}

@media only screen and (device-width:768px)and (orientation:portrait) {
/*iPad Portrait orientation styles */

html, body {
min-width: 768px;
background: #98b7c6 url(images/macbac.jpg) center top no-repeat;
background-size:cover;
 } 
	
	p {font-size:18px;}
 
#layout_wrapper {
	margin: 0px auto;
	width: 828px;
	padding: 0;
}
}
@media only screen and (device-width:768px)and (orientation:landscape) {
/*iPad landscape orientation styles */

html, body {
min-width: 768px;
background: #98b7c6 url(images/macbac.jpg) center top no-repeat;
background-size:cover;
 } 
	
 #footer {
	height:65px;

}
}