@charset "utf-8";
body {
	background-color: #ffffff;
	scrollbar-face-color: #DFB367;
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-shadow-color: #DFB367;
	scrollbar-highlight-color: #DFB367;
	
	margin: 0px;
}

/* CONTENT */

.contentHolder {
	background-image: url(background_noframe.jpg);
	background-repeat: no-repeat;
	
	margin-left: auto;
    margin-right: auto;	

	width:1240px;
	height:620px;
}


.contentArea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	width: 520px;
	height: 480px;
	overflow: auto;
	
	position:absolute;
	
	margin-left:500px;
	padding-right: 50px;
	margin-top: 100px;
}

.contentArea a:link{
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.contentArea a:visited{
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.contentArea a:hover{
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}

.contentAreaLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.contentAreaLink a:link{
	color: #333333;
	text-decoration: none;
}

.contentAreaLink a:visited{
	color: #333333;
	text-decoration: none;
}

.contentAreaLink a:hover{
	color: #000000;
	text-decoration: underline;
}


.contentTitleLanguage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	width: 400px;

	text-align:right;
	position: absolute;
	
	margin-top:50px;
	margin-left:600px;
}
.contentTitleLanguage a:link{
	color: #990000;
	text-decoration: none;
}

.contentTitleLanguage a:visited{
	color: #990000;
	text-decoration: none;
}

.contentTitleLanguage a:hover{
	color: #990000;
	text-decoration: underline;
}


.contentTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ffffff;
	
	width: 400px;

	position: absolute;
	
	margin-left:500px;
	padding-right: 20px;
	margin-top:50px;

}

/* DATES */
.datesDate {
	color: #990000;
}

.datesTitle {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.datesTitle a{
	color: #333333;
	text-decoration: none;
}

.datesTitle a:visited{
	color: #333333;
	text-decoration: none;
}

.datesTitle a:hover {
	color: #000000;
	text-decoration: underline;
}

.datesInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #ffffff;
	padding: 10px;
	height: 400px;
	width: 300px;
	
	position: absolute;

	margin-left: 550px;
	margin-top: 75px;
	overflow: auto;
}


.datesTitleOld  a {
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}

.datesTitleOld a:visited {
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}

.datesTitleOld a:hover {
	color: #660000;
	text-decoration: underline;
}

/* NEWS */

.newsArea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	width: 520px;
	height: 480px;
	overflow: auto;
	
	position:absolute;
	
	margin-left:500px;
	padding-right: 50px;
	margin-top: 130px;
}

.newsArea a:link{
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.newsArea a:visited{
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

.newsArea a:hover{
	color: #333333;
	font-weight:bold;
	text-decoration: underline;
}


.newsTitle {
	font-size: 15px;
	color: #990000;
	padding: 2px;
	padding-bottom: 4px;
	/*background-color: #ffffff;*/
	margin-bottom: 1px;
}
.newsTextIndent {
	padding-left: 12px;
}

.news_nav_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	width: 450px;

	position: absolute;
	
	margin-top:100px;
	margin-left:800px;
}

.news_nav_on a {
	color: #333333;
}


/* MENU */

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align:right;
	
	margin-top:190px;
	width: 450px;
	
	position:absolute;
}

.menu a:link {
	color: #ffffff;
	text-decoration: none;
}

.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu a:hover {
	color: #990000;
	text-decoration: underline;
}

.menuActive {
	color: #000000;
}

/* ADMIN */

.admin_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:200px;
	
	background-color:#eeeeee;
	padding:10px;
	
	position:absolute;
}

.admin_menu a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}

.admin_login {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:100px;
	
	background-color:#eeeeee;
	padding:10px;
	
	position:absolute;
}

.admin_login a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}

/* HORIZONTAL RULER */

.my_hr {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* FORMS */

form {
	display: inline;
}

.formButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	display: inline;
}

.formTextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 250px;
	width: 390px;
	padding: 3px;
}

.formTextAreaEdit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 450px;
	width: 390px;
	padding: 3px;
}

.formInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 390px;
	padding: 3px;
}

/* GUESTBOOK */

.gbTitle {
	font-size: 15px;
	color: #990000;
	margin-bottom: 5px;
}


.gb_text_vert {
	vertical-align: super;
}

.gb_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 20px;
	resize:none;
	height: 13px;
	padding: 2px;
	background-color: #FFCCCC;
	border-color: #333333;
	margin-top: 2px;
}

.gb_nav_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	width: 450px;

	position: absolute;
	
	margin-top:100px;
	margin-left:800px;
}

.gb_nav_on a {
	color: #333333;
}

.gb_comment {
	color: #ffffff;
	margin-top: 10px;
}

.gbArea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	width: 520px;
	height: 450px;
	overflow: auto;
	
	position:absolute;
	
	margin-left:500px;
	padding-right: 50px;
	margin-top: 130px;
}
.gbPost {
	width: 430px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.gbTopButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	width: 450px;

	position: absolute;
	margin-left: 500px;
	margin-right: 10px;
	margin-top:100px;
	display: inline;
}
.gbTextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 30px;
	width: 100%;
	padding: 3px;
	resize:none;
}

/* NEWSLETTER */
.newsletterContent {
	position: absolute;
	
	margin-top:80px;
	margin-left:1110px;
}

/* MEDIA */
.mediaMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	
	color: #111111;
	width: 400px;

	position: absolute;
	
	margin-left:500px;
	margin-top:90px;
	
	display: inline;
}

.mediaMenu a:link {
	text-decoration: none;
	color: #333333;
}

.mediaMenu a:visited {
	text-decoration: none;
	color: #333333;
}

.mediaMenu a:hover {
	text-decoration: underline;
	color: #333333;
}

.mediaArea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	height: 440px;	
	width: 520px;
	
	position: absolute;
	overflow: auto;
	
	margin-left:500px;
	padding-right: 50px;
	margin-top: 140px;
}

.mediaPressPic {
	margin: 5px;
	border:0px;
}


/* SPECIALS */

.alignRight {
	width: 100%;
	text-align: right;
}


