﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;/*themecolour4%0;*/
	background-image: url(_content/bg.gif);
	scrollbar-base-color: #827F65; 

}

table 
{
    background-image: url(_content/color1.gif);
	font: 12px Arial, Helvetica, sans-serif
	color: #666666;/*themecolour4%0;*/
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #666666;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;/*themecolour4%0;*/
}


.rightcoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #3aa416;/*themecolour2;*/
}
.leftcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
a:link {
	color: #6a695b;
    font-size: large;
}
a:visited {
	color: #6a695b;
}
a:link:hover {
	color: #000000;
}

.highlightbox {
	background-color: #dbdbd9;
	padding: 4px 30px;
	border: 1px solid #333333;
}

.none{}

.banner_textarea {
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.categories_linksarea {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 200px;
	float: left;
}
.categories_link1, .categories_link2, .categories_link3, .categories_link4  {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	color: #7e4532;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	width: auto;
}
.categories_link1:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-transform: none;
	background-color: #a0a388;
	background-image: url(images/Oloc1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 130px;
	width: 200px;
	position: absolute;
}

.categories_link2:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-transform: none;
	background-color: #a0a388;
	background-image: url(images/Oloc3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 130px;
	width: 200px;
}
.categories_link3:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-transform: none;
	background-color: #a0a388;
	background-image: url(images/Oloc2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 130px;
	width: 200px;
}
.categories_link4:hover {
font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-transform: none;
	background-color: #a0a388;
	background-image: url(images/Oloc4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 130px;
	width: 200px;
}
span.ValidationMessage
{   color:Red;
	font-size:12pt;
	font-weight:bolder; 
	
	}
	
	div.firstNavigationButton
{   
    left:30px; 
    position: relative; 
    float:left;
    top:10px;
} 

div.secondNavigationButton
{  

    position: relative; 
    float:right;
    top:10px;
} 
.li_left {
	float: left;
	}
	
	.li_right {
	float: right;
	display: inline;
}
