@charset "UTF-8";
/* 
	Based on "Walden Master Style Sheet" developed by Aaron Gough
	Walden: http://www.waldendesign.com
*/

/************************************************

			Generic Basic Styling
			
*************************************************/

body, html{
border: 0;
padding: 0;
margin: 0;
}

body{
font-family: 'Myriad Pro';
font-size: 12px;
text-align: center;
background: #6b6761;
color: #000100;
}

h1, h2, h3, h4, h5{
font-family: 'Myriad Pro';
margin: 0;
padding: 0;
font-weight: bold;
color: #3b3939;
}

img{
border: 0;
}

h1{
font-size: 19px;
}

h2{
font-size: 16px;
}

h3{
font-size: 14px;
}

h4{
font-size: 14px;
}

h5{
font-size: 12px;
}

p{
text-align: justify;
}

ul{

}

a{
color: #1f6331;
text-decoration: none;
outline: none;
}

a:hover{
text-decoration: underline;	
}

/************************************************

		Custom Styling for Specifi IDs
			
*************************************************/

#container{
width: 936px;
margin: 0 auto;
margin-bottom: 10px;
background: transparent url(images/background_repeat.jpg) top left repeat-y;
}

#header_container{
width: 936px;
height: 186px;
background: transparent url(images/header.jpg) top left no-repeat;
text-align: right;
}

#footer_container{
width: 936px;
background: transparent url(images/footer.jpg) bottom left no-repeat;
position: relative;
}

#menu_column{
width: 125px;
float: left;
margin-top: 22px;
text-align: right;
}

#main_menu{
width: 125px;
list-style: none;
margin: 0;
padding: 0;
text-align: right;
float: right;
line-height: 20px;
}

.has_submenu, .no_submenu{
list-style: none;
display: block;
}

.has_submenu span, .no_submenu a{
display: block;
color: #3b3939;
text-decoration: none;
font-size: 14px;
}

.has_submenu span:hover, .no_submenu a:hover{
color: #1f6331;
font-weight:bold;
}

.is_submenu{
list-style: none;
margin: 0;
margin-right: 20px;
padding: 0;
border: 2px solid #a4cd39;
border-width: 0 2px 0 0;
text-align: left;
}

.is_submenu li{
width: 125px;
display: block;
list-style: none;
text-align: left;
_width: 100px;
}

.is_submenu li a{
display: block;
width: 95px;
padding: 4px 10px 4px 0;
color: #535151;
text-decoration: none;
text-align: right;
margin: 0;
}

.is_submenu li a:hover{

}

.active_page{
color: #1f6331 !important;
font-weight:bold;
}

#text_column{
width: 248px;
float: left;
display: inline;
padding-left: 21px;
margin-top: 22px;
margin-left: 20px;
text-align: left;
border-left: 1px solid #1f6331;
}

#image_column{
width: 394px;
padding: 12px;
display: inline;
float: right;
margin-right: 35px;
margin-top: 0px;
background: #d8d3cd;
margin-bottom: 32px;
}

.thumb{
width: 120px;
display: inline;
float: left;
margin-left: 16px;
margin-bottom: 15px;
}

.thumb_left{
width: 120px;
display: inline;
float: left;
margin-left: 0px;
margin-bottom: 15px;
}


#footer{
width: 936px;
height: 123px;
clear: both;
position: relative;
font-size: 11px;
}

#contact_details{
position: absolute;
bottom: 60px;
left: 31px;
text-align: left;

}

#contact_details a{
color: #3b3939;	
}

#email{
display: block;
position: absolute;
bottom: 69px;
left: 35px;
color: #3b3939;
font-size: 11px;
}

#copyright{
position: absolute;
left: 446px;
top: 10px;
}

#walden_badge{
position: absolute;
right: 35px;
top: 10px;
text-align: right;
}

#walden_badge a{
color: #3b3939;
}

#phone2{
position: absolute;
right: 39px;
text-align: right;
bottom: 80px;
font-size: 12px;
}


/************************************************
Home Gallery	
*************************************************/

ul.slideshow {
list-style:none;
width: 394px;
height: 413px;
overflow:hidden;
position:relative;
margin:0;
padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width::288pxpx;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:500;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

/************************************************

				Global Classes
			
*************************************************/

/* for any block-level elements */
.clear{ 
clear: both; 
}

.float_left{
float: left;
display: inline;
margin-right: 5px;
}

.float_right{
float: right;
}

/* for text */
.align_left{
text-align: left;
}

.align_right{
text-align: right;
}

.align_center{
text-align: center;
}

.align_justify{
text-align: justify;
}

.bold{
font-weight: bold;
}

.italic{
font-style: italic;
}

.underline{
text-decoration: underline;
}

/* for images */
.img_left{
float: left;
display: inline;
margin: 4px 10px 4px 0;
}

.img_right{
float: right;
display: inline;
margin: 4px 0 4px 10px;
}

/* for lists */
.nopadding{
padding: 0;
}

.noindent{
margin-left: 0;
padding-left: 0;
}

.nobullet{
list-style: none;
list-style-image: none;
}

.white{
background: #3b393a;
}

#icebox{
background: #000000;
}

.greenText{
color: #a4cd39;
}