
a {
	outline: none;
}

body {
	background: #313131 url(images/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
}

#columncontainer {
	width: 800px;
	margin: 0;
	padding: 0;
}

#footer {
	border-top: #e9e1c7 solid 1px;
	width: 800px;
	margin: 0;
	padding: 20px 0 20px 0;
	clear: both;
}

#footer p {
	margin: 0 0 10px 20px;
	color: #000;
	font-size: 11px;
	line-height: 14px;
	width: 420px;
}

#footer p a {
	color: #0073b2;
	text-decoration: none;
}

#footer p a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#footer table {
	margin: 0 20px 20px 30px;
	_margin: 0 5px 20px 20px;
	font-size: 11px;
	line-height: 11px;
	float: right;
}

#footer table td {
	padding: 0 5px 5px 5px;
}

#header {
	width: 800px;
	height: 100px;
	background: url(images/header/bg.png) no-repeat bottom;
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: right;
}

#header img {
	margin: 0;
	float: left;
}

#header p {
	margin: 38px 10px 0 0;
	padding: 0;
	color: #332d25;
	font-size: 10px;
	line-height: 10px;
	text-align: right;
	font-weight: bold;
	float: right;
	text-transform: uppercase;
}

#header p.address {
	margin: 15px 23px 0 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-transform: none;
}

#header .blue {
	margin-right: 12px;
	color: #00476e;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}

#main {
	width: 464px;
	border-top: #e9e1c7 solid 1px;
	border-right: #e9e1c7 solid 1px;
	margin: 0;
	padding: 15px 0 10px 0;
	float: left;
}

#main h2 {
	width: 285px;
	margin: 0 20px 2px 20px;
	_margin: 0 20px 2px 10px;
	color: #0073b2;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	float: left;
}

#main h2 a {
	color: #0073b2;	
	text-decoration: none;
}

#main h2 a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#main p {
	margin: 0 20px 10px 20px;
	color: #4e4e4e;
	font-size: 12px;
	line-height: 17px;
	clear: both;
}

#main p.blog {
	width: 100px;
	margin: 1px 20px 0 0;
	_margin: 1px 10px 0 0;
	color: #37767e;
	font-size: 13px;
	line-height: 13px;
	text-align: right;
	float: right;
}

#main p.date {
	margin: 0 20px 10px 20px;
	*margin: 0 20px 0 20px;
	_margin: 0 20px 0 10px;
	color: #57a7b0;
	font-size: 11px;
	line-height: 14px;
	float: left;
	clear: left;
	*width: 420px;
}

#main p a {
	color: #0073b2;	
	text-decoration: none;
}

#main p a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#main p.date a {
	color: #57a7b0;
	text-decoration: underline;
}

#main p.date a:hover {
	color: #0073b2;
	text-decoration: underline;
}

#main p.blog a {
	color: #37767e;
	text-decoration: none;
}

#main p.blog a:hover {
	color: #000;
	text-decoration: none;
}

#nav {
	width: 800px;
	height: 58px;
	background: url(images/nav-bg.jpg) repeat-x;
	margin: 0 0 10px 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	width: 113px;
	height: 58px;
	background: url(images/nav-divider.jpg) no-repeat right;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

#nav ul li.last {
	background: none;
}

#nav ul li a {
	width: 73px;
	height: 43px;
	margin: 0;
	padding: 15px 20px 0 20px;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
	display: block;
}

#nav ul li a:hover {
	color: #0073b2;
	text-decoration: none;
}

#sidebar {
	width: 335px;
	border-top: #e9e1c7 solid 1px;
	border-left: #e9e1c7 solid 1px;
	margin: 0 0 0 -1px;
	padding: 15px 0 10px 0;
	float: left;
}

#sidebar h2 {	
	margin: 0 20px 10px 20px;
	color: #0073b2;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
}

#sidebar h2 a {
	color: #0073b2;	
	text-decoration: none;
}

#sidebar h2 a:hover {
	color: #57a7b0;
	text-decoration: none;
}

#sidebar h3 a {
	height: 20px;
	background: url(images/teal-button.jpg) no-repeat;
	display: block;
	margin: 0 0 10px 20px;
	padding: 5px 0 0 10px;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	outline: none;	
}

#sidebar h3 a:hover {
	color: #4e4e4e;
	text-decoration: none;
}

#sidebar h4 {
	margin: 0 0 5px 20px;
	padding: 0;
}

#sidebar h4 a {
	color: #57a7b0;
	font-size: 14px;
	line-height: 16px;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	outline: none;	
}

#sidebar h4 a:hover {
	color: #0073b2;
	text-decoration: none;
}

#sidebar p {
	margin: 0 20px 10px 20px;
	color: #4e4e4e;
	font-size: 12px;
	line-height: 17px;
	clear: both;
}

#site {
	width: 800px;
	background: #fff;
	margin: 0 auto 20px auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#socialmedia {
	margin: 0 auto;
	height: 38px;
	width: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#socialmedia a {	
	height: 33px;
	color: #000;
	margin: 0;	
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	display: block;
	float: right;
}

#socialmedia a.facebook {
	background: url(images/header/facebook.jpg) no-repeat;
	padding: 5px 0 0 55px;
	width: 121px;
}

#socialmedia a.flickr {
	background: url(images/header/flickr.jpg) no-repeat;
	padding: 5px 0 0 55px;
	width: 120px;
}

#socialmedia a.twitter {
	background: url(images/header/twitter.jpg) no-repeat;
	padding: 5px 0 0 45px;
	width: 135px;
}

#socialmedia a.facebook:hover {
	color: #35528c;
}

#socialmedia a.flickr:hover {
	color: #f90080;
}

#socialmedia a.twitter:hover {
	color: #2fbaa1;
}

#tanregion {
	width: 780px;
	background: #e9e1c7;
	margin: 0 0 10px 10px;
	padding: 10px 0 0 0;
}

#tanregion a.teal {
	width: 290px;
	_width: 280px;
	height: 20px;
	background: url(images/teal-button.jpg) no-repeat;
	margin: 0 10px 10px 0;
	_margin: 0 5px 10px 0;
	padding: 5px 0 0 10px;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	float: right;	
	display: block;
	outline: none;
}

#tanregion a.teal:hover {
	color: #4e4e4e;
	text-decoration: none;
}

#tanregion h2 {
	margin: 0 10px 5px 10px;
	color: #025f6a;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
}

#tanregion img {
	margin: 0;
}

#tanregion p {
	margin: 0 10px 10px 10px;
	padding: 0;
	color: #4e4e4e;
	font-size: 12px;
	line-height: 16px;
}

#tanregion p.clearboth {
	margin: 0;
	padding: 0;
	clear: both;
}

#tanregion p.teal {
	float: right;
	margin: 0;
}

#tanregion p a {
	color: #0073b2;
	text-decoration: none;
}

#tanregion p a:hover {
	color: #000;
	text-decoration: none;
}

#tanregion .slideshow {
	margin: 0 15px 10px 10px;
	float: left;
}

#tanregion .slideshow img {
	margin: 0;
}
