body { background:url(img/bg-site-2.jpg) center center fixed; background-size:cover; margin:0; padding:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; }


body#cdog a#navcdog,
body#lc a#navlc,
body#misc a#navmisc,
body#pfeat a#navpfeat,
body#p5 a#navp5,
body#p4 a#navp4,
body#p3 a#navp3,
body#chameleon a#navchameleon,
body#video a#navvideo {
color:#016522;
}
/* - CONTAINER SETUP - */

.clear { clear:both }

#wrapper {
	width:960px;
	margin:0 auto;
}

#nav { 
	margin:5px 0; 
}

#mainContainer { padding:25px 0; min-height:300px;
}

.innerLeft {
	float:left; 
	margin:0;
	width:600px;
}

.innerRight {
	float:right; 
	margin:-50px 0 20px;
}
	
.box {
	width:310px; float:left; 
	 Rounded Corners 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	min-height:330px;
	padding-top:20px;
	
	 Shadow 
	-webkit-box-shadow: #aaa 0px 2px 1px;
	-moz-box-shadow: #aaa 0px 2px 1px;
	box-shadow: #aaa 0px 2px 1px;
	background-color:#FFF;
	
	behavior: url(js/PIE.htc);
}

.action {
	width: auto; float:left; 
	 Rounded Corners 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	min-height:330px;
	padding-top:20px;
	
	 Shadow 
	-webkit-box-shadow: #aaa 0px 2px 1px;
	-moz-box-shadow: #aaa 0px 2px 1px;
	box-shadow: #aaa 0px 2px 1px;
	background-color:#FFF;
	
	behavior: url(js/PIE.htc);
}

.nav {
	width:950px;
	margin-left:5px;
	margin-top:10px;
	height:48px;
}



/* - FORMATTING - */

.body_text {
	font-family: Arial;
	font-size: 15px;
	line-height:1.4em;
	color:#fff;
	margin:4px;
}


.footer_text {
	font-family: Arial;
	font-size: 12px;
	color:#ddd;
	padding:30px 0;
	margin-top:25px; border-top:1px solid #222; line-height:1.8em;
}


h3 {
	font-family: Arial;
	font-size: 23px;
	color: #fff;
}

.page_heading {
	font-size: 24px;
	color:#ccc;
	font-family: 'Oswald', sans-serif;
	padding:30px 0 10px 0;
}

/* - TOOLS - */

.top_tools {
	padding-top:8px;
	padding-right:15px;
	margin-bottom:-6px;
}



/* - 3 SILOS ON HOME - */

.silo_heading {
	
	font-size: 26px;
	font-family: 'Oswald', sans-serif;
	color: #ccc;
	padding:10px 15px 5px;
	margin-top:4px
}

.silo_content {
	font-size: 14px;
	font-family:arial;
	line-height:1.4em;
	color: #ccc;
	padding:5px 15px;
}

/* ------- CONTACT PAGE ---------- */
#contactform div { margin:10px 0 }

.contact_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:4px;
	text-align:left;
}

.contact_form_error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-align:left;
}

.submit_button {
	color: #333; 
	padding:7px 12px;
	font-weight: bold; 
	border: 1px solid #333; 
	background-color: #fff;
	}

/* - LINKS - */

a.footer_link:link, a.footer_link:visited {
	font-family: Arial;
	font-size: 12px;
	color:#CCC;
	text-decoration:none;
}
a.footer_link:hover {
	color:#fff;
	text-decoration:none;
}

a.text_link:link, a.text_link:visited {
	/*color: #315307;*/
	color: #fff;
	text-decoration: none;
}
a.text_link:hover {
	color: #ff0000;
	text-decoration: none;
}

a.link, a.visited {
	font-family: Arial;
	color: #cccccc;
	text-decoration: none;
}
a.hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}


/* - OTHER - */

.img_border {
	border: 1px solid #ddd;
	padding:8px;
	margin-top:10px;
	background:#fff;
}

input, textarea { background:#fff; border:1px solid #222; padding:6px 10px;}

.galleryList {
	float:left;
	width:50%;
	list-style:none;
	text-align:center;
}

.gallery {
	padding:6px 8px;
	width:200px;
	height:200px;
	border:0;
}

.galleryList img {
	width:250px;
	height:245px;
	margin-top:20px;
}

.video_pag {margin-left:0; width:930px; text-align:center;}

.notes {
		width:250px;
	height:245px;
	border:10px solid #fff;
}

.home-heading {
	font-size: 56px; font-weight:bold; color:#f0550e; text-shadow: 0px 0px 18px rgba(255,255,255,0.6);
}
.emoji {height: 50px;}

ul.cssmenu li a{
	margin: 0 37px 0 0px;
}
.home-content {
	text-align: center; margin-top: 50px;
}
.horizontal-social {
	font-size: 14px;
	line-height: 40px;
	height: 40px;
} 