/* CSS Document */

body {
	background-image: url(images/backgroundImage.gif);
	background-repeat: repeat;
	text-align:center;
	margin:0 auto;
}
strong{color:#C8B79D;

}
a.name{text-decoration:none;
}
/* Outer container cell/shell wrapper for main document 1024 pixels wide */
/* Adjusting width may cause document layout issues */
#outer-container-shell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
	width: 1024px;
	background-color: #660000;
	overflow: auto;
	}
 /* Very top cell with navigation link color properties */
#top-nav-wrapper{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #eec068;
	text-decoration: none;
	height: 30px;
	width: 1024px;
	padding-top: 6px;
	text-align: right;
	}

#top-nav-wrapper a:link{
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #E9D18B;
	text-decoration: none;
	vertical-align: middle;
	}
#top-nav-wrapper a:visited{
    font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #E9D18B;
	text-decoration: none;
	vertical-align: middle;
	}
#top-nav-wrapper a:hover {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
/* Main header cell image properties */
#top-body-image-wrapper{
	background-color: #0B5E86;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
}

/*Under image main navigation cell properties*/
#bot-nav-wrapper{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #E2C369;
	text-decoration: none;
	background-color: #104d52;
	height: 30px;
	width: 1024px;
	padding-top: 6px;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	}
#bot-nav-wrapper a:link{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #E2C369;
	text-decoration: none;
	}
#bot-nav-wrapper a:visited{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #E2C369;
	text-decoration: none;
	}
#bot-nav-wrapper a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}
#bot-nav-wrapper a:active{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	/*Under image main navigation cell properties_submenu management plan*/
#submenu{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #E2C369;
	text-decoration: none;
	background-color: #376364;
	height: 30px;
	padding-top: 6px;
	text-align: left;
	padding-left: 170px;
	}
#submenu a:link{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #E2C369;
	text-decoration: none;
	}

#submenu a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009999;
	height: 25px;
	width: 60px;
	}
#submenu a:visited{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #E2C369;
	text-decoration: none;
	}
#submenu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	}
/* Right hand side - Menu - cell properties */
#right-upper-content-header{
	background-color: #104D52;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E2C369;
	text-decoration: none;
	padding-left: 40px;
	float: none;
	clear: both;
	top: 30px;
	height: 30px;
}
/* -- Right hand side menu navigation --*/
#right-upper-link{
	font-weight: normal;
	color: #eec068;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	height: 20px;
	width: 150px;
}
#right-upper-link a:link {
	font-weight: normal;
	color: #E2C369;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
}

#right-upper-link a:visited {
  font-weight: normal;
  color: #E2C369;
  text-decoration: none;
  text-align: left;
  padding-left: 20px;
}
#right-upper-link a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	width: 130px;
	height: 20px;
}
/* middle-body-wrapper properties */
#middle-body-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 1024px;
/*	height: 500px;*/
}
/* right-outer wrapper properties */
#right-wrapper {
	float: right;
	width: 190px;
/*	height: 500px;*/
}
/* right-upper-content-wrapper properties */
#right-upper-content-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	color: #E2C369;
	text-decoration: none;
	height: 200px;
}
/* right hand-lower-content-wrapper properties */
#right-lower-content-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EEC068;
	text-decoration: none;
	height: 290px;
	margin-top: 3px;
}
/* right hand-lower-header cell "News" properties */
#right-lower-content-header{
	background-color: #104D52;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E2C369;
	text-decoration: none;
	height: 30px;
	padding-left: 5px;
}
/* Right hand lower news cell */
#right-lower-content-news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E2C369;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
#right-lower-content-news a:link {
	font-weight: normal;
	color: #E2C369;
	text-decoration: none;
	text-align: left;
}
#right-lower-content-news a:visited {
  font-weight: normal;
  color: #E2C369;
  text-decoration: none;
  text-align: left;
}
#right-lower-content-news a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: left;
	width: 130px;
	height: 20px;
}
/* Right hand bottom page filler */
/*-------------------------------*/
#righthand-column-filler{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	color: #E2C369;
	text-decoration: none;
	background-color: #660000;
	float: right;
	width: 190px;
	margin-top: 3px;
}
#righthand-column-projects-only{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	color: #E2C369;
	text-decoration: none;
	background-color: #660000;
	float: right;
	width: 190px;
	height:4350px;
	}
/*--------------------------------*/

/* middle-body-wrapper left overall cell */
#middle-body-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	width: 1024px;
}
/* main-body-title cell: Ord Land and Water properties */
#main-body-title{
	font-weight: bold;
	background-color: #104D52;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #DEBD66;
	text-decoration: none;
	padding-left: 10px;
	height: 25px;
	padding-top: 5px;
}
/* main body "text content" cell */
#main-body-content{
}
/* left-main-content-wrapper and link properties */
#left-main-content-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7BB67;
	float: left;
	text-align: left;
	width: 811px;
	border-right-color: #333333;
	border-right-width: 3px;
	border-right-style: solid;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
  }
#left-main-content-wrapper a:link {
	font-weight: normal;
	color: #E2C369;
	text-decoration: none;
	text-align: left;
}
#left-main-content-wrapper a:visited {
  font-weight: normal;
  color: #E2C369;
  text-decoration: none;
  text-align: left;
}
#left-main-content-wrapper a:link:hover {
	font-weight: normal;
	color: #F8F1DC;
	text-decoration: underline;
	text-align: left;
	width: 130px;
	height: 20px;
}
/* main content image eg: Boab */
#main-body-image {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	width: 150px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}
/* footer eg:Last Updated and link properties */
#footer-wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #eec068;
	text-decoration: none;
	height: 30px;
	text-align: center;
	vertical-align:middle;
	line-height:20px;
	width: 100%;
	float: left;
}
#footer-wrapper a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}

#footer-wrapper a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
#footer-wrapper a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
/*-- board content cells --*/
#board-link-list{
	height: 250px;
}

#board{
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top:5px;
}
/*--gallery thumb layout--*/
#board-main-image{
	margin-top:5px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	color: #666666;
	}
	
#gallery-thumb-image{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #666666;
	float: right;
	}
#gallery{
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	height: 100px;
}
#board-image {
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;}
