html, body
{
	font: normal 12px tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	border: 0 none;
	height: 100%;
	font-size:14px;
	color:#616F56;
}

a:link, a:visited {color: #274020}
a:hover, a:active {color: #000000}

body
{
	background: #C1D1B6 url(backtopgradient.gif) repeat-x;
}

.page-title
{
	font-family: "Times CE","Times", "Times New Roman" sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.page-subtitle
{
	text-align: center;
}

.paging
{
	text-align: center;
	clear: both;
	margin: 5px 20px 10px 0px;
	padding-bottom: 1px;
	font-size: 16px;
	border-top: 1px solid #818F76;
	border-bottom: 1px solid #818F76;
}

.paging a
{
	text-decoration: none;
}

.page-title:first-letter
{
	font-size: 22px;
}

#leaf-repeater
{
	background: url(leaf-repeater.jpg) repeat-y -1px 0px;
	width: 858px;
}

#main-header
{
	display: block;
	margin-left: 210px;
	width: 648px;
	height: 160px;
	border: 0px;
}

#main-container
{
	background: url(main-container.jpg) no-repeat;
	width: 858px;
}

#layout-table td
{
	vertical-align: top;
}

#quote-of-the-day
{
	margin-top: 320px;
	margin-left: 70px;
	width: 140px;
	font-size:13px;
	font-style:italic;
}

#quote-author
{
	color:#616F56;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	margin-left:0px;
	margin-right:8px;
	margin-top: 5px;
	text-align: right;
}

#content-body
{
	margin: 20px 0px 10px 60px;
	width: 500px;
}

.frame-square-thumb
{
	float: left;
	margin-left: 21px;
}

.frame-square-thumb .image
{
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #002200;
	width: 94px;
	height: 94px;
	display: block;
	cursor: pointer;
}

.frame-square-thumb .frame
{
	background-image: url("thumb-frame.png");
	background-repeat: no-repeat;
	width: 94px;
	height: 94px;
	display: block;
	cursor: pointer;
}

.frame-square-thumb .title
{
	font-size: 10px;
	width: 91px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	clear: both;
}

.frame-square-thumb *
{
	float: left;
}


.frame-square-thumb .title *
{
	float: none;
}

.square-thumb
{
	float: left;
	margin-left: 21px;
}

.square-thumb .image
{
	border: 1px solid #616F56;
	background-position: center center;
	background-repeat: no-repeat;
	width: 94px;
	height: 94px;
	display: block;
	cursor: pointer;
	margin-bottom: 1px;
}

.square-thumb .frame
{
	display: none;
}

.square-thumb .title
{
	font-size: 10px;
	width: 91px;
	height: 24px;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
}

.blog-header
{
	background: #62715c url(blog-header.gif);
	width: 492px;
	height: 18px;
	padding: 4px;
	float: left;
	margin: 10px 0;
}

.blog-header .title, .blog-header .title a
{
	color: #EEFFEE;
	font-weight: bold;
	float: left;
}

.blog-header .date
{
	float: right;
	color: #DDEEDD;
	font-weight: bold;
	font-size: 12px;
	margin-top:2px;
}

.blog-body
{
	margin-bottom: 10px;
}

.general-right
{
	float: right;
	width: 320px;
	overflow: hidden;
}

.general-right p
{
	margin: 0;
	padding: 0;
}

.general-right ul,.general-right ol,.general-right blockquote
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.clear
{
	clear: both;
}

#footer
{
	height: 16px;
	width: 830px;
	padding-right: 20px;
	margin-top: 0;
	background: url(bottomborder.jpg) no-repeat;
	text-align: right;
}

#img-box td
{
	vertical-align: top;
}

form
{
	width: 330px;
	float: left;
}

.form-field-label
{
	display: block;
	margin-top: 10px;
}

.form-field-container
{
	display: block;
}

.form-textarea textarea
{
	width: 300px;
	height: 150px;
}

.form-invalid
{
	color: #AA0000;
	border: #AA0000;
	background-color: #FF8888;
	padding: 5px;
	margin: 5px;
}

.blog-body
{
	clear: both;
}

.blog-body p, .content p
{
	margin: 0;
}
