@charset "UTF-8";
body {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	background: #6295FB;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: .3em;
	height: 100%;
	min-height: 440px;
	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: #0E0E10;
}

a:link {  color: #053460;
	 text-decoration: none;
	 font-weight:bold }
a:visited {  color: #053460;
	 text-decoration: none;
	 font-weight:bold }
a:hover {  text-decoration: underline;
	color: #0E0E10 }
a:active {  color: #EE7722 }
h1 { color: #053460;
	 font-size: 20px;
	 text-decoration: none;
  	 text-align: center;
	 margin-top: 0px; }
h2 { color: #053460;
	 font-size: 17px;
	 text-decoration: none;
	 margin-bottom: 0px;
	 margin-top: 0px; }
h3 { color: #053460;
	 font-size: 14px;
	 text-decoration: none;
	 margin-bottom: 0px;
	 margin-top: 0px; }
h4 { color: #0E0E10;
	 font-size: 12px;
	 margin-bottom: 0px;
	 margin-top: 0px; }
h5 { color: #0E0E10;
	 font-size: 11px;
	 font-weight:400;
	 margin-bottom: 0px;
	 margin-top: 0px; }
ul, ol, dl, p  { 
	margin-top: 5px;
	margin-bottom: 10px;
  	color: #0E0E10;
	font-size: 11px;
	line-height:13px;
	}
	
ul, ol, dl { 
	margin-top: 0px;
	margin-bottom: 10px;
  	color: #0E0E10;
	font-size: 11px;
	margin-left: 15px;
	padding: 0;
	}
	
hr {
	border: 0;
	color: #6699FF;
	background-color: #6699FF;
	height: 1px;
	text-align: left;
}
form, input, select, textarea   { margin-top: 0px;
	 font-size: small; }
address { color: #0E0E10;
	 font-size: 9px; }
	 
.normal  { margin-top: 0px;
	 margin-bottom: 0px;
  	 color: #0E0E10;
	 font-size: small; }
.small { font-size: x-small; }
IMG.displayed {
    display: block;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto }
    
    
.photocaption {background: #FFFFFF; 
	padding:5px;
	border: 1px solid #000;
}


.threeColElsCtrHdr #container {
	width: 100%;
	min-width: 300px;
	max-width: 1500px; 
	height: 100%;
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:solid none;/*  */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.threeColElsCtrHdr #left { 
	width: 220px;
	min-width: 220px;
	max-width: 220px; 
	height: 100%;
	float: left; 
	background: #DFE1EF;
	margin: 0;
	border-top-style:solid; 
	border-top-width:3px; 
	border-top-color:#6699FF; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#6699FF; 
	border-bottom:none; 
	border-right:none;
	padding: 0 10px 10px 10px;  this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align:right;
}
.threeColElsCtrHdr #left p {
	font-size:10px;
	line-height:13px; 
	color:#0E0E10;
}
.threeColElsCtrHdr #left ul {
	line-height: 18px;
	margin-top: 0;
}
.threeColElsCtrHdr #nav p {
	font-size:11px; 
	font-weight:600;
	text-align:left;
}
.threeColElsCtrHdr #nav a:link {  color: #0E0E10;
	 text-decoration: none;
	 margin:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 padding-left: 10px;
	 padding-right: 3px;
	 background-color:#EFFFEF;
	 }
.threeColElsCtrHdr #nav a:visited {  color: #0E0E10;
	 text-decoration: none;
	 margin:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 padding-left: 10px;
	 padding-right: 3px;
	 background-color:#EFFFEF;
	  }
.threeColElsCtrHdr #nav a:hover {  color: #0E0E10;
	text-decoration: underline;
	 margin:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 padding-left: 10px;
	 padding-right: 3px;
	 background-color:#CCCCCC;
	  }
.threeColElsCtrHdr #nav a:active {  color: #EE7722;
	text-decoration: underline;
	 margin:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 padding-left: 10px;
	 padding-right: 3px;
	 background-color:#AAAAAA; }



.threeColElsCtrHdr #left input {
	font-size:10px;
	color:#0E0E10;
	background-color:#CFAD49;
	border:solid;
	border-width:1px;
	border-color:#445555;
}



.threeColElsCtrHdr #mainContent {
	width: 90%;
	min-width: 300px;
	max-width: 460px; 
	height: 100%;
	float: left; 
	margin: 0;
	background: #DFE1EF;
	border-top-style:solid; 
	border-top-width:3px; 
	border-top-color:#6699FF; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#6699FF; 
	border-bottom:none; 
	border-right:none;
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.threeColElsCtrHdr #right { 
	width: 200px;
	min-width: 200px;
	max-width: 200px; 
	height: 100%;
	float: left; 
	margin: 0;
	background: #DFE1EF;
	border-top-style:solid; 
	border-top-width:3px; 
	border-top-color:#6699FF; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#6699FF; 
	border-bottom:none; 
	border-right:none;
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 


/* TWO Column Pages */
.twoColElsCtrHdr #container {
	width: 100%;
	min-width: 300px;
	max-width: 1500px; 
	height: 100%;
	background: #none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 3 solid #FFFFFF;/*  */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColElsCtrHdr #left { 
	width: 220px;
	min-width: 220px;
	max-width: 220px; 
	height: 100%;
	float: left; 
	background: #DFE1EF;
	margin: 0;
	border-top-style:solid; 
	border-top-width:3px; 
	border-top-color:#6699FF; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#6699FF; 
	border-bottom:none; 
	border-right:none;
	padding: 0 10px 10px 10px;  this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align:right;
}
.twoColElsCtrHdr #left p {
	font-size:10px; 
	color:#0E0E10;
}
.twoColElsCtrHdr #left ul {
	line-height: 18px;
	margin-top: 0;
}
.twoColElsCtrHdr #nav p {
	font-size:11px; 
	font-weight:600;
	text-align:left;
}
.twoColElsCtrHdr #nav a:link {  color: #0E0E10;
	 text-decoration: none;
	 margin:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 padding-left: 10px;
	 padding-right: 3px;
	 background-color:#EFFFEF;
	 }
.twoColElsCtrHdr #nav a:visited {  color: #0E0E10;
	 text-decoration: none;
	 margin:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 padding-left: 10px;
	 padding-right: 3px;
	 background-color:#EFFFEF;
	  }
.twoColElsCtrHdr #nav a:hover {  color: #0E0E10;
	text-decoration: underline;
	 margin:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 padding-left: 10px;
	 padding-right: 3px;
	 background-color:#CCCCCC;
	  }
.twoColElsCtrHdr #nav a:active {  color: #EE7722;
	text-decoration: underline;
	 margin:3px;
	 padding-top:3px;
	 padding-bottom:3px;
	 padding-left: 10px;
	 padding-right: 3px;
	 background-color:#AAAAAA; }




.twoColElsCtrHdr #left input {
	font-size:10px;
	color:#0E0E10;
	background-color:#CFAD49;
	border:solid;
	border-width:1px;
	border-color:#445555;
}



.twoColElsCtrHdr #mainContent {
	width: 90%;
	min-width: 300px;
	max-width: 700px; 
	height: 100%;
	float: left; 
	margin: 0;
	background: #DFE1EF;
	border-top-style:solid; 
	border-top-width:3px; 
	border-top-color:#6699FF; 
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#6699FF; 
	border-bottom:none; 
	border-right:none;
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.head {background: #053460 url(images/12OrlandoBanner2.jpg) no-repeat top center; border:none;}

