body {
    margin: 0; padding: 0; 
    margin-bottom: 20px;
    background: #B8CEDA url(../images/bg.gif);
}

body,td {
    font-family: arial,helvetica,sans-serif; font-size: 12px;
    color: #37525E;
}

a:link {
	color: #FB5700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FB5700;
}
a:hover {
	text-decoration: underline;
	color: #C44400;
}
a:active {
	text-decoration: none;
	color: #FB5700;
}


#main {
    width: 100%;
    background: url(../images/bg_main.gif) repeat-x;
}
.bg2 {
	background-image: url(../images/bg_main.gif);
	background-color: #BBD0DC;
	background-repeat: repeat-x;
}
#textFooter {
	background-image: url(../images/bottomText.gif);
	background-repeat: no-repeat;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}

#textBody {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}



#content {
	width: 900px;
	background: #fff url(../images/bg_page_repeat.gif) repeat-y;
}

#content a { color: #FB5700; text-decoration: none; }

#content a:hover { color: #C44400; text-decoration: underline; }

#content p {
    margin: 0;
    padding: 0 40px 20px 40px;
    text-align: left;
}

#repeat {
    width: 916px;
    padding-top: 6px;
    background: url(../images/bg_page.gif) bottom center no-repeat;
}

#topnav td{
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	
}

#topnav a {
	color: #37525E;
	text-transform: uppercase;
	
}

#topnav a:hover  {
	color: #8BC53F;
	text-decoration: none;
}


#logo {
    padding-left: 30px;
}

#header {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

#nav {
    padding-bottom: 30px;
}

#tagline {
    padding-left: 40px;
}

.hr {
    padding: 15px 0;
}

.secondary td {
	padding: 6px;
	text-align: left;
}

.secondary td h1 {
    margin-top: 0;
    font-weight: bold;
    font-size: 16px;
}
.homeBox {
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}


.secondary td.description {
	padding-top: 25px;

}
.captionText {
	font-size: 11px;
	font-style: italic;
	letter-spacing: .1em;
	text-indent: 8px;
}


#subcontent {
    background: #EBEBEB;
}

#subcontent td.sectiontitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding-left: 15px;
	text-align: left;
}

#footer {
    font-size: 11px;
    color: #688D9B;
}

#footer a:link    { color: #1F3640; text-decoration: none; }
#footer a:active  { color: #1F3640; text-decoration: underline; }
#footer a:visited { color: #688D9B; text-decoration: none; }
#footer a:hover   { color: #1F3640; text-decoration: underline; }
#main #content #repeat #subcontent .secondary .description li {
	padding-left: 6px;
	margin-left: 20px;
}
#repeatContent {
	width: 916px;
	padding-top: 30px;
	background-image: url(../images/bg_page2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#topnav {
	color: #37525E;
	text-transform: uppercase;
	display: block;
	padding-right: 30px;
	top: 30px;
}
#main #content #repeat #subcontent .secondary .description ul {
padding-top: 6px;
	margin-top: 6px;
}
.homeBoxTitle {
	line-height: 20px;
	padding-right: 8px;
	font-size: 14px;
	font-weight: bold;
}

#content2 {
	width: 900px;
	background: #fff url(../images/bg_page_repeat.gif) repeat-y;
}



#content2 p {
    margin: 0;
    padding: 0 20px 20px 12px;
    text-align: left;
}
#subcontentText {
	background: #EBEBEB;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}
