@charset "utf-8";
/* CSS Document */

body {
  background-color: #ffffff;
  background-image:url(site_images/bg.jpg);
  background-repeat:repeat-x;
  padding-top: 0px;
  margin-top: 0px;
}

#wrap {
  margin: 0px auto;
  width: 955px;
}

#container{
  width: 955px;
  background-image:url(site_images/container_bg.jpg);
  background-repeat:repeat-y;
  text-align: left;
  float: left;
}

#header_area{
	width:955px;
	height:121px;
	background-image:url(site_images/header_bg.jpg);
	background-repeat:no-repeat;
}





#index_header_area{
	width:955px;
	height:208px;
	background-image:url(site_images/index_header_bg.jpg);
	background-repeat:no-repeat;
}

#index_header_menu_area_LEFT{
	float:left;
	width:375px;
	height:20px;
	text-align:left;
	margin:72px 0px 0px 25px;

}

#index_header_menu_area_RIGHT{
	clear:right;
	float:right;
	width:375px;
	height:20px;
	text-align:right;
	margin:41px 25px 0px 0px;

}




#date_area{
	float:right;
	text-align:right;
	height:23px;
	padding:8px 30px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2c5e00;
	font-size:10px;
}

#header_menu_area{
	float:right;
	width:578px;
	height:20px;
	text-align:right;
	margin:42px 5px 0px 0px;

}

#index_header_menu_area{
	float:right;
	width:890px;
	height:20px;
	text-align:right;
	margin:35px 5px 0px 0px;

}

#logo_area{
	width:368px;
	height:121px;
	float:left;

}



#content_area{
	float: left;
	width:915px;
	margin-left:20px;
}


#content_right_area{
	float:right;
	width:215px;
	margin-left:5px;
}

#roundedCroner_transparent_container{
	float:left;
	width:209px;
	cursor:pointer;
}

#roundedCroner_transparent_top{
	width:209px;
	height:22px;
	background-image:url(site_images/rounded_corner_transparent_TOP.png);
	background-repeat:no-repeat;
}

#roundedCroner_transparent_middle{
	width:209px;
	background-image:url(site_images/rounded_corner_transparent_MIDDLE.png);
	background-repeat:repeat-y;
}

#roundedCroner_transparent_bottom{
	width:209px;
	height:22px;
	background-image:url(site_images/rounded_corner_transparent_BOTTOM.png);
	background-repeat:no-repeat;
}

#content_left_area{
	float:left;
	width:675px;
	padding-left:4px;
}

#index_content_left_area{
	float:left;
	width:875px;
	padding-left:4px;
}

#recording_image_area{
	text-align:left;
	float:left;
	width:200px;	
}

#recording_content_area{
	float:right;
	width:405px;
	
}


#error_box{
	float:left;
	width:525px;
	height:50px;
	margin-left:60px;
	background-color:#fff39f;
	border:1px solid #e5cc1b;
	padding:10px 10px 10px 10px;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#978b3b;
	font-weight:bold;
}


#error_box-guestbook{
	float:left;
	width:525px;
	height:25px;
	margin-left:60px;
	background-color:#c82525;
	border:1px solid #8f0f0f;
	padding:20px 10px 10px 10px;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}

#footer_area{
	width:955px;
	height:50px;
	background-image:url(site_images/footer_bg.jpg);
	background-repeat:no-repeat;
}


#footer_textarea{
	text-align:center;
	width:955px;
	height:25px;
	padding-top:30px;

}


/*Guestbook Styles Used*/
#guestbook_container{
	float:left;
	width:670px;
}

#guestbook_navContainer{
	float:left;
	width:640px;
	height:30px;
	padding:3px;
	margin-bottom:5px;
}

#guestbook_navContainer_LEFT{
	float:left;
	width:248px;
	height:30px;
	background-image: url(site_images/sign_the_guestbook_bg.jpg);
	cursor:pointer;
}

.guestbook-arrow-area{
	width:20px;
	height:26px;
	background-repeat:no-repeat;
	background-image:url(site_images/guestbook_arrow_right.gif);
}

#guestbook_navContainer_RIGHT{
	float:right;
	width:390px;
	text-align:right;
	height:20px;
	padding-top:8px;
}

#guestbook_div_DARK{
float:left;
text-align:left;
width:630px;
background-color:#e8e8e8;
border:1px solid #cacaca;
padding:8px;
}

#guestbook_div_LIGHT{
float:left;
text-align:left;
width:630px;
background-color:#f9f9f9;
border:1px solid #d1d0d0;
padding:8px;
}

.guestbook_name {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#238204;
}

.guestbook_location {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3c3c3c;
}

.guestbook_date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#5f5f5f;
	font-style:italic;
}

.guestbook_comment {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#454545;
}

.guestbook_links {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#727272;
}

.guestbook_links a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#238204;
	text-decoration:none;
}

.guestbook_links a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#238204;
	text-decoration:underline;
}

.guestbook_sign_title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#2c5e36;
	font-weight:bold;
}



.clear{
clear:both;
}

.main_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#343434;
}

.main_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c5e00;
	text-decoration:none;
}

.main_text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#579e18;
	text-decoration:underline;
}

.main_text_smaller a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2c5e00;
	text-decoration:none;
}

.main_text_smaller a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2c5e00;
	text-decoration:underline;
}


.subtitle_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#343434;
	font-style:italic;
}

.page_title_text{
	font-family:Helvetica, Verdana, Arial;
	letter-spacing:1px;
	font-size:24px;
	font-weight:bold;
	color:#343434;
}

.bio_title_text{
	font-family:Helvetica, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#336633;
}

.header_menu_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2c5e00;
	font-weight:bold;
	font-size:12px;
}

.header_menu_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2c5e00;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.header_menu_text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#579e18;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

.recording_title_text{
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#333;
	font-weight:bold;	
}

.error_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#978b3b;
	font-weight:bold;
}

.admin_message_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#489100;
}

.admin_users_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}

.admin_users_text-red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#f00;
}

.admin_users_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.admin_users_text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#5EC600;
	text-decoration:underline;
}

.admin_links_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFF99;
}

.admin_links_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFF99;
	text-decoration:none;
}


.admin_links_text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFF99;
	text-decoration:underline;
}


.footer_bottom_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4f4f4f;
}

.footer_bottom_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4f4f4f;
	text-decoration:none;
}


.footer_bottom_text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4f4f4f;
	text-decoration:underline;
}





.textfield_effect1 {
	/*we will first set the border styles.*/
    border-width: 1px;
	border-style: solid;
	border-color: #cdd8e9;
	/*we are now going to add in the shadow image that we created earlier*/
  background-color: #f6fbef;
	/*I am going to add some text formatting of my own*/
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px 0px 0px 2px;
}

/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
.textfield_effect1:hover {
	background-color: #ffffff;
	border:1px solid #bade84;
}

.textfield_effect1:focus {
	background-color: #ffffff;
	border:1px solid #bade84;
}








/* >> SITE DROPDOWN MENU SYSTEM  << */


.chromestyle_index_left{
float:left;
width: 375px;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2c5e00;
font-weight:bold;
font-size:12px;
}

.chromestyle_index_left:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle_index_left ul{
height:20px;
width: 100%;
/* background: url(site_images/chromebg.gif) center center repeat-x; /* /*THEME CHANGE HERE*/
padding: 6px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}


.chromestyle_index_left ul li{
display: inline;
}

.chromestyle_index_left ul li a{
	height:20px;
	color:#2c5e00;
	padding: 0px 0px;
	margin: 0;
	text-decoration: none;
}

.chromestyle_index_left ul li a:hover{
color:#579e18;
text-decoration:underline;

}

.chromestyle_index_left ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


.chromestyle_index_right{
float:right;
width: 375px;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2c5e00;
font-weight:bold;
font-size:12px;
}

.chromestyle_index_right:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle_index_right ul{
height:20px;
width: 100%;
/* background: url(site_images/chromebg.gif) center center repeat-x; /* /*THEME CHANGE HERE*/
padding: 6px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}


.chromestyle_index_right ul li{
display: inline;
}

.chromestyle_index_right ul li a{
	height:20px;
	color:#2c5e00;
	padding: 0px 0px;
	margin: 0;
	text-decoration: none;
}

.chromestyle_index_right ul li a:hover{
color:#579e18;
text-decoration:underline;

}

.chromestyle_index_right ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}






.chromestyle{
float:right;
width: 578px;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2c5e00;
font-weight:bold;
font-size:12px;
text-align:right;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
height:20px;
width: 100%;
/* background: url(site_images/chromebg.gif) center center repeat-x; /* /*THEME CHANGE HERE*/
padding: 6px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	height:20px;
	color:#2c5e00;
	padding: 0px 0px;
	margin: 0;
	text-decoration: none;
}

.chromestyle ul li a:hover{
color:#579e18;
text-decoration:underline;

}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


.index_chromestyle{
float:left;
width: 890px;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2c5e00;
font-weight:bold;
font-size:15px;
text-align:right;
}

.index_chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.index_chromestyle ul{
height:20px;
width: 100%;
/* background: url(site_images/chromebg.gif) center center repeat-x; /* /*THEME CHANGE HERE*/
padding: 6px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.index_chromestyle ul li{
display: inline;
}

.index_chromestyle ul li a{
	height:20px;
	color:#2c5e00;
	padding: 0px 0px;
	margin: 0;
	text-decoration: none;
}

.index_chromestyle ul li a:hover{
color:#579e18;
text-decoration:underline;

}

.index_chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}




.admin_chromestyle{
width: 150px;
height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2c5e00;
font-weight:bold;
font-size:10px;
text-align:right;
}

.admin_chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.admin_chromestyle ul{
height:20px;
width: 100%;
/* background: url(site_images/chromebg.gif) center center repeat-x; /* /*THEME CHANGE HERE*/
padding: 6px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.admin_chromestyle ul li{
display: inline;
}

.admin_chromestyle ul li a{
	height:20px;
	color:#2c5e00;
	padding: 0px 0px;
	margin: 0;
	text-decoration: none;
}

.admin_chromestyle ul li a:hover{
color:#579e18;
text-decoration:underline;

}

.admin_chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}






/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: #f7f7f7;
width: 175px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
text-align:left;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #5a5a5a;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #b6b6b6;
color:#ffffff;
}