@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #999999;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 23px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	line-height: 28px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #19355C;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1a355c;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	line-height: 22px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
sup {
	font-size: 10px;
}
li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #13274a;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 20px;
	list-style-image: url(images/bullet.png);
}
ul {
	margin: 0px;
}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}

 img {
         border: 0 none;
           }
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #19355C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #19355C;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EB242E;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #19355C;
	text-decoration: none;
}
#container {
	padding: 0px;
	height: auto;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	-moz-box-shadow: 0 0 10px 10px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 10px 10px rgba(0,0,0,0.25);
	box-shadow: 0 0 10px 10px rgba(0,0,0,0.25);
}

#header {
	height: 128px;
	width: 1200px;
	background-color: #FFF;
}


#nav_bar {
	height: 31px;
	width: 1200px;
}
/*** set the width and height to match your images **/

#slideshow_holder {
	position: relative;
	height: 361px;
	width: 1200;
	background-image: url(images/slideshow_bg_image.jpg);
	background-repeat: no-repeat;
}
#index_left_col {
	height: auto;
	width: 285px;
	float: left;
	padding-right: 20px;
	padding-left: 125px;
	margin-top: 20px;
}
#index_center_col {
	height: auto;
	width: 285px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 17px;
	padding-right: 18px;
	margin-top: 20px;
}
#index_right_col {
	height: auto;
	width: 300px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}
#index_bottom_row {
	height: auto;
	width: 925px;
	float: left;
	padding-right: 20px;
	padding-left: 125px;
	margin-top: 20px;
}
#subs_left_col {
	height: auto;
	width: 620px;
	float: left;
	margin-top: 20px;
	margin-left: 125px;
	padding-right: 10px;
}
#gallery {
	height: auto;
	width: 945px;
	float: left;
	margin-top: 20px;
	margin-left: 125px;
	padding-right: 10px;
}
#subs_left_col_header h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #325161;
	font-weight: normal;
}
#subs_right_col {
	height: auto;
	width: 300px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}
#clrfloat {
	clear: both;
}
#footer {
	height: auto;
	width: 1200px;
	text-align: center;
	margin-top: 12px;
	background-image: url(images/footer-bg-image.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
#footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#footer li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -25px;
}
#footer a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#footer a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
#footer a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#footer a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
