@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}
body {
	background: #2d2d2d url(../images/whiteBanBG.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #272727;
}
#sub {
	background: #2d2d2d url(../images/whiteBanBG2.gif) repeat-x;
}
p, ul, ol {
	font-size: .85em;
}
h2 {
	color: #ffffff;
	font-size: 1.4em;
	font-weight: lighter;
}
h3 {
	color: #082644;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
}
a {
	font-weight: bold;
	color: #0f4578;
}
a:hover {
	color: #5c8bb8;
}
#wrapper {
	background: url(../images/mainBG.jpg) no-repeat center 380px;
	width: 1195px;
	margin: 0px auto;
}
#wrapper2 {
	background: url(../images/mainBG2.jpg) no-repeat center 127px;
	width: 1195px;
	margin: 0px auto;
}
#container {
	width: 1050px;
	margin: 0px auto;
}
#leftColumn {
	width: 270px;
	float: left;
	margin-bottom: 45px;
	position: relative;
	z-index: 120;
}
#leftColumn h1 a {
	font-size: 21px;
	color: #000;
	line-height: 45px;
	display: block;
	padding-top: 10px;
}
#leftColumn .leftColumnHeader {
	background: url(../images/leftColumnHeader.jpg);
	height: 64px;
	width: 185px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	line-height: 25px;
	padding-top: 5px;
	border-top: 0px none;
	font-size: 1.1em;
}
#leftColumn .leftColumnBottom { 
	background: #052c51;
}
#leftColumn a {
	font: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#leftColumn ul {
	text-align: right;
	background: url(../images/leftColmnBG.gif) repeat-y right top;
	width: 185px;
	margin-left: 85px;
	position: relative;
}
#leftColumn li {
	list-style: none;
	border-top: 1px dashed #ffffff;
}
#leftColumn li p {
	padding: 14px;
	color: #ffffff;
	text-align: left;
	font-size: 1.1em;
}
#leftColumn li a {
	color: #ffffff;
	width: 171px;
	height: 38px;
	display: block;
	line-height: 38px;
	padding-right: 14px;
	font-weight: lighter;
}
#leftColumn li a:hover {
	color: #083c6f;
	background: #ffffff url(../images/navArrow.gif) no-repeat left center;
}
#leftColumn ul li:hover ul {
	display: block;
}
#leftColumn ul ul li a {
	text-align:left;
	padding: 0 0 0 26px;	
}
#leftColumn ul ul li a:hover {
	background: url(../images/navArrow2.gif) no-repeat left center;
}
#leftColumn ul ul li:hover {
	background:none;
}
#leftColumn ul li:hover ul li a:hover {
	color: #fff;
}
#leftColumn ul ul {
	display: none;
	position: absolute;
	left: 185px;
	top: 69px;px;
	width: 160px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#rightColumn {
	width: 695px;
	float: left;
	position: relative;
	z-index: 1;
}
.address {
	font-size: 0.8em;
	color: #68513c;
	text-align: right;
	line-height: 45px;
	padding-top: 10px;
	padding-right: 29px;
}
#content {
	background: #ffffff url(../images/contentHeader.gif) no-repeat center top;
	margin: 40px 0 35px 27px;
	width: 665px;
	border: 1px solid #272727;
	padding-bottom: 20px;
}
#content2 {
	background: #ffffff url(../images/contentHeader.gif) no-repeat center top;
	margin: 0 0 35px 27px;
	width: 665px;
	border: 1px solid #272727;
	padding-bottom: 20px;
	min-height:620px;
  	height:auto !important;
  	height:620px;
}
#content h2, #content2 h2 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 25px;
	line-height: 28px;
}
#content h3, #content2 h3 {
	padding: 0 20px 6px 20px;
}
#content p, #content ul, #content2 p, #content2 ul {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.85em;
	line-height: 1.3em;
}
#content ul, #content2 ul {
	color: #082644;
	padding: 0 20px 6px 36px;
}
#content2 td {
	font-size: 0.8em;
	line-height: 1.2em;
}
#footer {
	clear: both;
	background: url(../images/footer.jpg);
	height: 45px;
	width: 818px;
	margin: 0px auto 30px auto;
}
#footer ul {
	padding-left: 75px;
}

#footer li {
	float: left;
	color: #ffffff;
	list-style: none;
	font-size: 0.85em;
	line-height: 43px;
}
#footer a {
	padding-right: 10px;
	padding-left: 10px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: lighter;
}
#footer a:hover {
	text-decoration: underline;
}
.listHeader {
	font-weight: bold;
	margin-left: -20px;
	list-style: none;
}
.logos {
	padding: 10px 20px;
}
.photos {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gallery {
	height: 500px;
	width: 500px;
	margin: 0px auto;
}
