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

body {
/* 	background: #89898B url(/images/background.jpg) repeat-x fixed top left;*/
 	background: #FFFFFF url(/images/background.jpg) repeat-x fixed top left;
	color: #333;
	margin: 0;
	padding: 25px 0 25px 0;
	font-family: Verdana, sans-serif;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	text-align: center;
	}
	
html>body { /* be nice to Opera */
	font-size: small;
	}
	
.index_details  {
	float: right;
/*	border: 1px solid #C1C1B1;*/
	padding: 0 0 0 10px;
	width: 460px;
	}

#address {
	margin: 10px 10px 0 100px;
	color: #ffffff;
	text-align: right;
	}

.index_thumbs  {
	float: left;
	margin: 0 0px 0 0;
	border-right: 1px solid eee;
	text-align: right;
	width: 180px;
	}
.blank_row {
	clear: both;
	padding-top: 30px;
	}
	
/* Postioning
----------------------------------------------- */

#wrapper {
	background: #F2F2F2;
	border: 14px solid White;
	margin: 0 auto;
	padding: 0;
	line-height: 120%;
	text-align: right;
	width: 746px;
	}

#wrapper p {
	font-family: verdana, arial, helvetica, sans-serif;
	}

	
html> #wrapper { /* be nice to Opera */
  	width: 746px;
	} 

/*------------------------------------------*/
	/*     global navigation bits
/*------------------------------------------*/

#menu {
	position: absolute;
	top: 60px;
	height: 18px;
	width: 745px;
	white-space: nowrap;
	background-color:#218D53;
	}

#menu ul {
	display: inline;
	}

#menu li {
	float: left;
	display: inline;
	list-style: none;
	}

#menu li a {
	display: block;
	height: 12px;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 10pt;
	font-family: Tahoma;
	padding: 0 6px 6px 6px;
	background: url(/images/menubar.jpg);
	}

#menu a:hover {
	background:#5EAC82;
	}

#menu .active {
	font-weight: bold;
	}

/* Common Typography
----------------------------------------------- */
	
h1, h2, h3, h4, h5, h6	{
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	}

h1 { 
	color: #4D6C98;
	border-bottom: 1px solid #C5C7CB;
	margin: 20px 0 8px 0;
	padding: 0 0 4px 0;
	font-size: 160%; 
	font-weight: bold; 
	}
	
h2 {
	color: #4D6C98;
	border-bottom: 1px dotted #C5C7CB;
	margin: 10px 0 4px 0;
	padding: 0 5px 2px 0;
	font-size: 140%; 
	font-weight: bold;
	}

h3 {
	color: #4D6C98;
	border-bottom: 1px dotted #C5C7CB;
	margin: 10px 0 4px 220px;
	padding: 0 0 2px 0;
	font-size: 100%; 
	font-weight: bold;
	}
	
	

/* Main Column
----------------------------------------------- */

/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#main-body {clear:left;}
/* End IE5-Mac hack */

#main-body {
	position: relative;
	background: url(/images/header.jpg) no-repeat;
	border: 1px solid #4D6C98;
	text-align: left;
	}

#content {
	margin: 50px 0 0 0;
	padding: 0 40px 0 40px;
	font-size: x-small; /* IE5 Win */
	}
	
#content p {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: x-small; /* IE5 Win */
	}

#leftcontent {
	float:left;
	width:210px;
	background:#F2F2F2;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	margin-right:15px;
	padding-bottom:20px;
	}

#rightcontent {
	font-size:small;
	}

#rightcontent ul {margin:10px;}	
	
	
/* Imagery / Photography
----------------------------------------------- */

.imageframe {
	float: left;
	border: 1px solid Silver;
	margin: 6px 10px 6px 0;
	padding: 6px;
	}
	
img {
	border: 1px solid Silver;
	margin: 6px 0 6px 0;
	padding: 6px;
	}
	
/* Links
----------------------------------------------- */

a:link, a:visited {
	color: #415E88;
	font-weight : normal; 
	text-decoration: underline;
	}

a:hover {
	color: #415E88;
	text-decoration : none;
	}

a:active {
	color: #415E88;
	text-decoration : underline;
	}
	

	
/* Footer
----------------------------------------------- */

#footer {
	}

#footer p {
	margin: 0 0 0 150px;
	padding: 10px;
	font-size: xx-small;
	text-align:right;
	border-top: 1px #4D6C98 groove;
	}

#footer a {
	font-size: 100%; 
	}
	

	
/* Misc Elements
----------------------------------------------- */

.button:active, .button:link, .button:hover, .button:visited { 
	background-color: #ffffff;  
	padding: 3px;
	text-decoration: none; 
	border: 1px black dashed; 
	font-family: verdana, sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color: #000000; 
	cursor: hand; 
	}


.skiplink {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}

.clear {
	clear: both; 
	display: block; 
	margin: 0;
	font-size: 1px; 
	line-height: 1px; 
	height: 1px; /* used for clearing elements */
	} 
	
.line {
	clear: both; 
	display: block; 
	border-top: 1px solid #4D6C98;
	margin: 10px 0 10px 0;
	padding: 0;
	} 

/* Quick Search _QS / Form Elements
----------------------------------------------- */

#quicksearch {
	margin: 70px 0 0 0px;
	float: right;
	padding: 0px 50px 0px 10px;
	border-left: 1px black dotted;
	}

form {
}
	
/*fieldset {
	border: 0;
	margin: 0;
	padding: 10px 0 0 12px;
	}*/

legend {
	display: none;
	}

.formLabel_QS, .formcheck_QS {
	color: #607056;
	padding: 0 0 0 2px;
	font-size: 90%;
	font-weight: bold;
	}

.row {
	clear: both;
	padding-top: 14px;
	}
	
.formMessage_QS {
	font-size: 100%;
	}
	
.inputfield_QS, .inputarea_QS { 
	border: 1px solid #A6A699;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 170px;
	font-size: 92%;
	}

.inputdrop_QS { 
	border: 1px solid #C5C5BB;
	margin: 0;
	width: 170px;
	font-size: 92%;
	}

.inputcheck_QS { 
	border: 1px solid #C5C5BB;
	margin: 0;
	padding: 0;
	}

.inputsend_QS {
	margin: 10px 10px 10px 0;
	font-size: 85%;
	}
	





	
