@charset "UTF-8";
@import url("banner.css");
@import url("form.css");
/*========= END banner background images ==========*/
/*========= Position ==========*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
}

/*========= Global styles ==========*/

h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#43787c;
	padding:0px;
	margin:0px;
	font-weight: normal;
}
h1 em {
	font-size:32px;
	color:#464646;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family:Arial, Helvetica, sans-serif
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
p , ul{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	line-height:18px;
	margin:15px 0px 0px 0px;
	padding:0px;
}
p a:link, p a:visited , ul a:link, ul a:visited{
	color:#43787c;
	text-decoration:none;
}
p a:hover, p a:active , ul a:hover, ul a:active{
	text-decoration:underline;
}
.arrow {
	padding-right: 10px;
}
.details {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767676;
	line-height:40px;
}
.details  .detailsHeading{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.details a:link, .details a:visited {
	color:#767676;
	text-decoration:none;
}
.details a:hover, .details a:active {
	color:#43787c;
	text-decoration:underline;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.sideBarHeading {
	background-color: #3a7576;
	display: block;
	margin: 0px;
	height: 13px;
	width: 206px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5e709;
}
#outerDiv {
	background-image: url(../images/bg_shadow.jpg);
	background-repeat: repeat-y;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-position: center top;
	background-color: #FFF;
}
#innerDiv {
	width: 916px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#innerDiv #banner {
	height: 385px;
	width: 916px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #f5e709;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#logo h1 {
	text-indent: -1000em;
	padding: 0px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	height: 95px;
	width: 330px;
	position: absolute;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*========= Main Menu ==========*/
#navBg {
	height: 31px;
	padding: 0px;
	margin-top: 354px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	width: 916px;
	background-color: #FFFFFF;
	/* for IE */
  	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	/* CSS3 standard */
	opacity: 0.8;
	z-index: 1;
}
#navPosition {
	height: 31px;
	padding: 0px;
	margin-top: 354px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	z-index: 2;
	width: 916px;
}
#nav   {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li   {
	float: left;
}
#nav li a:link, #nav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3a7576;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 1px 0px 0px;
	display: block;
	line-height: 31px;
	text-align: center;
}
#nav li a:hover, #nav li a:active{
	text-decoration: none;
	background-color: #FFF;
}
#nav #on a:link, #nav #on a:visited,#nav #on a:hover, #nav #on a:active {
	color: #494949;
	text-decoration: none;
	cursor:default;
	background-color: #FFF;
}
/*========= END menu ==========*/

/*========= CONTENT ==========*/
#contentDiv {
	width:100%;
	background-color: #FFF;
}
#contentDiv .bullets {
}
#contentDiv .bullets li {
	list-style-position: outside;
	list-style-image: url(../images/arrowGrey.png);
	margin-left: 15px;
}
#mainLeft {
	width:525px;
	padding: 20px 42px 20px 42px;
	background-image:url(../images/bg_mainTopRepeat.jpg);
	background-repeat:repeat-x;
	float:left;
	border-right:1px #767676 solid;
	background-color: #FFF;
}
#mainRight {
	width:525px;
	padding: 20px 42px 20px 42px;
	background-image:url(../images/bg_mainTopRepeat.jpg);
	background-repeat:repeat-x;
	float:right;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #767676;
}
#column01 {
	width: 215px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	float: left;
	padding: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #F7F7F7;
}
#column02 {
	padding: 15px;
	float: left;
	width: 215px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CECECE;
	border-bottom-color: #CECECE;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	background-color: #F7F7F7;
}
#locationA {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#locationB {
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	float: left;
}
#sideBarLeft {
	width:232px;
	padding: 20px 37px 20px 37px;
	background-image:url(../images/bg_secondTopRepeat.jpg);
	background-repeat:repeat-x;
	float:left;
}
#sideBarRight {
	width:232px;
	padding: 20px 37px 20px 37px;	
	background-image:url(../images/bg_secondTopRepeat.jpg);
	background-repeat:repeat-x;
	float:right;
}
#sideBarRightHome {
	width:232px;
	padding: 20px 37px 20px 37px;
	background-image:url(../images/bg_sideHome01.jpg);
	background-repeat:repeat-x;
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5e709;
}
#sideBarRightHome .standOut01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #424242;
	font-style: italic;
	line-height: 25px;
}
#sideBarRightHome .standOut02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #FFF;
	font-weight: normal;
	line-height: 25px;
}
#sideBarRightHome .underline  {
	text-decoration: underline;
}
.colorTeal {
	color: #43787c;
}
.colorYellow {
	color: #f5e709;
}
.colorGrey {
	color: #454545;
}

/*========= Footer ==========*/
#footer {
	width:100%;
	height:40px;
	background-image:url(../images/bg_footerRepeat.jpg);
	background-repeat:repeat-x;
}
#footer #footerPosition {
	width: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}
#footer #left {
	float:left
}
#footer #right {
	float:right
}
