@charset "UTF-8";



.nav {
	color: #FFF;
	list-style-position: outside;
	list-style-type: square;
	line-height: 25px;
	font-size: 18px;	
}

.nav2 {
	color: #FFF;
	font-size: 16px;
	padding: 5px;
}


.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-image: url(images/parchment-bkg.jpg);
}


.maintext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	background-image: url(images/parchment-bkg2.jpg);
}



body {
	background-color: #333;
}


.nav a:link {
	color: #900;
	text-decoration: none;
}
.nav a:visited {
	color: #900;
	text-decoration: none;
}
.nav a:hover {
	color: #990;
	text-decoration: none;
}


.nav a:active {
	color: #900;
}


.maintext a:link {
	color: #900;
	text-decoration: none;
	
}

.maintext a:visited {
	color: #900;
	text-decoration: none;
	
}

.maintext a:hover {
	color: #990;
	text-decoration: none;
}

.maintext a:active {
	color: #900;
	
}


.nav2 a:link {
	color: #FFF;
	text-decoration: none;
}
.nav2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.nav2 a:hover {
	color: #990;
	text-decoration: none;
}


.nav2 a:active {
	color: #FFF;
}


form#login {
	font-weight: bold;
	}
	
#login .button {
	background-color: #660000;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	margin-left:70px;
}
	
#login .error {
	color:#660000;
	font-size:18px;
}
	
	

img.gbook_sec_img {
	border:none; 
	margin-top:20px; 
	margin-bottom:10px;
	margin-left:70px;
	}

.comment {
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	padding-top:5px;
	padding-bottom:5px;
	
}

.maintext2 a:link {
	color: #900;
	text-decoration: none;
	
}

.maintext2 a:visited {
	color: #900;
	text-decoration: none;
	
}

.maintext2 a:hover {
	color: #990;
	text-decoration: none;
}

.maintext2 a:active {
	color: #900;
	
}