/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00237d;
	line-height: 18px;
	text-transform: uppercase;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*color: #c9b6b7;*/
	color: #000000;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.ehch3  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #349EE1;
	line-height: 30px;
	text-decoration: none;
	/*font-weight: bold;*/

}

a.ehch3:active , a.ehch3:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #349EE1;
    line-height: 30px;
	text-decoration: none;
	/*font-weight: bold;*/
}
a.ehch3:hover  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #349EE1;
	    line-height: 30px;
	text-decoration: underline;
	/*font-weight: bold;*/
}
p, .bodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: justify;
}
.inner_left {
	background-image: url(media/left_inner_tb.gif);
	background-repeat: repeat-y;
}
.inner_right {
	background-image: url(media/right_inner_tb.gif);
	background-repeat: repeat-y;
}
.inner_top {
	background-image: url(media/top_inner_tb.gif);
	background-repeat: repeat-x;
}
.inner_bottom {
	background-image: url(media/bottom_inner_tb.gif);
	background-repeat: repeat-x;
}
.bordertbl {
	border: 1px solid #999999;
}
.bordertbl2 {
	border-top-width: 2px;
	
	border-bottom-width: 2px;
	
	border-top-style: groove;
	border-bottom-style:groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.tblbdr2 {
	border: 2px groove #000000;
	text-transform: lowercase;
}

.glass {
	background-image: url(media/crsdesignseaglasshome.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.glass2 {
	background-image: url(media/seaglasssmall.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
}
a.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
		text-transform: lowercase;
}
a.navlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00237D;
	text-decoration: none;
	font-weight: normal;
		text-transform: lowercase;
}
.bodlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
a.bodlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
		text-transform: capitalize;
}
a.bodlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00237D;
	text-decoration: none;
	font-weight: normal;
		text-transform: capitalize;
}
