﻿body 
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:20px;
}
.header
{
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	background-color: #5E4612;
}
.headerright
{
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
	border-right:solid 1px #000000;
	background-color: #5E4612;
	height: 120px; 
	width: 50px;
}
.introtext
{
	text-align:justify;
	margin-right:20px;
	margin-left:20px;
	font-size: 15pt;
	text-decoration: none; 
	font-family: Monotype Corsiva;
}
.title
{
	font-size:14pt;
	color: #ECAB47;
	font-family: Calibri, Sans-Serif;
}
.contact
{
	font-size:14pt;
	color: #000000;
	font-family: Calibri, Sans-Serif;
}
.contactlink
{
	font-size:14pt;
	text-decoration:underline;
	color: #2C336B;
	font-family: Calibri, Sans-Serif;
}
.control
{
	font-size:14pt;
	color: #000000;
	border-style:groove;
	font-family: Calibri, Sans-Serif;
}
.titlelarge
{
	font-size:18pt;
	color: #ECAB47;
	font-family: Calibri, Sans-Serif;
}
.phone
{
	font-size:18pt;
	color: #ECAB47;
	font-family: Calibri, Sans-Serif;
}



/* this prevents weird IE image requests, resulting in flicker */
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
img {
	margin: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

p {
	margin: 4px 0px;
	padding: 0;
}

.clear {
	clear:both;
	margin-top:-1px;
	height:0px;
	overflow:hidden;
	padding: 0;
	background: #FFFFFF;
}
a img {
	border: 0;
	padding: 0;
}
form {
	margin:0px;
}
h1,h2,h3,h4,h5,h6 {
	margin:0px 0px 1px 0px;
}



/*===================================================*/

#headerBar {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family:  "Times New Roman", Times, serif;
	padding: 0 15px 0px 15px;
	background: #011C49 url('./images/css/header_bg.jpg') 0 0 no-repeat;
}
#layoutArea {
/*	width: 807px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: #FFFFFF;
	min-height: 98%;
}

/*===================================================*/

#custHeader {
	color:#333;
	background-color: #FFFFFF;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 10px 0px ;
	padding: 8px 5px 3px 5px;
	text-align: center;
}

/*===================================================*/

#logoArea {
	margin-right: 0px;
	border: 0;
	display: inline;
	text-align:center;
	float:left;
	width: auto;
	padding: 0px 0px 3px 0px;
}
#logoArea h1{
	padding: 2px 1px 4px 1px;
	margin: 0;
	font-size: 28px;
	font-family: "Times New Roman",Times,serif;
	color: #FFFFFF;
	font-weight: normal;
	line-height:.9em;
}
#logoArea h1 a{	color: white;}
#logoArea h1 a:hover {	text-decoration: none;}

/*===================================================*/

#tabs {
	padding: 0;
	margin: 0;
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: url('./images/css/tabs-background.jpg') bottom left repeat-x;
	list-style: none;
}

#tabs li{
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
}
#tabs a{
	display: block;
	float: left;
	display: inline;
	width: 114px;
	padding: 0;
	margin: 0;
	border-top: 0;
	border-bottom: 0;
	border-right: 1px solid #000000;
	border-left: 0;
	padding-top: 5px;
	padding-bottom: 6px;
	font-family:  Monotype Corsiva;
	font-size:14px;
	color: #FFFFFF;
	line-height: 1em;
	text-decoration: none;
}
#tabs a IMG{
	padding:0px 0 0px 0;
	margin: 0;
}
#tabs .oneline a{
	padding-top:11px;
	padding-bottom:12px;
}
#tab7 a{
	/*border-left: 1px solid #CCCCCC;*/
	width: 113px;
	border-right: 0px;
}
#tabs h1, #tabs #selected{
	background: #FFFFFF;
/*	display: block;
	float: left;
	display: inline;
	width: 114px;*/
	color: #000000;
}

#tabs a:hover{
	background: url('./images/css/tabs-background-hover.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	text-decoration: none;
}

#tabs li a {
	padding-top: 5px;
	padding-bottom: 6px;
	line-height: 1em;
	width: 114px;
}
#tabs #tab1 {
	border-left-width: 0;
}
#tabs #tab6 a {
	width: 115px;
}
#tabs #tab7 a {
	width: 115px;
}

/*===================================================*/

.topLeftLink{
	float: left;
}
.topRightLink{
	float: right;
	text-align: right;
}
.floatRight{
	float: right;
	text-align: right;
}

#visitorSorter {
	font-family:  "Times New Roman", Times, serif;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
/*	width: 807px;  */
	font-size: 12px;
	text-align: center;
	padding:2px 0 2px 0;
	background-color: #001841;
	border-color:#ccc;
	border-style:solid;
	border-width: 0px 0px 0px 0px;
}

#visitorSorter a {
	padding: 0 15px 0 0;
	padding-left: 21px;
	padding-right: 3px;
	background: transparent url('./images/css/shield-rollover.png') 3px -1px no-repeat;
	color: #666666;
}

#visitorSorter a:hover{
	background-position: 3px -25px;
	text-decoration: none;
}
#visitorSorter a{
	color: #EEEEEE;
}
#visitorSorter a:visited{
	color: #EEEEEE;
}
#visitorSorter a:active{
	color: #CCCCCC;
}
#visitorSorter a:active span{
	color: #EEEEEE;
}
#visitorSorter a span{
	color: #CCCCCC;
}

/*===================================================*/
#content {
	background-color: transparent;
	text-align: left;
	padding: 1px 7px 1px 7px;	
}
#footer {
	color:#999;
	font-size: smaller;
	background-color: #FFFFFF;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	padding: 8px 10px 23px 10px;
	text-align: center;
	min-height:50px;
}

.t1 td {
	background-color:#fff;
	border-color: #ddd;
	border-style: solid;
	border-width: 1px;
}
.t1head td, .t1head th {
	background-color:#000033;
	color:#fff;
	border-color: #000033;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	vertical-align:middle;
	font-weight: bolder;
}
.t1head a, .t1head a:visited {color:#fff;font-weight:bold;}
.t1alt td {
	border-color: #ddd;
	border-style: solid;
	border-width: 1px;
	background-color:#f0f0f0;
}
div .example {
	border-color: #ddd;
	border-style: solid;
	border-width: 1px;
	background-color:#ffffea;
	padding:5px;
	margin:0px 10px 10px 0px;
}


