.style1 {color: #336600}
.style2 {color: #009900}
.style3 {
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	background-color:#FFFFFF
}
.style5 {color: #CC3300}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	background-color: #FFFFFF;
	text-align:left;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 17px;
}
.h1 {
	font-size: 18px;
	background-image:url(file:///C|/projects/chanticleer/production_good%20Optimization/images/css/h1.gif);
	color: #336600;
	vertical-align:middle;
	height: 40px;
	text-align:left;
	text-indent: 3px;
}



.h2 {
	font-size: 19px;
	background-image:url(file:///C|/projects/chanticleer/new%20Web%20Build/images/css/h1.gif);
	color: #339900;
	vertical-align:middle;
	text-align:left;
	text-indent: 3px;
}
.h3 {
	font-size: 14px;
	color: #339900;
	vertical-align: bottom;
	text-indent: 3px;
}
a {
	font-size: 100%;
	color: #336600;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #339900;
}
a:hover {
	text-decoration: none;
	color: #339900;
}
a:active {
	text-decoration: underline;
	color: #339900;
}

.special { font-size: 14px;

}

.a[special] {
	color:#CC3300;
}

.a.special:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: underline;
	color: #CC3300;
}

/*** Layout ****/
#navcontainer
{
	width: 100%;
	
	background-image:url(file:///C|/projects/chanticleer/new%20Web%20Build/images/index/index_r3_c2.jpg);
	
}

#navcontainer ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainer ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainer ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;/***	border-right: 1px solid #FFFFFF;
	border-left:1px solid #FFFFFFF;
	border-bottom:1px solid #FFFFFF; ****/
}

#navcontainer ul li a:hover
{
	height: 100%;
	color: #CC0000;

	/***text-decoration: underline;***/
}


.box {
	background-color:#F8F8CB;
	width: auto;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #FDFCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.boxLeftHome {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #F93F00;
	background-color: #FDFCCC;
	margin-left: 10px;
	padding: 0px;
}


.boxLeft {
	padding-top: 15px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #F93F00;
	background-color: #FDFCCC;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.boxLeftTop {
	width:120px;
	background-color: #FDFCCC;
	background-image:url(file:///C|/projects/chanticleer/new%20Web%20Build/images/pages/title_side_empty.gif);
	position: fixed;
	padding-right: 15px;
	}
	
.boxTop {
	width: auto;
	border: none ;
	background-color: #FDFCCC;
	}


.title {
	background-color:#FFFFCC;
	background-image:url(file:///C|/projects/chanticleer/new%20Web%20Build/images/title_Topy.gif);
	width: auto;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px none #999999;
}

#subnave
{
	width: 100%;
	background-image:url(file:///C|/projects/chanticleer/new%20Web%20Build/images/aboutus/aboutus1_r6_c2.jpg);

}

#subnave ul {
	margin: 0;
	padding: 6px;
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#subnave ul li {
	display: inline;
	height: 100%;
	word-spacing: 0.2em;
	color: #339900;
	float: left;
}

#subnave ul li a
{
	color: #339900;
	height: 100%;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-top: 0.2em;
	padding-right: 10px;
	padding-bottom: 0.2em;
	padding-left: 10px;
}

#subnave ul li a:hover
{
	height: 100%;
	color: #CC3300;
	text-decoration: underline;
}

.small3 {
	font-family: 		Arial, Verdana;
	font-size:   		11px;
	font-weight:		normal;
	color:       		#339900;
}
.small3 A:hover {
	color:       		#CC3300;
	text-decoration:	none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:	none;
	font-size: 11px;
}
.small3 A {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:   		11px;
	color:       		#339900;
	text-decoration:	underline;
	padding-bottom:     2px;
}
