/***********************************************/
/* master.css                                  */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {
	height: 100%;
}
body{
	color: #7D7D7D;
	margin: 0px;
	padding: 0px;
	background: #CCEAC6;
	font: 11px Verdana, Arial, Helvetica, sans-serif;	
}

a {
	color: #489A38;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	background-image: url(../img/header-background.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	font-size: 20px;
	height: 26px;
	width: 523px;
}

h2{
	color: #5DAD4A;
	font: normal 20px Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3{
	color: #489A38;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	background: #F5F5F5;
	padding: 3px 0px 4px 4px;
	border-top: 2px solid #CCCCCC;
}


h4 {
	color: #999999;
	border-bottom: 1px solid #999999;
	letter-spacing: 3px;
	font: 100 9px/0.8em Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #9AD38F;
	margin-bottom: 8px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
}

h6{
 font-size: 100%;
 color: #334d55;
}

.SmallText{
 font-size: 90%;
 color: #334d55;
}

p {
	line-height: 16px;
	text-align: justify;
	padding: 6px 3px 8px 8px;
	margin: 0px;
}


ul{
 list-style-type: square;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	margin: auto;
	padding: 0px;
	width: 770px;
	border: 1px solid #FFFFFF;

} 

#navBar{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: url(../img/bg_nav.gif) repeat-y;
}

#content{
	width: 592px;
	margin: 0px;
	padding: 0px;
	background: url(../img/bg_cross.gif) no-repeat bottom;
	height: 100%;
	float: right;
	background-color: #FFFFFF;
}
#content2{
	width: 592px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	float: right;
	background-color: #FFFFFF;
}
#contenttxt{
	width: 540px;
	margin: auto;
	padding: 0px;
	height: 100%;
}
#contenttxt2{
	width: 530px;
	margin: auto;
	padding: 0px;
	height: 100%;
}
#box {
	background: #EEEEEE;
	width: 510px;
}


#foot{
	margin: 0;
	width: 770px;
	background: url(../img/bg_footer.gif) repeat-x;
	height: 24px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
}
.floatimg {
	float: right;
	border: 1px solid #CCEAC6;
	margin: 0px 0px 6px 20px;
}
.floatimg2 {
	float: right;
	margin: 0px 0px 6px 20px;
}
#foottxt {
	padding-top: 5px;
}
#foot a, #foot a:active, #foot a:visited {
	color: #CCCCCC;
	text-decoration: none;
} 
#foot a:hover {
	color: #FFFFFF;
	text-decoration: underline;
} 

#breadcrumb {
	background: #CCEAC6;
	color: #999999;
	padding: 2px 2px 2px 5px;
	font-size: 10px;
	text-transform: uppercase;
}
#breadcrumb a {
	color: #479937;
}
#breadcrumb a:hover {
	color: #72C251;
	text-decoration: none;
}
.lefline {
	border-left: 2px solid #CCEAC6;
	margin-left: 8px;
}
#floater {
	width: 150px;
	border: 1px solid #489A38;
	background: #CCEAC6;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
}
form {
	margin: 0px;
	padding: 0px;
}
.botline {
	border-bottom: 1px solid #CCEAC6;
	padding-bottom: 10px;
}
table.prod input {
	font: 11px Arial, Helvetica, sans-serif;
}
.price1 {
	font-size: 18px;
	color: #489A38;
	background: #EBEBEB;
	border-bottom: 2px solid #CCCCCC;
}
.pandp {
	font-size: 10px;
}
.leftrightbord {
	border-right: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
}
.green {color: #489A36}#homecol {
	float: right;
	width: 150px;
	margin-left: 20px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	
}
/*----------new template-------------------------*/
#header {
	width:770px;
	height:190px;
}
#top2 {
	width:770px;
	height:110px;
	float:left;
	background-image:url(../img/logo2.jpg);
	background-repeat:no-repeat;
}
#mainContent {
	width:770px;
	height:100%;
	position:absolute;
	top:189px;
	border: 1px solid #FFFFFF;
	margin-left: -1px;
	display:table;
}
#pageContent {
	width:600px;
	height:100%;
	float:right;
	position:relative;
	background-color:#FFFFFF;
	border:none;
}
#leftMenu {
	width:178px;
	height:100%;
	float:left;
	background-color:#5CAD49;
	border:0px;
}
.menuItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:25px;
	background-color:#37672E;
	text-indent:10px;
	margin-bottom:2px;
	font-weight:bold;
	font-size:11px;
	letter-spacing:-1px;
	display:inline;
}
.menuItems a{
	display:block;
	background-color:#4C8D3B;
	height:19px;
	color:#FFFFFF;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BC58B;
	border-right-color: #37672B;
	border-bottom-color: #37672B;
	border-left-color: #8BC58B;
	
}
.menuItems a:hover{
	background-color:#8BB681;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BB681;
	border-right-color: #8BB681;
	border-bottom-color: #8BB681;
	border-left-color: #8BB681;
	height:18px;
	padding-top: 7px;
	padding-left: 1px;

}
#menuInformation {
	height:40px;
	text-indent:10px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:40px;
}
.menuItemsBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:25px;
	background-color:#37672E;
	text-indent:10px;
	margin-bottom:2px;
	font-weight:bold;
	font-size:11px;
	letter-spacing:-1px;
	display:inline;
}
.menuItemsBottom a{
	display:block;
	background-color:#5CAD49;	
	color:#FFFFFF;
	height:19px;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BC58B;
	border-right-color: #37672B;
	border-bottom-color: #37672B;
	border-left-color: #8BC58B;
	
}
.menuItemsBottom a:hover{
	background-color:#8BB681;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8BB681;
	border-right-color: #8BB681;
	border-bottom-color: #8BB681;
	border-left-color: #8BB681;
	height:18px;
	padding-top: 7px;
	padding-left: 1px;
}
#innerContainer {
	float: left;
	display: block;
	background-image: url(../img/page-background.jpg);
	background-repeat: repeat-y;
}
.imageAbsMiddle{
	vertical-align:middle;
}
.red {
	color:#990000;
	font-size:11px;
	font-weight:bold;
}
.red a{
	color:#990000;
}
.red a:hover{
	text-decoration: underline;
}
