body
{
	font-family:Verdana;
	color:#333333;
	font-size:12px;
	background:#ffffff url(Images/bg_shadow.png) repeat-x top;
	margin:15px 0px 0px 0px;
}
h1
{
  font-size:20px; 
  font-weight: normal;
  color:#e1d7cd;
  font-family:arial;
  margin:0;
}
h2
{
  margin:15px 0px 0px 15px;
  font-size:18px;
  font-family:arial;
  color:#593612;
}

#header
{
	width:780px;
	left:50%;
	margin-left:-390px;
	position:relative;
	float:left;
	z-index:2000;
}
#header a:link
{
    color:maroon;
    text-decoration:none;
    font-weight:bold;
}

#header a:visited
{
    color:maroon;
    text-decoration:none;
    font-weight:bold;
}

#header a:hover
{
    color:#666666;
}

#wrapper
{
        clear:left;
	border:solid 1px #725434;
	border-bottom:solid 5px #725434;
	width:780px;
	left:50%;
	margin-left:-390px;
	position:relative; 
	float:left;
	z-index:3000;
}
#pageTopper
{
	border-top:solid 5px #b2a380;
	border-bottom:solid 5px #b2a380;
	background:#917252 url(Images/Topper_bg.png) repeat-x;
	float:left;
	width:780px;
}

#footer
{
       clear:left;
	width:780px;
	left:50%;
	margin-left:-390px;
	position:relative;
	font-size:10px;
	color:#999999;
	padding: 0px 0px 20px 0px;
	text-align:right;
	float:left;
	
}
#footer a:link
{
  text-decoration:none;
  color:#999999;
}
#footer a:visited
{
  text-decoration:none;
  color:#999999;
}
#footer a:hover
{
  text-decoration:none;
  color:maroon;
}
#homeContact a:link
{
  color:maroon;
  text-decoration:none;
}
#homeContact a:visited
{
   color:maroon;
  text-decoration:none;
}
#homeContact a:hover
{
  text-decoration:underline;
  color:red;
}
#photoGallery a:link
{
  text-decoration:none;
}
#photoGallery a:visited
{
  text-decoration:none;
} 
#photoGallery a:hover
{
  text-decoration:none;
}
#subNav
 {
     float:left;
     margin:5px 25px 25px 20px;
     line-height:20px;
 }
#subNav a:link
{
  text-decoration:none;
  color:maroon;
} 
#subNav a:visited
{
  text-decoration:none;
  color:maroon;
}
#subNav a:hover
{
  text-decoration:none;
  color:green;
}