body { 
text-align:center; 
background: #FFF; 
color: #494949; 
margin:0 0 10px 0;
padding:0;
font-family: Verdana, sans-serif; 
font-size: 12px; 
line-height: 18px;
}

#crumbNavBlock{ font-size:10px; margin-bottom:10px; }

/* global styles */
a{ color:#0000FF; }
p{ margin:0; }
.left{ float:left; }
/* end global styles */

/* main layout table */
#header{ text-align:left; margin: 10px auto 0 auto; padding: 0; width: 975px; height: 113px; background:url(/images/layout/header_tile.gif) repeat-x; }
	#headerLeft{ height:113px; width:138px; background:url(/images/layout/header-left.gif) no-repeat; float:left; }
	#headerRight{ height:113px; width:138px; background:url(/images/layout/header-right.gif) no-repeat; float:right; }
	#logoLink{ position:absolute; margin:17px 0 0 0px; }
	
#navBar{ margin:10px auto 10px auto; width:975px; height:29px; }
	#navLeft{ height:29px; width:9px; background:url(/images/layout/navBar-left.gif) no-repeat; float:left; }
	#navRight{ height:29px; width:9px; background:url(/images/layout/navBar-right.gif) no-repeat; float:right; }
	#navContent{ width:957px; height:27px; border-top:1px solid #999999; border-bottom:1px solid #999999; background:url(/images/layout/navBar-tile.gif) repeat-x; float:left; }	
	
	#searchBox{ margin:6px 0 0 0; padding:0; float:right; }
		#searchterm{ font-size:11px; margin:0 3px 0 0; border:1px solid #7d7d7d; float:left; }
		#sendsearch{ height:17px; width:57px; float:left; }
	
	.navBarLink{ border-right:1px dotted #999999; font-family:Arial, Helvetica, sans-serif; color:#001ab9; font-size:12px; display:block; text-decoration:none; font-weight:bold; padding:6px 20px 0 20px; height:21px; float:left; }
	.navBarLink:hover{ color:#990000; }	
		* html .navBarLink{ padding:5px 20px 0 20px; height:27px; }
	
#contentWrapper{ text-align:left; margin: 0 auto 0 auto; width:975px; }	
	#contentBlock{ width:765px; float:left; }
	#sideBar{ width:200px; float:right; }
		.sideBarTop{ font-size:1px; width:200px; height:3px; background:url(/images/layout/side-top.gif) no-repeat; }
		.sideBarBottom{ margin:0 0 10px 0; width:200px; height:3px; background:url(/images/layout/side-bottom.gif) no-repeat; }
		.sideBarBox{ width:198px; margin:0; border-right:1px solid #bcbcbc; border-left:1px solid #bcbcbc; }
			* html .sideBarBox{ width:200px; }
			.sideBarBox h3{ font-family:Arial, Helvetica, sans-serif; font-size:14px; background:#e0e0e0; margin:0 2px 0 2px; padding:5px; }
			.sideBarBox ul{ margin:0; padding:5px 0 5px 20px; }
			.sideBarBox p{ padding:0; margin:0 5px 0 5px; }

#icons{ width:200px; float:left; margin:10px 0 0 0; }
#icons a{ margin:0 10px 0 0; float:right; }
#address{ text-align:center; font-size:10px; margin:10px 0 0 0; width:200px; float:left; }	
/* end main layout table */


.blogBlock{ padding:5px 0 5px 0; }
.blogBlock img{ float:right; }
.blogBlock p{ margin-bottom:10px; }
.blogTitle{ margin:0 0 0 0; font-size:18px; }
	.blogTitle a{ text-decoration:none; color:#001ab9; }
	.blogTitle a:hover{ color:#FF0000; text-decoration:underline; }
.blogDate{ margin:0 0 5px 0; font-weight:bold; }
.blogger{ margin:5px 0 0 0; }
.recentPosts{ font-size:12px; margin:10px 0 0 0; border-bottom:1px solid #000000; }

.recentBlogBlock{ padding:5px 0 5px 0; border-bottom:1px dotted #CCCCCC; }
.recentBlogTitle{ margin:0; font-size:16px; }
	.recentBlogTitle a{ text-decoration:none; color:#001ab9; }
	.recentBlogTitle a:hover{ color:#FF0000; text-decoration:underline; }
.recentBlogEntry{ margin:0; }
.recentBlogEngry img{ float:left; }

.blogTitleH1{ font-size:18px; }
.blogEntry img{ margin:0 5px 5px 0; float:right; }
.blogEntry ul{ padding:0; margin:10px 0 10px 40px; }
.blogEntry p{ margin-bottom:10px; }

/* contact us */
#formCenter{ width:100%; text-align:center; }
#formCenter form{ width:360px; margin:0 auto 0 auto; }
#formCenter form label{ text-align:right; margin:0 0 5px 5px; width:100px; float:left; }
#formCenter form input{ width:150px; margin:0 0 5px 5px; border:1px solid #666666; background:#e7e7e7; float:left;}
#formCenter form textarea{ width:250px; height:120px; margin:0 0 5px 5px; border:1px solid #666666; background:#e7e7e7; float:left; }
#formCenter form #formButton{ border:1px solid #0034a0; background:#bed1f9; width:70px; }
/* end contact us */

/* search page */
.page_block{ margin:5px 0 5px 0; border-bottom:1px dotted #CCCCCC; padding-bottom:5px; font-size:11px; width:765px; float:left; }
.page_block .viewing{ float:left; }
.page_block .pages{ float:right; }
/* end search page */

/* comments */
#commentsBox{ margin:10px 0 10px 0; width:765px; float:left; }
#postComment{ margin:10px 0 10px 0; width:765px; float:left; }
.commentsHeader{ padding:0 0 0 2px; font-size:11px; background:#ececec; color:#6b6b6b; }
	.commentsHeader a{ font-weight:bold; text-decoration:none; }
#blogComments{ text-align:center; margin:2px; }

.commentBlock{ margin:10px; text-align:left; }
.commentNameDate{ font-size:11px; border-bottom:1px solid #cecece; }
/* end comments */
