p{
text-align:justify;
}

body {
	margin: 0;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Adobe Garamond Pro", "Garamond Premier", "Garamond", "Apple Garamond", "ITC Garamond", "Georgia", Times, serif;
	font-size: 14px;
	background: url(../images/bg.gif) repeat-x #031934;
	color: #FFFFFF;
	height: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

input {
font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Adobe Garamond Pro", "Garamond Premier", "Garamond", "Apple Garamond", "ITC Garamond", "Georgia", Times, serif;
font-size: 12px;
background: #FFFFFF;
color: #000000;
width:160px;
}

.submit input {
font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Adobe Garamond Pro", "Garamond Premier", "Garamond", "Apple Garamond", "ITC Garamond", "Georgia", Times, serif;
font-size: 12px;
background: #B0B0B0;
color: #000000;
}

select {
font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Adobe Garamond Pro", "Garamond Premier", "Garamond", "Apple Garamond", "ITC Garamond", "Georgia", Times, serif;
font-size: 12px;
background: #FFFFFF;
color: #000000;
}

textarea {
font-family: "Palatino Linotype", "Book Antiqua", "Palatino", "Adobe Garamond Pro", "Garamond Premier", "Garamond", "Apple Garamond", "ITC Garamond", "Georgia", Times, serif;
font-size: 12px;
background: #FFFFFF;
color: #000000;
}

.greytext {
color: #BFBFBF;
}

.linkital {
font-size:18px;
letter-spacing:-1px;
font-style:italic;
font-weight:bold;
}

#warning{
font-style:italic;
color: #B0B0B0;
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#locationsheader {
width:900px;
height:200px;
margin-bottom: 50px;
text-align:left;
}

#locationsheader a#here {
color: #FFFFFF;
text-decoration:underline;
}

#location1 {
width:313px;
float:left;
}

#location1 img {
margin:0 38px 5px 0;
}

.location1 {
margin-left:10px;
}

#location2 {
width:305px;
float:left;
}

#location2 img {
margin:0 30px 5px 0;
}

.location2 {
margin-left:10px;
}

#location3 {
width:275px;
float:right;
}

#location3 img {
margin:0 0 5px 0;
}

.location3 {
margin-left:10px;
}

#breadcrumbs {
	font-size:12px;
	line-height:30px;
	margin-bottom: 20px;
}

#breadcrumbs a#current {
color: #FFFFFF;
text-decoration:underline;
}

#banner {
	width:900px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

#nav {
	width:900px;
	text-align:center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 42px;
	padding-top: 10px;
}

#nav a {
font-size:16px;
padding:0 35px;
color:#B0B0B0;
}

#nav a:hover {
color:#CD9814;
}

#rotator {
width:900px;
height: 350px;
margin:0;
padding:0;
position: relative;
z-index: -1;
border: 1px solid #FFFFFF;
}

#fpo {
width:900px;
height: 350px;
margin:0;
padding:0;
position: relative;
z-index: -1;
border: 1px solid #FFFFFF;
background: #FFFFFF;
color: #000000;
text-align:center;
}

#fpo p{
padding:150px 0;
color: #000000;
text-align:center;
}

		/* MAIN CONTENT */
#content {
	width:545px;
	float:left;
	padding-left: 15px;
	padding-right: 20px;
}

		/*  FORM  */
#Form{
height:auto;
}

#FormLeft{
float:left;
width:180px;
}

#FormMid{
float:left;
width:180px;
}

#FormRight{
float:right;
width:180px;
}

#FormBottom{
float:left;
width:545px;
padding-right:20px;
}

.check input{
width:25px;
}

.waver{
font-size:10px;
}

		/* LEFT SIDEBAR */
#sidebar-left {
	float: left;
	width: 155px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

		/* RIGHT SIDEBAR */
#sidebar-right {
	float: right;
	width: 155px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebar-right a {
color: #B0B0B0;
text-decoration: none;
}
#sidebar-right  a:hover {
color: #CD9814;
text-decoration: none;
}
		/* FOOTER */
#footer {
	font-size:12px;
	clear: both;
	margin: 0;
	text-align:left;
	padding-top: 60px;
	height: 50px;
}
#footer a {
color: #B0B0B0;
text-decoration: none;
}
#footer  a:hover {
color: #CD9814;
text-decoration: none;
}

		/* LINKS */
a {
color: #B0B0B0;
text-decoration: none;
}
a:hover {
color: #CD9814;
text-decoration: none;
}

		/* HEADING PROPERTIES */
h1 {
font-size: 18px;
color: #CD9814;
font-weight:normal;
display:inline;
}

h2 {
font-size: 16px;
color:#CD9814;
font-weight:normal;
display:inline;
}

h3 {
font-size: 14px;
color: #CD9814;
font-weight:normal;
}

.emphasize {
font-weight: bold;
font-style:italic;
font-size:16px;
letter-spacing:-1px;
}

.smalleremphasize {
font-weight: bold;
font-style:italic;
font-size:13px;
}

#caption {
padding-top:5px;
text-align:right;
font-size:12px;
font-weight: normal;
}

#caption a {
color: #B0B0B0;
text-decoration: none;
}
#caption a:hover {
color: #CD9814;
text-decoration: none;
}

/* HighSlide */

.highslide-container div {
    font-size: 12px;
}
.highslide-html {
    background-color: #000000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #000000;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #999999;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #FFFFFF;
    background-color: #000000;
}
.indent p{
margin: -5px 0 12px 11px;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: #000000;
}
.highslide-wrapper .highslide-html-content {
    width:300px;
	height: auto;
    padding: 20px;
	color: #FFFFFF;
    background-color: #031934;
}

.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: normal;
	color: #B0B0B0;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #CD9814;
    text-decoration: none;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-dimming {
	background: #000000;
}

/*Drop Down Menu*/

#sddm {
	padding: 0;
	z-index: 100;
	text-align: left;
	width: auto;
	margin: 0;
	height: 32px;
}

#sddm li {
height:32px;
margin: 0;
padding: 0;
list-style: none;
float: left;
}

#sddm li a {
font-size:16px;
display: block;
margin:0;
padding: 8px 60px 10px 0;
width: auto;
text-align: left;
text-decoration: none;
color: #CD9814;
}

#sddm li a:hover {
color: #FFFFFF;
}

#sddm div {
visibility: hidden;
margin: 0;
padding: 0;
background: #FFFFFF;
position:relative;
z-index: 100;
}

#sddm div a {
font-weight:normal;
font-size:13px;
display: block;
margin: 0;
padding: 8px;
width: auto;
text-align: left;
text-decoration: none;
background: #FFFFFF;
color: #003366;
}

#sddm div a:hover {	
font-weight:normal;
background: #FFFFFF;
color: #CD9814;
}

/*Drop Down Menu 2*/

#sddm2 {
	padding: 0;
	z-index: 100;
	text-align: left;
	width: auto;
	margin: 0;
	height: 32px;
}

#sddm2 li {
height:32px;
margin: 0;
padding: 0;
list-style: none;
float: left;
}

#sddm2 li a {
font-size:16px;
display: block;
margin:0;
padding: 8px 60px 10px 0;
width: auto;
text-align: left;
text-decoration: none;
color: #BFBFBF;
}

#sddm2 li a:hover {
color: #FFFFFF;
}

#sddm2 div {
visibility: hidden;
margin: 0;
padding: 0;
background: #FFFFFF;
position:relative;
z-index: 1;
}

#sddm2 div a {
font-weight:normal;
font-size:13px;
display: block;
margin: 0;
padding: 8px;
width: auto;
text-align: left;
text-decoration: none;
background: #FFFFFF;
color: #003366;
}

#sddm2 div a:hover {	
font-weight:normal;
background: #FFFFFF;
color: #CD9814;
}

#mission{
	float:left;
	text-align:justify;
	width:475px;
	height:auto;
	padding-right: 45px;
	padding-left: 45px;
	font-style: italic;
}
#missionHome{
	text-align:center;
	width:440px;
	padding-left:55px;
	padding-right: 55px;
	background-position: center top;
}

#quotes{
	width:565px;
	height:auto;
	background-image: url(../images/Quotes.png);
	background-repeat: no-repeat;
	margin-top: 25px;
}

#quotes2{
	width:565px;
	height:auto;
	background-image: url(../images/Quotes2.png);
	background-repeat: no-repeat;
	margin-top: 25px;
}

#quotesHome{
}

ul,li{
list-style-image:url(../images/bullet.png);
}
