<!--

<!--

<!--

<!--

/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*=========================================================*/

body {
background:#000 url(img/bg_test.gif) fixed top center;
font-family: Arial, Helvetica, sans-serif;
color: #333;
}
#mainWrapper {
width: 760px;
margin: 0 auto;
padding:10px;
}
#header {
height: 132px;
background-image: url(img/logo.gif);
background-position:center left;
background-repeat: no-repeat;
}
#mn-photo{
margin-top:10px;
text-align:center;
}
.mn-photo{
padding:5px;
border: 1px solid #b3ae96;
}
.mn-gallery{
padding: 10px;
background-color: #fff;
border: 1px solid #b3ae96;
}
.fam_pic{
float:right;
padding:10px;
}
#box1{
width:400px;
float:left;
margin-bottom:5px;
padding:10px;
line-height:1.6em;
font:12px Arial, Helvetica, sans-serif;
}
#box2{
width:400px;
float:left;
padding:10px;
line-height:1.6em;
font:12px Arial, Helvetica, sans-serif;

}
#comments{ background-image:url(img/cmnt_bg.gif); background-position:0 60px; float:right; width:300px; padding:10px 10px 10px 20px; line-height:1.6em; background-repeat: no-repeat; margin-bottom: 20px; border-left:1px solid #b3ae96; }

.comments{
font:italic 12px Arial, Helvetica, sans-serif;
line-height:1.75em;
padding-right:10px;
}
#contentWrap {
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/glow.png');*/
background: url(img/glow.png) no-repeat center top !important;
background: url(img/glow_white_ie.gif) no-repeat center top;
margin-top: 20px !important;
margin-top: 0px;
padding-top: 20px;
}
#content {
margin: 10px;
margin-bottom: 60px;
}
#content p {
padding-left: 37px;
font-size: 12px;
line-height: 18px;
margin: 16px 0px;
}
#content h2 {
margin-left: 37px;
margin-bottom: 12px;
}
#contentRight {
float: right;
width: 740px;
margin: 10px;
margin-bottom: 60px;
}
#contentRight p {
padding-left: 37px;
font-size: 12px;
line-height: 18px;
margin: 16px 0px;
}
#contentRight h2 {
margin-left: 37px;
margin-bottom: 12px;
}
#contentLeft {
width: 204px;
margin: 10px;
font-size: 11px;
line-height: 18px;
}
#contentLeft img {
padding: 6px;
border: 1px solid #b3ae96;
}
#contentLeft p {
margin-bottom: 20px;
}
#footer {
  /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/glow.png');*/
   background: url(img/glow.png) no-repeat center top !important;
   background: url(img/glow_ie.gif) no-repeat center top;
   height: 68px;
   margin-top: 50px !important;
   margin-top: 20px;
   clear: both;
} 
#footer p {
font-size: 10px;
color: #aaa590;
line-height: 14px;
padding: 16px 6px;
}

/* Headers
===================================================================*/

h1 {
color: #000;
background-image: url(img/leaf.gif);
background-position: top left;
background-repeat: no-repeat;
padding-left: 37px;
padding-top: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
clear: left;
}
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #32b457; font-size: 18px; line-height: 20px; margin: 6px 0; }
a, a:visited {
color: #32b457;
}
a:hover {
color: #22803d;
}
.floatLeft {
float: left;
margin: 16px 20px 20px 37px;
padding: 6px;
background-color: #fff;
border: solid 1px #666;
}
strong {
font-weight: bold;
}
.clear {
clear: both;
}
/* Navigation
===================================================================*/

.nav ul {
  margin: 0px;
  margin-top: 113px;
  padding: 0;
  float: right;
  width: 508px;
  background-image: url(img/nav_bg_left.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-color: #4d7331;
  list-style: none;
  text-transform: uppercase;
}

.nav ul li {
  float: left;
}
.nav ul a {
  padding: 0 2.2em;
  line-height: 3.5em;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  border-right: 1px solid #587d22;
  border-left: 1px solid #6fb755;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  float: left;
  display: block;
}
.nav ul a.first {
margin-left: 16px !important;
margin-left: 10px;
border-left: none;
}
.nav ul a.last {
border-right: none;
}
.nav ul a:visited {
  padding: 0 2em;
  text-decoration: none;
  font-size: 11px;
  color: #fff;
  float: left;
  display: block;
}
.nav ul a:hover {
  color: #fff;
  background-color: #34521d;
}
.nav ul a:active {
color: #fff;
background-color: #666;
}

-->



-->



-->



-->

