html { font-size: 100%; /* IE hack */ }
.deeplinktext {
	font-size: 34px;
	color: #56655E;
	line-height: 44px;
	width: 300px;
	font-family: 'Copse', Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 2px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.deeplinktext a:link, .deeplinktext a:visited {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/feb2012/home_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#homeheaderlogo {
	height: 110px;
	width: 840px;
	margin-bottom: 1px;
	background-image: url(images/home_header_back.png);
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#hometag {
	position: absolute;
	left: 25px;
	bottom: 15px;
}
#contentblock {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
}
#footertext {
	margin-left: 182px;
	font-size: 0.9em;
	line-height: 150%;
}

#homelogo {
	position: absolute;
	right: 30px;
	bottom: 20px;
}

#homemenu {
	height: 32px;
	width: 840px;
	background-image: url(images/home_header_back.png);
	margin-right: auto;
	margin-left: auto;
}
.homemenuoption {
	float: left;
	width: 210px;
	text-align:center;
	height: 32px;
}
.homemenuoption a {
	height: 100%;
	width: 100%;
	display:block;
}
.homemenuoption a:hover {
	background-color: #FFFFFF;
}
.homemenuoptionpadding {
	padding-top: 10px;
	padding-bottom: 10px;
}


.contentcolumn {
	float: left;
	width: 210px;
}
.contenttext {
	padding-right: 20px;
	line-height: 140%;
	color: #333333;
	font-size: 0.9em;
}
a:link, a:visited {
	font-weight: bold;
	color: #6B9291;
	text-decoration: none;
}

.footerlight {
	color: #999999;
}

.contenttext p {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin: 0px;
}

.clearboth {
	clear: both;
}
#footerlogo {
	position: absolute;
	left: 0px;
	top: 10px;
}
#footer {
	position: relative;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	margin-top: 14px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	background-color: #FFFFFF;
}
a:hover, a:active {

	font-weight: bold;
	color: #6B9291;
	text-decoration: underline;
}
.sectiontitle {
	margin-bottom: 8px;
}
#slideshow1 {
	width: 190px;
	height: 200px;
	overflow: hidden;
}
#deeplinkblock {
	height: 314px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.workwithheader {
	font-size: 1.8em;
	line-height: 1.4em;
}
.slide {

	width: 190px;
	height: 200px;
	overflow: hidden;
}
#contentblock2 {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
	background-image: url(images/content_back.png);
	background-repeat: repeat;
	position: relative;
}
#menucolumn {
	float: left;
	width: 110px;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 26px;
}
#menucolumn p {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin: 0px;
}
.staffname {
	font-size: 1.3em;
	margin-top: 8px;
	padding-top: 8px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6B9291;
}
#column2 {
	width: 632px;
	float: right;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 26px;
}
#column2 p {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin: 0px;
}
#membership {
	position: relative;
	margin-top: 14px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D8F1EE;
	padding: 0px;
}
.padding8 {
padding: 8px;
}
.padding12 {
padding: 12px;
}#navcalogo {

	position: absolute;
	left: 767px;
	top: 6px;
}
.signup {
	margin-top: 10px;
	margin-bottom: 10px;
}
.deeplinksmall {
	font-size: 20px;
	line-height: 26px;
}
.deepbutton {
	display:inline-block;
	width:auto;
	white-space:nowrap;
	height:32px;
	margin:1px 5px 1px 0;
	padding:0 22px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-style:normal;
	font-size:15px;
	line-height:32px;
	cursor:pointer;
	border:0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
	vertical-align:top;
	letter-spacing:0.3px;
	-webkit-transition:opacity .2s;
	border-top:1px solid rgba(255, 255, 255, 0.8);
	border-left:1px solid rgba(255, 255, 255, 0.8);
	border-right:1px solid rgba(0, 0, 0, 0.4);
	border-bottom:1px solid rgba(0, 0, 0, 0.4);
	background-color:#46bcd2;
	text-shadow:none;
	background: rgb(204,234,144); /* Old browsers */
background: -moz-linear-gradient(top, rgba(204,234,144,1) 0%, rgba(209,227,161,1) 50%, rgba(190,219,133,1) 51%, rgba(204,234,144,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,234,144,1)), color-stop(50%,rgba(209,227,161,1)), color-stop(51%,rgba(190,219,133,1)), color-stop(100%,rgba(204,234,144,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(204,234,144,1) 0%,rgba(209,227,161,1) 50%,rgba(190,219,133,1) 51%,rgba(204,234,144,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(204,234,144,1) 0%,rgba(209,227,161,1) 50%,rgba(190,219,133,1) 51%,rgba(204,234,144,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(204,234,144,1) 0%,rgba(209,227,161,1) 50%,rgba(190,219,133,1) 51%,rgba(204,234,144,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(204,234,144,1) 0%,rgba(209,227,161,1) 50%,rgba(190,219,133,1) 51%,rgba(204,234,144,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccea90', endColorstr='#ccea90',GradientType=0 ); /* IE6-9 */
color:#3C5400 !important;
float:none;
	display:inline-block;
	position:relative;
	padding:4px 0 4px 0;
	font-size:20px;
	line-height:120%;
	margin-top: 10px;
	margin-right: 0px !important;
	margin-bottom: 1px;
	margin-left: 0;
	font-family: 'Copse', Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 0 transparent, 0 1px 0 rgba(255, 255, 255, 0.8);
	height:auto;
	width: 100%;
	overflow:hidden;
}	
.deeplinktext p {
	padding:0;
	margin:0;	
	margin-bottom:4px;
}
.col30 {
	display: inline-block;
	width: 30%;
	position: relative;
	float: left;
}
.col70 {
	display: inline-block;
	width: 70%;
	position: relative;
	float: left;
}
.marginleft10 {
	margin-right: -10px;
	margin-left: 10px;
}
.optionlist a {
	display:block;
	margin-bottom:4px;
	margin-right:10px;
	padding: 4px 10px;
	background-color: rgba(138,196,196,0.5);
	border-radius:4px;
	cursor:pointer;
	text-decoration:none !important;
	font-weight:normal !important;
}
.optionlist a:hover {
	background-color: rgba(138,196,196,0.7);	
	color: #000;
}

.optionlist .current {
	background-color: rgba(138,196,196,1);
	color:#000;
	font-weight:bold;
}
.services h2 {
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom: 1px dotted rgba(138,196,196,1);
	margin:0;
	margin-bottom: 20px;
}
.hidden {
	display:none;	
}
.borderabove {
	padding-top: 10px !important;
	border-top: 1px dotted rgba(138,196,196,0.5);
	margin-top: 20px !important;	
}

