@charset "utf-8";
#body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images2/background_r1_c1.jpg);
	background-color: #65BFCF;
	background-repeat: repeat-x;
}
#center {
	text-align: center;
	margin: 0;
	padding: 0;
}
#container {
	text-align: left;
	width: 772px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
	height: 115px;
}
#flashcontent img {
	margin: 0px;
	padding: 0px;
}



h1 {
	font-size: 120%;
	color: #0C1E23;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
}
h2, h3 {
	font-size: 80%;
	margin-bottom: 6px;
	font-variant: small-caps;
}
hr {
	color: #6CCCDC;
}


#menu {
	width: 607px;
	height: 39px;
	background-image: url(../images2/menu.jpg);
	background-repeat: repeat-y;
	padding-left: 165px;
	background-position: 2px 0px;
	margin: 0;
}
#menulist {
	margin: 0;
	list-style-type: none;
	padding: 0;
	width: 100%;
}
#menulist li {
	float: left;
	/*needs to be here for IE*/
}

#menulist a {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-transform: uppercase;
}
#menulist a:hover {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-transform: uppercase;
	background-image: url(../images2/hover.jpg);
	background-repeat: no-repeat;

}
#active a {
	background-image: url(../images2/hover.jpg);
}

#flashme {
	width: 150px;
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6CCCDC;
}
#flashme  span      {
	width: 130px;
	margin-top: 0px;
	height: 40px;
	font-size: 80%;
}

#flashme a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #244857;
	font-weight: bold;
}
#flashme a:hover {
	color: #6ACADA;
}
#coverpic  {
	text-align: center;
}
#coverpic p {
	font-size: 80%;
	font-variant: small-caps;
}
#content {
	width: 752px;
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
	background-image: url(../images2/bg_content2.png);
	background-repeat: repeat-y;
}

#main_text {
	width: 500px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}

#main_text  p {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#main_text a {
	font-weight: bold;
	color: #234655;
}
#main_text a:hover {
	color: #69C9D9;
}
#ccnm a {
	font-weight: bold;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
#inner_text {
	width: 460px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 85%;
	padding-right: 10px;
	padding-left: 30px;
	background-repeat: no-repeat;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #69C9D9;
}
#bio_pic {
	margin-left: 20px;
}


#inner_text_bio {
	width: 700px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 85%;
	padding-right: 30px;
	padding-left: 50px;
	background-repeat: no-repeat;
}
#inner_text_bio p {
	margin-right: 40px;
}
#inner_text_bio a {
	color: #295163;
	text-decoration: none;
}
#inner_text_bio a:hover {
	text-decoration: underline;
	font-style: italic;
}



#inner_text p {
	width: 450px;
}
#inner_text h2 {
	font-size: 115%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#inner_right {
	width: 195px;
	float: left;
	padding-right: 15px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: 24px;
	padding-top: 30px;
	text-align: center;
}
#inner_right   a  {
	color: #CCCCCC;
	font-weight: bold;
}
#inner_right img {
	border: thin solid #CCCCCC;
}

#inner_right a:hover {
	color: #65BFCF;
}


#in_t_top td {
	background-image: url(../images2/hover.jpg);
	height: 30px;
}
#in_t_mid td {
	background-image: url(../images2/inner_right2.jpg);
	background-repeat: no-repeat;
	height: 271px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}
#in_t_locations {
	background-image: url(../images2/button2.jpg);
	background-repeat: no-repeat;
	height: 29px;
	color: #FFFFFF;
	background-position: 50% 0;
}
#in_t_locations a {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#in_t_locations a:hover {
	color: #65BFCF;
}
#contact {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#contact table {
	float: left;
}
#contact iframe {
	float: left;
	padding-left: 20px;
}
#conditions {
	background-image: url(../images2/home_page_table.jpg);
	background-repeat: no-repeat;
	background-position: 40px;
	height: 132px;
	width: 480px;
	padding: 0px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#home_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#home_table li {
	padding-bottom: 4px;
}
#home_table ul {
	list-style-type: none;
	padding-top: 20px;
}

#bottom {
	background-image: url(../images2/bottom_fade2.png);
	background-repeat: no-repeat;
	height: 112px;
	width: 776px;
	clear: left;
	text-align: center;
	padding-top: 30px;
}
#bottom a {
	color: #295264;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#bottom a:hover {
	color: #63BACB;
	text-decoration: underline;
}
#footer {
	font-weight: bold;
	clear: left;
	font-size: 70%;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bullets li {
	font-weight: bold;
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #194149;
}

#bullets li a {
	color: #194149;
	text-decoration: none;
}
#bullets li a:hover {
	font-style: italic;
	color: #73B7C2;
}
a:visited {
	color: #999999;
#main_text table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}

