@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	font-size: 100%;
	background-color: #FFF;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	background-color: #FFF;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0px;
	padding-bottom: 5px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 100px;
	background-color: #FFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#sidebar1 #nav {
	font-size: 0.75em;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

#sidebar1 #nav li a:hover {
	background-color: #CCC;	
	
	
}
#sidebar1 #nav li a:active {
	background-color: #999;	
	
}
.current{
	background-color: #4ABDEA;
}
#sidebar1 #nav li a {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-bottom: 2px;
	padding: 3px;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #999;
	text-decoration: none;
	display: block;
	width: 94px;
}
#sidebar1 #address {
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}
#sidebar1 #telephones {
	font-size: 0.75em;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
}
#mainContent #atimgs {
	float: right;
	margin-top: 30px;
	margin-right: 50px;
	padding: 3px;
	border: 1px solid #CCC;
}
#mainContent #atimg2 {
	float: right;
	margin-top: 5px;
	margin-right: 50px;
	padding: 3px;
	border: 1pt solid #CCC;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 100px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: "Comic Sans MS", cursive;
} 
#container #mainContent p {
	line-height: 1.6em;
	font-weight: bold;
	font-size: .8em;
}
#mainContent h1 {
	font-size: 1.6em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}
#container #mainContent h2 {
	font-size: 0.9em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
}
#mainContent #bbfraont {
	padding: 2px;
	border: 1pt solid #CCC;
	float: right;
	margin-left: 10px;
}
#mainContent #bot1 {
	margin-left: 70px;
	padding: 3px;
	border: 1pt solid #CCC;
}
#mainContent #bot2 {
	margin-left: 70px;
	padding: 3px;
	border: 1pt solid #CCC;
}
#mainContent #bot3 {
	margin-left: 65px;
	padding: 3px;
	border: 1pt solid #CCC;
}
#mainContent #atbot1 {
	margin-left: 70px;
	padding: 3px;
	border: 1pt solid #CCC;
}
#mainContent #atbot2 {
	margin-left: 70px;
	padding: 3px;
	border: 1pt solid #CCC;
}
#mainContent #atbot3 {
	margin-left: 25px;
	padding: 3px;
	border: 1pt solid #CCC;
}
#mainContent #oapub1 {
	padding: 3px;
	margin-left: 10px;
	border: 1pt solid #CCC;
}
#mainContent #oapub2 {
	padding: 3px;
	margin-left: 80px;
	border: 1pt solid #CCC;
}
#mainContent #oapub3 {
	padding: 3px;
	margin-left: 80px;
	border: 1pt solid #CCC;
}
#mainContent small a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8px;
	text-decoration: none;
	margin-top: 5px;
}
#mainContent #pictext {
	line-height: 0.8em;
	text-align: center;
	font-size: 0.8em;
}
.twoColFixLtHdr #footer {
	background-color: #FFF;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
} 
#mainContent iframe {
	float: right;
	margin-bottom: 10px;
}
.table {
	left: 20px;
	top: 0px;
	height: auto;
	width: auto;
}
#contact {
	left: 20px;
	visibility: visible;
}
.formheadings {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-weight: normal;
	text-align: left;
}
#contactform .form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	color: #333;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-align: right;
	text-decoration: none;
}
#container #footer p a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	margin-right: 20px;
	
}
#container #footer p a:hover {
	background-color: #CCC;	
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#rightcontactpanel {
	float: right;
	width: 350px;
	text-align: center;
	margin-top: 100px;
}
#rightcontactpanel h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #F00;
	line-height: 16px;
}
.redtext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #F00;
	text-align: center;
}
a:link a:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #F00;
	text-align: center;
	}
a:hover {
	color: #999;
}