@charset "UTF-8";

/*******************************************
		Template Configuration
*******************************************/

/*  Body Background Color */
body{
background: #e8e8e8;
}

/* Header Background Color */
#background{
background: #ca1c23;
}

/* Header Background Seperator Color */
#background{
border-color: #ffffff;
}

/* Header Spacer Color (should be the same as the header background color) */
#header_spacer{
background: #ca1c23;
}

/* Container Background Color */
#container{
background: #e8e8e8;
}

/* Header Right Hand Side Image */
#header_image{

}

/* Header Menu Background Color */
#header_menu_container{

}

/* Text Container Background Color */
#text_container{
background: #ffffff;
}

/* Text Container Text Color */
#text_container{

}

/* Text Container Bottom Image */
#text_container{
}

/* Left Column Divider Color */
#left_column_separator{
background: #ffffff;
}

/* Left Column Contact Background Color */
#left_column_contact{

} 

/* Left Column contact text color */
#left_column_contact, #left_column_contact a{

}

/* Color of Header Menu text */
#header_menu li a {

}

/* Color of footer text */
#walden_badge{

}

#copyright{

}

/* Hover Color of menu text */
#header_menu li a:hover{

}

/* Footer Background Color */
#footer{

}

/* 
	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: Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
z-index: 0;
position: relative;
top: 0;
left: 0;
color: #848484;
}

h1, h2, h3, h4, h5{
margin: 0;
padding: 0;
color: #ca1c23;
}

img{
border: 0;
}

h1{
font-size: 25px;
font-weight: bold;
}

h2{
font-size: 20px;
font-weight: normal;
}

h3{
font-size: 16px;
}

h4{

}

h5{

}

p{
text-align: justify;
}

ul{
text-align: justify;
}

li{
padding-left: 0px;
}

a{
color: #ca1c23;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

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

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

#background{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 270px;
border-width: 0 0 5px 0;
border-style: solid;
z-index: -1;
}

#header_spacer{
height: 35px;
width: 975px;
margin: 0 auto;
}

#container{
width: 975px;
margin: 0 auto;
margin-bottom: 30px;
}

#left_column{
width: 280px;
float: left;
overflow: hidden;
background:url(images/left-col-bg.jpg) top left no-repeat;
min-height: 454px;
position: relative;
/*border: 1px solid blue;*/
}

#left_column_contact{
position: absolute;
font-size: 14px;
top: 191px;
right: 30px;
text-align: right;
/*border: 1px solid blue;*/
}

#header_image{
width: 695px;
height: 141px;
float: right;
overflow: hidden;
background: url(images/header.jpg) top left no-repeat;

}

#header_menu_container{
width: 695px;
height: 50px;
float: left;
margin-top: 0px;
background: #ca1c23;
/*text-align: right;*/
}

#header_menu{
margin: 0;
padding: 0;
list-style: none;
margin-left: 0px;
}

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

.no_submenu a, .has_submenu span{
display: block;
height: 50px;
line-height: 50px;
color: #ffffff;
text-decoration: none;
padding-left: 20px;
padding-right: 20px;
/*border: 1px solid white;*/
}

.no_submenu a:hover, .has_submenu span:hover{
background: #a11417;
}

/*.has_submenu span{
width: 87px;
cursor: pointer;
_cursor: hand;
}*/

.is_submenu{
position: absolute;
left: 0px;
top: 50px;
/*background: #a11417;*/
background: #ca1c23;
margin: 0;
padding: 0;
list-style: none;
z-index: 9999;
}

.is_submenu li a{
display: block;
text-align: left;
padding-left: 20px;
padding-right: 20px;
color: white;
min-width: 200px;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

.is_submenu li a:hover{
background: #a11417;
}

.active_page{
background: #a11417 !important;
}

#text_container{
width: 603px;
min-height: 280px;
padding-right: 18px;
padding-left: 55px;
padding-top: 22px;
padding-bottom: 20px;
float: left;
display: inline;
margin-top: 0px;
/*margin-right: 17px;*/
overflow: hidden;
text-align: left;
/*border: 1px solid #900;*/
}

#text_left{
width: 330px;
float: left;
text-align: left;
}

img.floatRight { 
float: right; 
margin-right: 0px;
margin-left: 25px;
margin-bottom: 15px;
}

#right_image{
float: right; 	
text-align: right;
}

#footer_spacer{
width: 975px;
height: 40px;
clear: both;
position: relative;
}

#left_email{
position: absolute;
bottom: 40px;
left: 0px;
width: 250px;
text-align: right;
font-size: 14px;
}

#left_email a{
color: #717171;
}

#footer{
width: 975px;
height: 25px;
line-height: 25px;
position: relative;
color: #ffffff;
background: #ca1c23;
font-size: 11px;
}

#walden_badge{
display: block;
position: absolute;
height: 25px;
left: 0px;
top: 0px;
width: 251px;
padding-right: 29px;
text-align: right;
background: #a11417;
}

#walden_badge a{
color: white;
}

#copyright{
height: 25px;
position: absolute;
right: 19px;
text-align: right;
}



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

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

.grey{
color: #9d9d9d;	
}

.black{
color: #000000;	
}

/* for any block-level elements */
.clear{ 
clear:both;
width: 100%;
height:1px;
}

.float_left{
float:left;
padding-right:15px;
padding-bottom:15px;
display: inline;
}

.float_right{
float:right;
/*padding-left:15px;*/
padding-bottom:10px;
padding-right: 50px;
display: inline;
width: 450px;
}

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

.text-right{
text-align:right;
}

.text-center{
text-align:center;
}

.text-justify{
text-align:justify;
}

.bold{
font-weight:bold;
}

.italic{
font-style:italic;
}

.underline{
text-decoration: underline;
}

.highlight{
background:#ffc;
}

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

.orangeText{
color:#f3791f;
}

.honey{
position: absolute;
top: -100px;
left: -1000px;
}

.smallText{
font-size: 11px;
color: #e34944;
}