h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#000066;
}
TD.profile_section {
	background-color:#336699;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding:4px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
TD.profile_key {
	background-color: e0e0e0;
	font-weight: bold;
	white-space: nowrap;
	padding:4px 0px;
	border-bottom:1px solid #CCC;
	padding:10px;
}
TD.profile_data {
	width: 100%;
	padding:6px 8px 6px 0px;
	border-bottom:1px solid #CCC;
	padding:10px;
}
TD.form_section {
	background-color:#336699;
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding:6px 0px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
TD.form_key {
	background-color: e0e0e0;
	font-weight: bold;
	padding:10px;
	border-bottom:1px solid #CCC;
}
TD.form_data {
	padding:10px;
	border-bottom:1px solid #CCC;
	font-size:0.85em;
}
div.errorMessage {
	border: 1px solid #999;
	background-color: C40000;
	margin: 5px;
	font-weight: bold;
	padding:8px;
	font-size:14px;
	color:#FFF;
}
div.successMessage {
	border: 1px dashed #000000;
	background-color: ccffcc;
	margin: 5px;
	font-weight: bold;
}


/* ************** */
/* POD FORMATTING */
/* ************** */
table.pod TD.header {
	background-color: 333333;
	color: white;
	font-variant: small-caps;
	text-align: center;
	font-size: 1.1em;
}
table.pod {
	width: 100%;
}

table.pod TD {
	background-color: e0e0e0;
	color: 333333;
	padding: 3px;
}
table.pod A {
	color: 3333ff;
	font-weight: bold;
}
div.podHeader {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color:#FFF;
	padding:3px 0px;
	background-color: #666;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
div.podBody {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

/* **************** */
/* ENTRY FORMATTING */
/* **************** */
div.entryDisplay {
	margin-top: 10px;
	text-align: center;
}
div.photoDisplay {
	margin-top: 10px;
	text-align: center;
	border-bottom: 1px solid #666666;
}
span.photoBlogInfo {
	background-color: e0e0e0;
	padding: 3px;
	font-weight: bold;
}
div.content {
	text-align: left;
}
div.dateHeader { 
	background-color:#336699;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	/*border: 1px dashed #999999;*/
	margin-bottom:10px;
}
div.entry {
	padding-left: 20px;
}
div.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.25em; 
	line-height:1.25em;
	font-style:normal;
	font-weight:bold;
	color:#000066;
	width: 100%;
}
div.subtitle {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	border-left: 12px solid #FFCC00;
	padding-left: 5px;
	width: 270px;
	float:left;
}
div.category_links {
	text-align: right;
	font-weight: bold;
	font-size:0.75em;
	float:right;
	width:270px;
}
div.category_links A {
}
div.details {
	text-align: right;
	font-size: 10px;
}
div.continue_link {
	margin-top: 10px;
}
.required {
	background-color: cc0033;
	color: white;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
div.comment_header {
	font-size:0.85em;
	font-weight: bold;
	padding:2px 0px 2px 10px;
	margin-bottom: 10px;
	color:#FFF;
	background:url(http://www.gorell.com/images_1205/blog_left_marker.gif) left no-repeat #336699;
}
div.comment_header a {
	color:#FFF;
}
div.comment_subject {
	border-bottom: 1px dotted #666666;
	color: #666666;
}
div.comment_text {
	padding-left: 20px;
	padding-right: 20px;
}
div.comment_details {
	text-align: right;
	border-bottom: 1px solid #000000;
}

table.cfmcal {
	empty-cells: show;
	border-collapse: collapse;
	border: 1px solid #999;
	padding: 0px;
	width: 100%;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif
}
table.cfmcal td {
	border: 0px solid #000000;
}
table.cfmCal tr.header td {
	text-align: center;
	font-weight: bold;
	background-color: #52621a;
	font-size: 14px;
	color:#FFF;
	padding:4px 10px;
	font-size:0.9em;
}
table.cfmCal tr.header td A {
	text-decoration: none;
	color:#FFF;
}
table.cfmCal tr.weekdays td {
	text-align: center;
	font-weight: bold;
	background-color: #b6d93b;
	color: black;
	height: 20px;
}
table.cfmCal tr td.day_blank {
	background-color: #b6d93b;
	height: 20px;
}
table.cfmCal tr td.day_highlighted {
	text-align: center;
	background-color: 999999;
	height: 20px;
}
table.cfmCal tr td.day_highlighted A {
	color: white;
}
table.cfmCal tr td.day {
	text-align: center;
	background-color: ffffff;
	height: 20px;
}
table.cfmCal tr td.day_selected {
	text-align: center;
	background-color: navy;
	height: 20px;
}
table.cfmcal tr td.day_selected a {
	color: white;
}
div.loginFormWrapper {
	text-align: center;
}
#loginForm {
	width: 600px;
	border: 1px solid #666666;
	text-align: left;
	padding: 10px;
}
.loginHeader {
	background-color:#336699;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	/*border: 1px dashed #999999;*/
	margin-bottom:10px;
}

div.blogcfm_album_list {

}
div.blogcfm_album_list div.album_title {
	padding: 3px;
	border: 1px dotted #666666;
	font-size: 1.2em;
	font-weight: bold;
}
div.blogcfm_album_list div.thumb {
	float:left;
	padding: 5px;
}
div.blogcfm_album_list div.album_details {
	padding: 5px;
	margin-left: 165px;
	text-align: left;
}
