/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
// Define css values /+/										//
// Used for the main pages										//
/////////////////////////////////////////////////////////////// */

body, td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #515B42;
}

body {
	background-color: #988522;
	margin: 2px;
	padding: 2px;
}

td {
	text-align: left;
	vertical-align: top;
}

.area-logo {
	width: 370px;
	height: 100px;
	background-color: #2B3220;
	padding-left: 5px;
}

.area-product {
	width: 400px;
	height: 100px;
	text-align: right;
	vertical-align: bottom;
	background-color: #2B3220;
	padding-right: 5px;
}

.area-b4-navigation {
	height: 5px;
	background-color: #2B3220;
}

.area-navigation {
	height: 120px;
	text-align: right;
	vertical-align: middle;
	background-color: #2B3220;
	padding-right: 5px;
}

.navigation {
	width: 105px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}

.area-main {
	width: 770px;
	text-align: center;
	vertical-align: top;
	background-color: #2B3220;
	padding: 5px;
}

.area-home-content {
	width: 570px;
	height: 285px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 10px;
}

	.home-500 {
		width:500px; 
	}

.area-home-right {
	width: 180px;
	height: 285px;
}

.area-sidebar {
	width: 200px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
}

.area-content {
	width: 550px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
}

.area-b4-bottom {
	width: 770px;
	height: 20px;
	background-image: url('/oliveoil/media/images/bgnd_b4_bottom.gif');
}

.area-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #988522;
	width: 770px;
	height: 50px;
	vertical-align: top;
	background-color: #2B3220;
	padding: 5px;
}

.header {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #999933;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}

.sidebar-shown {
	color: #988522;
}

a:link, a:visited, .home-500 a:link, .home-500 a:visited {
	color: #999933;
	text-decoration: underline;
}

a:hover, .home-500 a:hover {
	color: #660000;
	text-decoration: none;
}

.area-bottom a:link, .area-bottom a:visited {
	color: #988522;
	text-decoration: underline;
}

.area-bottom a:hover {
	color: #D7C86D;
	text-decoration: none;
}

.area-sidebar a:link, .area-sidebar a:visited {
	color: #CC6600;
	text-decoration: none;
}

.area-sidebar a:hover {
	color: #CC6600;
	text-decoration: underline;
}

.sidebar-shown a:link, .sidebar-shown a:visited {
	color: #988522;
	text-decoration: none;
}

.sidebar-shown a:hover {
	color: #D7C86D;
	text-decoration: underline;
}
