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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 15px;
	margin-top: 0px;
	line-height: 1.7em;
	background-color: #B5CD8D;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
}


div#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: 24px 140px;
	border: solid #999999 2px;
}

div#header {
	width: 960px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 151px;
	background-repeat: no-repeat;
	float: left;

}

#logo {
	width: 960px;
	height: 118px;
	float: left;
	background-image: url(../images/bg_logo.jpg);
	border: 0;
}

#ss {
	width: 960px;
	height: 300px;
	float: left;
	background-color: #000000;
}
#ss_shadow {
	background-image: url(../images/bg_ss_shadow.jpg);
	width: 960px;
	height: 12px;
	clear: both;
	background-position: 0 -14px;
}

#contact_bar {
	height: 20px;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 1.2em;

}

#middle_wrapper {
	background-repeat: no-repeat;
	clear: both;
	background-color: #FFFFFF;
}

#left {
	width: 190px;
	margin-left: 15px;
	margin-top: 0px;
	float: left;
}

div#nav {
	width: 935px;
	float: left;
	padding-left: 25px;
	background-repeat: no-repeat;
	height: 33px;
	font-size: 1.2em;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif, "Trebuchet MS";
	background-image: url(../images/bg_nav.jpg);
	border: 0;
}

div#nav a {
	margin-bottom: 1px;
	color: #00533D;
	letter-spacing: 0px;
	text-decoration: none;
}

div#nav a:hover {
	color: #F46421;
	
}

div#middle {
	width: 450px;
	margin-left: 25px;
	margin-top: 0px;
	float: left;
	padding: 0 0 0 20px;
	border-left: solid #cccccc 1px;
}
div#middle2 {
	width: 650px;
	margin-left: 25px;
	margin-top: 0px;
	float: left;
	padding: 0 0 0 20px;
	border-left: solid #cccccc 0px;
}
div#middle3 {
	width: 850px;
	margin-left: 25px;
	margin-top: 0px;
	float: left;
	padding: 0 0 0 20px;
	border-left: solid #cccccc 0px;
}

div#right {
	width: 190px;
	margin-left: 25px;
	margin-top: 0px;
	float: left;
	padding-left: 20px;
	border-left: solid #cccccc 1px;
}

#col {
	float: left;
	width: 500px;
	padding: 10px 10px 10px 25px;
	border-left: solid #666666 1px;
}
#coll {
	float: left;
	width: 230px;
	padding: 10px 10px 0px 35px;
	border-left: solid #666666 1px;
}

#colr {
	float: left;
	width: 230px;
	margin-left: 25px;
	padding: 10px 10px 10px 25px;
	border-left: solid #666666 1px;
}

div#footer {
	clear: both;
	text-align: center;
	float: left;
	width: 960px;
	font-size: 0.95em;
	margin: 0;
	color: #666666;
	background-color: #FFFFFF;
	border-top: double #999999 3px;
}



div#footer a {
	color: #767E67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;

}
div#footer a:link {

}

div#footer a:hover {
	color: #5F6653;
	background-color: #C4D3AD;

}


a {

}

a:link {
	color: #24476D;
	text-decoration: none;

}

a:active {
	text-decoration: none;

}

a:visited {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #B10F16;

}





.imgfloatl {
	float: left;
	margin: 10px;
}

.imgfloatr {
	float: right;
	margin: 10px;

}

.clear {
	clear: both;
}


div#boxl {
	float: left;
	margin: 10px;
}

div#boxr {
	float: right;
	margin: 10px;
}



h1 {
	font-size: 1.6em;
	letter-spacing: 0em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	padding: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url(../images/bg_header.jpg);
	background-position: 0 5px;
}

h2 {
	font-size: 1.4em;
	letter-spacing: 0em;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	background-image: url(../images/bg_header.jpg);
	background-position: 0 5px;

}

h3 {
	font-size: 1.2em;
	letter-spacing: 0em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	padding-left: 10px;
	color: #FFFFFF;
	background-image: url(../images/bg_header.jpg);
	background-position: 0 0px;
	margin-top: 20px;
	
}

h4 {
	font-size: 1.0em;
	letter-spacing: 0em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	background-image: url(../images/bg_header.jpg);
	background-position: 0 5px;}

h5 {
	font-size: .9em;
	letter-spacing: 0em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;}


legend {
	font-size: 1.2em;
	font-style: italic;
	color: #000000;
}


.meeting_box {
	padding: 5px;
	width: 215px;
	border: 3px double #999999;
}


.box_r2 {
	width: 150px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
}

.box_r3 {
	width: 225px;
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
	margin-top: 0px;
}

.box_r4 {
	
	float: right;
	margin: 10px;
	padding: 5px;
	border: double #bbbbbb 3px;
	margin-top: 0px;
}




.captcha_error {
	color: #3366FF;
	font-size: 1.2em;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	line-height: 1.2em;

}

#vlightbox_wrap {
	margin: 0 auto;
	width: 700px;
	text-align: center;

}

#vlightbox_wrap6 {
	margin: 0 auto;
	width: 600px;
	text-align: center;

}

table#logos li {
	list-style-type: none;
}
