body {
	margin: 0 0 0 0;
	text-align: left;
	background: url(../images/general/Parker_Green_mainbg1.jpg) repeat-x #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}
html {
	overflow: -moz-scrollbars-vertical;
}
.floatleft{ float:left;}
.floatright{ float:right;}
.clearboth{ clear:both;}
.spacer { height: 10px; width: 100%;}
.spacer2 { height: 20px; width: 100%;}
.padding10px{ padding: 10px;}
.style2 {color: #FF9900}

#bgcontainer {
	width: 100%;
	min-width:1015px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	margin-top:0px;
	position: relative;
	display: block;
	background: url(../images/general/bgcontainer2.jpg) top center no-repeat;
}

#container {
	width: 1000px;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	position: relative;
	display: block;
}

#header{
	width: 1000px;
	height: 105px;
	float: left;
	margin: 0;
	padding: 0;
}
.header_top{
	width: 250px;
	height: 73px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 5px 0px 12px 0px;
}
.header_middle{
	width: 1000px;
	height: 24px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}
.header_bottom{
	width: 1000px;
	height: 165px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

#maincontent{
	width: 1000px; 
	height: auto;
	min-height: 300px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: visible;
}

#bgfooter {
	width: 100%;
	max-width:1800px;
	height: 270px;
	margin-left:auto;
	margin-right: auto;
	margin-top:0px;
	position: relative;
	display: block;	
	background: url(../images/general/footerbg.jpg)  no-repeat top center #000033;
	}
	
#footer{
	width: 1000px;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #CCCCCC;
}

/* START OF CELLS */

.cell_left{
	width: 720px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 10px 10px 0px;
}

.cell_right{
	width: 220px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 10px 0px;
}
.cell_full{
	width: 980px;
	height: auto;
	float:left;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 0;	
}

.cell_left2{
	width: 225px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

.cell_middle{
	width: 525px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.cell_right2{
	width: 220px;
	height: auto;
	float: right;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 10px 0px;
}



/* END OF CELLS */


/* MENUS */

#mainnav{
	width: 980px;
	height: 26px;
	float: left;
	margin: 0;
	padding: 0;
}
#mainnav ul{
	width: 980px;
	height: 26px;
	margin: -4px 0px 0px 0px;
	//margin: 0;
	padding: 0px 0px 5px 0px;
}
#mainnav li{
	width: auto;
	height: 26px;
	margin: 0;
	padding: 0px 20px 5px 10px;
	color: #FFFFFF;
	font: 15px Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	display: inline;
	text-transform:uppercase;
}
#mainnav li a, #mainnav li a:link, #mainnav li a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 26px;
	margin: 0;
	padding: 3px 10px 4px 10px;
}
#mainnav li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	height: 26px;
	border-top: #F67C31 5px solid;
	margin: 0;
	padding: 3px 10px 4px 10px;

}

#topnav{
	width: 470px;
	height: 50px;
	float: right;
	margin-left: 20px;
	padding: 0px;
}
#topnav ul{
	width: 500px;
	height: 62px;
	margin: 10px 10px 0px 0px;
	//margin: 0;
	padding: 1px 0px 5px 0px;
}
#topnav li{
	width: auto;
	height: 62px;
	margin: 0;
	padding: 0;
	color: #003366;
	font: 11px;
	font-weight: bold;
	list-style-type: none;
	display: inline;
}
#topnav li a, #topnav li a:link, #topnav li a:visited{ 
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	height: 62px;
	margin: 0;
	padding: 4px 15px 4px 15px;
}
#topnav li a:hover{

	color: #F67C31;
	text-decoration: none;
	font-weight: normal;
	height: 62px;
	margin: 0;
	padding: 4px 15px 4px 15px;

}

#topnav img{
	width: auto;
	height: auto;
	margin-top: 0px;
	padding: 0px;
}

#leftnav {
	width: 220px;
	height: auto;
	background: url(../images/general/leftnavebg.jpg) no-repeat;
}

.leftnav_title{
	width: 210px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
	font: 17px Helvetica;
	font-weight: normal;
	color: #F67C31;
	background:url(../images/general/bghomesidenav.jpg) right top no-repeat #FFFFFF;
	text-transform: uppercase;
}
.leftnav_title img{
	padding: 0px 10px 0px 10px;
}
.leftnav_title a {
	display: block;
	padding: 0px 5px 10px 20px;
	background: none;
	text-decoration: none;
}
.leftnav_title a:link, .leftnav_title a:visited {
	font: 17px Helvetica;
	font-weight: normal;
	color: #F67C31;
	text-decoration: none;
}
.leftnav_title a:hover {
	font: 17px Helvetica;
	font-weight: normal;
	color: #F67C31;
	text-decoration: none;
}
#leftnav ul {
	width: 220px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url(../images/general/leftnavebg.jpg) no-repeat ;
	list-style-type: none;
}
#leftnav li {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background:url(../images/general/rightnav_bullet.png) no-repeat;
	border-bottom: dotted #999999 1px;
}
#leftnav li a {
	display: block;
	padding: 5px 5px 5px 20px;
	background: none;
	text-transform: none;
}
#leftnav li a:link, #leftnav li a:visited {
	font-family: Helvetica;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}
#leftnav li a:hover {
	background: none;
	font-family: Helvetica;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #F67C31;
}
#leftnav ul.sub {
	width: 220px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0px 0px 20px 0px;
	background: #4391C8;
	list-style-type: none;
}
#leftnav li.sub {
	width: 210px;
	margin: 0;
	padding: 0px 0px 0px 10px;
}
#leftnav li.sub a {
	display: block;
	padding: 5px 5px 5px 20px;
	background: url(../images/general/bullet1.gif) left no-repeat;
	text-transform: none;
}
#leftnav li.sub a:link, #leftnav li.sub a:visited {
	font-family: Helvetica;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #003366;
}
#leftnav li.sub a:hover {
	background: url(../images/general/bullet2.gif) left no-repeat;
	font-family: Helvetica;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #191C1F;
}

/* END OF MENUS */

/* FORM */

.form_one {
	width: 480px;
	height: auto;
	float: left;
	margin: 0;
	padding: 10px 20px 0px 0px;
	background:#F4F4F4;
}
.form_one label{
	width: 250px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px 10px 5px 10px;
	padding-top: 4px;
	display: block;
	colour: #333333;
}
.form_one textarea {
	width: 200px;
	resize: none;
	height: auto;
	border: 1px #999999 solid;
	float: left;
	text-align:left;
	margin-bottom: 5px;
	padding: 3px;
	font-family: Helvetica;
	font-size: 12px;
	colour: #333333;
}

.form_one select{
	width: 200px;
	height: auto;
	float: left;
	text-align: left;
	margin: 2px 10px 0px 0px;
	padding-top: 0px;
	display: block;
	colour: #333333;
}

.form_one h2 {
	width: 470px;
	resize: none;
	height: auto;
	float: left;
	text-align:left;
	margin-bottom: 10px;
	padding: 10px 20px 4px 10px;
	background:none;
	border-bottom: dotted 1px #333333; 
	font-family: Helvetica;
	font-size: 18px;
	colour: #333333;
}

.form_one h3 {
	width: 480px;
	resize: none;
	height: auto;
	background:none;
	border-bottom:: 1px #999999 solid;
	float: left;
	text-align:left;
	margin-bottom: 15px;
	padding-left: 10px;
	font-family: Helvetica;
	font-size: 14px;
	colour: #F38F34;
}

.form_two {
	width: 480px;
	height: auto;
	float: left;
	margin: 0;
	padding: 10px 20px 0px 0px;
	background:#F4F4F4;
}
.form_two label{
	width: 480px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0px 10px 5px 10px;
	padding-top: 10px;
	display: block;
	colour: #333333;
}
.form_two textarea {
	width: 200px;
	resize: none;
	height: auto;
	border: 1px #999999 solid;
	float: left;
	text-align:left;
	margin-bottom: 5px;
	padding: 3px;
	font-family: Helvetica;
	font-size: 12px;
	colour: #333333;
}

.form_two h2 {
	width: 470px;
	resize: none;
	height: auto;
	float: left;
	text-align:left;
	margin-bottom: 10px;
	padding: 10px 20px 4px 10px;
	background:none;
	border-bottom: dotted 1px #333333; 
	font-family: Helvetica;
	font-size: 18px;
	colour: #333333;
}

.form_two h3 {
	width: 480px;
	resize: none;
	height: auto;
	background:none;
	border-bottom:: 1px #999999 solid;
	float: left;
	text-align:left;
	margin-bottom: 5px;
	padding-left: 10px;
	font-family: Helvetica;
	font-size: 14px;
	colour: #F38F34;
}

/* END OF FORM */

/* LISTS */

.home {
   width: 730px;
	height: auto;
	min-height: 50px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url(../images/general/homedivbg.jpg) bottom no-repeat #F4F4F4;
}

.home p{
    width: 680px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding: 0px 10px 0px 0px; //	padding: 0px 10px 10px 0px;
}

.home ul{
    width: 680px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding: 0px 10px 0px 0px;
}

.home li{
    width: 650px;
	height: auto;
	float: left;
	text-align: left;
    margin-left: 30px;
	padding: 0px 10px 0px 0px; // padding: 0px 10px 10px 0px; 
	list-style: circle #FF6600; // list-style-type: circle;
	font-size:12px;
	color: #F67C31;
}

.details {
    width: 520px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url(../images/general/detailsbg.jpg) bottom no-repeat #F4F4F4;
}

.details p{
    width: 480px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding: 0px 10px 0px 0px;
}

.details ul{
    width: 480px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding: 0px 10px 0px 0px;
}

.details li{
    width: 450px;
	height: auto;
	float: left;
	text-align: left;
    margin-left: 30px;
	padding: 0px 10px 0px 0px;
	list-style: circle #FF6600;
	font-size:12px;
	color: #FF6600;
}

.sub {
    width: 525px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 10px 0px 0px;
}

.sub p{
    width: 500px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 0px;
	padding: 0px 10px 0px 0px;
	color: #FF6600;
}

.sub ul{
    width: 500px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding: 0px 10px 0px 0px;
}

.sub li{
    width: 500px;
	height: auto;
	float: left;
	text-align: left;
    margin-left: 30px;
	padding: 0px 10px 0px 0px;
	list-style: circle #FF6600;
	font-size:12px;
	color: #FF6600;
}

.jurisditions {
   width: 730px;
	height: auto;
	min-height: 80px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url(../images/general/homedivbg.jpg) bottom no-repeat #F4F4F4;
}

.jurisditions p{
    width: 680px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding: 0px 10px 0px 0px;
}

.jurisditions ul{
    width: 680px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding: 0px 10px 0px 0px;
}

.jurisditions li{
    width: 650px;
	height: auto;
	float: left;
	text-align: left;
    margin-left: 30px;
	padding: 0px 10px 0px 0px; // padding: 0px 10px 5px 0px; 
	list-style: circle; // list-style-type: circle;
	font-size:12px;
	color: #333333;
}

.rules {
    width: 630px;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 50px 0px 0px;
}

.rules p{
    width: 580px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding: 0px 10px 10px 80px;
	color: #333333;
	border-bottom: #333333 dotted 1px;
}

.rules ul{
    width: 630px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 30px;
	padding: 0px 10px 0px 0px;
}

.rules li{
    width: 630px;
	height: auto;
	float: left;
	text-align: left;
    margin-left: 30px;
	padding: 0px 10px 0px 60px;
	list-style: circle #FF6600;
	font-size:12px;
	color: #FF6600;
}

.features {
	width: 745px;
	height: auto;
	margin: 0px 0px 10px 0px;
	float:left;
}
.features ul{
	width: 745px;
	height: auto;	
	margin: 0;
	padding: 0;
	float:left;
	clear: both;
}
.features li { 
	width: 221px;
	height: auto;
	float: left;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 0px 27px 0px 0px;
	color: #000066;
	font-weight: bold;
	display: inline;
}

.features li span{
	width: 221px;
	height: 49px;
	float: left;
	clear: both;
	background: url(../images/general/featurebg.jpg) no-repeat;
	list-style-type: none; 
	text-align: left;
	text-decoration:none;
	margin: 0;
	padding: 10px 0px 0px 30px;
	color: #000066;
	font-weight: bold;
	display: inline;
	font-size: 12px;
}

.slideshow {
	width: 1000px;
	height: 150px;
	margin: 10px 0px 30px 0px;
	float:left;

}
.footerlist{
	width: 980px;
	height: auto;
	margin: 0;
	padding: 0 0 10px 0;
	text-align:left;	
}
.footerlist ul{
	width: 980px;
	height: auto;
	margin: 0;
	padding: 0;
	text-align:left;
}
.footerlist li{
	width: 960px;
	height: auto;
	margin: 0;
	padding: 10px;
	float:left;
	text-align:left;
	list-style-type: none;
}
.footerlist li.footerlistbluebg{
	width: 960px;
	height: auto;
	margin: 0;
	padding: 10px;
	float:left;
	text-align:left;
	list-style-type: none;
}

.webgallery ul {
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.webgallery li{
	width: 160px;
	height: 160px;
	float: left;
	text-align: center;
	background-color: #006699;
	margin: 0px 10px 0px 0px;
	padding: 0;
	display: inline;
}
.webgallery li span{
	width: 160px;
	height: 150px;
	float: left;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0;
	display: inline;
	overflow: hidden;
}
.webgallerytitle {
	font-size: 10px;
	font-weight: bold; 
	float: left;
	text-align: center;
	display: block;
	color: #fff;
	margin: 0;
	padding: 4px 3px 5px 3px;
	width: 154px;
	//width: 160px;
	height: auto;
}
a.webgallerytitle:link, a.webgallerytitle:visited, a.webgallerytitle:active {
	color: #fff;
	text-decoration: none;
}

.imglist ul{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
.imglist li{
	list-style-type: none;
	cursor: pointer;
	float: left;
	width: 100px;
	display: block;
	margin: 3px;
	overflow: hidden;
	border: 1px solid #ccc;
	text-align: center;
}

.list1 {
	width: 745px;
	height: auto;
	margin: 0px 0px 10px 0px;
	float:left;
}
.list1 ul{
	width: 745px;
	height: auto;	
	margin: 0;
	padding: 0;
	float:left;
	clear: both;
}
.list1 li { 
	width: 221px;
	height: auto;
	float: left;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 0px 27px 0px 0px;
	color: #000066;
	font-weight: normal;
	display: inline;
}

.list1 li p{
	width: 221px;
	height: 49px;
	float: left;
	clear: both;
	background: url(../images/general/featurebg.jpg) no-repeat;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 10px 0px 0px 30px;
	color: #000066;
	font-weight: normal;
	display: inline;
	font-size: 12px;
}

.list2 {
	width: 500px;
	height: auto;
	margin: 0px 0px 0px 30px;
	
}
.list2 ul{
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	display: inline;
}
.list2 li { 
	width: 500px;
	height: auto;
	float: left;
	text-align: left;
	font-size:13px;
	margin: 0px 5px 10px 5px; // padding: 0px 5px 10px 5px; 
	padding: 0px;
	color: #FF6600;
	font-weight:normal;
	list-style-type: circle; // list-style-type: circle;
	
}

.list3 ul {
	width: 670px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.list3 li{
	width: 196px;
	height: 40px;
	float: left;
	text-align: center;
	background: #4391C8;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	display: inline;
}
.list3title {
	width: 166px;
	font-size: 13px;
	font-weight: bold; 
	float: left;
	text-align: right;
	background: url(../images/general/catbullet1.jpg) right no-repeat;
	display: block;
	color: #fff;
	margin: 0;
	padding: 6px 30px 6px 0px;
}
.list3title a:link, .list3title a:visited, .list3title a:active {
	font-size: 13px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.list3title a:hover {
	font-size: 13px;
	font-weight: bold; 
	color: #191C1F;
	text-decoration: none;
}

.list4 {
	width: 650px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list4 ul{
	margin: 0;
	padding: 0;
}
.list4 li { 
	width: 630px;
	height: auto;
	background: url(../images/general/lo_readmore.gif) left no-repeat;
	float: left;
	clear: both;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 20px;
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px dashed;
	font-weight: bold;
}
.list7{
	width: 650px;
	height: auto;
	margin: 0px 0px 10px 0px;
}
.list7 ul{
	margin: 0;
	padding: 0;
}
.list7 li { 
	width: 650px;
	height: auto;
	border-bottom: #5F6D74 1px dashed;
	float: left;
	clear: both;
	text-align: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: none; 
}
.list7 li span{ 
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.list7 li div{ 
	width: 100px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}
.catimagenav ul {
	width: 650px;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
.catimagenav li{
	width: 196px;
	height: auto;
	float: left;
	text-align: center;
	background: #4391C8;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	display: inline;
}
.catimagenav li span{
	width: 196px;
	height: 200px;
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	overflow: hidden;
}
.catimagenavtitle {
	width: 166px;
	font-size: 13px;
	font-weight: bold; 
	float: left;
	text-align: right;
	background: url(../images/general/catbullet1.jpg) right no-repeat;
	display: block;
	color: #fff;
	margin: 0;
	padding: 6px 30px 6px 0px;
}
.catimagenavtitle a:link, .catimagenavtitle a:visited, .catimagenavtitle a:active {
	font-size: 13px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.catimagenavtitle a:hover {
	font-size: 13px;
	font-weight: bold; 
	color: #191C1F;
	text-decoration: none;
}

/* END OF LISTS */


/* FORMS */

.contactusform{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width: 100%;
	display:block;
	padding: 20px;
}
.contactusform label{
	float: left;
	font-weight: normal;
	text-align:left;
	width: 200px;
	display:block;
	margin-bottom: 5px;
	margin-right: 10px;
	color: #656A7D;
}
.contactusform input, select{
	width: auto;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform textarea{
	width: auto;
	height: 60px;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform br{
	clear: left;
}
.contactusform div{
	padding:0;
	margin-left: 125px;
	display:block;
	text-align:center;
}
.contactusform.cap{
	width: 200px; height: 37px;background: white; border: 1px solid #CCCCCC; text-align:left; margin: 0; padding: 0; float:left;
}
.contactusform p{
	display:block;
	text-align:left;
	padding:0;
}
.contactusform span{
	display:block;
	text-align:left;
	width: 100%;
}
.contactusform div.optinContainer{width:93%; padding:1% 2%; margin:0 5% 0 0; text-align:left;}

/* END OF FORMS */

input.submit , a.submit , a.submit:link, a.submit:visited{ color: #FFFFFF; background: url(../images/general/submit_btn.jpg) left no-repeat; border: none; text-transform:capitalize;font-size: 11px; font-weight:bold; padding: 3px 5px 4px 10px; cursor: pointer; text-decoration: none; width:auto; text-align:center;} 
a.submit:hover, input.submit:hover{ color: #FFFFFF; background: url(../images/general/submit_btn.jpg) left no-repeat; border: none; text-transform:capitalize;font-size: 11px; font-weight:bold; padding: 3px 5px 4px 10px; cursor: pointer; text-decoration: underline; width:auto; text-align:center;}

input.submit2 , a.submit2 , a.submit2:link, a.submit2:visited{ color: #FFFFFF; background: url(../images/general/submit_btn.jpg) left no-repeat; border: none; text-transform:capitalize;font-size: 11px; font-weight:bold; padding: 3px 5px 4px 10px; cursor: pointer; text-decoration: none; width:auto; height: auto; text-align:center;}
a.submit2:hover, input.submit2:hover{ color: #FFFFFF; background: url(../images/general/submit_btn.jpg) left no-repeat; border: none; text-transform:capitalize;font-size: 11px; font-weight:bold; padding: 3px 5px 4px 10px; cursor: pointer; text-decoration: underline; width:auto; height:auto; text-align:center;}

#submit_btn { 
	position: relative;
	float:right;
	margin: 8px 0px 0px 80px;
}

#submit_btn_1 { 
	position: relative;
	float:right;
	margin: 15px 0px 20px 80px;
}

#submit_btn_home { 
	position: relative;
	float:left;
	margin: 8px 0px 0px 240px;
}

#submit_btn_enq { 
	position:relative;
	float:left;
	margin:0px;
	display:block;
}

	
h1{
	font: Helvetica;
	font-size: 20px;
	text-transform: none;
	color: #F67C31;
	font-weight: bold;
	text-align: left;
	border: none;
}
h1 a:link, h1 a:visited {
	font: Helvetica;
	font-size: 15px;
	text-transform: none;
	color: #CCCC33;
	font-weight: bold;
	text-align: left;
	border: none;
}
h1 a:hover {
	font: Helvetica;
	font-size: 15px;
	text-transform: none;
	color: #CCCC33;
	font-weight: bold;
	text-align: left;
	border: none;
}

h1.h1sub{
	font: Helvetica;
	font-size: 20px;
	text-transform: none;
	color: #F67C31;
	font-weight: bold;
	text-align: left;
	border: none;
}
h1.h1sub img{
	padding-right: 5px;
}
h1.h1home{
	width: 680px;
	background: #191C1F;
	border-top: #666666 1px solid;
	border-bottom: #000000 1px solid;
	margin: 0px 150px 0px 150px;
	padding: 0px 0px 10px 0px;
	font: Helvetica;
	font-size: 20px;
	text-transform: none;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}

h2{	
    width:520px;
	height: 20px;
	font: Helvetica;
	font-size: 13px;
	text-transform: none;
	color: #F67C31;
	font-weight: bold;
	text-align: left;
	border: none;
	padding-top:10px;
	margin-top: 0px;
	background:url(../images/general/h2bg.jpg) right no-repeat #ffffff;
}


h2.h2home{	
    width:730px;
	height: 20px;
	font: Helvetica;
	font-size: 13px;
	text-transform: none;
	color: #F67C31;
	font-weight: bold;
	text-align: left;
	border: none;
	padding-top:10px;
	margin-top: 0px;
	background:url(../images/general/h2bg.jpg) right no-repeat #ffffff;
}

h3{	
    width:570px;
	height: 33px;
	font: Helvetica;
	font-size: 13px;
	text-transform: none;
	color: #F67C31;
	font-weight: bold;
	text-align: left;
	border: none;
	background:url(../images/general/h2bg.jpg) right no-repeat #ffffff;
	padding-top:15px;
	margin-top: 0px;
}

h4{
	font: Helvetica;
	font-size: 13px;
	text-transform: none;
	color: #F67C31;
	font-weight: bold;
	text-align: left;
	border: none;
}

h5{
	font: Helvetica;
	font-size: 13px;
	text-transform: none;
	color: #F67C31;
	font-weight: bold;
	text-align: left;
	border: none;
	margin: 0 0 0 20px;
	padding: 0;
}


.breadcrumbs{
	width: 650px;
	height: 22px;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 0px 0px;
	border-bottom: #FFFFFF solid 2px;
	font-family: Helvetica;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #FFFFFF;
}
.breadcrumbs a:link, .breadcrumbs a:visited{
	text-decoration: underline;
	font-weight: bold;	
	color: #4391C8;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	font-weight: bold;	
	color: #FFFFFF;	
}

hr{
	height: 2px;
	background-color: #CCCC33;
	color: #CCCCCC;
	width: 100%;
	border: 0;
}

a, a:link, a:visited, a:active {
	color: #FF9900;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	padding-bottom: 10px;
}
a:hover {
	color: #FFCC99;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	padding-bottom: 10px;
}
.footertext { 
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: none;
	font-weight: normal;	
	color: #CCCCCC;
	padding-right:20px;
	text-align:left;
	
}
a.footertext:hover {
	text-decoration: none;
	font-weight: normal;	
	color: #FF9900;
	padding-right:20px;
	text-align:left;	
}

.sitetext {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: square;
	padding-top: 0px;
}

a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;	
	color: #333333;
	padding-bottom: 10PX;
}
a.sitetext:hover {
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
	color: #F67B31;
	padding-bottom: 10PX;
}

.imagespacer {
	background: #FFFFFF;
	margin: 10px;
	padding: 5px;
}
.imagespacer1 {
	margin: 0px 10px 0px 0px;
}
.imagespacer2 {
	height: 70px;
	float: left;
	margin: 0px 20px 0px 0px;
}
.optinContainer{width:95%; height:auto; background:#FFFFFF; border:1px #D3D3D3 solid; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; box-shadow:0 0 4px 1px rgba(0, 0, 0, 0.08); float:left; text-align:left; margin:0; padding:2%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; display:block; color:#999999; -webkit-appearance:none;}
.optinContainer input{float:left; margin:3px 5px 0 0;}
