/*HTML ELEMENT STYLES*/
body { margin: 0; padding: 0; }
div.padding_topleft20 { padding: 30px 0px 0px 30px; }
iframe { border-width: 0px; }
p, td { color: #4d4536; font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; font-size: 12px; }

/*LINK STYLES*/
a:link { color: #02709c; text-decoration: underline; }
a:visited { color: #02709c; text-decoration: underline; }
a:active { color: #02709c; text-decoration: underline; }
a:hover { color: #02709c; text-decoration: none; }

a.contact:link { color: #86b6ca; text-decoration: none; }
a.contact:visited { color: #86b6ca; text-decoration: none; }
a.ccontact:active { color: #86b6ca; text-decoration: none; }
a.contact:hover { color: #86b6ca; text-decoration: underline; }

/*COLOR STYLES*/
.brown { color: #681f08; }
.dblue { color: #02709c; }
.grey { color: #4d4536; }
.lblue { color: #86b6ca; }

/*HOMEPAGE BACKGROUND STYLES*/
.feature_bkg { background:url(../images/shell/home_image_repeat.jpg) repeat-x; background-position: 0px 1px; }
.homebkg_main { background:url(../images/shell/homebodybkg.jpg) no-repeat #c4b493; background-position: top right; }
.homebkg_left { background:url(../images/shell/homebkg_leftrepeat.jpg) #c4b493 repeat-x; background-position: 0px 0px; }
.homebkg_right { background:url(../images/shell/homebkg_rightrepeat.jpg) #c4b493 repeat-x; background-position: 0px 0px; }

.homecontact_bkg { background:url(../images/shell/homecontact_top.jpg) no-repeat; background-position: 0px 0px; }
.homecontact_repeat { background:url(../images/shell/homecontact_repeat.gif) repeat-y; background-position: 0px 0px; }

.homefeature_norepeat { background:url(../images/shell/homefeature_middle.jpg) no-repeat; background-position: 0px 0px; }
.homefeature_repeat { background:url(../images/shell/homefeature_repeat.gif) repeat-y; background-position: 0px 0px; }

.homeheader_repeat { background:url(../images/shell/homeheader_repeat.jpg) repeat-x; background-position: 0px 0px; }
.homenav_repeat { background:url(../images/navigation/homenav_repeat.jpg) repeat-x; background-position: 0px 0px; }
.homenav_repeat2 { background: url(../images/navigation/homenav_left.jpg) no-repeat; background-position: top right; }
.homenav_bottomrepeat { background:url(../images/navigation/homenav_bottomrepeat.jpg); background-position: 0px 0px; background-repeat: repeat-x; }
.homenav_bottom { background:url(../images/shell/homeheader_repeat.jpg); background-position: 0px 0px; background-repeat: repeat-x; }


.jefferson_bkg { background:url(../images/shell/jeffersonquote.gif); background-position: bottom right; background-repeat: no-repeat; line-height: 42px; }
.right_float { float: right; padding: 0px 0px 20px 20px; }

/*TEXT STYLES*/
.treb11 { font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; font-size: 11px; }
.treb20 { font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; font-size: 20px; }
.geo10 { font-family: Georgia, Times New Roman, Times, serif; font-size: 10px; }
.geo12 { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; }
.geo14 { font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; }
.geo16 { font-family: Georgia, Times New Roman, Times, serif; font-size: 16px; }
.geo20 { font-family: Georgia, Times New Roman, Times, serif; font-size: 20px; }


/*GCS FOOTER LINK CODE*/
.gcstagline {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #02709c;
}

a.gcstagline:active {
	color: #02709c;
	text-decoration: none;		
}
a.gcstagline:link {
	color: #02709c;
	text-decoration: none;		
}
a.gcstagline:visited {
	color: #02709c;
	text-decoration: none;		
}
a.gcstagline:hover {
	color: #FF6600;
	text-decoration: underline;
}
