body {
	background-color: #CCC;
	background-image: url(../../images/bodybg.gif);
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
}

h1 {
	color: #666;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 3px 25px;
}

h2 {
	color: #664500;
	font-size: 1.4em;
	margin: 20px 0 0 0;
}

h3 {
	color: #0011A8;
	margin-left: 10px;
}

h3, h4 {
	font-size: 1.1em;
	margin: 24px 0 15px 0;
}

h4 {
	color: #7C834E;
	margin-left: 20px;
}

h5 {
	color: #3F3F00;
	font-size: 1em;
	margin-left: 30px;
}
.clearit {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}

.emph {
	font-size: 1.2em;
	font-weight: bold;
	color: #DC143C;
	text-align: center;
}

#footer {
	border-top: 3px solid #000;
	color: #FFF;
	font-size: 0.7em;
	margin-top: -1px;
	padding-top: 6px;
}

.author {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding: 5px 25px 5px 25px;
	text-align: right;
}

.companyName {
	color: #664500;
	font-weight: bold;
}

.ctr {
	text-align: center;
}

.floatrt {
	float: right;
	padding: 10px;
}

.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding: 5px 25px 5px 25px;
}

#masthead {
	background-image: url(../../images/mastheadbg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#pagewrapper {
	background-color: #FFF;
}

#layoutwrapper {
	margin: 0 auto;
	width: 744px;
}

#menuwrapper {
	border: 1px solid black;
	width: 200px;
	padding: 3px 5px 20px 3px;
	margin-bottom: 15px;
	float: left;
	background-color: #E2E2BE;
	font-size: .8em;
}

#contentwrapper {
	width: 500px;
	border: 1px solid black;
	float: right;
	line-height: 1.3em;
	padding: 3px 10px 20px 10px;
	margin-bottom: 15px;
	font-size: .8em;
}

#footer {
	border-top: 3px solid #000;
	color: #FFF;
	font-size: 0.7em;
	margin-top: -1px;
	padding-top: 6px;
}

#footertext {
	color: #666;
	margin: 0 auto;
	width: 744px;
}

#footer a:link, #footer a:visited {
	color: #FFF;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #333;
}

#login {
	font-size: .7em;
	text-align: right;
	padding-right: 10px;
	line-height: 1.1em;
}

#address {
	font-size: .8em;
	color: #664500;
	text-align: center;
	padding-top: 2em;
}

#address .emph {
	font-size: 1.2em;
	font-weight: bold;
	color: #664500;
	letter-spacing: 1.2px;
}

#topper {
	width: 100%;
	padding: 10px 10px 10px 10px;
}

#photogallery {
    text-align: center;
	 padding-top: 15px;
}    

.rt {
	text-align: right;
}

.contact {
	margin-left: 50px;
	font-size: 1em;
	font-weight: bold;
}

.spacem {
	padding: 0 15px 0 15px;
}

dl {
	margin: 5px 15px 5px 25px;
}

dt {
	font-weight: bold;
	color: #666;
	font-size: .85em;
}

dd {
	margin: 0 0 0 30px;
	color: #7c834e;
	font-size: .8em;
}

dl a:link, dl a:visited {
	text-decoration: none;
	
}

dl a:hover, dl a:active {
	text-decoration: underline;
}

p {
	line-height: 1.5em;
}

