@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;
height: 100%;
}

body{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
text-align: center;
background: #ddccdf url(images/template_images/header_background.jpg) top center no-repeat;
}

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

img{
border: 0;
}

h1{
font-size: 18px;
font-weight: 100;
font-family: "Times New Roman", Times, serif;
color: #292047; 
}

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: #292047;
	outline: none;
}
a:hover {
	text-decoration:none;
}

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

#wrapper{
width: 100%;
display: block;
min-height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index:0;
}

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

#container_header{
width: 982px;
background: transparent url(images/template_images/header.jpg) top left no-repeat;
}

#container_footer {
position: relative;
width: 982px;
background: transparent url(images/template_images/content_footer.jpg) bottom left no-repeat;
padding-bottom: 81px;
}

#header {
width: 982px;
height: 176px;
}

#search_box{
position: relative;
top: 174px;
left: 122px;
margin: 0px;
padding: 0px;
width: 140px;
font-size: 12px;
height: 16px;
line-height: 16px;
border: none;
background: transparent;
color: #413861;
}

#left_column {
float: left;
display: inline;
width: 204px;
margin: 119px 0px 0px 90px;
padding-bottom: 24px;
}

#left_menu { 
width: 160px;
padding: 0px 22px;
background: transparent url(images/template_images/left_menu_background.jpg) top left repeat-y;
}

#left_menu_bottom {
background: transparent url(images/template_images/left_menu_bottom.jpg) top left no-repeat;
width: 204px;
height: 28px;
position: relative;
}

#left_under_menu_text{
font-size: 11px;
text-align: left;
padding: 0px 20px 10px 235px;	
color: #292047;
}

#content_column {
float: left;
display: inline;
width: 320px;
margin: 58px 0px 0px 32px;
padding-bottom: 36px;
color: #4e241e;
}

#content_column p {
text-align: justify;
line-height: 1.3em;
}

#content_column ul ol {
text-align: justify;
line-height: 1.3em;
}

#content_column ul li {
margin-top:3px;
}

#content_column h1 {
font-size: 24px;
}

#content_column h2 {
font-size: 18px;
font-weight: normal;
}

#home_h1 {
width: 207px; 
height: 37px;
background: transparent url(images/home_h1.jpg) top left no-repeat;
text-indent: -100em;
}

#right_column {
float: right;
display: inline;
width: 295px;
margin: 0px 1px 0px 0px;
}

#right_column_flash {
display:inline;
float: right;
width: 295px;
padding: 0px 0px 50px 0px;
position: relative;
}

#right_column_flash_bottom {
background: transparent url(images/template_images/right_flash_bottom.jpg) top left no-repeat;
width: 296px;
height: 71px;
position: relative;
}

#contact_box {
clear: both;
display: inline;
width: 220px;
float: right;
padding: 0px 0px 50px 0px;
position: absolute;
bottom: 0px;
right: 40px;
margin: 0px;
color: #e9deea;
font-size: 11px;
text-align: center;
}

#contact_box a {
color: #e9deea;
}

#copyright {
color: #9488a5;
}

#flash_slideshow {
clear: both;
display:inline;
width: 574px;
float: left;
padding: 0px 0px 2px 0px;
position: relative;
margin-left: 90px;
}

#footer{
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
display: block;
height: 42px;
z-index: 999;
padding: 0px;
margin: 0px;
background: transparent url(images/template_images/footer.jpg) bottom left repeat-x;
}

#walden_badge {
clear: both;
display: inline;
width: 769px;
float: left;
padding: 0px;
position: absolute;
bottom: 0px;
left: 0px;
margin: 0px;
color: #9488a5;
font-size: 11px;
text-align: center;
}

#walden_badge a {
color: #9488a5;
}


#spacer{
width: 100%;
height: 1px;
overflow: hidden;
clear: both;
}

/*navigation*/

#main_menu{
list-style: none;
margin: 0;
padding: 0;
width: 160px;
padding: 0px 0px 1px 0px;
text-align: left;
}

.no_submenu, .has_submenu{
width: 160px;
}

.no_submenu a, .has_submenu span{
display: block;
width: 140px;
padding: 2px 10px;
cursor: pointer;
_cursor: hand;
color: #cfb6d2;
text-decoration: none;
}

.submenu_active span{
background: #1d1635;
color: #fff;
}

.submenu active {
background: #1d1635;
}

.no_submenu a:hover, .has_submenu span:hover {
background: #3a1d17;
color: #fff;
}

.is_submenu a:hover {
background: #3a1d17;
color: #fff;
width: 119px;
margin: 0px;
}

.is_submenu{
width: 158px;
padding: 0px;
margin: 0px 0px 0px 1px;
list-style: none;
background: #e0d2e5;
}

.is_submenu a{
display: block;
width: 120px;
padding: 3px 10px 3px 30px;
cursor: pointer;
_cursor: hand;
color: #1d1635;
text-decoration: none;
}


/************************************************
				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;
}

/* styles for icebox popups  */

#icebox{
background: #babbbe;
}

#icebox_image{
position: absolute;
top: 16px;
left: 16px;
}

#icebox_frame{
position: absolute;
top: 16px;
left: 16px;
border: 0px;
}

#icebox_close_button{
position: absolute;
top: 0px;
right: 0px;
}

#icebox_loading{
position: fixed;
bottom: 0px;
right: 0px;
}

#icebox_overlay{
background-color: black;
/*-moz-opacity: 0.8;*/
opacity: 0.8;
/*filter:alpha(opacity=80);*/
_background: transparent url("images/overlaybg.png" ) top left repeat;
}

.icebox{

}

/************************************************
				Custom Classes	
*************************************************/
.menu_items_centered {
text-align: center;
line-height: 1.3em;
margin-top: 30px;
}

.notice_text {
color: #e9deeb;
text-align: center;
}
