* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.home #home, .products-services #products-services, .about-contact #about-contact {
	color:8f0000;
	font-weight: bold;
}


.container {
	background-image: url(images/bkg-strip.jpg);
	background-repeat: repeat-y;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#navigation {
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 90px;
	margin-right: 10px;
}
#navigation   a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #939B50;
	padding-right: 7px;
	padding-left: 7px;
}
#navigation a:hover {
	color: #8f0000;
}


#header {
	height: 120px;
	width: 860px;
}

#main-text {
	background-color: #D4D8B7;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 2px;
}
.text-container-bottom-bkg {
	background-image: url(images/content-bkg-bottom.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 599px;
	background-position: top;
}
#main-text a {
	font-weight: bold;
	color: #8f0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #8f0000;
	text-decoration: underline;
}


#img-strip {
	margin-top: 30px;
}
#footer {
	width: 860px;
	margin-top: 20px;
	padding-bottom: 20px;
}

.clear {
	clear: both;
}




#main-text-container {
	width: 599px;
	float: right;
	margin-right: 13px;
}

#four-images {
	width: 860px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#main-content {
	width: 860px;
	margin-top: 30px;
}

#four-images img {
	margin-right: 13px;
	margin-left: 13px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 15px;
	color: #333333;
}
#gold-heart {
	float: left;
	margin-left: 12px;
}
#gold-heart-home {
	float: left;
	margin-top: 30px;
	margin-left: 13px;
}




#logo {
	height: 120px;
	width: 411px;
	float: left;
	border-top-style: none;
	margin-left: 10px;
}
#logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#outer-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bkg-top {
	background-image: url(images/bkg-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
	width: 900px;
}
.bkg-bottom {
	background-image: url(images/bkg-bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 900px;
}
.text-container-top-bkg {
	background-image: url(images/content-bkg-top.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 599px;
}

#footer p {
	font-size: 70%;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main-text a:hover {
	color: #000000;
}
#contact-details p {
	font-size: 70%;
	color: #949C52;
}


#contact-details {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	padding-bottom: 12px;
}
h2 {
	font-size: 100%;
	color: #444444;
	padding-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#main-text img {
	float: right;
	padding-left: 20px;
}
.red {
	font-weight: bold;
	color: #8f0000;
}
#contact-details h1 {
	color: #878F3B;
}
#contact-details strong {
	font-size: 120%;
	color: #8f0000;
}
.home #outer-container .container #main-content #main-text-container #main-text img {
	float: none;
}
.QuickLinks {
	margin-right: 40px;
	margin-left: 30px;
}
#secondColumn {
	float: right;
	padding-right: 200px;
}
.contact-bkg-top {
	background-image: url(images/contact-bkg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 250px;
}
#contact-container {
	float: right;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.contact-bkg-bottom {
	width: 250px;
	background-image: url(images/contact-bkg-bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.content-bkg-top {
	background-image: url(images/contact-bkg-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	width: 250px;
}
#main-text img#b {
	margin: 0px;
	padding: 0px;
}
#main-text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 140%;
	margin-bottom: 10px;
	margin-left: 15px;
}
#main-text ul {
	list-style-image: url(images/bullet.gif);
}
