body, html {
	margin: 0px;
	padding: 0px;
	background-image: url(images/pinkStripes.jpg);
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	}
		
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}

.header {

}

.container {
	background-image: url(images/bodyBg.jpg);
	font-size: 0.9em;
	background-repeat: repeat-y;
}

.HorizontalNavbar {
	font-size: 1.6em;
	color: #663300;
	font-weight: bold;
	background-image: url(images/horNavBar.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.HorizontalNavbar a {
	padding: 2px 4px;
	color: #8B4A9A;
	text-decoration: none;
	border: 0px;
}

.leftMenu {
	font-size: 1ems;
	width: 200px;
	margin: 0px 5px 0px 5px;
}

.leftMenu br {
	display: block;
	margin-bottom: 5px;
}

.leftMenu a:link, .leftMenu a:visited, .leftMenu a:active {
	text-decoration: underline;
	list-style-type: none;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4;
	color: #663300;
}

.briefProduct a:link, .briefProduct a:active, .briefProduct a:visited, .detailedProduct a:link, .detailedProduct a:active, .detailedProduct a:visited  {
 	text-decoration: underline;
	list-style-type: none;
	font-size: 1em;
	color: #663300;
}

.leftMenu a:hover, .briefProduct a:hover{
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}

.briefProduct, .detailedProduct {
	margin-bottom: 10px;
	border: 1px solid #7CACAC;
	font-size: 1.3em;
}

.detailedProduct a:hover {
	text-decoration: none;
}

.content {
	font-size: 0.8em;
}

.content a:link, .content a:visited, .content a:active {
 	text-decoration: underline;
	list-style-type: none;
	font-size: 1em;
	color: #663300;
}

.content a:hover {
	text-decoration: none;
	font-weight: bold;
}

.content form {

}

.contentText{
	margin-top: 10px;
	width: 670px;
}

.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	text-align: center;
	font-size: 0.7em;
	width: 895px;
	padding: 5px 0px 5px 0px;
}

.clear {
	clear: both;
	overflow: hidden;
	background-color: #000000;
}

.pathway {
	font-size: 0.7em;
	margin: 10px 0px 0px 0px;

}

.pathway a:link, .pathway a:active, .pathway a:visited {
	color: #663300;
	text-decoration: none;
}

.pathway a:hover {
	text-decoration: underline;
}

.VertCat {
	padding: 5px;
	background-image: url(images/menuMid.gif);
	background-repeat: repeat-y;
	text-decoration:underline bold;
	border-color:#663300;
}

.innerNavbar {
	padding-top: 10px;
}

.menuTitle {
	height: 32px;
	background-image: url(images/OurProducts.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.bottomMenu {
	height: 5px;
	background-image: url(images/menuBottom.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 1px;
}

.topMenu {
	height: 5px;
	background-image: url(images/menuTop.gif);
	background-repeat: repeat-y;
	font-size: 1px;
}

.leftMenu form, .leftMenu p {
		font-size: 0.8em;
		
}

.VertCat2 {
	padding: 5px;
	background-image: url(images/menuMid.gif);
	background-repeat: repeat-y;
}

.menuSubTitle {
	height: 32px;
	background-image: url(images/selection.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
