/*Define style for body*/


body,p,table
{
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 14px;
 	color: #000000;	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.content
{
padding-left: 5em;
padding-right: 2em;
}

/*Define style for links */

a:link {text-decoration: underline; color: #CE7E0C;}
a:visited {text-decoration: underline; color: #CE7E0C;}
a:active {text-decoration: underline; color: #CE7E0C;}
a:hover {
	text-decoration: none;
	color: #EAEAEA;
	background-color: #974551;}

/*Define style for Dates*/

h2
{
	color: #CE7E0C;
	font-size: 20px;
	font-weight: bold;
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



/*Define style for header(s)*/

h3 
{
	color: #CE7E0C;
	font-size: 16px;
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

hr
{
	color: #CE7E0C;
}

/*Define style for Events*/

.Events
{
	color: #974551;
	font-size: 18px;
/*	font-weight: bold;*/
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.EventsSm
{
	color: #974551;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.Search
{
	color: #CE7E0C;
	font-size: 14px;
	font-weight: bold;
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.Visitor
{
	color: #000000;
	font-size: 26px;
	font-weight: bold;
	padding-top: 1em;
	font-family: Times New Roman;
}

.CVBLogo
{
	color: #000000;
	font-size: 24px;
	font-weight: bold;
/*	padding-top: 1em;*/
	font-family: Times New Roman;
}

.AttrName
{
	color: #CE7E0C;
	font-size: 18px;
	font-weight: bold;
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.NameNolink
{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.NameLink
{
	color: #974551;
	font-size: 18px;
	font-weight: bold;
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.ShopLinks
{
	font-size:18px;
}