body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, San-Serif, Verdana, San-Serif;
	font-size: 76%;
	color:#FFFFFF;
	background-image: url(../images/bg-fade.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #2ABEAE;
}
	/* Sort out font size on mac */
html>body {font-size: 12px;}

#pageSurround {
	width: 900px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
   	padding: 0;
	background-color: #FFFFFF;	
}
#topHeader{
	width: 900px;
	height:144px;
	margin: 0;
	padding: 0;
	background-image: url(../images/globalheader.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#greyBar{
	width: 900px;
	height:14px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#footer {
	width: 900px;
	height:14px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 50px;
}
#footerLinks {
	text-align: left;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	float: left;
}

.footer_copy {
	bottom: 0px;
    color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
}
.footer_copy a {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.footer_copy a:hover{
	color: #FFFF00;
}
#bodyContainerHome {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 1px;
}
#nav {
	height: 40px;
	background-image: url(../images/nav-bar.gif);
	background-color: #C5EC0E;
}
#navTop {
	height: 9px;
	background-image: url(../images/navTop.gif);
	background-repeat: no-repeat;
}
#navBottom {
	height: 9px;
	background-image: url(../images/navBottom.gif);
	background-repeat: no-repeat;
}
.nav_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #FFFFFF;
	text-align: left;
	padding-left: 14px;
}				
.navCurrent {
	font-weight: normal;
	color: #666666;
	display: inline;
}
#nav a {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	height: 40px;
	margin: 0;
	padding: 0;
}
#nav a:hover{
	color: #D13F4A;
}
#pageContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
	padding: 14px;
	text-align: left;
	float: left;
	width: 592px;
	background-color: #FFFFFF;
}
#pageContent a {
	color: #333333;
	text-decoration: underline;
}
#pageContent a:hover{
	color: #ffff00;
}
#pageImage		{ margin: 5px 10px 10px 10px; float:right; }
#copyright {
	bottom: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: right;
	float: right;
	padding-top: 5px;
/*	margin-left: auto;  */
/*	margin-right: auto; */
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover{
	color: #666666;
}

#sidebar {
	float: right;
	width: 236px;
	padding: 20px;
	border-left: 1px solid #999999;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #FFFFFF;
}

.sidebar_copy {
	padding: 10px 10px 10px 10px;
	background-color: #2ABEAE;
	font-size: 0.8em;
	text-align: left;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
}
#sidebar .caption {
	padding: 4px 0 10px 0;
	font-size: 0.8em;
	color: #333333;
}
#sub-nav {
	font-weight: bold;
	color: #666666;
}
#sub-nav a {
	font-weight: bold;
	text-decoration: none;
}
#sub-nav a:hover {

	font-weight: bold;
	color: #D33A4E;
	text-decoration: underline;
}
.indent {
	margin-left: 30px;
}


/* font styles */
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #2ABEAE;
}
 
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #2ABEAE;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}

/** contact form **/
.contactform {text-align:left; color:#555555;}
.contactform label {text-align:left; color:#FFFFFF; font-weight: bold;}
.contactform input{margin-top:5px; margin-bottom:5px; color:#555555;background-color:#FFFFFF;border:1px;}
.contactform textarea{width:290px; margin-top:2px; margin-bottom:5px; color:#555555;background-color:#D0E6B7;border:1px;}
.contactform .text{width:290px; margin-top:2px; margin-bottom:5px;  }
.contactform select{width:280px; margin-top:2px; margin-bottom:5px; color:#fff;background-color:#57514A;}
.contactform .button{
	font-size:0.9em;
	line-height:18px;
	width:60px;
	border:none;
	margin: 0 6px 0 0;
	text-transform: uppercase;
	background-color: #2ABEAE;
	font-weight: bold;
}
.contactform .button:hover{color:#000;background:#ff0;}
a {
	color: #FFFFFF;
}
#footerWrapper {
	background-color: #2ABEAE;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
}
#bodyWrapper {
	background-color: #FFFFFF;
	background-image: url(../images/bg-fade.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0;
}
