body {
	background: #003300;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

body#home #content {
	background: url('http://www.oleaeuropaea.ca/images/pouring_oil.jpg') top right no-repeat;
}

#wrapper {
	background: #FFFBDD;
	width: 900px;
	margin: 0px auto;
}

#header {
	text-align: right;
	height: 200px;
	background: url(../styleImages/backgrounds/topHeader.jpg) top left no-repeat;
}

#sessionBox {
	width: auto; 
}

.topMenu {
	text-align: center;
	background: brown;
	height: 2em;
	color: #ffffff;
	font-weight: bold;
	font-size: 90%;
}

.topMenu a:link {color: white;}
.topMenu a:visited {color: white;}
.topMenu a:hover {color: #FFCC00;}
.topMenu a:active {color: #FF6600;}

.topMenu ul {
	list-style-type: none;
}

.topMenu ul li {
	display: inline;
	line-height: 2em;
	padding: 0 10px;
}

.topMenu ul a {
	text-decoration: none;
}

.bottomMenu {
	background: #CC9933;
	text-align: center;
}

.bottomMenu ul {
	font-size: 11px;
	list-style-type: none;
}

.bottomMenu ul li {
	display: inline;
	line-height: 2em;
	padding: 0 10px;
}

.bottomMenu ul a {
	text-decoration: none;
}

.bottomMenu a:link {color: black;}
.bottomMenu a:visited {color: black;}
.bottomMenu a:hover {color: green;}
.bottomMenu a:active {color: yellow;}



#content {
	padding: 1em;
	font-size: 75%;
}

#hometext {
	margin-right: 300px;
}


.siteDocs {
	text-align: center;
	background: brown;
	height: 30px;
	padding-top: 5px;
	color: #ffffff;
}

.boxTitleLeft, .boxTitleRight {
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContent {
	border-top: 3px solid #CFE3F5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 3px;
	font-size: 75%;
	color: #333333;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}