@charset "utf-8";
/* CSS Document */


html {
	font-family: arial;
	font-size: 15px;
	-webkit-text-size-adjust: none;
}

html {
    margin-top: 0px !important;
}

body {
	font-family: inherit;
	background-image: url(images/linen.jpg); 
	background-repeat: repeat;
}

#page {
	
	background-image: url(images/ribbon.jpg);
	background-repeat: repeat-x;
	background-position: 0px 15px;
}

#page-wrap{
	width: 960px; 
	margin: 0px auto;
	background-color: #cbebf3;
	
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;

}



#header-container {
	height: 227px; 
	border-bottom: none;
}

#header{
	width: 960px; 
	height: 190px; 
	margin: auto; 
	padding: 0px 0px 0px 0px;
}

#top-bar {
	width: 100%;
	background-color: #c7b889;
	height: 20px;
}

#header-contact-info {
    line-height: 1.3em;
    position: absolute;
    right: 20px;
    text-align: right;
    text-transform: none;
    top: 30px;
    width:200px;
    height: 130px;
}

#header-contact-logo {
	background-image: url(images/header-contact-logo.jpg);
	height: 20px;
	width: 174px;
	margin-bottom: 10px;
	float: right;
	margin-top: 20px;
}


#header-contact-info p{
	color: #45291D;
	font-size: 16px;
}

.logo{
	border-bottom-color: #7a5230; 
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	margin-right: 0px; 
	position: relative;
}

#nav {
	margin-top: 0px;
	float: none;
}

#nav li {
	margin: 0 9px;
}

#nav li a {
    font-size: 18px;
    padding: 8px;
    text-transform: capitalize;
}

.menu {
	background-color: #c7b889; 
	height: 40px; 
	clear: both;
}

.menu ul {
	padding-top: 8px; 
	padding-left: 20px;
}

.menu ul li {font-size: 1.4em; display: inline; padding-left: 40px;}

.menu a {
	color: #ffffff;
	text-transform: none;
}

.menu a:hover {color: #cbebf3;}

#content-container {
	height: 100%;
	margin: 40px auto 30px;
}

#footer-container {
    border-bottom-style: none;
    border-top-color: white;
    border-top-style: solid;
    border-top-width: 3px;
    background-color: #6bbed1;
   	height: 35px;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

p {
	font-size: 14px;
}

p.copyright {
	padding-left: 5px;
	color: #45291d;
	font-size: 12.5px;
	padding-top: 6px;
}

p.copyright a {
    color: #ffffff;
}

p.copyright a:hover {
	color: #78635b;
}

.copy p {
    padding: 0px 20px 0px;
    color: #78635B;
}

.copy .signature {
	text-align: right;
}

#home-main {
 height: 420px;
 width: 960px;	
 margin-bottom: 45px;
 
}

#home-welcome {
	border-color: #7f553d;
	border-style: solid;
	border-width: 3px;
	height: 415px;
	width: 264px;
	background-color: #d3cec2;
	float: left;
	margin-left: 20px;
}

#home-welcome-image {
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 3px;

}

#home-image {
	height: 420px;
	width: 629px;
	background-color: #ffffff;
	margin-right: 20px;
	float: right;
	
}

#home-second {
	width: 960px;
	height: 300px;
	margin: 0px auto 0px auto;
}

#home-second .area-left{
	background-image: url(images/ribbon_vertical.jpg);
	background-position: 282px;
	background-repeat: no-repeat;
	width: 310px;
	height: 245px;
	background-color: #ffffff;
	float: left;
	margin-left: 25px;
}

#home-second .area-left ul {
	padding-left:16px;
}

#home-second .area-left ul li{
	padding-top: 10px;
}


#home-second .area-left .area-left-header {
	margin-left: -30px;
	margin-top: -15px;
}

#home-second .area-left .area-left-copy {
	width:275px;
	height: 175;
	margin-top: -30px;
}

#home-second .area-left-link a {
	float: right;
	margin-right: 50px;
	color: #6bbed1;
	font-weight: bold;
}

#home-second .area-left-link a:hover {
	color: #330000;
}

#home-second .area-left .area-left-copy ul li a {
	color: #78635B;
}

#home-second .area-left .area-left-copy ul li a:hover {
	color: #330000;
}

#home-second .area-right{
	width: 510px;
	height: 245px;
	background-color: #d3cec2;
	float: right;
	margin-right: 70px;
	position: relative;
	
}

#home-second .area-right .area-right-image {
	height: 245px;
	width: 170px;
	float: left;
	margin-left: 10px;
	
}

#home-second .area-right-copy .copy {
	height: 245px;
	width: 150px;
	display: inline;
}

#home-second .area-right .area-right-copy a {
	color: #6bbed1;
	font-weight: bold;
}

#home-second .area-right .area-right-copy a:hover {
	color: #330000;
}

#home-second .area-right-header {
	height: 245px;
	width: 150px;
	margin-top: -40px;
	margin-left: -20px;
	float: right;
}

a.std_link, a {
    color: #330000;

}

a.std_link, a{text-decoration: none;}
a.std_link:hover, a:hover{color: #78635b;}
a:active{text-decoration: none;}



#nav-packages {

	font-size: 19px;
	text-transform: capitalize;
	display: inline;

	
}

#nav-packages ul {
	background-color: #dcd7cb;
}

#nav-packages ul li {
	padding: 10px 5px 10px 20px;
}

#page-main {
	width: 823px;
	min-height: 551px;
	margin: 28px auto 20px auto;
	background-color: #dcd7cb;
}

#page-main .page-upper {
	margin-bottom: 20px;
}

#page-main .copy {
	width: 451px;
	float: left;
}

#page-main .page-featured-image .copy {
	width: 367px;
	margin-top: 10px;
}

#page-main p {
	padding: 0px 20px 10px 20px;
	clear: both;
}

#portfolio #page-main p {
	padding: 0px;
	clear: both;
}


#page-main .page-featured-image {
	height: 551px;
	width: 367px;
	border-left: 5px;
	border-left-color: #cbebf3;
	border-left-style: solid;
	float: right;
	z-index: 1;
	background-color: #ffffff;
}

#page-main .page-featured-image .post .copy p {
	line-height: 19px;
}

.post .copy p {
    color: #78635b;
    font-size: 14px;
}

#custom-page-header {
	background-color: #ffffff;
	margin-top: 20px;
	height:50px;
	
}

#custom-page-header .page-header-image {
	float: left;
	width: 154px;
	margin-top: -50px;
	margin-left: -30px;
	
}

#custom-page-header .page-header-text {
	
	width: 500px;
	text-align: left;
	margin-right: 20px;
	padding-top: 10px;
	font-size: 30px;
	font-style: italic;
	color: #78635b;
}



#page-second {
	margin: 0px auto 20px auto;
	width: 823px;
	height: 241px;
	clear: both;
}

#page-second-services-left{
	background-color: #ffffff;
	width: 350px;
	height: 241px;
	float: left;

}

#page-second-services-left .left-image-1 {
	margin-top: -250px;
	margin-left: -40px;
}

#page-second-services-left .left-image-2 {
	
	
}

#page-second-services-right{
	background-color: #ffffff;
	width: 413px;
	height: 201px;
	float: right;
	padding: 20px;
	
}


#page-second-services-right  a {
	float: right;
	margin-top: -10px;
    padding-right: 40px;
    color: #6BBED1;
    font-weight: bold;
}

#page-second-services-right  a:hover {
	color: #330000;
}

ul.post-list {
	margin-left: 0px;
}

ul.post-list li {
    border-radius: 8px 8px 8px 8px;
    float: left;
    margin: 0 36px 15px;
    padding: 0 0 3px;
    width: 200px;
 
}

ul.post-list li a.thumbnail {
	border: none;
     height: 130px;
    width: 200px;
    text-align: ;
       
}



ul.post-list li:hover a.thumbnail {
    border: none;
}


.gallery-list-header {
	display: none;
}


/*--------------------------------------------------------*/
		/*- MULTI LIST VIEW --------------------------------------*/
		
			/*--- NORMAL ---*/
			ul.post-list li{background:none;}
				ul.post-list li a.thumbnail{border: none;}
				ul.post-list li .copy{border-bottom: none;}
					ul.post-list li h3, ul.post-list li h3 a{
    				text-align: center;    
					background-color: #ffffff;
    				color: #330000;
    				padding: 5px 0;
    				width: 200px;
    				min-height: 36px;
    				font-size: 13px;
    				border-bottom-left-radius: 8px;
    				border-bottom-right-radius: 8px;
					}
					ul.post-list li p{color: #999;}
						
			/*--- HOVER ---*/
			ul.post-list li:hover{background:none;}
				ul.post-list li:hover a.thumbnail{border: none;}
					ul.post-list li:hover h3, ul.post-list li:hover h3 a{color: #330000;}
					ul.post-list li:hover p{color: #999;}


.post-gallery-image {
    border: none;
}

.gallery-thumbnails ul li a {
    border: none;
}

#left-column {
    float: left;
    margin-left: 20px;
    margin-top: -10px;
    width: 180px;
}

#right-column {
    float: right;
    width: 610px;
}

.post h2, .post h2 a {
    font-size: 20px;
    margin: 0 0 10px 10px;
    color: #45291D;
}

#portfolio {
	background-color: #DCD7CB;
	
}

#portfolio .copy {
	width: 823px;
	background-color: #DCD7CB;
	margin-bottom: 20px;
	
}

#portfolio #custom-page-header .page-header-text {
	width: 800px;
}

.post-gallery-image img {
	margin-left: auto;
	margin-right: auto;
}

#image-container {
	background-color: #DCD7CB;
	min-height: 1000px;
}

h1 {
	color: #78635B;
    font-size: 20px;
    font-style: italic;
}

.formBuilderForm .large_text_area textarea {
    height: 150px;
    width: 98%;
}

#footer-facebook {
    float: right;
    height: 25px;
    padding: 5px 6px 0;
    width: 25px;
}

.bottom-clear {
	width: 823px;
	height:1px;
	background-color: #DCD7CB;
	clear:both;
}
