body {
	background-color: #F4FDF5;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index:1;
	background-repeat:repeat;
  }

#wrapper {
	position: relative;
	text-align: left;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(nav-bg.jpg);
	background-repeat:no-repeat;
	border-bottom: thin ridge #FFFBE8;
	z-index:1;
	border-top: thin ridge #FFFBE8;
	border-right: thin groove #FFFBE8;
	border-left: thin groove #FFFBE8;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

#wrapper1 {
	position: relative;
	text-align: left;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	background-repeat:no-repeat;
	z-index:1;
}

#header {
	background-image: url(./images/banner2.jpg);
	background-repeat:no-repeat;
	height:70px;
	position:relative;
	border-bottom: 1px solid #ececec;
	z-index:1;
	font-family: "Trebuchet MS", "Century Gothic", Verdana;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #644E09;	
	padding-top: .8em;
	line-height: .95em;
}

#header a:hover {
  color: #ffffff;
}

#header a:link, #header a:visited {
  color: #644E09;
  text-decoration: none;
}

#splash {
	float:left;
	position:relative;
	top: 5px;
	width: 757px;
	padding: 0 125px 0 0;	
	    background-color: transparent;
		z-index:1;
		font-family: "Trebuchet MS", "Arial Unicode MS", "Arial Rounded MT Bold" ;
	background-repeat:no-repeat;
}

#splash p {
  margin-left: 00px;
  text-decoration: none;
  line-height: 3em;
  font-size: 2em;
  text-decoration: none;
}

#splash a:link, #splash a:visited {
  color: #644E09;

}

#splash a:hover {
  color: #ffffff;
    text-decoration: none;
}

#content {
	float:right;
	position:relative;
	top: 10px;
	width: 500px;
	padding: 0 125px 0 0;	
	    background-color: transparent;
		z-index:1;
}

#content p {
	font-size: 95%;
	line-height: 1.3em;
		font-family: "Arial Unicode MS", "Arial Rounded MT Bold", "Trebuchet MS";
	margin-left: 30px;
	margin-right: 20px;	
	z-index: 1;
}

#content h1 {
	font-weight:bold;
	color: #275078;
		margin-left: 30px;
	font-size: 180%;
	font-family: "Arial Unicode MS", "Arial Rounded MT Bold", "Trebuchet MS";
}

#content h2 {
	font-weight:bold;
	color: #275078;
		margin-left: 30px;
	font-size: 130%;
	font-family: "Trebuchet MS", "Arial Unicode MS", "Arial Rounded MT Bold";
}

#content h6 {
	font-weight:normal;
	color: #275078;
	font-size: .75em;
	font-family: "Arial Unicode MS", "Arial Rounded MT Bold", "Trebuchet MS";
	font-style: italic;
}

#content li {
	font-size: 1.3em;
	line-height: 1.3em;
		font-family: "Century Gothic", "Arial Unicode MS",  "Trebuchet MS";
	margin-left: 30px;
	margin-right: 20px;	
	list-style-type:none;
}

#topBar {
    background:#FFF;
			width: 624px;
}
#advBar {
	background:#ffdc71;
	color: #644e09;
	width: 625px;
	border-top: 2px solid #275078;
	border-bottom: 2px solid #275078;
	position: relative;
	left: 132px;
	top: 103px;
			font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial Unicode MS";
}

#advBar a:link, #advBar a:visited {
color: #FFFFFF;
text-decoration:none;
}

#advBar a:hover {
	color: #c9dbed;
	text-decoration:none;
}

#navigation {
	float:left;
	width:131px;
	top:9px;
	left:9px;
	list-style-type:none;
	font-family: "Arial Unicode MS", "Arial Rounded MT Bold", "Trebuchet MS";
}

  #navigation h3 {
	margin:0;
	padding:3px;
	background:#fff4ce;
	color: #644E09;
	font-size:1.3em;
	text-align:center;
	border-bottom: 1px solid #ffffff;
	font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Arial Unicode MS";
	font-style: italic;
	
		border-right: 1px solid #ffffff;

}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation li {
  border-bottom: 1px solid #ffffff;
}

#navigation li a:link, #navigation li a:visited  {
  font-size: 70%;
  display: block;
  padding: 0.4em 0 0.4em 0.5em;
  border-left: 12px solid #fff4ce;
  border-right: 1px solid #fff4ce;
  background-color: #fffbe8;
  color: #644E09;
  text-decoration: none;
}

#navigation li a:hover {
  background-color: #ffffff;
  color: #644E09;
}

#footer {
	clear:both;
	font-size: 60%;
	padding-top: 1em;
	padding-right: 1em;
	text-align:center;
	color: #cccccc;
	background-color: transparent;
	font-family: "Century Gothic", "Arial Rounded MT Bold", "Trebuchet MS";
}

#ad1 {
	margin: 0;
    padding: 0;
    font-weight:normal;
    color: #ffffff;
    font-size: 100%;
    position:absolute;
    top: 122px;
    right: 20px;
	z-index: 2;
}

#ad2 {
	margin: 0;
    padding: 0;
    font-weight:normal;
    color: #ffffff;
    font-size: 100%;
    position:absolute;
    top: 110px;
    right: 4px;
	z-index: 2;
}

#pagetext {
	font-family: "Franklin Gothic Book", Verdana, Arial;
	z-index: 3;
	margin: 0 30px;
	text-align: left;
	width: 700px;
	
	top: 170px;
	font-size: small;
	position: absolute;
}
.hiddenPic {display:none;}
a:link {
	color:#0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color:#0066CC;
}