body {
	margin:0;
	padding:0;
	background: #096DAB url(../images/bodybg.jpg) top center repeat-y;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:953px
}

#header {
	position:relative;
	margin: 0;
	padding:0;
	width: 953px;
	height: 382px;
	background: url(../images/header.jpg) top center no-repeat;
}

#logo {
	position:absolute;
	margin: 0;
	padding: 13px 0 0 35px;
}

#container {
	margin:0 auto;
	padding:0;
	width: 953px;
	color: #000000;
	background-color: #FFF;
	background: url(../images/container-bg.gif) top center repeat-y;
}

#content-wrapper {
	padding: 0;
}

#leftcol {
	float:left;
	margin: 0;
	padding:0 0 0 17px;
	font: 13px Arial, Helvetica, sans-serif;	
	width: 232px;
}

#rightcol {
	float:right;
	margin:0;
	padding:0 18px 0 0;
	font: 12px Arial, Helvetica, sans-serif;	
	width: 672px;
}

#map {
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
	border: 2px solid #225957
}

.clear {
	clear: both;
}

#container p {
	line-height: 18px;
	margin: 0;
	padding: 5px 10px 15px 10px;
}

/* -= Roll Overs Left Col=- */

#wrapper a:link, #wrapper a:visited {
	color: #337370;
	text-decoration: underline;
}

#wrapper a:hover, #wrapper a:active {
	color: #6FCCB9;
	text-decoration: none
}

#wrapper a {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

HR {
	/*clear: both;*/
   border: none 0;
	border-top: 1px solid #D2D2D2;
	width: 98%;
	height: 1px;
	padding: 0;
	margin: 10px auto;
	overflow:hidden
   }
	
/*H tags*/
#leftcol h2 {
	clear: both;
	margin: 0 auto;
	padding:4px;
	font: 19px Arial, Helvetica, sans-serif;
	color:#F2F2F2;
	font-weight: bold;
	text-indent: 5px;
	text-transform: uppercase;
	background-color: #014380;
}

#rightcol h1 {
	margin:0;
	padding:0;
	font: 26px Arial, Helvetica, sans-serif;
	color:#014380;
	font-weight: bold;
	text-indent: 15px;
	text-transform: uppercase;
	width: 100%;
	background-color: #014380;
}

#rightcol h1 span {
	background-color: #F5F5F5;	
	padding: 0 4px;
	border-top: 1px solid #F5F5F5	
}

#rightcol h1 span.green {
	margin: 0;
	padding:0;
	color: #048451
}

#rightcol h2 {
	margin: 10px 0 0 10px;
	padding:5px;
	font: 18px Arial, Helvetica, sans-serif;
	color:#014380;
	text-transform: uppercase;
	font-weight: bold;
	width: 96%;
	background: #F6F6F6 url(../images/blue-line.gif) 0 16px repeat-x;
}

#rightcol span {
	background-color: #F6F6F6
}

#rightcol h3 {
	margin: 10px 0 0 10px;
	padding:5px 0;
	font: 13px Arial, Helvetica, sans-serif;
	color:#1359a1;
	text-transform: uppercase;
	font-weight: bold;
}

#rightcol ul {
	padding: 10px 5px 8px 5px;
	margin: 0 0 0 10px;
	list-style: none;
	list-style-type: none;
}

#rightcol ul li {
	padding: 0 0 3px 15px;
	margin: 0;
	line-height: 22px;
	background: url(../images/bullet.gif) 0 6px no-repeat;
}

table.tablestyle {
	margin:10px auto 15px auto;
	padding:0;
	border: 1px solid #1359A1;
	width: 95%
}

table.tablestyle tr td {
	margin:0;
	padding:5px;
	background-color: #FCFCFC}

#rightcol .tablestyle h3 {
	margin:0;
	padding:0
}

#content-wrapper ul {
	padding: 10px 5px 8px 5px;
	margin: 0 0 0 10px;
	list-style: none;
	list-style-type: none;
	/*font: 14px Arial, Helvetica, sans-serif;*/
}

#content-wrapper ul li {
	padding: 0 0 2px 14px;
	margin: 0;
	line-height: 22px;
	background: url(../images/bullet.gif) 0 5px no-repeat;
}

/* -= Roll Overs Left Col=- */

#rightcolsmall a:link, #rightcolsmall a:visited {
	color: #866A3B;
	text-decoration: none;
}

#rightcolsmall a:hover, #rightcolsmall a:active {
	color: #866A3B;
	text-decoration: underline
}

#rightcolsmall a {
	padding: 0;
	margin: 0;
	font-weight: normal;
}

a.our-blog {
	background: url(../images/btn-blog.jpg) 0 0 no-repeat;
}

a.conference-rooms {
	background: url(../images/btn-conference.jpg) 0 0 no-repeat;
}

a:hover.our-blog, a:hover.conference-rooms {
  background-position: 0 -105px;
}

/*Left Col Sub*/

.substyle {
	border-top:1px solid #004380;
	margin: 0;
	padding: 25px 0;
}

table.border-right {
	border-right: 1px solid #D2D2D2
}

table.border-left {
	border-left: 1px solid #D2D2D2
}

/*.substyle ul {
	margin: 15px 0 15px 25px;
	padding:0;
}

.substyle li {
	margin: 0;
	padding:0;
	line-height: 22px;
	list-style: square;
	color: #048451;
}*/

/*#wrapper .substyle ul li a:link, #wrapper .substyle ul li a:visited {
	color: #048451;
	text-decoration: none;
	padding: 0 3px
}

#wrapper .substyle ul li a:hover, #wrapper .substyle ul li a:active {
	color: #F5F5F5;
	text-decoration: none;
	background-color: #048451;
	padding: 0 3px
}

#wrapper .substyle ul li a {
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
}*/

/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 5px 7px 7px 7px;
	padding: 0;
	border: 1px solid #003F79;	
	overflow:hidden
}

.image-center {
	display: block;
	text-align: center;
	margin: 10px auto;
	padding: 0;
	border: 1px solid #003F79;	
	overflow:hidden
}

.image-right {
	float: right;
	display: block;
	margin: 5px 7px 7px 7px;
	padding: 0;
	border: 1px solid #003F79;
	overflow:hidden
}

#footer {
	position:relative;
	margin: 0 auto;
	padding: 0;
	height: 177px;
	text-align: center;
	background: url(../images/footer-bg.gif) top center no-repeat;
}

.recycle-logo {
	position:absolute;
	bottom:0;
	left:0;
	margin:0 0 10px 25px;
	padding: 0;
	width: 61px;
	height: 59px;
	text-indent: -3500px;
	background: url(../images/recycle-logo.gif) top left no-repeat;
}

#footer-links {
	position:absolute;
	bottom:0;
	right:0;
	padding:0 20px 10px 0;
}

ul.links {
	margin:0;
	padding:0;
	list-style: none;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}

ul.links li {
	float:left;
	margin: 0 4px;
}

#footer p {
	clear:both;
	margin:0;
	padding:0;
	text-align: right;
	color: #fff;
	font: 11px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	line-height: 18px;
}

/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: underline
}

#footer a {
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
}

#credit {
	margin: 0 auto;
	padding:0;
	text-align: center;
	width: 770px;
}

/*Dotted line around active button in Firefox */
:-moz-any-link:focus {
outline-style: none !important;
outline-width: 0px !important;
}