body	{
	text-align:left;
	margin:0 0 0 0px;
	background:#FE9923;
	}  
   
	
#container 	{
	width:800px;   
	text-align:left;
	font-family: verdana,sans-serif;
	border:dashed black 0px;
	margin:0 0 0 50px;
	}

#googlesearch	 {
	position:absolute;
	top:160px; left:40px;
	}

#top02	 {
	border-bottom:solid #B36000 3px;
	background:#FE9923;
	}

#container2	{
	float:left;
	margin-top:0px;
	padding:0 0 0 0px;
	width:100%;
	border:solid red 0px;
	background:#FE9923 url("images/template/bg-container02.jpg") repeat-y;
	}

#leftcolumn	 {
	text-align:center;
	float:left;
	margin: 0 0 0 0px;
	width:180px;
	border:solid blue 0px;
	background: #B36000;
	}

#vertmenu {
	margin:0;
	text-align:center;
	color:purple;  /* will affect color of bullet */
	border: solid white 0px;
	}

#links {
	float:left;
	margin:0 0 0 0px;
	color:purple;  /* will affect color of bullet */
	border: solid white 0px;
	}

#googleads	 {
	}

#othermaps {
	position:absolute; 
	width:240px; 
	top:300px; 
	left:820px; 
	background:#B36000; 
	padding-left:10px; 
	border:solid white 1px;
	}


.image
	{
	border-top:solid black 0px;
	border-right:solid gray 0px;
	border-left:solid gray 0px;
	border-bottom:solid black 0px;
	}
.imagephoto
	{
	background:#FE711E;}

.imagecaption
	{
	background:#FFAF53;
	font-size:18px;
	padding:10px;
	text-align:center;
	}

.rnum {
	font-size:10%;
	color: #FFAF53;
	}

#colright	{
	float:right;
	width:580px;
	margin: 0 0 0 0px;
	padding:0px 0 0 0;
	color:white;
	border:dashed green 0px;
	font-size:0.8em;
	}


#footer	{
	clear:both;
	width:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
	color:black;
	font-size:60%;
	padding:10px 50px 0 50px;
	border-top:solid darkgray 3px;
	background:#FE9923;
	}

#footer a {
	text-decoration:underline;
	}

h1, h2 {
text-align:center;
font-style:oblique;
text-decoration:underline;
}

h1 {font-size:125%;} 
h2 {font-size:120%;} 

p {
padding: 0 20px 0 30px;
  }
 
