﻿body	{background-color: white; color: #3c3838; font-family: Trebuchet MS, arial, verdana, sans-serif; margin: 0;}

p, td	{font-size: 10pt;}

h1	{font-size: 16pt; color: #3fa0b7; font-weight: normal; margin-bottom: 0;}
h2	{font-size: 13pt; color: #3c3838; font-weight: bold;}
h3	{font-size: 11pt; color: #3fa0b7; font-weight: bold;}
h4	{font-size: 12pt; color: #3c3838; font-weight: normal; margin-top: 0;}

.bottom	{margin-bottom: 0;}
.top	{margin-top: 0;}
.topbot	{margin-top: 0; margin-bottom: 0;}

.small	{font-size: 8pt; color: #3c3838;}
.large	{font-size: 11pt; color: #3c3838;}

/*~~~~~~~~~~~~~~~~~Design Styles~~~~~~~~~~~~~~~~~*/
.mainTable {
	width: 795px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}

.contentCell {
	height: 450px;
	background: url(../images/bkgrnd.jpg) no-repeat 0px 0px;
	border-top: 2px solid white;
}

.left {
  	float: left;
  	width: 500px; 
  	margin-bottom: 1em; }

img.floatLeft {
  	float: left;
	width: 200px;
	border: 1px solid #000;
	margin: .25em 1em .25em 0; }

#content {
	float: left;
	display: block;
	width: 625px;
	margin-top: 160px;
	padding: 0px 10px 0px 10px;
}

#homecontent {
	float: left;
	display: block;
	width: 457px;
	margin-top: 160px;
	padding: 0px 10px 0px 10px;
}

#footer {
	font-size: 8pt;
	color: #909090;
}

/*~~~~~~~~~~~~~~~~~Subscribe Text Block Styles~~~~~~~~~~~~~~~~~*/
#subscribe {
	float: right;
	width: 168px;
	margin-top: 200px;
	padding: 0;
}

#subscribe h4 {
	font-size: 8.5pt; color: white; padding-left: 5px; margin-top: 0; margin-bottom: 0; font-weight: bold;
}

#subscribe p {
	font-size: 8pt; color: white; padding-left: 5px; margin-top: 0; margin-bottom: 0;
}

#subscribe .InputBox {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	border: 1px solid #999999;
}

#subscribe .top {
	background: url(../images/subscribe_top.gif) no-repeat 0px 0px;
	width: 168px;
	height: 50px;
	background-color: #3fa0b7;
	padding-top: 15px;
}

#subscribe .btm {
	background: url(../images/subscribe_btm.gif) no-repeat 0px 0px;
	width: 168px;
	height: 11px;
}

/*~~~~~~~~~~~~~~~~~Navigation Styles~~~~~~~~~~~~~~~~~*/
#navigation {
	float: left;
	margin-top: 100px;
	padding: 0px 10px 0px 12px;
	font-size: 10pt;
	color: #b9b7b7;
	width: 128px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	margin-bottom: 10px;
	display: block;
}
#navigation a:link, #navigation a:active, #navigation a:visited {color: #b9b7b7; border-bottom: 1px solid #ccbf92; text-decoration: none; display: block;}
#navigation a:hover 	{color: #3fa0b7; border-bottom: 1px solid #3fa0b7; text-decoration: none; display: block;}

a:link 		{color: #3fa0b7;}
a:active 	{color: #3fa0b7;}
a:visited 	{color: #3c3838;}
a:hover 	{color: #000000;}