@charset "utf-8";
/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	width: 100%;
	/*font: normal 80% Georgia, "Times New Roman", Times, serif;*/ /* normalize font size across browsers */
	font: normal 80% Arial, Helvetica, sans-serif; /* normalize font size across browsers */
	font-size: 80%;
	background: url('../images/nellie-backstrip.jpg') top left repeat-x;

	margin-top: 65px;
	line-height: 18px;
}

ul, li, h1, h2, h3, p
{
	padding: 0;
	margin: 0;
	
}

img
{
	border: none;
}

a, strong, b 
{ /* Straightens out OS X font rendering */
  line-height: 19px;
}

ul ul{
margin-left: 20px;
}

#outer
{
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}

#inner
{
	text-align: left;
	/*height: 1000px;*/
	/*background: url('../images/contentbg.png') top left repeat-y;*/
}

#logo
{
	position: absolute;
	top: 75px;
	margin-left: 192px;
}

#header
{
	background: url('../images/headerbg.png') top left no-repeat;
	height: 212px;
}

#header h3
{
	color: #ffffff;
	position: absolute;
	top: 215px;
	margin-left: 440px;
	font-size: 200%;
	line-height: 25px;
}

#header h3 .tint
{
	color: #4b8da7!important;
}

#header ul
{
	position: absolute;
	top: 180px;
	margin-left: 420px;
}

#header li
{
	list-style: none;
	float: left;
	padding: 0 15px 0 15px;
}

#header a
{
	font-size: 120%;
	display: block;
	color: #5e5e5e;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover
{
	text-decoration: underline;
}

#secondnav ul
{
position: absolute;
top: 250px;
margin-left: 240px;
margin-bottom: 0px;

}

#secondnav li
{
	list-style: none;
	float: left;
	padding: 0 15px 0 15px;
}

#secondnav a
{
	font-size: 120%;
	display: block;
	color: #5e5e5e;
	text-decoration: none;
	font-weight: bold;
}

#thirdnav ul
{
position: absolute;
top: 270px;
margin-left: 240px;
margin-bottom: 0px;

}

#thirdnav li
{
	list-style: none;
	float: left;
	padding: 0 15px 0 15px;
}

#thirdnav ul li a
{
	font-size: 120%;
	display: block;
	color: #6abdad;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover
{
	text-decoration: underline;
}

#header #mainnav li a{
color:#5e5e5e;
}

#content
{
	background: url('../images/contentbg.png') top left repeat-y;
	overflow: hidden!important;
	
}

#leftcol
{
	float: left;
	width: 176px;
	padding: 0 0 0 6px;
	/*background: url('../images/monkey.jpg') bottom left no-repeat;
	background-position: bottom!important;
	min-height: 540px;*/
}

#leftcol p
{
    color: #5e5e5e;
    font-weight: bold;
}

#leftcol #heading
{
	background: url('../images/subnavheading.jpg') top left no-repeat;
	height: 21px;
	padding: 9px 0 2px 10px;
	color: #5e5e5e;
}

#leftcol #heading h3
{
	font-size: 120%;
}

#leftcol a
{
	color: #ffffff;
	text-decoration: none;
	padding: 2px 0 2px 0;
	padding-left: 10px;
	
}

#leftcol a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#leftcol .featuretop
{
	background: url('../images/featuretop.jpg') top left no-repeat;
	height: 21px;
	padding: 12px 0px 2px 10px;
	font-weight: bold;
color:#5e5e5e;
}

#leftcol .featurebottom
{
	background: url('../images/featurebottom.jpg') bottom left no-repeat;
	padding: 12px 0px 2px 10px;
color:#5e5e5e;
}

#main
{
	margin-left: 220px;
	margin-right: 40px;
}

#main img
{
	border: #7dbfb1 1px solid;
	margin: 15px;
	margin-top: 10px;
}

#main .rightimage
{
	float: right;
	margin-right: 5px;
}

#main .leftimage
{
	/*float: left;*/
	margin-left: 5px;
}

#main h1
{
	color: #7dbfb1;
	font-size: 180%;
	padding: 5px;
}

#main h1 .tintgreen
{
	color: #3b897c!important;
}

#main h3
{
	color: #7dbfb1;
	font-size: 160%;
	padding: 5px;
	padding-top: 15px;
}

#main a
{
	color: #74a6ba;
}

#main p
{
	padding: 5px;
}

#bottom
{
	background: url('../images/bottom.png') top left no-repeat;

	height: 51px;
}

#footer
{
	
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}

#footer p
{
	postion: relative;
	top: 10px;
	color: #000;
}

#footer a
{
	color: #000;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer ul li{
display: inline;
margin-right: 5px;
background-image: url(../images/footernavbg.jpg);
background-repeat: no-repeat;
padding-left: 10px;
}

#homestrip{
margin-left: 15px;
}

#homestrip tbody td{
margin: 0px;
padding: 0px;
width: 139px;
}

#homestrip td img{
margin: 0px;
padding: 0px;
border: none;
}

img a, a img{

border: none;
}

#homebottom{
background-position: top left;
background-repeat: no-repeat;
background-image: url(../images/bottomboxbg.jpg);
width: 162px;
height: 100px;
padding-top: 7px;
padding-left: 5px;
color:#5e5e5e;
font-weight: bold;
}

#leftcol .featurebottom #siteform ol li .formTextBox{

}

#main #siteForm input, #main #siteForm textarea{
margin-bottom: 15px;
}

.Black{
color: #000000;
}

.BoldBlack{
font-weight:bold;color: #000000;
}

.ItalicBlack{
font-style:italic; color: #000000;
}

.UnderlinedBlack{
text-decoration:underline; color:#000000;
}

.BoldItalicBlack{
color: #000000; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedBlack{
text-decoration:underline; color:#000000;font-weight:bold;
}

.ItalicUnderlinedBlack{
text-decoration:underline; color:#000000; font-style:italic;
}

.BoldUnderlinedItalicBlack{
color: #000000; font-weight:bold; font-style:italic; text-decoration:underline;
}

.Blue{
color: #74a6ba;
}

.BoldBlue{
font-weight:bold;color: #74a6ba;
}

.ItalicBlue{
font-style:italic; color: #74a6ba;
}

.UnderlinedBlue{
text-decoration:underline; color:#74a6ba;
}

.BoldItalicBlue{
color: #74a6ba; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedBlue{
text-decoration:underline; color:#74a6ba;font-weight:bold;
}

.ItalicUnderlinedBlue{
text-decoration:underline; color:#74a6ba; font-style:italic;
}

.BoldUnderlinedItalicBlue{
color: #74a6ba; font-weight:bold; font-style:italic; text-decoration:underline;
}
