html{
	background: white url() repeat;
	height: 100%;
}
body{
	padding-top: 0;
	padding-bottom: 0;
	
	height: 1000px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url() no-repeat left top;
	color: black;
}
p{
	border: none;
}
h3{
	margin-top: 10px;
	border-top: 1px solid #c2c2c2;
	padding-top: 20px;
	color: #292929;
}
div#sidebar.heightfix,div#content.heightfix{
	height: 1100px;
	display: block;
}
div#content.heightlong, div#sidebar.heightlong{
	height: 3000px;
	display: block;
}

/* @group Amended 960 styles */
.container_16{
	overflow: hidden;
	background: url(../img/containerbg.jpg) repeat-y;
}


/* @end */

/* @group Header */
#header{
	height: 138px;
	
	
	float: right;
	
}
#header p{
	margin: 0 auto;
	height: 138px;
	padding-top: 0;
	border-style: none;
	background: url(../img/header.jpg) no-repeat left top;
}


/* @end */

/* @group Intro */

#intro{
	height: 50px;
	background-color: white;
	background-image: url(../img/intro_strip.jpg);
}

/* @end */

/* @group Nav */

#nav{
	height: 40px;
	background: #7ea89e url(../img/nav_bg.jpg) repeat-x 0 top;
	
}

#nav ul{
	list-style-type: none;
		
	padding: 0;
	display: block;
	
}

#nav ul li{
		zoom: 1;
	position: relative;
	float: left;
	padding: 0 0 0 1px;
	background: url(../img/nav_bg.gif) no-repeat;
	font-weight: bold;
	margin-left: 0;
}

#nav ul li a{
	color: white;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 auto;
	float: left; padding: 13px 25px 14px
	
}
#nav ul li a:hover{
	text-decoration: none;
	color: #253431;
}
/* @end */

/* @group Footer */

#footer{
	height: 100px;
	border-top: 10px solid #a2d0c5;
	background: #618980 url(../img/nav_bg.jpg) repeat-x 0 top;
	color: white;
}
#footer p{
	border-style: none;
}

/* @end */

/* @group Sitepal */
#fsitp{
	height: 200px;
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* @end */

/* @group Pageheights */
.shortless{
	height: 800px;
}
.short{
	height: 1000px;
}
.mid-1{
	height: 1175px;
}
.mid{
	height: 1400px;
}
.mid1{
	height: 1800px;
}
.long{
	height:  2200px;
}
.long2{
	height:  5500px;
}

/* @end */

#content{
	font-size: 14px;
	
	background-color: white;
	padding: 0 0 0 15px;
	margin: 0 0 15px;
}
#content h1,#content h2,#sidebar h1{
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	width: 595px;
	margin: 25px auto;
	padding-left: 10px;
	text-align: left;
	
	padding-top: 0;
}
#sidebar h1{
	display: block;
	width: 75%;
	text-align: center;
	padding-left: 0;
}
#content h1{
	

background: #414141 url(../img/nav_bg_bl.jpg) repeat-x;
	letter-spacing: 2px;
	color: white;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
}
#content h2{
	font-size: 17px;
	color: #619b8e;
}
#content p{
	border: none;
	font-size: 12px;
	padding: 0 15px;
	text-align: left;
}
#content #rotater {
	height: 320px;
	display: block;
	margin-top: 20px;
	
}
#content #rotater img{
	display: block;
	margin-bottom: 20px;
}
#content img{
	display: block;
	margin: 0 auto 20px;
}
#content iframe{
	width:595px;
	display: block;
	margin-left: 20px;
	margin-top: 20px;
}
#content ul{
	font-size: 12px;
	padding-right: 25px;
	padding-left: 5px;
	text-align: left;
}
#content ul a{
	color: black;
	font-weight: bold;
}
#content table{
	
	width: 520px;
	line-height: 15px;
	margin-bottom: 25px;
	font-weight: bold;
	border-spacing: 10pt;
	margin-left: 15px;
}
#content table tr{
}
#content table td{
	vertical-align: top;
}
#brace{
	background: #e6f1f6 url(../img/bracebg.png) no-repeat right bottom;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
	clear: left;
	padding-right: 100px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-left: 10px;
	width: 80%;
}
#brace p#name{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
	
}
ul#contactcontact li h2,ul#contactcontact li{
	font-size: 30px;
}
#sidebar{
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #e4e4e4;
	margin-top: 20px;
	margin-left: 30px;
}
#sidebar ul{
	font-weight: bold;
	font-size: 14px;
	margin: 0 auto 15px 25px;
	
}
#sidebar img{
	display: block;
	margin: 40px auto 8px;
}
#sidebar img.fix{
	margin-top: 0px;
}
#sidebar h1{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}