body   { margin: 0px; padding: 18px 32px 100px 32px; background-image: url(images/background.jpg); background-color: #3d8d91; }

blockquote {margin: 0px; padding: 0px 25px 0px 25px; }

.container  {width: 100%; }

img  { border: 0px none}

table.spiral {background-image: url(images/background.spiral.gif); background-repeat: no-repeat; background-color: white; }


a       { color: #3d8d91 }
a:link       { color: #3d8d91 }
a:hover    { text-decoration: underline }

table {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	align: left;
}

.float-left {float: left; margin: 0px; padding: 0px;}
.float-right {float: right; margin: 0px; padding: 0px;}



.navcolumn {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 180px; 
	padding-left: 50px;
	padding-right: 50px;
	vertical-align: top;
	height: 100%;
}

a.navcolumn:link {
	color: #552a25;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.navcolumn:hover {
	color: #3d8d91;
}


.texthome  { font-family: Arial, Helvetica, sans-serif; color: #09282f; font-size: 12px; padding-top: 0px; padding-left: 0px; padding-right: 100px; line-height: 16px; }



.rightsidebar {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 240px; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	font-size: 12px;
	font-family: Arial;
	padding: 15px 0; /* top and bottom padding create visual space within this div */
}



.mainContent { 
	margin-top: 0px;
	margin-left: 280px;
	margin-bottom: 30px;
	margin-right: 0px;
	padding: 0px 100px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 12px;
	font-family: Arial;
	line-height: 150%; 
} 


.mainContentinner {
	margin-top: 0px;
	margin-left: 280px;
	margin-bottom: 30px;
	margin-right: 265px;
	padding: 0px 10px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-size: 12px;
	font-family: Arial;
	line-height: 150%;
	vertical-align: top;
} 



.quotecenter {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFF99;
color: #000000;
font-size: 12px;
padding: 10px;
margin-left: 20px;
text-align: left;
border-style: none;
width: 85%;
}



.text  { font-family: Arial, Helvetica, sans-serif; color: #09282f; font-size: 12px; padding-top: 0px; padding-left: 0px; padding-right: 100px; line-height: 16px; }

.callouthead  { font-family: Arial,Helvetica; color: #940733; font-size: 12px; font-weight: bold; text-align: left; padding-top: 14px;  }

.callouttext { font-family: Arial; color: #000000; font-size: 11px; padding-bottom: 30px; text-align: left; line-height: 150%; }

h1  {
	color: #3e8788;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	padding-top: 0px;
	}

h2   { color: #3e8788; font-size: 14px; padding-top: 8px; padding-bottom: 5px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

h3   { color: #3e8788; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.copyright    {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 313px;
	}

a.copyrightlinks    {
	color: #ffffff;
	}


.left  {padding-right: 25px; padding-bottom: 25px; padding-top: 3px; padding-left: 0px; }
.right  {padding-left: 25px; padding-bottom: 25px; padding-top: 3px; padding-right: 0px; }
