/*-----------------------------------------------Cottee Parker Joomla FRONT PAGE Template CSS-----------------------------------------------*/
/* Import separate CSS for main joomla elements */
	@import "joomla_core.css";
/* =body */
body {
	
	padding: 0px;
	font: 10px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #847253;
	background-color: #ffffff;
	
	scrollbar-face-color: #ede8e2;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	line-height: 1.2em;	
}
A:link {
	color: #BF311A;
	text-decoration: none;
}
A:visited {
	color: #BF311A;
	text-decoration: none;
}
A:active {
	color: #BF311A;
	text-decoration: none;
}
A:hover {
	color: #999999;
	text-decoration: none;
}
strong, b {
	font-weight: bold;
	font-size: 1.1em;
}
.bold {
	font-weight: bold;
	font-size: 1.1em;
}
em, i {
	font-style: italic;
}
.right {
	text-align: right;
}
p {
	font: 10px arial, verdana, helvetica, sans-serif;
	color: #847253;
	font-weight: normal;
	text-align: left;
	line-height: 1.2em;
}
.spacer {
	margin: 10px;
}
.text {
	text-align: left;
	padding-right: 5px;
}
.breadcrumbs {
	color: #BF311A;
	font-size: 2.0em;
	margin: 0 0 0 0px;
	padding: 0px;
	text-transform: lowercase;
}
/* end body */
/* =structure */
#content {
	width: 860px;
	padding: 25px 38px 10px 24px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;	
/* ie5win fudge begins 
	voice-family: "\"}\"";
	voice-family:inherit;
	/* border: 2px solid #E3DCD2; 
	width: 830px;*/
}

html>body #content {
/* ie5win fudge ends */
}
#categorymenu {
	float: right;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #bf311a;
	margin: 20px 0px 10px 0px;
}
.categorymenu2 {
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 0.8em;
}
#box {
	width: 790px;
	display: block;
	
	padding: 0px;
}
#leftside {
	width: 490px;
	vertical-align: top;
	float: left;
	text-align: left;
}
#rightside {
	width: 272px;
	vertical-align: top;
	float: right;
	text-align: left;
}
#box2 {
	width: 825px;
	display: block;
	
	padding: 0px;
}
#leftside2 {
	width: 490px;
	vertical-align: bottom;
	float: left;
	text-align: left;
}
#rightside2 {
	width: 295px;
	vertical-align: top;
	float: right;
	text-align: right;
}
#matte {
	width: 490px;
	height: 365px;
	border-right: 1px solid #4C4C4C;
	background-image: url(../images/topleftbg.jpg);
}
.navigation_main_panel {
	border-right: 1px solid #4C4C4C;
	background-image: url(../images/topleftbg.jpg);
	background-repeat: no-repeat;
}
.category_main_panel {
	border-right: 1px solid #4C4C4C;
	background-image: url(../images/topleftbg.jpg);
	background-repeat: no-repeat;
	
	text-transform: lowercase;
	vertical-align: bottom;
	font-size: 200%;
}
#line {
	border-right: 1px solid #4C4C4C;
	padding-right: 5px;
}
#main {
	width: 490px;
	
	background-image: url(../images/topleftbg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#contact {
	float: right;
	width: 130px;
	padding: 5px;
}
#search {
	text-align: left;
	padding: 0px 0px 5px 0px;
	font: 10px arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	color: #847253;
	background-color: #FFFFFF;
}
#search .inputbox {
	width:490px;
}
#navigation {
}
DIV#container {
	height: 365px;
	width: 290px;
	overflow: auto;
	
	padding: 0px 5px 0px 10px;
	margin: 0px;
}
#banner {
	text-align: right;
}
/* image slider menu */
#tabcontainer {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	border: 0px solid green;
	padding: 0px;
	overflow: hidden;
	text-align: left;
}
#tabcontent {
}
.arrow {
	padding-bottom: 10px;
}
.arrow2 {
padding-bottom: 10px;
}
/* news menu */
#blocks {
	border: none;
	margin: 0px;
	padding: 0px;
}
.col {
	float: left;
	display: inline;
	background: #FBFAF9;
}
#col1 {
	width: 80px;
}
#col2 {
	width: 80px;
}
#col3 {
	width: 80px;
}
#col4 {
	width: 80px;
}
#col5 {
	width: 80px;
}
#col6 {
	width: 80px;
}
.photo {
	border-top: 1px solid #7F6C4C;
	border-bottom: 1px solid #7F6C4C;
}
#hide {
	font-size: 0em;
}
/* end news menu */
* clearing */
.stretch, .clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
/* Hides from IE-mac \*
	height: 1%;
/* End hide from IE-mac */
}
/* end clearing */
#primary-nav {
	clear:  both;
}

.mainlevel-horiz {
  color:#e23828;  
  font-size:100%;
  font-weight:bold;
  padding-right: 10px;
  text-transform: uppercase;  
}
.mainlevel-horiz-right {
  color:#e23828;  
  font-size:100%;
  font-weight:bold;
  padding-right: 0px;
  font-weight:bold;
  text-transform: uppercase;  
}

.mainlevel-horiz a {
  color : #e23828;
  font-weight : bold;
}

.mainlevel-horiz a:visited{
  color : #e23828;
  font-weight : bold;
}

.contentpane li{
	list-style:none;
}

h3 {
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin:1em 0pt;
}