@charset "UTF-8";
#wrapper {
	width: 960px;
	margin: auto;
	
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 62.5%;
	color: #333333;
	line-height: 1.8em;
	text-align: left;
	margin: 0px;
	background-color: #CCCCCC;
}
h1 {
	font-size: 3em;
	margin: 0px;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0.6em;
	padding-left: 0px;
	color: #231F20;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	line-height: 100%;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #231F20;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 2.2em;
	font-weight: normal;
	color: #00BAEB;
}
#rightpanel h3 {
	font-size: 1.8em;
	color: #BFC210;
	font-weight: normal;
}
.indent40 {
	padding-left: 40px;
}
#accordianholder {
	width: 800px;
}
p {
	font-size: 1.4em;
	line-height: 1.6em;
}
#header {
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: right;
	padding: 20px;
	height: 20px;
	width: 920px;
	background-color: #231F20;
	background-image: url(images/topleftcorner.gif);
	background-repeat: no-repeat;
}
#topanime {
	background-color: #006699;
	height: 400px;
	width: 960px;
	background-image: url(images/bigtop.jpg);
	background-repeat: no-repeat;
	float: left;
}
#topshadow {
	height: 40px;
	width: 960px;
	background-image: url(images/drop_shad_960_grey.jpg);
	background-repeat: no-repeat;
	background-position: center 22px;
}
#mainlinks {
	color: #FFFFFF;
	background-color: #231F20;
	width: 960px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
}
#mainnav {
	font-size: 1.4em;
	font-weight: lighter;
	letter-spacing: 0.1em;
	background-color: #231F20;
	width: 960px;
	position: relative;
	float: left;
	clear: both;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
}
#mainnav li {
	display: block;
	list-style-type: none;
	float: left;
}
#mainnav     li     a  {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
	margin: 0px;
	background-color: #231F20;
	list-style-type: none;
	display: block;
}
#mainnav  li  a:hover {
	color: #00CCFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
}
.livelink {
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
	float: left;
	color: #00CCFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	font-style: italic;
	margin: 0px;
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
	position: relative;
	background-position: bottom;
	background-repeat: no-repeat;
}
#homemessage {
	background-color: #BCC10D;
	float: left;
	height: 135px;
	width: 960px;
	font-size: 7em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 45px;
	background-image: url(images/green_grad_200.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1em;
}
a {
	text-decoration: none;
	color: #00BAEB;
	list-style-type: none;
}
#leftpanel {
	float: left;
	height: 100%;
	width: 220px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightpanel {
	float: left;
	width: 660px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightpanel  p a {
	color: #00CCFF;
	font-weight: bold;
}
#rightpanel p a:hover {
	color: #BEC10E;
}
#lowercontent {
	background-color: #CCCCCC;
	height: 200px;
	width: 960px;
	float: left;
}
#bigfootholder {
	background-color: #666666;
	width: 100%;
	float: left;
	background-image: url(images/footershadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 20px;
}
#bigfooter {
	margin: auto;
	width: 960px;
}
#bigfooter p {
	font-size: 1em;
	color: #CCCCCC;
	padding-top: 10px;
}
#bigfooter p a {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#bigfooter p a:hover {
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.logol {
	color: #999999;
	font-size: 4em;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}
.logod {
	color: #CCCCCC;
	font-size: 4em;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}
.logoend {
	color: #999999;
	font-size: 4em;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}
.widegradholder {
	background-image: url(images/drop_shad_960_wht.jpg);
	background-repeat: no-repeat;
	background-position: 0px -22px;
	float: left;
	height: 20px;
	width: 960px;
	position: relative;
}
#fullgreenbar {
	background-repeat: repeat-x;
	height: 200px;
	width: 960px;
	background-position: 0px bottom;
	float: left;
	position: relative;
	background-image: url(images/green_grad_200-2.jpg);
}
#fullgreenbar a {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.6em;
}
#fullgreenbar a:hover {
	color: #231F20;
}
#fullgreenbar   h4 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#fullgreenbar h3 {
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0px;
	margin: 0px;
}
#greenfootercurves {
	background-image: url(images/contentbotcornersgreen.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 960px;
	position: relative;
	float: left;
}
.widegradholdergrey {
	background-image: url(images/drop_shad_920_grey.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 20px;
	width: 960px;
	position: relative;
}
.strikethrough {
	text-decoration: line-through;
}
p.news {
	color: #979095;
	font-size: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.news {
	color: #00CCFF;
	font-weight: bold;
}
#whattheysay {
	background-color: #231F20;
	height: 30px;
	width: 940px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 1.4em;
	color: #FFFFFF;
}
#footwordsleft {
	float: left;
	height: 180px;
	width: 299px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
a.news:hover {
	color: #BBC00C;
}
#footwordsmiddle {
	float: left;
	height: 180px;
	width: 299px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
}
#footwordsright {
	float: left;
	height: 180px;
	width: 300px;
	margin-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
#terms {
	width: 400px;
	position: relative;
	padding-top: 30px;
	float: left;
	height: 170px;
	padding-left: 20px;
}
#terms p {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
#interestingplaces {
	text-align: right;
	color: #CCCCCC;
	float: right;
	position: relative;
	padding-top: 30px;
	padding-right: 20px;
	width: 480px;
	padding-bottom: 10px;
}
#interestingplaces p {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
}
.boldupper {
	font-weight: bold;
	text-transform: uppercase;
}
#header a {
	color: #00CCFF;
}
#header a:hover {
	color: #BEC10E;
}
#topgraphics {
	background-color: #FFFFFF;
	height: 400px;
	width: 960px;
	background-image: url(images/bigtopgraphics.jpg);
	background-repeat: no-repeat;
}
#topcontact {
	background-color: #FFFFFF;
	height: 400px;
	width: 960px;
	background-image: url(images/bigtopcontact.jpg);
	background-repeat: no-repeat;
}
#topweb {
	background-color: #FFFFFF;
	height: 400px;
	width: 960px;
	background-repeat: no-repeat;
}
#topaboutus {
	background-color: #FFFFFF;
	height: 400px;
	width: 960px;
	background-image: url(images/bigaboutus.jpg);
	background-repeat: no-repeat;
}
#topbranding {
	background-color: #FFFFFF;
	height: 400px;
	width: 960px;
	background-image: url(images/bigbranding.jpg);
	background-repeat: no-repeat;
}
#topwelike {
	background-color: #FFFFFF;
	height: 400px;
	width: 960px;
	background-image: url(images/bigwelike.jpg);
	background-repeat: no-repeat;
}
h6 {
	font-size: 3em;
	color: #00BAEB;
	font-style: italic;
	font-weight: normal;
	padding-top: 0.2em;
	margin: 0px;
	padding-bottom: .2em;
}
.cyan {
	color: #00BAEB;
}
.newsimages {
	background-color: #EEF0D5;
	height: 300px;
	width: 620px;
	padding: 0px;
	border: 10px solid #FFFFFF;
	margin: 10px;
}
#leftpanel h1 {
font-size: 3em;
	color: #00BAEB;
	font-style: italic;
	font-weight: normal;
	padding-top: 0.2em;
	margin: 0px;
	padding-bottom: .2em;
}
h5 {
	font-size: 3em;
	color: #00BAEB;
	font-style: italic;
	font-weight: normal;
	padding-top: 0.2em;
	margin: 0px;
	padding-bottom: .2em;
	line-height: 100%;
}
.sitemaplink  {
	font-size: 2em;
}
#foliopanel {
	clear: both;
	width: 960px;
	position: relative;
	margin-top: 40px;
}
.folioinfo {
	padding: 20px;
	width: 920px;
	background-color: #BABB00;
	background-image: url(images/green_grad_200.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.foliogroup {
	width: 960px;
	margin-bottom: 40px;
}
.folioimage {
	width: 920px;
	position: relative;
	padding: 20px;
	background-color: #231F20;
}
.folioinfo h1 {
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.folioinfo p {
	color: #FFF;
	line-height: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.folioinfo a {
	color: #231F20;
	text-decoration: none;
}
.folioinfo a:hover {
	text-decoration: underline;
}
.folioimagetestimonial {
	padding: 20px;
	width: 600px;
	margin-left: 300px;
	background-color: #15C2FF;
	color: #FFF;
	font-size: 1.4em;
	line-height: 120%;
}
#twitter {
	font-size: 50%;
	line-height: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.strikethrough {
	text-decoration: line-through;
}
#form-errors {
	clear: both;
	float: right;
	width: 480px;
	position: relative;
	text-align: right;
	font-size: 1.2em;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

.email-input {
	float: right;
	font-size: 1.3em;
	background-color: #CCC;
	position: relative;
	display: block;
	margin: 0px;
	clear: none;
	overflow: hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border: 2px solid #FFF;
}
.email-submit {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	background-color: #8E9208;
	border: 2px solid #FFF;
	color: #FFF;
	margin-top: 0px;
	display: block;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding: 6px;
	cursor: pointer;
}
.stay-uptodate {
	font-size: 2em;
	color: #FFF;
	line-height: 120%;
}
#toTop {
	border:1px solid #FFF;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#FFF;
	text-decoration:none;
	display: none;
	background-color: #231F20;
}
#rightpanel ul {
	font-size: 1.4em;
	line-height: 140%;
}
#rightpanel ul li {
	padding-bottom: 6px;
}
#twitter_div {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-top:3px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 130%;
	list-style-type: none;
}

#twitter_div a {
	background-color: #FFF;
	color: #43BDFF;
	text-decoration: underline;
	padding: 0px;
}
 
#twitter_div ul li {
	color: #10104B;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC10C;
	padding-top: 8px;
	list-style-type: none;
	padding-left: 0px;
}
 
#twitter_div ul li a {
	text-decoration: underline;
	color: #42BEF5;
	background-color: #FFF;
	padding-top: 0px;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #10104B;
	background-color: #FFF;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 0px;
}
#twitter_div a:hover {
	color: #10104B;
	background-color: #FFF;
}

#twitter_div ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

