* { padding: 0; margin: 0; }
p, ul, ol, H1 { margin-bottom: 12px; padding: 0; }

body, td, th {
	color: #666666;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #005085 url('/images/subpage-bg.gif') repeat-x left top;
	margin: 0px;
}
#outerborders { border: 1px solid #1f2d46; }

.navbar {
	text-transform: uppercase;
	text-align: left;
	padding-left: 30px;
	font: normal 14px "Trebuchet MS";
}
.navbar a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.navbar a:hover {
	font-weight: normal;	
	color: #90c3b0;
	text-decoration: none;
}


.content { padding: 10px 20px; background: #ffffff; }	
.content ul { padding-left: 20px; }
.content ul li {
	padding-bottom: 2px;
}

form td { padding: 2px 0; }

a {
	color: #00609a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.footer { 
	font-size: 10px;
	color: #6690ac;
	padding: 10px;
}
.footerright { 
	font-size: 10px;
	color: #6690ac;
	padding: 10px;
}
.footer a { color: #d8e5f1; text-decoration: none; font-weight: normal; }
.footerright a { color: #6690ac; text-decoration: none; font-weight: normal;  } 
.footer a:hover { text-decoration: underline; font-weight: normal; }
.footerright a:hover { color: #6690ac; text-decoration: none; font-weight: normal; }
.redtext { color: red; }
.smalltext { font-size: 9px; }
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #609281;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.month {
	font-size: 17px;
	font-weight: normal;
	color: #609281;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	border-bottom: 1px solid #dedede;
}
h3 {
	font-size: 17px;
	font-weight: normal;
	color: #609281;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
h1 em {
	font-size: 15px;
	font-weight: bold;
	color: #609281;
	font-family: "Georgia";
	text-transform: none;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #609281;
	font-family: "Trebuchet MS";
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	width: 200px;;
	border: 1px solid #999999;
}
.FormTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	border: 1px solid #999999;
	width: 95%;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border: none;
	background: #609281;
	padding: 3 8 4 8;
}

.FormTextField2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	width: 95%;
}
#Layer1 {
	position:relative;
	width:615;
	height:280;
	z-index:1;
	overflow: auto;
	border: none;
	padding-right: 10px;
	scrollbar-base-color: #d8d8d8;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ededed;
	scrollbar-shadow-color: #d8d8d8;
	scrollbar-track-color: #ffffff;
}
#events {
	position:relative;
	width:495;
	background: #ffffff;
	z-index:1;
	overflow: auto;
	border: none;
	padding-right: 10px;
}

hr {
	color: #ebebeb;
	background: #ebebeb;
	height: 1px;
	width: 100%;
	border: none;
}


#eventtitleone, #eventtitletwo {
	background: #e8f0ed;
	padding: 5px;
	text-align: center;
}
.leftcolshort {
	background: #d8d8d8;
	color: #003e68;
	padding: 10px 25px;
}

.smallbg {
	padding: 0;
	background: url('/images/bg_mtns.jpg') no-repeat 50% bottom;

}

.indivevent {
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	padding: 15px 15px 18px;
	margin: 20px 10px 20px 0;
}
.signupbutton { padding: 0 0 7px 15px; border: none; }
#previewcalls { padding: 20px 25px;  color: #bcd3e0; }
#previewcalls h1 {
	color: #ffffff;
	font-weight: normal;
}
#previewcalls ul { list-style: none; margin: 0; padding: 0; }
#previewcalls li {
	padding-bottom: 15px;
}
#previewcalls a { color: #bcd3e0; }
#previewcalls a:hover { color: #ffffff; text-decoration: underline; }

#consultingservices {
	margin: 20px 15px 10px;
	padding: 10px;
	background: #a3c0b6 url('/images/bg_greenfade.png') repeat-x 50% top;
	color: #000000;
	border: 1px dotted #758f91;
	font-size: 11px;
	color: black;
}

#consultingservices img { float: right; }	
.consultingprice { font-size: 11px; color: black; }

#consultingservices H1 {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

.leftcolshort H1 {
	color: #003e66;
}

	
/* LEFT NAV */

#navcontainer {
	width: 100%;
	text-align: left;
	margin: 0;
	font: bold 13px "Trebuchet MS";
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li a {
	display: block;
	background: none;
	text-decoration: none;
	color: #00609a;
	padding: 7px 0;
	margin: 0;
	border-bottom: 1px solid #c3c3c3;
	width: 100%;
}
#navcontainer li a:hover {
	text-decoration: none;
	color: #609281;
}
.bottomfeatures {
	color: #b0c6d5;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 25px;
}
.bottomfeatures td {
	color: #b0c6d5;
}

.bottomfeatures a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bottomfeatures a:hover {
	color: #ffffff;
	text-decoration: underline;
}