﻿.main 
{
	font-family: Arial, Helvetica, sans-serif;
	
	/* Changed 11/1/07, Yvonne ---- start changes ----  */
	/*margin:20px 20px 0px 20px;*/  
	margin:0;
	width:634px;
	/* Changed 11/1/07, Yvonne ---- end changes ----  */
	
	border:0px solid #000; 
	/*background:#fff;*/
	/*background-color: #fff5e8;*/
}

/* Looks like you have to specify the width of #menu
or IE5 Mac stretches it all the way across the div, and 
Opera streches it half way. */

.mainmenu 
{
	/*width:375px;*/
	font-family: Arial, Helvetica, sans-serif;
	/*border-bottom:1px solid #000;*/
	/*background-color: #ffe2b7;*/
	/*background:#eee;*/

	/** main menu on right side **/
	/**border-left:1px solid #000;
	float:right;
	margin:0px 0px 10px 10px;**/
	
	/* main menu on left side */
	border-right:0px solid #000000;
	/*float:left;*/
	margin:0px 10px 3px 0px;
}

/*  Added by Yvonne Ramage, 11/01/07:  Menu for the Marriage Search Pages in new template */
/*  --- start --- */ 
.menu_button 
{
	font-family:Verdana;
	font-size: 11px;
	display:inline;
}

.menucontainer 
{
	border-bottom:1px solid #666666;
	width:400px;	
}

.menu_button a
{
	text-decoration:none;
	margin:2px;
	padding: 3px 5px 3px 5px;
	color:#000000;
	/*background-color: #eaeaea;*/
	background-color:#DDE3E8;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:2px solid #666666;
	border-left:1px solid #666666;
	line-height:23px
}
.menu_button a:visited {color:#000000;}
.menu_button a:visited {color:#000000;}
.menu_button a:link {color:#000000;}
.menu_button a:hover
{
	
	background:url(http://www.accessclarkcounty.com/recorder/JAZZ/Templates/themes/classic/classic2_o.gif) no-repeat left top;
border-top:1px solid #006699;
	border-right:1px solid #006699;
	border-bottom:2px solid #006699;
	border-left:1px solid #006699;
}
	
/*  --- end  --- */ 	
	
.main p, .main a, .main table 
{
	font-size:12px;
	/* margin:0px 3px 3px 3px; */  /* Changed 111/1/07, Yvonne Ramage:  New design template, 600 width limit.*/
	margin:0;
	
}


.mainmenu p, .mainmenu a, .mainmenu table
{
	font-size:14px;
	/* margin:0px 3px 3px 3px; */  /* Changed 111/1/07, Yvonne Ramage:  New design template, 600 width limit.*/
	margin:0;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:10px;
	font-weight: bold;
	margin-left:10px;
}

/*
.mainmenu p 
{ 
	font-size:10px;
	font-weight:bold;
}
*/

.MasterContainer
{
	/*width: 800px;*/
	/*margin: auto;*/
	text-align: left;
	margin: 0;
	padding: 0;
	/*border:0;*/
}

.MasterContainer table
{
	border:0;
	padding:0;
	margin:0;
	/* this is equivalent to cellpadding=0 / cellspacing=0*/
	border-collapse: collapse;
}

.MasterContainer table tr.right
{
	text-align:right;
}

.MasterContainer table tr.left
{
	text-align:left;
}

.Banner
{
	clear: both;
	margin: 0;
	padding: 0;
}

.BannerTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	margin: 0;
	padding: 0;
	padding-top: 20px;
}

.BannerSubtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

.MasterContent
{
	clear: both;
	padding: 0;
}

.AutoWidth
{
	width: auto;
}

.FullWidth
{
	width:100%;
	border-collapse: collapse;
}

.center
{
	text-align:center;
}

a, a:visited
{
	color: Blue;
}

.unavailable
{
	color:red;
	font-weight:bold;
	text-align: center;
	font-size: x-large;	
	padding: 1px 1px 1px 1px;
}

p.smalltext
{
	color:#000000;
	text-align: left;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
}
