html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5em;
	color: black;
	background: white;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family: sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	}
	
/*  SITE TYPOGRAPHY   */

#wrapper {
	width: 89%;
	min-width: 860px;
	margin: 0 auto;
	border-top: 10px solid rgba(176, 205, 131, .9);
}
#header {padding-bottom: 35px; min-height: 150px;}
#header h1, #header h4 {
	font-family: Helvetica, Arial, sans-serif;
	padding: 5px;
	font-weight: bold;
	letter-spacing: .8;
}
#header h1 {
	
	font-size: 400%;
	line-height: 100%;
	margin: 10px 0 0 0;
	text-shadow: 3px 3px 2px rgba(140,156,172, 0.8);
	width:224px;
	height:132px;
	
	text-indent: -9999px;
	/*background: transparent url("../images/logo.png") 0 20px no-repeat;*/
}
#header h1 img {position: relative; top: 25px; left: 9700px;}
#header h4 {
	font-size:80%;
	text-transform: capitalize;
	margin: -20px 0 0  200px;
}
.containerA {
    position: relative;
    clear: both;
	width:100%;
	padding-top: 15px;
	color: rgb(58,21,2);
	float: left;
	font-size: 1.2em;
	border-bottom: 12px double rgba(140, 156, 172, 0.5);
	background: transparent url("../images/first-section.png") 0 0 repeat-x;
}
 .about {
    background-color: #fff;
    background-image: none;
}
.main-content {
	width: 30%;
	float: left;
	margin: 0 0 0 5%;
}


.secondary-content {
	width: 30%;
	padding: 0 300px 180px 0;
	margin: 0 0;
	float: right;
	background: transparent url("../images/city.png") top right no-repeat;
}

.about .secondary-content { background: none;}

blockquote {
		width: 35%;
		margin-bottom: 20px;
		font-family: Georgia, serif;
		font-size: 1em;
		font-style: italic;
		background: rgba(255, 183, 0, 0.2);
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
		border-radius: 12px;
		padding: 2px;
   }
blockquote p {margin: 0 auto;}
.author {
    margin: -5px 0  10px auto;
}

h2, h3 { font-family: Georgia, serif;}
h3 {font-size: 1.3em; color:rgba(91, 128, 64, 1);}
p,  h2 { padding: 10px;}


/*FOOTER STUFF */

#footer {
	clear: both;
	height: 300px;
	background: #F1F8FF;
}
#footer article {
		width: 40%;
		float: left;
		padding: 0 20px 5px 20px;
}

#footer h3 {
		padding: 0 20px;
		margin-bottom: 25px;
}

.footer-content {
				 width: 100%;
				 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#C2F2BB), to(#CCFFC5), color-stop(.6,#CCFFC5));
				 background-image: -moz-linear-gradient(19% 75% 90deg,#C2F2BB, #CCFFC5);
				 -moz-border-radius: 8px;
				 -webkit-border-radius: 8px;
				 border-radius: 8px;
				 }
.footer-content cite { }
/*  NAVAGATION MENU  */

#nav {
	position: relative;
	background: #292929;
	float: right;
	margin: -35px 40px 0 0;
	-moz-border-radius: 12px ;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left:12px;
	-webkit-border-bottom-left:12px;
	border-radius:12px;
}

#nav li {
	float: left;
	list-style: none;

	border-right: 1px solid #4a4a4a;
	border-left:  1px solid black;
}

#nav li:first-child { border-left:none;}
#nav li:last-child {border-right:none;}
#nav li a {
	color: #e3e3e3;
	position: relative;
	z-index: 2;
	float: left;
	font-size: 18px;
	text-decoration: none;
	padding: 10px 10px;
}  

#nav li:first-child a {
    -moz-border-radius: 12px 0 0 12px;
    -webkit-border-radius:12px 0 0 12px;
    border-radius: 12px 0 0 12px;

  } 
#nav li.selected a{
    background: #6d6d6d;
    color: #fff;
   
} 
/* SERVICES PAGE WHAT WE DO */
.services p{ width: 50%;}  
.services img { float: right; margin-right: 45px;}
img.special2 { margin-bottom: 35px;}
.screen { margin-bottom: 20px; }
.services img.first { -webkit-transform: rotate(-15deg); -moz-transform: rotate(-15deg); }
.services img.no-rotate { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg);} 
.services img.second { margin-top: 45px;}                   
.services ul {
     color: rgba(122, 165, 89, 0.8);
     font-weight: bold;
     line-height: 1.7em;
     font-size: 1.2em;
     list-style-image: url(checkThis.png);
     text-shadow: 1px 1px 1px #888;
}
.service-list {margin-left: 40px;}
.special { margin: 25px auto 10px auto;}

/* Image Slider Styles */
#featured_section { padding-bottom: 20px; width:100%;}
.container {
	width: 500px;
	height:285px;
	overflow: hidden;
	position:relative;
	border: 8px solid rgba(197, 216, 150, 0.9);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
}
.slides {
	position: absolute;
	top:0;
	left: 0;
	
}

.slides div {
	position:absolute;
	top:30px;
	width:400px;
	display: none;
}

.slides div img {
	padding: 0 0 0 30px;
	cursor: pointer;
}


.slide_info {
	position: relative;
    width: 200px;
    float: right;
    font-size: 13px;
    margin: 25px 10% 0 0;
}

.slide_info h3 {
    font-size: 27px;
    margin: 0px 20px 10px 0;
}

slide_info p {
		line-height: 21px;
		margin: 10px 0 20px 0;
}

.slide_info p strong {
   color: rgb(58,21,2);
   font-size: 15px;
   font-weight: normal;
}
.pagination { position: relative; }
.pagination li{
    position: absolute;
    top: 20px;
    left:35px;
    font-size: 14px;
    display: none;
}

.pagination li.total {
	display: block;
	left: 128px;
}

.pagination li.active {
	display: block;
	 left: 0;  
}

.pagination li a {
	color: #939393;
}

.feature_button {
   position: relative;
   width: 150px;
   height:18px;
   margin-top: 40px;
   padding: 6px;
   border: 2px solid rgba(197, 216, 150, 0.9);
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   background: rgba(226, 255, 205, 0.8); 
}

.feature_button a {
   color: #038a5;
}

.next {
	position: absolute;
	top: 5px;
	left: 100px;
}

.previous {
	position: absolute;
	top: 5px;
	left: 15px;
}

.special { color: #295D6D; }
ul.addons { font-size: 1.1em;}

.footnote { font-size: small;}