html, body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	margin: 0px;
	}
	a:link,  a:visited  {
	text-decoration: none;
	color: #009440;
}

 a:hover,  a:active  {
	text-decoration: underline;
	color:  #2966AA;
}
	

table, tr, td	{
	margine: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	text-align: center;
	margin-bottom: 2px;
	font-size: 1em;
	text-transform: capitalize;
}
h2	{
	margin-left: 12px;
	font-size: 1em;
	color: #0A5AAF;
	margin-bottom: 5px;
	padding: 3px;
	width: 85%;
	border-left: 2px solid #0AAF7D;
	border-bottom: 2px solid #0AAF7D;
}
h3	{
	margin-left: 8px;
	font-size: 0.9em;
	margin-bottom: -15px;
	color: #AE1F0B;
}
.benefit {
	color: #2966AA;
	font-size: .9em;
	font-weight: bold;
}

#container  {
	padding-right: 5px;
	padding-left: 10px;
}
#header {
	background: #ffffff;
	background-image: url(http://www.bridgetobridge.com/graphics/b2b07_webheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* creates spacing on the paragraphs of the main content */
#main  {
	padding-right: 5px;
	padding-left: 10px;
}

/* begin main navigation */
#nav	{
	background:#ffffff;
	color: #009440;
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.8em;
	margin: 0px;
}

#nav a:link, #nav a:visited  {
	text-decoration: none;
	color: #009440;
	padding-left: 3px;
	padding-right: 3px;
}

#nav a:hover, #nav a:active  {
	text-decoration: underline;
	color:  #2966AA;
	padding-left: 3px;
	padding-right: 3px;
}

.benefit {
	font-size: .9em;
	font-weight: bold;
	text-align: center;
}
.orange {
	color: #FFE100;
	font-weight: bold;
	text-align: center;
	background: #60529B;
	padding: 3px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	
}
.greenheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #009440;
}
.greensubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #009440;
	font-weight: bold;
}

.special {
	background: #00ADEF;
	text-align: center;
	padding: 3px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #8E2794;
	font-size: 0.9em;
	font-weight: bold;
}

.special a:link, .special a:visited	{
	color:#000;
	text-decoration: none;
}

.special a:hover, .special a:active	{
	color:#FFF;
	text-decoration: underline;
}

/* begin footer style */
#footer	{
	position: relative;
	text-align: center;
	border-top: 1px solid #999;
	font-size: 0.8em;
	font-weight: bold;
	margin: 25px 30px 5px;
	line-height: 1.5em;
	}
	#footer a:link,  a:visited  {
	text-decoration: none;
	color: #009440;
}

 #footer a:hover,  a:active  {
	text-decoration: underline;
	color:  #2966AA;
}
	

/* add space to thumb photos in gallery */
.thumb {
	padding-right: 4px;
	padding-bottom: 4px;
	border-width: 0px;
	border-style: none;
}

#center, .center {
	text-align: center;
}

.decorativeDate {
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: -8px;
	margin-top: 3px;
}
.announcement {
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background: #C30;
	font-weight: bold;
	color: #FFF;
	border: 2px solid #F60;
	text-align: center;
}

.announcement a:link, .announcement a:visited	{
	color: #FFF;
	text-decoration: none;
}

.announcement a:hover, .announcement a:active	{
	color: #FF0;
}

#chw	{
	color:#FFF;
	text-align: center;
	font-size: .8em;
}
#chw a:link, #chw a:visited	{
	color:#FFF;
}
#chw a:hover, #chw a:active	{
	color:#FFF;
}