body {
	background: url("/_ima/bg.jpg") 0px 40px repeat-x #543b28;
	margin: 0px; 
	padding: 0px;
	font: 8pt/13pt Verdana, Geneva, sans-serif;
	color: #3a3a3a;	
	}
	
p {
margin-bottom:22px;
}

h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #454342;
	font-size: 22px;
	line-height: 26px;
	}

h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #abaaaa;
	font-size: 26px;
	line-height: 5px;
	}

h6 {
	margin: 0px; 
	padding: 0px;
	font: bold 9pt Verdana, Geneva, sans-serif;
	color: #1ea6a8;	
	}

/*____________________________________________________________________________________________ Links _*/

a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #000;
	text-decoration: underline;
	}
	
/*____________________________________________________________________________________________ Helpers _*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.display-block { display: block; margin: 0px; padding: 0px; }

.wtf { border: 1px solid red; }

/*____________________________________________________________________________________________ Fixed Presets _*/

ul { list-style: none; padding: 0px 0px 0px 20px; }
ul li { background: url(/); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px;
	list-style-type: circle;
}
	
/*____________________________________________________________________________________________ Main Layout _*/

#navigation {
	width: 100%;
	height: 39px;
	background-color: #3a3a3a;
	border-bottom: 3px solid #1da8aa;
	}
#navigation-middler {
	width: 626px;
	margin: 0px auto;
	}
	.nav-home {
		background: url("/_ima/nav-home.gif") no-repeat;
		width: 82px;
		height: 37px;
		float: left;
		}
	.nav-about-us {
		background: url("/_ima/nav-about-us.gif") no-repeat;
		width: 96px;
		height: 37px;
		float: left;
		}
	.nav-services {
		background: url("/_ima/nav-services.gif") no-repeat;
		width: 99px;
		height: 37px;
		float: left;
		}
	.nav-testimonials {
		background: url("/_ima/nav-testimonials.gif") no-repeat;
		width: 123px;
		height: 37px;
		float: left;
		}
	.nav-video {
		background: url("/_ima/nav-video.gif") no-repeat;
		width: 87px;
		height: 37px;
		float: left;
		}
	.nav-case-studies {
		background: url("/_ima/nav-case-studies.gif") no-repeat;
		width: 126px;
		height: 37px;
		float: left;
		}
	.nav-contact {
		background: url("/_ima/nav-contact.gif") no-repeat;
		width: 98px;
		height: 37px;
		float: left;
		}
		.nav-hover:hover  {
			background-position: 0px -33px;
			}
		.nav-on  {
			background-position: 0px -33px;
			}

a.brown-schroeder {	
	background: url("/_ima/right-top.gif") no-repeat;
	float: left;
	height: 29px; 
	width:	253px;
	}
	a.brown-schroeder:hover {
		background-position: 0px -29px;
		}


#container {
	background: url("/_ima/content-bg.gif") repeat-y;
	width: 800px;
	height: 100%;
	margin: 0px auto;
	}
	
	#logo-bar {
		background: url("/_ima/logo-bg.jpg") repeat-x #3C281A;
		width: 100%;
		height: 72px;
		text-align: center;
		}
	#content-left {
		background: url("/_ima/content-bar.gif") repeat-x;
		width: 461px;
		float: left;
		margin: 0px;
		padding: 43px;
		}
	#content-right {
		width: 203px;
		float: right;
		margin: 0px;
		padding: 10px 25px 25px 25px;
		color: #454342;
		line-height: 17px;
		}
	.news-item {
		color: #c34e00;
		border-bottom: 1px dotted #666;
		margin: 0px;
		padding: 10px 0px 10px 0px;
		}
		.news-item a, .news-item a:visited, .news-item a:hover, .news-item a:active, a.orange-link, a.orange-link:visited, a.orange-link:hover, a.orange-link:visited {
			color: #662901;
			text-decoration: underline;
			}
			
	#sub-nav {
		padding: 6px 0px 6px 40px;
		background-color: #cfcfcf;
		}
		#sub-nav a, #sub-nav a:visited {
			margin: 0px 50px 0px 0px;
			color: #1e1e1e;
			text-decoration: none;
			font-weight: bold;
			}
		#sub-nav a:hover, #sub-nav a:active{
			color: #137879;
			text-decoration: underline;
			}
		#sub-nav a.sub-nav-on, #sub-nav a.sub-nav-on:visited, #sub-nav a.sub-nav-on:hover, #sub-nav a.sub-nav-on:active {
			color: #137879;
			text-decoration: underline;
			}

#bottom-bar {
	background: url("/_ima/bottom-bar.gif") no-repeat;
	width: 800px;
	height: 5px;
	margin: 0px auto;
	}
	
#footer {
	color: #a28169;	
	text-align: center;
	padding: 20px 0px 30px 0px;
	}
	#footer a {
	color: #a28169;	
	}
/*____________________________________________________________________________________________ Equal Heights Layout _*/

.block {
	width: 238px;
	margin: 0 10px 10px 0;
	padding: 10px;
	background-color: #EFEFEF;
	float: left;
	border: 1px solid #DFDFDF;
	}
		
/*____________________________________________________________________________________________ Gallery Layout _*/
		
a.lightbox-view img {
	background-color: #fff;
	width: 100px;
	height: 70px;
	float: left;
	margin: 0px 15px 15px 0px;
	padding: 5px;
	border: 1px solid #EFE5D9;
	text-decoration: none;
	}
	a.lightbox-view img:visited {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	a.lightbox-view img:hover {
		border: 1px solid #D36800;
		text-decoration: none;
		}
	a.lightbox-view img:active {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	
/*____________________________________________________________________________________________ Calendar Layout _*/

.date-container {
	background: url("/_ima/date-bg.jpg") no-repeat;
	width: 49px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	.date-month {
		text-align: center;
		height: 17px;
		line-height: 17px;
		font-size: 11px;
		margin: 0px;
		padding: 0px 0px 0px 1px;
		color: #fff;
		}
	.date-day {
		text-align: center;
		height: 25px;
		line-height: 27px;
		font-size: 18px;
		margin: 0px;
		padding: 0px;
		color: #005E94;
		}
	
	.date-header {
		margin: 10px 0px 0px 10px;
		padding: 0px;
		float: left;
		width: 400px;
		}

/*____________________________________________________________________________________________ Contact Layout _*/

.contact-left {
	width: 540px;
	float: left;
	}
	#form-section {
		float: left;
		}
	.input-names {
		width: 120px;
		height: 20px;
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		margin: 0px 10px 0px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 207px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 269px;
		height: 125px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 200px;
		float: left;
		}
		
	.inputs:focus {
		border: 1px solid red;
		}
	select:focus {
		border: 1px solid red;
		}
	textarea:focus {
		border: 1px solid red;
		}
		
	.error {
		float: left;
		color: red;

		}

	
/*____________________________________________________________________________________________ scroll follow Layout _*/

#scroll-container {
	width: 780px;
	padding: 10px;
	background: #EFEFEF;
	}
	#scroll-left {
		width: 500px;
		height: 1000px;
		float: left;
		border: 1px solid red;
		}
	#scroll-area {
		position: relative;
		width: 250px;
		height: 100px;
		border: 1px solid #42CBDC;
		float: right;
		}
	
/*____________________________________________________________________________________________ innerfade Layout _*/

#innerfade {
	background-color: #0D2A4C;
	width: 410px;
	height: 300px;
	margin: 0px;
	padding: 5px;
	}
	
/*____________________________________________________________________________________________ cycle Layout _*/

#cycle-holder {
	width: 564px;
	height: 304px;
	overflow: hidden;
	}

.cyclepics {
	background-color: #000;
	padding: 0;
	margin:  0;
	} 
	.cyclepics div img {
		margin: 0px;
		padding: 0px;
		border:  0px solid #ccc;
		top: 0; 
		left: 0;
		display: block;
		} 	
	.cycle-description {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 564px;
		color: #fff;
		background: #000;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		opacity:.80;
		filter: alpha(opacity=80);
		-moz-opacity: 0.8;
		}
	.cycle-description p {
		margin: 0px;
		padding: 10px;
		}
			
/*____________________________________________________________________________________________ jslider Layout _*/
	
#slider-box {
	width: 410px;
	height: 320px;
	float: left;
	}
	
#slider {
	width: 410px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	padding: 0px;
	background-color: #fff;
	border: 1px solid #BFE9FF;
	}
#sliderContent {
	width: 410px; /* important to be same as image width or wider */
	height: 300px;
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0px;
	}
.sliderImage {
	float: left;
	position: relative;
	display: none;
	}
.sliderImage span {
	width: 390px;
	position: absolute;
	font: 12px/15px Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 10px;
	background-color: #fff;
	color: #00465F;
	display: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	}
.sliderImage span strong {
	font-size: 16px;
	}
.top {
	top: 0;
	left: 0;
	}
.bottom {
	bottom: 0px;
	left: 0;
	}
.left {
	left: 0;
    bottom: 0;
	width: 110px !important;
	height: 280px;
	}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
	}
#slider ul { list-style-type: none;}
	
/*____________________________________________________________________________________________ Droppy Navigation Layout _*/
	
#nav {
	height: 30px;
	display: block;
	margin: 0;
	padding: 0px;
	position: relative;
	font: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	}
	#nav li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0px;
		float: left;
		position: relative;
		}
	#nav a {
		display: block;
		}
	#nav ul {
		width: 150px;
		top: 30px;
		display: none;
		position: absolute;
		left: 0;
		margin: 0;
		padding: 0;
		}
	/* change left to right for right-aligned navigation */
	#nav ul a {
		zoom: 1;
		margin: -1px 0px 0px 0px !important;
		}
	#nav ul li {
		float: none;
		}
		
a.main-nav {
	background-color: #FFFF33;
	height: 10px;
	text-decoration: none;
	padding: 9px 10px 9px 10px;
	color: #002F6C;
	float: left;
	border: 1px solid #D9E5F1;
	}
	a.main-nav:visited {
		text-decoration: none;
		color: #002F6C;
		}
	a.main-nav:hover {
		background-color: #00AADE;
		text-decoration: none;
		color: #fff;
		}
	a.main-nav:active {
		text-decoration: none;
		color: #002F6C;
		}

a.sub-nav {
	background-color: #FFFF99;
	border-bottom: 2px solid #fff;
	color: #003366;
	line-height: 1;
	padding: 9px 10px 10px 11px;
	margin: 0px;
	}
	a.sub-nav:visited {
		color: #003366;
		text-decoration: none;
		}
	a.sub-nav:hover  {
		background-color: #00AADE;
		border-bottom: 2px solid #fff;
		color: #fff;
		text-decoration: none;
		}
	a.sub-nav:active {
		color: #003366;
		text-decoration: none;
		}
	
.example-date span {
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	display: block;
	float: left;
	}
