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

/************************************************
		 Styling for Standard Elements	
*************************************************/

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

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
background: #5e6f64 url(images/template_images/background_header.jpg) top left repeat-x;
}

h1, h2, h3, h4, h5{
margin: 0;
padding: 0;
font-weight: bold;
}

img{
border: 0;
}

h1{
font-size: 18px;
}

h2{
font-size: 16px;
}

h3{
font-size: 14px;
}

h4{
font-size: 12px;
}

h5{
font-size: 12px;
}

p{

}

ul{

}

a:link, a:visited, a:hover {
	color: #bd1e2c;
	outline: none;
}
a:hover {
	text-decoration:none;
}

/************************************************
		Custom Styling for Specific IDs		
*************************************************/

#container {
width: 981px;
margin: 0 auto;
padding: 0px;
border:0;
background: transparent url(images/template_images/content_background_repeat.jpg) top left repeat-y;
margin-bottom: 35px;
}

#header {
margin: 0;
background: transparent url(images/template_images/header.jpg) top left no-repeat;
position: relative;
width:981px;
height:221px;
}

#content {
}

#left_column {
float: left;
width: 188px;
padding: 0px 8px;
}

#left_column img {
display: block;
margin-bottom: 15px;
}

#right_column {
float: right;
width: 329px;
}

#middle_column { 
float: left;
width: 350px;
padding-left: 60px;
}

#middle_column h1 {
font: normal small-caps normal 24px times;
color: #bd1e2c;
font-family: Times, "Times New Roman", serif;
line-height: 22px;
}

#middle_column h2 {
font-size: 14px;
color: #232f27;
}

#middle_column h3 {
display: inline;
font-size: 12px;
}

#middle_column p {
line-height: 1.4em;
}

#rightbox {
display:inline;
background: transparent url(images/template_images/background_rightbox.jpg) top left repeat-y;
color:#FFF;
width: 236px;
float:right;
padding: 0px 17px 2px 17px;
margin-right: 59px;
position:relative;
}

#rightbox h1 {
font: normal small-caps bold 20px verdana;
color: #d2caaf;
margin: 0px 0px 15px 0px;
/* margin when search box is there */
/* margin: 37px 0px 15px 0px; */
}

#rightbox h2 {
font: normal normal bold 14px verdana;
color: #fff;
margin-bottom: 15px;
}

#rightbox p {
font-size: 11px;
color: #fff;
margin-bottom: 15px;
}

#rightbox_bottom {
clear: both;
background: transparent url(images/template_images/bottom_rightbox.jpg) top left no-repeat;
width: 270px;
height: 15px;
}

#rightbox_contact_page {
clear: both;
display:inline;
background: transparent url(images/template_images/background_rightbox.jpg) top left repeat-y;
color:#FFF;
width: 236px;
float:right;
padding: 0px 17px 0px 17px;
margin-right: 59px;
font-size: 11px;
line-height: 1.3em;
}

#rightbox_contact_page a, #rightbox a{
color:#FFF;
}

#rightbox_contact_page_bottom {
clear: both;
background: transparent url(images/template_images/bottom_rightbox.jpg) top left no-repeat;
width: 270px;
height: 15px;
}

#rightbox_contact_page_top {
clear: both;
background: transparent url(images/template_images/top_rightbox.jpg) top left no-repeat;
width: 270px;
height: 15px;
margin-top: 10px;
}

#footer {
clear: both;
background: transparent url(images/template_images/footer.jpg) top left no-repeat;
height: 73px;
position: relative;
font-size: 10px;
}

#motto {
width: 170px;
color:#fff;
float: right;
position:relative;
top: 13px;
right: 110px;
text-align:center;
font: normal small-caps normal 12px verdana;
line-height: 12px;
}

#copyright {
color:#fff;
float: left;
position: absolute;
top: 52px;
left:265px;
width: 275px;
}

#walden_badge {
color:#232f27;
float: left;
position: absolute;
top: 75px;
left: 265px;
width: 275px;
}

#walden_badge a {
color: #232f27;
}

#search_box{
position: absolute;
float: right;
top: 180px;
right: 124px;
margin: 0;
padding: 0;
width: 142px;
font-size: 12px;
height: 16px;
line-height: 16px;
border: none;
background: transparent;
}

.mapbox {
position: relative;
width: 350px;
margin-bottom: 30px;
}

.mapbox_address {
float: left;
width: 160px;
}

.mapbox_map {
float: right;
width: 180px;
text-align: right;
margin-top: 3px;
}

/* navigation */

#header_menu{
position: absolute;
float: left;
top: 155px;
left: 108px;
width: 478px;
height: 20px;
}

#main_menu{
width: 467px;
height: 20px;
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}

#home a{
width: 58px;
}

#services span {
width: 72px;
}

#fees a{
width: 50px;
}

#faq a{
width: 50px;
}

#resources a{
width: 80px;
}

#our_team a{
width: 82px;
}

#contact_us a{
width: 75px;
}

.has_submenu, .no_submenu{
float: left;
display: block;
position: relative;
}

.has_submenu span, .no_submenu a, .no_submenu a:visited {
display: block;
height: 39px;
line-height: 39px;
padding: 0px;
color: white;
text-decoration: none;
width: 60px;
}

.has_submenu span:hover, .no_submenu a:hover {
color: #232f27;	
}

.is_submenu {
position: absolute;
left: 0px;
top: 30px;
margin: 0;
padding: 0;
list-style: none;
background: #545f4f;
width: 120px;
text-align: left;
}

.is_submenu li a, .is_submenu li a:visited {
display: block;
padding: 4px 12px;
color: #fff;
text-decoration: none;
}

.is_submenu li a:hover{
color: #232f27;	
}


/* contact form */

label {
width: 145px;
float: left;
text-align: left;
margin-right: 12px;
display: block;
}

input, textarea {
color: #000;
background: #e3decc;
border: 1px solid #232f27;
font-size: 12px;
}

input {
width: 182px;
}

textarea {
width: 340px;
}

.submit input {
margin-left: 150px;
color: #fff;
background: #232f27;
border: 1px thin #d7b9c9;
width: 80px;
}

fieldset{
border: 0px solid #ccc;
width: 350px;
font-size: 11px;
font-weight: bold;
}


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

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

.float_left{
float: left;
}

.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;
}

/************************************************
				Custom Classes	
*************************************************/

.small {
font-size: 10px;
}