/*###################################################################
#  style.css
#####################################################################
#  myBTMContent v 3
#####################################################################
#  Web Developer -- BY THE MOON
#  Author/Design -- Dara Pressley dara@bythemoon.com
#  Copyright � 2004 Dara Pressley
###################################################################*/
/* Basic Elements */
body {margin: 0; padding: 0; width: 750px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; background: #fff url(/css/ican/images/faux_back.gif) repeat-y;}
table { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; }
h1 {font-size: 18pt}

h2 {font-size: 16pt}

h3 {font-size: 14pt}

h4 {font-size: 12pt}

h5 {font-size: 11pt}

.right {float: right;}
.left {float: left;}
img {border: 0;}
.current {background-color: #d3c8c8; border-top: 2px solid #d3c8c8;}
.currentmenu {background-color: #f6e6e6; border-top: 2px solid #d3c8c8; padding: 1px 3px 1px 3px;}
.currentlink {color: #000;}
.storybreak {background: url(/css/ican/images/break.png) no-repeat center; height: 18px;}

/* Layout */
#header {background-color: #09c; width: 750px;}
/* IE Hack */
#top_menu {background-color: #ccc; color: #3681af; font: bold 12px "Arial Narrow"; padding: 6px; height: 12px; width: 750px;}
body>#top_menu {background-color: #ccc; color: #3681af; font: bold 12px "Arial Narrow"; padding: 6px; height: 12px; width: 738px;}

#top_menu a {color: #3681af; text-decoration: none;}
#top_menu a:hover {border-bottom: 1px solid #3681af; }
#side_menu {float: left; width: 155px; padding-top: 10px;}
#side_menu img {padding: 15px 0 10px 0;}	
/* IE hack */
#side_menu .mainmenu a {display: block; color: #3681af; text-decoration: none; padding: 3px 30px 3px 10px; width: 155px;  border-top: 2px solid #f6e6e6;}
body>#side_menu .mainmenu a {display: block; color: #3681af; text-decoration: none; padding: 3px 30px 3px 10px; width: 115px;  border-top: 2px solid #f6e6e6;}

#side_menu .mainmenu a:hover {background-color: #e3d8d8; border-top: 2px solid #d3c8c8;}
#content_container {margin:20px 15px 0 185px; width: 575px;}
#content{}
#disclaimer {text-align: center; font-style: italic; }
#disclaimer a	{color: #09c;}
#bottom_menu {clear: both; text-align: center; padding: 10px;}
#foot{text-align: center; padding: 10px;}
#foot .small {font-style: italic; font-size; 10px ; color: #999;}
#foot .small a {color: #999;}


			
/* home layout */
#content_top{}
#content_left{float: left; width: 45%;}
#content_right{float: right; width: 45%;}
#content_bottom{clear: both;}
#births{}
#testimonials{padding-top: 15px;}

/* news styles */
.newsbox {padding: 10px;}
.news_title{}
.news_date{font-style: italic; padding: 0 0 10px 0;}
.news_enty{}