/* CSS Document */

/* Normalize margins and padding */
body, div, p, h1, h2, h3, h4, h5, form, input, img, ul {
margin: 0;
padding: 0;
}

/* Primary layout */

#wrap  {
    width: 670px;
    margin: 0 auto;
    text-align: left;
	background-color: #3b4c3e;
    }

#main {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.header {
	background-color: #efe9d1;
	height: 90px;
	vertical-align: bottom;
	background-image: url(images/nameplate.jpg);
}
.header p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: right;
	vertical-align: bottom;
}

.tagline {
	
	background-color: #f9f7ea;

}

.tagline h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #9a8577;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;	
	padding-left: 30px;
}

.photoarea {
	height: 235px;
	background-color: #FFFFFF;	
}

.contentwrapper {
    width: 620px;
	background-color: #d5dbd7;
}

.content {
	margin-left: 180px;
	padding-top: 10px;
	background-color: #f7f4e7;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 7px;
}

.content li {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: square;
}

.address {
	float: left;
	width: 180px;
	padding-bottom: 10px;
	background-color: #d5dbd7;
}

.sidebar {
	width: 180px;
	padding-top: 40px;
	background-color: #d5dbd7;
	float:left;
	clear:both;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.sidebar p {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
		padding-left: 30px;
		padding-right: 5px;
}

.sidebar a {
	font-family:  Helvetica, Arial, sans-serif;
	color: #684f40;
	text-decoration: none;	
}

.sidebar a:hover {
	font-family:  Helvetica, Arial, sans-serif;
	color: #684f40;
	text-decoration: underline;	
}

.sidebar li {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #684f40;
	margin-bottom: 8px;
	list-style-image: none;
	list-style-type: none;
}

.footer {
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #efe9d1;
}

.footer p {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9a8577;
}



/* Fonts and styles */

body	{
	text-align: center;
	color: #000;
	background-color: #938d8c;
	background-repeat: repeat-y;
	background-position: center top;
  }

img  {
  border: 0;
  display: block;
  }

p {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 14px;
}
h4 {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #9a8577;
	margin-bottom: 10px;
}
h3 {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9a8577;
	margin-bottom: 10px;
}
h2 {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9a8577;

	margin-bottom: 10px;
}

.rule {
	color: #9a8577;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 380px;
}

.box1 {
	background-color:#dce2de;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
		margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 110px;
}
.box2 {
	background-color:#e0ded1;
		padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
		margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 110px;
}
.box3 {
	background-color:#e6dedb;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 120px;
}


.box1 a {
		font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #9a8577;
	margin-bottom: 10px;
	text-decoration: none;
}

.box1 a:hover {
		font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #9a8577;
	margin-bottom: 10px;
	text-decoration: underline;
}

.box2 a {
		font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #9a8577;
	margin-bottom: 10px;
	text-decoration: none;
}

.box2 a:hover {
		font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #9a8577;
	margin-bottom: 10px;
	text-decoration: underline;
}

.box3 a {
		font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #9a8577;
	margin-bottom: 10px;
	text-decoration: none;
}

.box3 a:hover {
		font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #9a8577;
	margin-bottom: 10px;
	text-decoration: underline;
}

a {
	color: #3b4c3e;
	text-decoration: underline;
}
a:hover {
	color: #9a8577;
	text-decoration: underline;
}
ul {
	padding-left: 30px;
}
.tan a {
	color: #9a8577;
	text-decoration: underline;
}
.tan a:hover {
	color: #3b4c3e;
	text-decoration: underline;
}