/* CSS Document */

*			{margin:0px;}

p			{margin:7px;}

body		{font-family: Verdana, Arial, Helvetica, sans-serif;
			 font-size:12px;
			 color:#3a352a;}
			
TD			{font-family: Verdana, Arial, Helvetica, sans-serif;
			 font-size:12px;}

#agecheck	{font-family: Verdana, Arial, Helvetica, sans-serif;
			 text-align: center;
			 color:#FFFFFF;}	

.smallEntryFormText {font-size: 11px;}



/*for the links stuff in the middle of the page ##################################*/
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	/*font-weight: bold;*/
	color: #3a352a;
	text-decoration: none;
}
.links a:link, .links a:visited, .links a:active {
	font-size: 12px; 
	color: #3a352a;
	text-decoration: underline;
}
.links a:hover {
	color:#ea7516;
}	




/*for the form stuff in the middle of the page ##################################*/


.label {
	font-size:11px;
	text-align: right;
	padding-right: 5px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #ce5935;
	margin: 2px;
	background-color:#fac08e;
}

.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: solid 1px #ce5935;
	margin: 2px;
	color: #ffffff;
	background-color:#000000;
}



/*for the links stuff in the middle of the page ##################################*/
.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	/*font-weight: bold;*/
	color: #3a352a;
	text-decoration: none;
}
.mainfont a:link, .mainfont a:visited, .mainfont a:active {
	font-size: 12px; 
	color: #3a352a;
	text-decoration: underline;
}
.mainfont a:hover {
	color:#ea7516;
}	



/*for the copyright stuff at the bottom of the page ##################################*/
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	/*font-weight: bold;*/
	color: #337a83;
	text-decoration: none;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	font-size: 10px; 
	color: #337a83;
	text-decoration: underline;
}
.copyright a:hover {
	color:#ea7516;
}	



/*for the rules stuff ##################################*/
.rules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	/*font-weight: bold;*/
	color: #3a352a;
	text-decoration: none;
}
.rules a:link, .rules a:visited, .rules a:active {
	font-size: 11px; 
	color: #3a352a;
	text-decoration: underline;
}
.rules a:hover {
	color:#ea7516;
}	



/*for the links stuff in the middle of the page ##################################*/
.closewindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.closewindow a:link, .closewindow a:visited, .closewindow a:active {
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration: underline;
}
.closewindow a:hover {
	color:#ea7516;
}	



