body  {
font-family:Verdana, Tahoma, "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size:76%;
background-color:#ffffff;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
color:#636363;
}


#content a:link {
color: #990033;
}

#content a:visited {
color:#990033;
}

#content a:hover {
color: #3E3EA6;
font-weight:bold;
}

#content a:active {
color: #990033;
}


h1 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#990033;
font-size: 2.33em;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#990033;
font-size: 1.833em;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#990033;
font-size: 1.5em;
}

h4 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#990033;
font-size: 1.25em;
}


p {
font-family:Verdana, Tahoma, "Trebuchet MS", Helvetica, Arial, sans-serif;
line-height:1.5em;
}


.column1 {
padding:0px 20px 0px 0px;
}

.column2 {
padding:0px 20px 0px 20px;
}

.column3 {
padding:0px 0px 0px 20px;
}

.imgleft {
float:left;
padding:10px 10px 10px 0px;
}

.imgright {
float:right;
padding:10px 0px 10px 10px;
}

#sitemap {
line-height:1.4em;
color:#636363;
}

#sitemap a:link {
	color: #636363;
	text-decoration:none;
}

#sitemap a:visited {
	color:#636363;
	text-decoration:none;
}

#sitemap a:hover {
	color: #990033;
	text-decoration:none;
}


/*begin footer*/		

#footer {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#990033;
	text-align:center;
	font-size:.8em;
	line-height:.8em;
}

#footer a:link {
	color: #990033;
	text-decoration:none;
}

#footer a:visited {
	color:#990033;
	text-decoration:none;
}

#footer a:hover {
	color: #636363;
	text-decoration:none;
}

/*end footer*/

.cg2g	{
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-align:center;
}