/* Structure
----------------------------- */

body {
	background-color: #6699cb;
	background-image: url(index_images/background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0;
	margin: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color:#333333;
}


#topWrapper {
	background-color: #003265;
	background-image: url(index_images/DrkBlueDropBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	height: 200px;
}

#bottomWrapper {
	width: 980px;
	float:left;
	}
	
#leftColumn {
	width: 740px;
	float: left;
	}
		
#rightColumn {
	width: 180px;
	float: right;
	padding: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000033;
	line-height: 1.2em;
	}
	
#footer {
	clear:both;
	width: 730px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	}
	

	

/* Welcome Page

---------------------------- */

.welcomeText {
	width:620px;
	margin: 15px auto 10px auto;
	}

	
	
.welcomeContentBox {
	width: 680px;
	margin: 10px 20px 15px 30px;
	float:left;
	font-size: 90%;
	}
	
.welcomeContentBox h1 {
	color: #666666;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	padding-bottom: 0px;
	}
	
.sideBar {
	width:280px;
	float:right;
	padding:4px 8px 4px 8px;
	margin:8px;
	border:#666666 1px solid;
	background: #EDF6FF;
	line-height: normal;
	}
	
.sideBar p {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom:3px;
	border-bottom: 1px solid #BFCFE6;
	} 
	
	
.welcomeLinkIcon {
	float:right;
	display:inline;
	position: relative;
	}
	

/* Links

---------------------------- */

a:link, a:visited {
	color: #003265;
	text-decoration: none;
}

a:hover {
	color: #1b806e;
	text-decoration: underline;
}
	
a:active {
	color: #00FF00;
	text-decoration: underline;
	}

a img { border: 0; }	


#rightColumn a:link, #rightColumn a:visited {
	color: #000033;
	text-decoration: underline;
}

#rightColumn a:hover {
	color: #99FFFF;
	text-decoration: underline;
}
	
#rightColumn a:active {
	color: #ffffff;
	text-decoration: underline;
	}
	
	
.linkIcon {
	float:right;
	display:inline;
	top: -1.2em;
	position: relative;
	}
	
.smallLinkIcon {
	position:relative;
	top: -1px;
	margin: 0 4px 0 2px;
	vertical-align: middle;
	
	}



/* Text
----------------------------- */

ul, ol {	margin-top: 2px;
			margin-bottom: 2px;
			display:block;
		 }

p {
	margin-bottom: .4em;
	margin-top: .4em;
	}
	
	
	
h2 {
	font-size: 1.4em;
	font-family: Tahoma, "Lucida Grande CE", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0080c5;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
	border-bottom: #0080c5 dotted 1px;
	}
	
	
	
	
	
	

h1, h3, h5, h6 { margin: 0; }

h3 {
	font-family: Tahoma, "Lucida Grande CE", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0080c5;
	margin: 10px 0 0 0;
	}

h1 {
	
	font-family: Tahoma, "Lucida Grande CE", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 170%;
	line-height: 120%;
	color: #ae7849;
	}
	
h4 {
	font-family: Tahoma, "Lucida Grande CE", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AC2024;
	margin: 4px 0 0 0;
	}

h5 {
	font-family: Tahoma, "Lucida Grande CE", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003265;
	font-weight:bold;
	font-size: 110%;
	margin: 0 0 1px 0;

	}
	
h6 {
	font-family: Tahoma, "Lucida Grande CE", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AC2024;
	margin: 4px 0 0 0;
	font-size: 100%;
	}
	
	
#rightColumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 20px 0 4px 0;
	line-height: 1.2em;
	}
	
sup {
	font-size:7px;
	line-height: normal;
	vertical-align: super;
}
	
	
/* Layout
----------------------------- */
	
.breadcrumb {
	width: 640px;
	margin: 15px 5px 10px 30px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-image: url(index_images/link-icon-sml.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	height: 20px;
	padding: 0 0 2px 24px;
	}
	
.contentBox {
	width: 680px;
	margin: 10px 20px 15px 30px;
	float:left;
	}
	
.discription {
	width: 350px;
	float:left;
	}
	
.rightDivider {
	border-top: solid #ffffff 1px;
	margin: 12px 0 0 0;
	padding: 12px 0 0 0;
	}
	
.insetPhotoRight {
	float:right;
	margin: 2px 0 2px 9px;
	}
	
.sideContentColumn {
	width: 280px;
	float:right;
	font-family: Tahoma, "Lucida Grande CE", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	padding: 10px;
	margin: 1em 0 1em .7em;
	border:#0080c5 1px solid;  
	}
	
	
	
	/* Side Menu
----------------------------- */
	
.sideMenuColumn {
	width: 280px;
	float:right;
	font-family: Tahoma, "Lucida Grande CE", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;  
	}
	
ul.sideMenu {
  	margin: 0;
  	padding: 0;    
	}

.sideMenu li {
  	margin: 0;
  	padding: 0;
  	list-style: none;
  	list-style-image: url(foo.gif); /* Trick IE into not displaying a bullet */
	}

.sideMenu li a {
  	display: block;
	position: relative;
  	width: 266px; /* Needed to stop IE hover flicker */
  	margin-top: 10px;  
	padding: 4px 4px 4px 10px;
	background: none;
	border-bottom: 0;
	} 

.sideMenu li a:link, .sideMenu li a:visited {
	margin-top: 10px;
	display:block;
	color: #003265;
	text-decoration: none;
	background:url(index_images/side-menu-bot.gif) no-repeat left bottom;
	} 

.sideMenu li a:hover, .sideMenu li a:active {
	background:url(index_images/side-menu-bot-over.gif) no-repeat left bottom;
 	margin-top: 10px; 
	display: block; 
	color: #1d597b;
	text-decoration: none;
	}
	
ul.sideMenu li a span.top {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 266px;
  height: 6px;  
  background: url(index_images/side-menu-top.gif) no-repeat left top;

}

ul.sideMenu li a:hover span.top {
  background: url(index_images/side-menu-top-over.gif) no-repeat top left;

}


/* FORM STYLES ------------------------- */
.contact_form input, .contact_form textarea {
	background: url("index_images/input_bg.gif");
	border:1px #000033 solid;
	display:block;
	color: #000033;
	padding: 3px;
	margin-bottom: 3px;
	font: 75% Arial, Helvetica, sans-serif;
	}

.contact_form label {
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
.contact_form label span {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 3px;
	padding-bottom: 3px;
	color: #000033;
	font-size: 90%;
	}
	
.contact_form input:hover, .contact_form textarea:hover {
	border:1px #000033 solid;

	}
	
.contact_form input:focus, .contact_form textarea:focus {
	border:1px #000033 solid;
	}
	
.form {
	font-size: 90%;
	line-height: 1.2em;
	margin-top: 0px;
	top: 30px;
	position: relative;
	border: 1px solid #000033;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	margin-left: 4px;
	}
	
.noDisplay {
	display:none;
	background:none;
	border:none
	}

