/* CSS Document */


body 			{text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333;}


a:link			{color: #CC0000; text-decoration: none;}
a:visited		{color: #CC0000; text-decoration: none;}
a:hover			{color: #CC0000; text-decoration: underline;}

.clear 			{clear: both;}
#container 		{width: 938px; margin: auto;}
#header			{text-align: left; padding: 0px;}

.leftBox 		{float: left; width: 362px; text-align: left; padding: 28px; padding-right: 52px;padding-top: 15px; background-image: url(../img/site/leftBg.jpg); background-position: top; height: 394px;}
.rightBox 		{
	float: left;
	width: 486px;
	text-align: left;
	padding: 0px;
	padding-left: 10px;
	background-image: url(../img/site/rightBg.jpg);
	background-position: top;
	height: 422px;
	padding-top: 15px;
	
}

.MailingTxt 	{float: left;margin-top: 3px;}



.bottom 		{width: 936px; background-image: url(../img/site/bottom.jpg); height: 140px;  float: left;background-position: left top;}

#footer			{text-align: left; padding: 5px;}
#titles			{height: 38px; float: left;}
.title 			{float: left;}
.title2 		{float: right;}

.contactTbl 	{text-transform: uppercase; text-align: right; font-size: 7pt; float: left; margin-top: 5px;}
.contactForm    {margin: 0px; padding: 0px;}
.commentsBox 	{width: 200px; height: 150px;}
.MailingList 	{height: 10px; vertical-align: middle; margin-top: 0px;}
.contactTxt 	{margin-left: 65px; color: #707f89; font-weight: bold;}
.formTxt 		{margin-left: 65px; color: #CC0000; font-weight: bold; margin-top: 30px;}
.aboutList 		{margin: 0px; padding: 0px; margin-left: 0px; padding-left: 10px; list-style-type: disc;}
.red 			{color: #CC0000; font-size: 1em;}
.blueLarge		{color: #496179; font-size: 2em;}


.legalBottom 	{margin-top: 20px;}

/* Text Box with Gradient: */
.tb-gradient {
    border:0;
    background: url(../img/site/gradient.gif) no-repeat top left;
    height: 22px;
    padding-top:2px;
	width: 160px;
	background-position: right top;
}

.tb-gradient2 {
    border:0;
    background: url(../img/site/gradient2.gif) no-repeat top left;
    height: 123px;
    padding-top:2px;
	width:200px;
}

.error 		{color: #CC0000;}

.maplarge	{width:380px; height:350px; border: #000000 1px solid; overflow: hidden;}

