body
{
	background:#FFFFFF;
	margin-top:30px;
}
body, table
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#828282;
	letter-spacing:1px;
	line-height; 250%;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.menu
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3D3D3D;
	font-size:12px;
	letter-spacing:1px;
	text-decoration: none;
}

.menu:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3D3D3D;
	font-size:12px;
	letter-spacing:1px;
	text-decoration: underline;
}


.menu2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3D3D3D;
	font-size:12px;
	letter-spacing:1px;
	margin-right: 15px;
	text-decoration: none;
}

.menu2:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #3D3D3D;
	font-size:12px;
	letter-spacing:1px;
	margin-right: 15px;
	text-decoration: underline;
}

.submenu
{
	color: #591800;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #591800;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#591800;
	margin-left: 20px;
	color: #591800;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #591800;
	text-decoration: underline;
}

.topmenu
{
	color: #591800;
	text-decoration: none;
}

.topmenu:hover
{
	color: #591800;
	text-decoration: underline;
}

.search
{
	color: #591800;
	font-weight: bold;
}

.friendmenu
{
	padding-top: 10px;
	color: #591800;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #591800;
	font-size:8pt;
}
.contentPageTitle
{
font-weight:bold;
color:#591800;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{

}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}

.blogDate
{
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
}
.forumViewAuthorDate
{
font-size:8pt;
}

.calendarOuterDay
{
background-color:#dddddd;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#C54333;
}
.calendarHeader
{
background-color:#efefef;
text-align:center;
padding:4px;
font-size:8pt;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#7d5848;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {

	text-align:center;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}

#menudiv
{
	margin-top: 29px;
	margin-right: 0px;
	text-align: right;
}

.pgallery_photo_title_popup
{
	text-align:center;
}

.name
{
	text-transform: uppercase;
}

.footer
{
	text-align:left;
	color: #666666;
	font-family:Verdana;
	padding-left:48px;
	font-size:8pt;
}

.footer a
{
	text-align:left;
	color: #666666;
	font-family:Verdana;
	font-size:8pt;
	text-decoration: underline;
}