body,td,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background:#B4C583 url('../images/bgbar.png') top left repeat-x;
  	margin:0px;
}
ul {
	list-style-image:url(../images/bullet3.gif);
}
a img {
	border:0px;
}
h1 {
	color:inherit;
	font-size:18px;
	font-family:Georgia;
	display:block;
	border-bottom:1px solid white;
}
h2 { 
	color:inherit;
	font-size:14px;
	font-family:Georgia;
	display:block;
	border-bottom:1px solid white;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
td {
	vertical-align:top;
}

#layout_table {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	color:#000;
	background-color:#000;
}
#layout_top {
	padding:0px;
	text-align:center;
	background-color:#000;
}
#layout_left {
	color:#FFF;
	background-color:#363;
	width:225px;
	padding:10px;
}
#layout_left b {
	display:block;
	background-color:#B4C583;
	color:#003333;
	text-align:center;
	padding:4px;
	margin-bottom:2px;
	cursor:pointer;
	height:15px;
}
#layout_left b:hover{
	background-color:#FFF;
	color:#000;
}
#layout_left div {
	padding-bottom:3px;
}
#layout_left a {
	color:#FFF;
}
#layout_left ul {
	margin:0px;
	padding:0px;
}
#layout_left ul li {
	margin-left:20px;
}
#layout_center {
	color:#000;
	background:#FFF;	
	padding:5px;
}
#layout_center a {
	font-weight:bold;
	color : #003333;
}

#layout_right {
	background-image:url('../images/right_column_fade.gif');
	background-color: white;
}
#layout_footer {
	background-color:#B4C583;
	height:25px;
	font-size:9px;
	text-align:center;
}
.feature_header {
	background-color:#B4C583;
	color:#033;
	height:15px;
	border:1px outset #CCC;
	text-align:center;
}
.sourcebookbio_text:first-letter {
	font-size: 30px;
	font-family: "Edwardian Script ITC", "Brush Script MT", cursive;
	line-height:.8em;
}
.sourcebookbio_text:first-line { line-height: 100%; }

.footer {
	font-size: 10px;
}
.writer, .writer_title {
	color:#033;
}

.writer {
	font-weight:bold;
	padding-right:5px;
	border-right:1px solid #AAA;
}
.writer_title {
	font-variant: small-caps;
}
#features h1, #guides h1 {
	color:#039;
	font-variant: small-caps;
	display:inline;
}
#features h2 {
	color:#039;
}
#features i {
	color:#333;
	font-size:10pt;
	padding-left:3px;
}
#features img {
	border:1px solid #CCC;
}
#features a img {
	border:0;
}

.golf_box {
	color:#FFF;
	background-color:#396;
}
.golf_table {
	width:50%;
	vertical-align:middle;
}
.golf_name {
	font-weight:bold;
	color:#FF0;
	font-size:11pt;
}
.golf_rates {
	padding:3px;
	background-color:#9c9;
	color:#000;
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.church_guide {
	background-color:#CCC !important;
}
