html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 11px arial, sans-serif;
	color: #E5D19C;
	padding: 20px 0 0 0;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 940px;
	position: relative;
}

/** header **/
<script type="text/javascript"
    src="http://js.cooliris.com/apps/launcher.js?image=0">
</script>
#header {
  padding-top: 1px;
}
#header h1 {
	font: 32px "Times new roman", serif;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 35px;
	color: #F2CD91;
	padding: 0 0 0 0.7em;
	margin: -1em 0 0 0;
	line-height: 1;
	width: 223px;
}
#nav-top {
	margin-left: 775px;
}
#nav-top ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 31px;
}
#nav-top li {
  float: left;
  background: #C19855 url(images/tab_left.gif) no-repeat;
  list-style: none;
  text-align: center;
  font: 18px "Times new roman", serif;
  height: 31px;
  line-height: 31px;
}
#nav-top li div {
  background: top right url(images/tab_right.gif) no-repeat;
}
#nav-top li#tab-faq {
  width: 59px;
}
#nav-top li#tab-map {
  width: 99px;
  margin-left: 3px;
}
#nav-top a {
  color: #443816;
  text-decoration: none;
}
#nav-top a:hover {
  color: #241D0A;
}

#nav {
  padding-top: 372px;
  background: url(images/header.jpg) no-repeat;
}
#nav ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 2px solid #9E9479;
  background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#nav li.home {
  background: bottom left url(images/nav_drk.gif) repeat-x;
  padding-left: 25px;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #FFE5C3;
  text-decoration: none;
}
#nav a:hover {
  color: #F2E7D6;
}

/** content **/

#content {
  padding-left: 20px;
}
  font: 24px "Times new roman", serif;
  color: #513408;
  font-weight: normal;
  border-left: 3px solid #615331;
  padding: 1px 1px 1px 8px;
  margin-top: 22px;
}
#content p {
	margin-left: 11px;
	line-height: 1.4;
	text-align: center;
}
#content a {
  color: #8D692D;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
	float: left;
	width: 810px;
}
#content .right-col {
	float: right;
	width: 100px;
}

#content #welcome {
	<object id="o" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="495"><param name="movie" value="http://apps.cooliris.com/embed/cooliris.swf"/><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always"/><param name="flashvars" value="style=dark&backgroundColor=#0d0d0d&backgroundImage=http://i156.photobucket.com/albums/t40/sleepwalker61/Dear%20Diana%20Project/NORCALLRGcopy.jpg&feed=api://picasaweb.google.com/?user=sleepwalker61%26album=graphics&glowColor=#FFFFFF&numRows=2&showSearch=false&showEmbed=false&showTutorial=true&showChrome=false"/><embed type="application/x-shockwave-flash" src="http://apps.cooliris.com/embed/cooliris.swf" flashvars="style=dark&backgroundColor=#0d0d0d&backgroundImage=http://i156.photobucket.com/albums/t40/sleepwalker61/Dear%20Diana%20Project/NORCALLRGcopy.jpg&feed=api://picasaweb.google.com/?user=sleepwalker61%26album=graphics&glowColor=#FFFFFF&numRows=2&showSearch=false&showEmbed=false&showTutorial=true&showChrome=false" width="800" height="495" allowFullScreen="true" allowScriptAccess="always"></embed></object>
	margin-right: 10px;
	font-size:13px;
	color: #3E341E;
}
#content #welcome a{
  color: #3E341E;
  text-decoration:underline;
}
#content #welcome a:hover{
  color: #DBBF77;
  text-decoration:underline;
}
#gallery {
  margin-top: 14px;
}
#gallery .box {
	float: left;
	width: 218px;
	margin-right: 5px;
	background: #615331;
	position: relative;
	padding-top: 0;
	padding-right: 23px;
	padding-bottom: 2.3em;
	padding-left: 23px;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
	height: 18px;
	line-height: 18px;
	background: #978040 top left url(images/moretab_left_drk.gif) no-repeat;
	position: absolute;
	bottom: 7px;
	right: 269px;
	width: 3.2em;
	padding-right: 4px;
	margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
  background: #735220;
}
#gallery .box-lit h3 {
  background: top center url(images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
/** later **/

#later {
  color: #564929;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
	float: left;
	width: 10px;

}
#later .box a{
	text-decoration:underline;
	text-align: center;
}
#later #later-b1 {
	padding-top: 67px;
	margin-right: 5px;
}
#later #later-b2 {
	width: 225px;
	margin-right: 5px;
}
#later #later-b3 {
	width: 225px;
	margin-right: 10px;
}
#later #later-b4 {
	padding-top: 67px;
	width: 300px;
}

#footc {
  height: 10px;
}
#footer {
	text-align: center;
	color: #FFFFFF;
	padding: 14px;
	background-color: #000000;
}

