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

html {
	background: url(http://devel.lacostita.com/public/img/layout/background-gradient.png) repeat-y top center #c5b19c;	
}

body {
	background: url(http://devel.lacostita.com/public/img/layout/page-background-large.png) top center no-repeat;
}

body.home {
	background: url(http://devel.lacostita.com/public/img/layout/home-background-large.png) top center no-repeat;
}

a, a:visited {
	color: #125e00;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#wrap {
	background: url(http://devel.lacostita.com/public/img/layout/content-background-trees.png) bottom left no-repeat;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	
	height: 100%;
	height: auto !important;
	min-height: 100%;
}

#content {
	min-height: 308px;
	height: 308px;
	height: auto !important;
	line-height: 1.4em;
	font-size: 0.8em;
	color: #3d2c1c;
}

.socialnetworkingbg {
	background: #eee8df;
	padding: 15px;
	margin: 0 0 25px 0;
	
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px; 
	border-radius:5px;
}

.contentbg {
	background: #eee8df;
	padding: 25px;
	margin: 0 0 25px 0;
	
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px; 
	border-radius:5px;
}

#socialnetworking-text {
	float: left;
	padding: 8px 10px 0 10px;
}

.socialnetworking-icon {
	float: right;	
}

.float-left {
	float: left;	
}

.float-right {
	float: right;	
}

.small-text {
	font-size: 0.75em;	
}

#header {
	background: url(http://devel.lacostita.com/public/img/layout/header-background.png) no-repeat top center;
	height: 130px;
}

#page-header {
	background: url(http://devel.lacostita.com/public/img/layout/page-header-background.png) top center no-repeat;
	height: 110px;
}

#footer {
	background: url(http://devel.lacostita.com/public/img/layout/footer-background.png) bottom center no-repeat;	
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	float: left;
	margin: 70px 0 0 30px;
}

h3 {
	font-size: 1.25em;	
}

#nav-container {
	width: 610px;	
	margin: 90px 30px 0 25px;
	float:left;
}

#nav {
	float: right;
	list-style: none;
	display: block;
	color: #c0b4a7;
	font-size: 0.8em;
}

#nav li {
	float: left;
	display: inline;
	padding: 0 0 0 25px;
}

#nav li a, #nav li a:visited {
	color: #c0b4a7;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	color: #fff;
}

#subnav-container {
	width: 610px;	
	margin: 75px 30px 0 25px;
	float:right;
}

#subnav {
	float: right;
	list-style: none;
	display: block;
	color: #c0b4a7;
	font-size: 0.8em;
}

#subnav li {
	float: left;
	display: inline;
	padding: 0 0 0 25px;
}

#subnav li a, #subnav li a:visited {
	color: #c0b4a7;
	text-decoration: none;
}

#subnav li a:hover, #subnav li a:active {
	color: #fff;
}

#footer-left {
	float:left;
	width: 610px;
	margin: 30px 30px 0 30px;
}

#footer-right {
	float: right;
	width: 190px;
	margin: 55px 30px 0 0;
	color: #8e7661;
	font-size: 0.6em;
	line-height: 1.4em;
}

#footer-right a, #footer-right a:visited {
	color: #fff;
	text-decoration: none;
}

#footer-right a:hover, #footer-right a:active {
	text-decoration: underline;
}

#footer-nav {
	width: 610px;
	list-style: none;
	display: block;
	color: #c0b4a7;
	font-size: 0.6em;
}

#address {
	font-size: 0.6em;
	color: #ac9680;
	clear: left;
	margin: 25px 0 0;
	line-height: 1.4em;
}

#footer-nav li {
	float: left;
	display: inline;
	padding: 0 15px 0 0;
}

#footer-nav li a, #footer-nav li a:visited {
	color: #e8e2db;
	text-decoration: none;
}

#footer-nav li a:hover, #footer-nav li a:active {
	color: #fff;
	text-decoration: underline;
}

#header-logo {
	text-indent: -9999px;
	background: url(http://devel.lacostita.com/public/img/layout/logo.png);
	width: 285px;
	height: 30px;
	display: block;
}

h2 {
	color:  #fff;
	font-size: 1.8em;
	font-weight: normal;
	padding: 60px 0 0 30px;
	display: block;
	font-family: "Segoe UI", Verdana, Arial, sans-serif;
}

#content-inner {
	padding: 15px 10px;	
}

#content p {
	margin: 20px 0 0;	
}

#content p.first {
	margin: 0 0 0;	
}

#left-content-column {
	float: left;
	width: 310px;
	margin: 0;
}

#center-content-column {
	float: left;
	width: 290px;
	margin: 0 20px;
}

#left-content-column-large {
	float: left;
	width: 620px;
	margin: 0 20px 0 0;
}

#right-content-column { 
	float: left;
	width: 320px;
}

.newsletter-icon {
	float: left;
	margin: 5px 15px 0 0;
}

#twitter-box {
	background: #eee8df;
	margin: 0 0 25px 0;
	padding: 15px;
		
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px; 
	border-radius:5px;
}

#newsletter-box {
	background: #eee8df; 
	padding: 25px 25px; 
	margin: 0 0 25px 0;
	
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
	-khtml-border-radius:5px; 
	border-radius:5px;
}

.float-left-img {
	float:left;
	border:3px #fff solid;
	margin: 0 15px 0 0;
}

#slideshow {
}

#slideshow-container {
	width: 570px;
	height: 380px;
	overflow: hidden;
}
