/* GS-entry-v2_4.css

   Font, Background, Border, and Line colors 
													#ffffff == white
													
													#add8e6 == light blue
													#00ccff == aqua (pool) blue
													#0099ff == sky blue
													#0000ff == "link" blue
													
													#000000	== black


   													#ffe3af; == light apricot
   													#f1a543; == orange with a touch of brown
   													#811a3d; == blood red
   													
   													#0000ff; == blue (a, .pos-color)
   													#000000; == black
													#cc0000; == red (.neg-color)
*/

body {
	background-color:		#ffe3af;			/* light apricot */
	font-family:			Tahoma, Verdana, Arial, sans-serif;
	text-align: 			center;
}

a:link	{
	color: 					#811a3d;			/* blood red */
	font-weight:			bold;
	text-decoration:		none;
}

a:visited {
	color:					#811a3d;			/* blood red */
	font-weight:			bold;
	text-decoration:		none;
}

a:hover	{
	background:				#811a3d;					/* blood red */
	color:					#f1a543;					/* orange with a touch of brown */
	text-decoration:		underline;
}

h3 {
	text-align:				center;
	font-size:				125%;
	color:					#f1a543;					/* orange with a touch of brown */
}


td {
}

.button {
    background-color:		#f1a543;					/* orange with a touch of brown */
	border: 				2px solid #811a3d;			/* blood red */
	font-weight:			bold;
	margin:					2px;
	padding:				2px;
}

.contact-info {
	background-color:		#f1a543;					/* orange with a touch of brown */
	border:					2px solid #811a3d;			/* blood red */
	font-size:				125%;
	font-weight: 			bold;
	line-height:			125%;
	margin:					3px;
	padding:				3px;
	text-align:				center;
	text-decoration:		none;
}

									/* for the copyright section of the footer */
.copyright {	
	color:					#811a3d;					/* blood red */
	font-family:			Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 				65%;
	margin:					0;
}


.domain-name {
	color:					#811a3d;					/* blood red */
	font-size:				90%;
	font-weight:			bold;
	text-align:				center;
}

									/* for the buttons in the search engine */
									/* for the lowest region of the page */
.footer	{
	background-color:		#ffe3af;					/* light apricot */
	border:					2px solid #811a3d;			/* blood red */
	color:					#ffffff;					/* white */
	font-family:			Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:			normal;
	line-height:			70%;
	margin:					3px;
	padding:				3px;
	text-align:				center;
}

.help-header {
	font-size: 				150%;
	margin-left:			60px;
	margin-right:			60px;
}

.help-list {  
	font-size: 				150%;
	text-decoration:		none;
	list-style-type:		none;
}

.list-items {
	background-color:		#ffe3af;					/* light apricot */
	border:					2px solid #811a3d;			/* blood red */
	margin:					3px;
	padding:				3px;
}

.list-items li {
	font-size:				75%;
	text-align:				justify;
}

.list-section {
	margin-left:			auto;
	margin-right:			auto;
	text-align:				center;
}

.list-title {
	font-size:				200%;
	font-weight:			bold;
	text-decoration:		underline;
}
									/* for the main graphic in the center region of the page */
.main-area {
	background-color:		#ffe3af;					/* light apricot */
	border:					2px solid #811a3d;			/* blood red */
	clear:					left;
	margin:					3px;
	padding:				3px;
}

.main-graphic {
	border:					2px solid #811a3d;			/* blood red */
	height:					65%;
	text-align:				center;
	width:					65%;
}

.mainitems {
    background-color:		#f1a543;					/* orange with a touch of brown */
    border:					2px solid #811a3d;			/* blood red */
	width:					70%;
}

.mainitems a {
    margin-left:			6px;
    margin-right:			8px;
    text-decoration:		none;
}

.menu_holder {
 	margin-left:			50px;
    margin-right:			50px;
	text-align:				center;
	list-style-type:		none;	
}

.navigation {
	background-color:		#ffe3af;					/* light apricot */
	border:					2px solid #811a3d;			/* blood red */
	font-size:				125%;
	font-weight: 			bold;
	line-height:			125%;
	margin:					3px;
	padding:				3px;
	text-align:				center;
	text-decoration:		none;
}

									/* for the omni-copyright graphic in the footer */
.omnicopyright {	
	border: 				2px solid #811a3d;			/* blood red */
	margin-right:			0;
	margin-left:			0;
	margin-top:				0;
	margin-bottom:			0;
}

.page-name {
	color: 					#811a3d;					/* blood red */
	font-size:				90%;
	font-weight:			bold;
	text-align:				center;
}

.page-title {
	background-color:		#811a3d;					/* blood red */
	border:					2px solid #811a3d;			/* blood red */
	color: 					#f1a543;					/* orange with a touch of brown */
	font-size:				350%;
	margin-left:			-4px;
	margin-right:			-4px;
	padding:				3px;
	text-align:				center;
}

.pagetitle {
	background-color:		#811a3d;					/* blood red */
	border:					2px solid #f1a543;			/* orange with a touch of brown */
	font-size:				150%;
	margin:					-3px;
	padding:				3px;
	text-align:				center;
}

									/* for the whole area behind the top, middle and lowest regions of the page */
									/* for the search engine section */
.search-site {
	font-size:				20%;
	margin-left:			auto;
	margin-right:			auto;
	text-align:				center;
}

.site-name {
	background-color:		#811a3d;					/* blood red */
	border:					2px solid #f1a543;			/* orange with a touch of brown */
	font-size:				150%;
	margin:					-3px;
	padding:				3px;
	text-align:				center;
}

.sub-section {
	color:					#811a3d;					/* blood red */
	font-size:				120%;
	font-weight:			bold;
	text-decoration:		none;
}

.sub-title {
	color:					#811a3d;					/* blood red */
	font-size:				90%;
	font-weight:			bold;
	margin-bottom:			-16px;
	text-align:				center;
}

.subuls {
    background-color:		#f1a543;					/* orange with a touch of brown */
    border:					1px solid #811a3d;			/* blood red */
	color:					#811a3d;					/* blood red */
    display:				none;
    text-align: 			center;
    left: 					0;
    top:					1.2em;
    width:					82em;
}

.subuls li {
    width:					100%;
}

.subuls li a {
    text-decoration:		none;
}
