body {
	margin: 0 auto;
	padding: 0;
	background: #E5CAE2;
	font-family: "Lucida Grande", Sans-Serif, Tahoma, Verdana;
	font-size: 10pt;
	color: #716558;
	text-align: center;
}

td {
	font-family: "Lucida Grande", Sans-Serif, Tahoma, Verdana;
	font-size: 9pt;
	color: #716558;
}	

a {
	color: #716558;
	text-decoration: none;
}

a:active {
	color: #716558;
	text-decoration: none;
}

a:visited {
	color: #716558;
	text-decoration: none;
}

a:hover {
	color: #984273;
	text-decoration: none;
}

#wrapper {
	width: 905px;
	margin: 0 auto;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(wrapperbg.gif);
	background-repeat: repeat-y;
}

#gallerywrapper {
	width: 600px;
	background: #FFFFFF;
	padding: 10px;
	margin: 10px auto;
	height: 440px;
}

#innerwrapper {
	width: 880px;
}

#header {
	height: 135px;
	margin: 0 auto;
	padding: 0;
}

.upperlinks {
	text-transform: uppercase;
	text-align: right;
	line-height: 18px;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.upperlinks a:link {
	margin-left: 8px;
	margin-right: 8px;
}

.upperlinks a:active {
	margin-left: 8px;
	margin-right: 8px;
}

.upperlinks a:visited {
	margin-left: 8px;
	margin-right: 8px;
}

.upperlinks a:hover {
	margin-left: 8px;
	margin-right: 8px;
}

.announcements {
	width: 237px;
	height: 112px;
	font-size: 10px;
	letter-spacing: 0.05em;
	margin-top: 5px;
	text-align: center;
	background-image: url(announcementsbg.gif);
	background-repeat: no-repeat;
	margin-left: 100px;
}

.innerannouncements {
	padding-top: 30px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 18px;
	line-height: 150%;
}

.innerannouncements p {
	margin: 0;
	padding: 0;
}

#toplinks {
	background: #984273;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 10pt;
	letter-spacing: 0.1em;
}

#toplinks a:link {
	color: #FFFFFF;
	margin-left: 24px;
	margin-right: 24px;
}

#toplinks a:active {
	color: #FFFFFF;
	margin-left: 24px;
	margin-right: 24px;
}

#toplinks a:visited {
	color: #FFFFFF;
	margin-left: 24px;
	margin-right: 24px;
}

#toplinks a:hover {
	color: #F2E0ED;
	margin-left: 24px;
	margin-right: 24px;
}

#content {
	width: 880px;
	background-image: url(contentbg.gif);
	background-repeat: repeat-y;
}

#bottomlinks {
	background: #984273;
	height: 32px;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	letter-spacing: 0.08em;
}

#bottomlinks a:link {
	color: #FFFFFF;
	margin-left: 24px;
	margin-right: 24px;
}

#bottomlinks a:active {
	color: #FFFFFF;
	margin-left: 24px;
	margin-right: 24px;
}

#bottomlinks a:visited {
	color: #FFFFFF;
	margin-left: 24px;
	margin-right: 24px;
}

#bottomlinks a:hover {
	color: #F2E0ED;
	margin-left: 24px;
	margin-right: 24px;
}

#footer {
	width: 880px;
}

.footerleft {
	width: 440px;
	float: left;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}

.footerright {
	width: 440px;
	float: right;
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
}

.clearfooter {
	clear: both;
}

#meta {
	text-align: center;
	width: 700px;
	font-size: 8pt;
	margin: 0 auto;
	padding: 8px;
	line-height: 150%;
}

.contentleft {
	width: 640px;
	margin-right: 10px;
	float: left;
}

.contentright {
	width: 200px;
	margin-left: 10px;
	float: right;
	padding: 10px;
}

.clearcontent {
	clear: both;
}

.sidebarimage {
	width: 200px;
	border-bottom: 1px dashed #716558;
}

.sidebar a {
    display: block;
    width: 200px;
	text-align: center;
	border-bottom: 1px dashed #716558;
	line-height: 32px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.sidebar a:link {
}

.sidebar a:visited {
}

.sidebar a:hover {
    color: #984273;
    background-image: url(sidebarhover.gif);
    background-repeat: no-repeat;
}

.sidebar a:active {
}

#whatsnew {
	width: 350px;
	height: 200px;
}

.whatsnew1 {
	width: 165px;
	height: 200px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(whatsnewpicbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 200px;
}

.whatsnew1 p {
	margin: 0;
	padding: 0;
}

.whatsnew1 img {
	margin-top: 18px;
	border: 0;
}

.whatsnew2 {
	width: 165px;
	height: 200px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(whatsnewpicbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 200px;
}

.whatsnew2 p {
	margin: 0;
	padding: 0;
}

.whatsnew2 img {
	margin-top: 18px;
	border: 0;
}

.clearwhatsnew {
	clear: both;
}

.contentinner {
	text-align: justify;
	line-height: 160%;
}

#welcomebox {
	width: 270px;
	height: 230px;
	padding: 5px;
	text-align: center;
}

.welcometext {
	font-weight: bold;
	color: #984273;
	letter-spacing: 0.25em;
	height: 59px;
	text-transform: uppercase;
	background-image: url(welcometextbg.gif);
	background-repeat: no-repeat;
}

.welcomecontent {
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 175%;
	font-size: 10pt;
}

.welcomecontent p {
	margin: 0;
	padding: 0;
}

td.giftcertificatestd {
	font-size: 8pt;
	line-height: 140%;
	padding: 5px;
	letter-spacing: 0.07em;
}

td.giftcertificatestd p {
	margin: 0;
	padding: 0;
}

form {
    padding: 0px;
    margin: 0px;
    }

h1 {
    font-size: 16pt;
    padding: 2px;
    font-weight: normal;
    margin: 10px 0px 5px 0px;
    text-align: left;
    color: #984273;
    letter-spacing: 0.09em;
    }

h4 {
    font-size: 14pt;
    padding: 2px;
    font-weight: normal;
    margin: 10px 0px 5px 0px;
    text-align: left;
    color: #984273;
    letter-spacing: 0.09em;
    }

.content-title {
    font-size: 16pt;
    padding: 2px;
    font-weight: normal;
    margin: 10px 0px 5px 0px;
    text-align: left;
    color: #984273;
    letter-spacing: 0.09em;
    }
.home-page-section {	
	text-align:center;
		}	
.home-feat-table 	{	
	text-align:center;
		}
.home-feat-cell		
{	
	text-align:center;
		}
.home-feat-cell	div{	
	text-align:center;
		}	

.clear {
    clear: both;
    color: #ffffff;
    }

.feat-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.feat-head {
display: none;
    }

.feat-cell {
    text-align: center;
    vertical-align: top;
    padding: 10px;
    }

.feat-cell div {
    text-align: center;
    }
.home-page-section {text-align:center;}		
.home-feat-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.home-feat-cell {
    text-align: center;
    vertical-align: top;
    padding: 10px;
    }

.home-feat-cell div {
    text-align: center;
    }


.input-err { background-color: #ffff00; }
