﻿body 
{
	background-color: #ffffcc;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
a
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #ffcc99;
}
#home .main
{
	background-image: url('../images/home_background.png');
	background-repeat: no-repeat;
	width: 761px;
	height: 520px;
	margin: 0px auto 0px auto;
}
#sub .main
{
	background-image: url('../images/sub_topbackground.png');
	background-repeat: no-repeat;
	width: 761px;
	height: 190px;
	margin: 0px auto 0px auto;
}
.gallerymain
{
	background-image: url('../images/sub_topbackground.png');
	background-repeat: no-repeat;
	width: 761px;
	height: 190px;
	margin: 0px auto 0px auto;
}
.linkbox
{
	float: left; 
	width: 220px; 
	height: 160px; 
	margin: -11px 0px -19px 18px;
	cursor: pointer;
	z-index: 10000;
	position: relative;
}

.quotebox
{
	float: left; 
	width: 182px; 
	height: 110px; 
	margin: 14px 0px 0px 95px;
}
.quote
{
	height: 100px; 
	font-size: 12.5px; 
	font-style: italic; 
	color: #993333;
	text-align: left;
	letter-spacing: 0px;
}

.countdownbox
{
	float: left; 
	width: 186px; 
	height: 90px; 
	margin: 22px 0px 0px 42px;
}
.countdowntitle
{
	height: 47px; 
	font-size: 18px; 
	text-align: center;
}
.countdownitemrow
{
	 margin-top: 5px; 
	 text-align: center; 
	 width: 186px;
	 margin-left: 2px;
}
.countdownitem
{
	float: left; 
	background-color: #edce8a;
	height: 18px; 
	width: 38px; 
	margin: 0px 4px 0px 4px; 
	vertical-align: middle;
	font-weight: bold; 
	font-size: 16px;
	color: #993333;
	line-height: 18px; 
	padding-bottom: 2px;
}
.countdownlabelrow
{
	 text-align: center; 
	 width: 186px; 
	 margin-top: 2px;
	 margin-left: 2px;
}
.countdownlabel
{
	float: left; 
	width: 38px; 
	margin: 0px 4px 0px 4px;
}
.contentarea
{
	width: 100%;
	background-color: #ffe5b4;
}
.contentcolumn
{
	float: left;
}
.content
{
	color: #000000;
	text-align: left;
	margin-left: 35px;
	margin-right: 10px;
	font-size: 11px;
}
.content p
{
	padding-bottom: 6px;
}
.breadcrumb
{
	text-align: left;
	margin: 10px 0px 24px 35px;
	font-size: 11px;
	color: #660000;
	font-weight: bold;
}
.breadcrumb a
{
	font-size: 11px;
	color: #660000;
	font-weight: normal;
}
.photocolumn
{
	float: left;
	width: 151px;
	text-align: center;
	line-height: 300px;
	height: 300px;
}
.photocolumn img
{
	display: block;
	width: 115px; 
	height: 85px; 
}
.blogcolumn
{
	width: 180px;
	float: right;
	text-align: left;
}
.blogcontent
{
	overflow: hidden;
	background-color: #ffe5b4;
	min-height: 300px;
}
.blogcolumnfoot
{
	width: 180px;
	float: right;
	text-align: left;
}
.blogcontentfoot
{
	overflow: hidden;
	background-color: #ffe5b4;
	height: 65px;
}



#sub .bottom
{
	background-image: url('../images/sub_botbackground.png');
	background-repeat: no-repeat;
	width: 761px;
	height: 35px;
}
.gallerybottom
{
	background-image: url('../images/sub_botbackground.png');
	background-repeat: no-repeat;
	width: 761px;
	height: 35px;
}
.credits
{
	color: #000000;
	margin-top: 5px;
}
.formlabel
{
	 float: left;
	 width: 33%; 
	 text-align: right; 
	 padding: 2px 3px 0px 0px;
	 color: Black;
}
.formcontrol
{
	 float: left; 
	 text-align: left;
}
p
{
	margin: 0;
	font-size: 11px;
	color: #660000;
	line-height: 120%;
	margin-bottom: 6px;
}
ul
{
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style-type: disc;
	color: #660000;
	margin-bottom: 5px;
}
li
{
	margin-bottom: 2px;
	font-size: 100%;
	list-style-position: outside;
}

.allquotebox
{ 
	background-image: url('../images/admintestimonial.png');
	background-repeat: no-repeat;
	width: 236px; 
	height: 146px; 
	padding: 15px 0px 0px 24px;
}
.allquote
{
	width: 190px;
	height: 100px;
	font-size: 13px; 
	font-style: italic; 
	color: #993333;
	text-align: left;
}
.allquote div
{
	font-size: 13px; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	line-height: 15px; 
	height: 15px; 
	width: 190px;
	margin-bottom: 1px;
	background-color: Transparent;
	font-style: italic;
	font-family: Verdana;
}
.content a
{
	color: #333399;
}
.content a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
h1
{
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px
}
h1 a
{
	color: #660000 !important;
}
h2
{
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
.logos
{
	position: absolute; 
	width: 130px;
	height: 60px;
	margin-top: -70px;
	margin-left: 15px;
}
.logos img
{
	border: 0;
}
.albums
{
	width: 145px; 
	height: 180px;
	margin-right: 30px; 
	float: left; 
	margin-bottom: 40px;
	text-align: center;
}
.albums img
{
	border: 0;
}
.paging
{
	text-align: center;
	width: auto;
	margin-right: 30px; 
  padding-bottom: 20px;
}
.paging span
{
	font-size: 12px;
	font-weight: bold;
	color: #00893d;
}
.paging span a
{
	color: #232176;
}
.paging span a:hover
{
	color: #232176;
	text-decoration: underline;
}