* {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	list-style: none;
	line-height: 1.3;
	font-size: 100.01%;
	font-style: normal;
	font-weight: normal;
	font-family: inherit;
	text-decoration: none;
}
html	{
	background-color: #17352B;
	background-image: url(../images/bg_html.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
body	{
	font: normal normal 62.5% Arial, Helvetica, sans-serif;
	
	color:#fff;
	background:#17352B url(../images/bg-page.jpg) repeat-x 0 0;
}
p {
	padding-top: 0px;
	padding-bottom: 13px;
	line-height: 1.8em;
}
table {
	font-size: 0.91em;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.imgctr {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: -15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imglft {
	float: left;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
}
h1 {
	height:19px;
	margin-bottom:15px;
	font-weight:normal;
	font-size:1.1em;
	margin-top: 15px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	letter-spacing: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D655D;
}
h2 {
	font-size: 112%;
	font-weight: normal;
	color: #FFCC99;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
h3 {
	letter-spacing: 0.14em;
	padding-top: 15px;
	padding-bottom: 3px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #576561;
	margin-bottom: 5px;
	color: #FFFF99;
}
body	{
	color:#fff;
	background:#17352B url(../images/bg-page.jpg) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	line-height: 175%;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.03em;
}

.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
	height: 11px;
}

#container { margin:0px auto; width:930px; }
#header { width:930px; height:210px; color:#000; }

#nav, #nav ul {
	width:930px;
	height:28px;
	background:url(../images/bg-nav.jpg) repeat-x 0 0;
	list-style:none;
	font-size:1.6em;
	font-weight: normal;
}
#nav ul {
	margin-right: auto;
	margin-left: auto;
}
#nav a {
	display:block;
	color:#fff;
	background:url(../images/bg-button.jpg) no-repeat top right;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: 11px;
	margin-left: 11px;
}
#nav a:hover { background-color:#469A8A; }
#was last a {
	display:block;
	color:#fff;
	background:none;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#nav li { float: left; }
#nav li ul {
	position: absolute;
	width:10em;
	left: -999em;
	font-size:1em;
}
#nav li:hover ul { left:auto; }
#nav ul, #nav ul li a { background-image:none; }
#nav ul li a {
	display:block;
	width:10em;
	float:left;
	background-color:#ccc;
	color:#333;
	padding-top:8px;
}
#nav ul li a:hover { background-color:#447A6E; color:#fff; }
#nav li:hover ul, #nav li.sfhover ul { left:auto; }

#content {
	width:880px;
	border-bottom:2px solid #357468;
	font-size:1.4em;
	background-repeat: no-repeat;
	background-position: 0 top;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 30px;
	background-image: url(../images/bg-content.jpg);
	background-color: #1D382F;
}
#content p { line-height:1.8em; }
#content a {
	color:#7aa87f;
	background-position: 50%;
}
#content a:hover { text-decoration:underline; }
#content h1 {
	height:19px;
	margin-bottom:15px;
	font-weight:normal;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:1.1em;
	margin-top: 15px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	letter-spacing: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2D655D;
}

/*                        HOME PAGE ALT STYLES
**************************************************************/


#indexcnt {
	width:880px;
	padding:50px 20px 80px 30px;
	border-bottom:2px solid #357468;
	font-size:1.4em;
}
#indexcnt  p { line-height:1.8em; }
#indexcnt  a {
	color:#7aa87f;
	background-position: 50%;
}
#indexcnt  a:hover { text-decoration:underline; }


/*                        Home - Full width PAGE ALT STYLES
**************************************************************/

#main {
	float:left;
	width:100%;
	margin-bottom:20px;
}
#left { float:left; width:554px; padding-right:25px; border-right:1px solid #357468; }
#left img { float:left; margin:10px 15px 0 0; }
#right { float:right; width:275px; }
#right img { margin:15px 0 0 35px; }

#footer {
	float:left;
	color:#fff;
	font-size:.98em;
	margin-bottom:30px;
	background-color: #17352B;
	letter-spacing: 0.2em;
	width: 930px;
}
#footer a { color:#fff; }
#footer a:hover { text-decoration:underline; }
#footer ul {
	color:#fff;
	width:550px;
	padding-top:10px;
	text-align:center;
	line-height:1.8em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer ul li { margin-right:3px; display:inline; }



.bullets li{
	list-style-type: square;
	margin-left: 15px;
	color: #D5F3E2;
	padding-bottom: 3px;
	margin-bottom: 11px;
}
.imgrgt {
	float: right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


/*                        Centered Menu
**************************************************************/


#centeredmenu {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
	background-color: #3B8F76;
	font-size: 1.5em;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 28px;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
	display:block;
	background:url(../images/bg-button.jpg) no-repeat top right;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.3em;
	letter-spacing: 0.14em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#centeredmenu ul li a:hover {
	color:#fff;
	background-color: #3F8C7E;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
	color:#fff;
	background-color: #2C6C5A;
}
#centeredmenu .last a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	line-height:1.3em;
	letter-spacing: 0.09em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-image: none;
}
.small {
	font-size: 0.85em;
	color: #C8E1D2;
}
