/************main layout styles**********************/
/****************************************************/
body{
	margin:0.5em 0 0;
	padding:0;
	line-height: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E6E7;
	font-size: 95%;
}

#maincontainer{
	width: 775px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-attachment: scroll;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentcolumn{
	margin-left: 203px; /*Set left margin to LeftColumnWidth*/
	margin-right: 40px;
}

#leftcolumn{
	float: left;
	width: 151px; /*Width of left column*/
	/*margin-left: -775px;*/
	margin-left: -739px;
}
#leftcolumn p {
	font-size: 0.70em;
	color: #013567;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}


#footer{
	clear: left;
	width: 100%;
	color: #013567;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E4E6E7;
	height: 80px;
	vertical-align: middle;
}



.main-content{
	margin-top: 0;
	margin-left: 2.25em;
	margin-right: 0em;
	
}

/************main styles*******************/

/*********top nav*********************/
#hold-home-image {
	margin-left: 1em;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/waterside-pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 290px;
}
#navcontainer-top ul
{
	padding-left: 0;
	list-style-type: none;
	font-size: 0.7em;
	text-align: right;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0em;
	margin-right: 0em;
	background-color: #E4E6E7;
}
#navcontainer-top li {
	margin-left: 1em;
	padding-left: 0;
	list-style-type: none;
	display: inline;
	margin-top: 0.5em;
}
#navcontainer-top {
}

#navcontainer-top a {
	color: #003366;
	text-decoration: none;
}
#navcontainer-top a:hover {
	color: #003366;
	text-decoration: underline;
}
.main-content p {
	color: #033165;
	font-size: 0.75em;
	text-align: justify;
	margin-top: 0em;
	margin-bottom: 0.85em;
}
.main-content a {
	color: #00A3D9;
	text-decoration: underline;
}

.main-content h1 {
	color: #013567;
	font-size: 1em;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 0.25em;
}
.main-content h2 {
	color: #013567;
	font-size: .90em;
	text-align: justify;
	font-weight: normal;
	margin-bottom: 0em;
	margin-top: 0.25em;
}
#header {
	background-color: #E4E6E7;
	padding-right: 2em;
	padding-bottom: 0.5em;
}

.main-content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.space-sponsor {
	margin-left: 2em;
	float: right;
}

/* left panel styles  */




/**********level 1 menu************/
#navcontainer {
	text-align: center;
	width: 151px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/bg-nav-seperator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 2em;
}

#navcontainer ul
{
	padding-left: 0;
	list-style-type: none;
	font-size: 0.75em;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 1em;
	margin-top: 1em;
}

#navcontainer a
{
	display: block;
	padding: 2px 2px 2px 20px;
	width: 130px;
	background-attachment: scroll;
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0.25em center;
}

#navcontainer a:link
{
	color: #003366;
	text-decoration: none;
	background-color: #E4E6E7;
}
#navcontainer a:visited
{
color: #003366;
text-decoration: none;
	background-color: #E4E6E7;
}
#navcontainer a:hover
{
	color: #003366;
	background-attachment: scroll;
	background-image: url(../images/nav-bg-hover.gif);
	background-repeat: no-repeat;
	background-position: 0.25em center;
	background-color: #D6D9DA;
}
#navcontainer a:active
{
color: #003366;
text-decoration: none;
	background-color: #E4E6E7;
}
#navcontainer li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
}
#navcontainer #active {
	display: block;
	padding: 2px 2px 2px 10px;
	width: 180px;
	color: #000000;
	background-image: url(../images/bg-navlink.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}
/**********end level 1 links********************/


/****************start level 2 links**************/
#navcontainer2 {
	text-align: center;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#navcontainer2 ul
{
	padding-left: 0;
	list-style-type: none;
	font-size: 0.75em;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#navcontainer2 a
{
	display: block;
	padding: 2px 2px 2px 25px;
	width: 150px;
	background-attachment: scroll;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer2 a:link
{
	color: #FFFFFF;
	text-decoration: none;
	
}
#navcontainer2 a:visited
{
color: #FFFFFF;
text-decoration: none;

}
#navcontainer2 a:hover
{
	color: #FF0000;
}
#navcontainer2 a:active
{
color: #FFFFFF;
text-decoration: none;
}
#navcontainer2 li {
	margin-left: 0;
	padding-left: 10px;
	list-style-type: none;
}
#navcontainer2 #active {
	
	padding: 2px 2px 2px 25px;
	width: 150px;
	background-attachment: scroll;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF0000;
	margin-left: 10px;
}
/**********end level 1 links********************/



/********footer styles**************/
#footer p {
	font-size: 0.7em;
	text-align: right;
	line-height: 1.25em;
	margin-bottom: 0.5em;
	padding-right: 3.5em;
	padding-top: 2em;
}
#footer a {
	color: #00BBF9;
	text-align: right;
	margin-top: 0em;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.space-home-pics {
	margin-right: 0.25em;
}
.tabletext {
	font-size: .75em;
	color: #FFFFFF;
}
caption {
	text-align: left;
	color: #013567;
}
input {
}
textarea {
}
.required {
	color: #FF0000;
}
#footer2 {
	width: 100%;
	color: #013567;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 2em;
	background-color: #E4E6E7;
}
#footer2 a {
	color: #013567;
	text-align: right;
	margin: 0px;
}
#footer2 a:hover {

	color: #FF0000;
	text-align: right;
	margin-top: 0em;
	text-decoration: underline;
}
#footer2 p {
	font-size: 0.7em;
	text-align: right;
	line-height: 2em;
	margin-bottom: 0em;
	padding-right: 3.25em;
	margin-top: 0px;
}
#hold-inner-image {

	margin-left: 1em;
	text-align: right;
	height: 122px;
	padding: 20px 0px 0px 0px;
}
.main-content h3 {

	color: #0099CC;
	font-size: 0.85em;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 0em;
}
.content-table th {
	color: #FFFFFF;
	font-size: 0.85em;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 0em;
	background-color: #0099CC;
	padding: 0.25em;
}
.content-table td {
	color: #033165;
	font-size: 0.75em;
	padding: 0.25em;
	background-color: #E5E6E8;
}
.space-cell {
	padding-right: 2em;
	margin-right: 2em;
}
.white-bg {
	background-color: #FFFFFF;
}
.main-content li {

	color: #033165;
	font-size: 0.75em;
	text-align: justify;
	margin-top: 0em;
	margin-bottom: 0.85em;
}
