body {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #021A18;
}

#doc {
	width: 800px;
	margin: 0 auto;
	background-color: #EEF0E2;
}

#header {
	height: 272px;
}

#header h1 {
	background-image: url(../images/cuts/Logo.gif);
	background-repeat: no-repeat;
	height: 71px;
}

#header h1 span {
	margin-left: -3000px;
}

#header img {
	float: left;
}

#content {
	min-height: 328px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html #content {
	height: 328px;
}
/**/

#navigation {
	float: left;
	width: 276px;
	background-image: url(../images/cuts/logo2.gif);
	background-repeat: no-repeat;
	
	height: auto;
	min-height: 328px;
}

/* for Internet Explorer */
/*\*/
* html #navigation{
	height: 328px;
}
/**/


#navigation ul {
	margin-top: 15px;
}

#navigation ul li {
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#navigation ul li a {
	color: #006469;
	text-decoration: none;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-stretch: ultra-condensed;
	font-size: 13px;
	font-weight: bold;
}

#navigation ul li a:hover {
	color: #000;
}

#navigation ul li a.current {
	color: #000;
}

#body {
	margin-left: 276px;
	width: 515px;
	min-height: 328px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html #body {
	height: 328px;
}
/**/

#copy {
	min-height: 278px;
	height: auto;
}

/* for Internet Explorer */
/*\*/
* html #copy {
	height: 275px;
}
/**/

h3 {
	padding-bottom: 10px;
}

#footer {
	clear: both;
	border-top: 1px solid black;
	text-align: center;
	margin-top: 15px;
	padding-top: 10px;
	height: 60px;
}

#footer .selected {
	position:relative;
	float:left;
	margin-left:75px;
	height:50px;
}

#footer p {
	margin-top:10px;
	margin-left: 270px;
	font-size: 11px;
	font-weight: bold;
}

#footer address {
	margin-left: 270px;
	font-size: 10px;
	font-style: italic;
}

#body h2 {
	font-size: 18px;
	color: #006469;
	margin-top: 15px;
	margin-bottom: 6px;
	font-weight: bold;
}

#body h3 {
	font-size: 14px;
	color: #006469;
	margin-top: 7px;
}

#copy {
	padding-right: 15px;
	padding-left: 15px;
}

#copy p {
	padding-bottom: 10px;
}

#copyright {
	width: 800px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	color: #FFFFFF;
}

#copy ol, #copy ul {
	padding-left: 20px;
}

#copy ol {
	list-style:decimal;
}

#copy ol li {
	padding-bottom: 10px;
}

#copy ul {
	list-style: circle;
}

label {
	padding-top: 5px;
	display: block;
}

.photo_box {
	width: 790px;
	height: 201px;
	background-color: #C0D8CC;
	text-align: center;
	padding-left: 10px;
}

.photo_box img {
	padding-top: 5px;
}

.clear {
	clear: both;
}

p.signature {
	font-style:italic;
}

.body-left {
	float: left;
}

.body-right {
	text-align: right;
}

.quotes {
	text-align: center;
}

.side-item {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.side-item p {
	padding: 10px;
	font-size: 11px;
	font: Tahoma, Arial, Helvetica, sans-serif;
}

.right-item {
	float: right;
	padding: 5px;
	margin: 3px;
	border: 1px black solid;
}


.brochure-item {
	margin: 3px;
	width: 200px;
	padding: 5px;
	
	text-align: left;
	font-size: 12px;
}

.brochure-item img {
	float: left;
	width: 50px;
	margin-right: 10px;
	
}
.brochure-item p {
	padding: 5px 0 0 0;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.thumb-item {
	width: 300px;
	height: 165px;
}

.thumb-item2 {
	width: 475px;
	height: 70px
}

.thumb-item, .thumb-item2 {
	display: block;
	margin: 0.5em 0;
	padding: 5px 0 0 0;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.thumb-centered {
	margin: 0 auto;
}

.bottom {
	clear: both;
}

.thumb-item img, .thumb-item2 img {
	display: inline;
	float: left;
	margin: 0 15px 0 10px;
}

.right-item p {
	font-size: 11px;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
}

.no-border {
	border: none;
}

strong {
	font-weight: bold;
}

.to-top {
	margin-top: 10px;
}

.image-gallery {
}

.image-gallery-item {
	display: inline;
	margin: 0;
	padding: 0;
	width: 175px;
	margin-left: 20px;
	margin-right: 20px;
	
	text-align: center;
}

.image-gallery-item p {
	width: 175px;
}

.rollover {}

#photo-item {
	text-align: center;
	font-size: 11px;
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#contact_form { color: #000; font-size: 13px }

