/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.85em;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	line-height:1.4em;
	margin-top:1.5em;
}

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#bottom {
	width:920px;
	height:3px;
	clear:both;
}
/*********************************************************************Header Tags*********************************/

h1 {font-size:140%; font-family:Arial, Helvetica, sans-serif; margin: .5em 0em .5em 0em;color:#c88e13; line-height:1.3em;}
h2 {font-size:130%; font-family:Arial, Helvetica, sans-serif; margin: .5em 0em .5em 0em;color:#c88e13;}
h3 {font-size:120%; margin: .5em 0em .5em 0em;}
h4 {font-size:110%; margin: .5em 0em .5em 0em;}

/*********************************************************************Font Color**********************************/

.red {
color:#FF0000;
}

.blue {
color:#0000FF;
}

.yellow {
color:#FFFF00;
}
.gold { color:#c88e13; }
/********************************************************************Font Styles**********************************/


/**********************************************************************Nav**************************************/
#menu {
	width:960px;
	height:49px;
	clear:both;
	border-bottom:3px solid #c88e13;
}

#pageMenu {
	width:960px;
	height:42px;
	clear:both;
	border-bottom:0px solid #c88e13;
}

#nav {
	width:580px;
	float:left;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	color:#fff;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:110%;
	letter-spacing:1px;
	line-height:37px;
}

#nav li {
	display:inline;
	margin:0px 10px 0px 0px;
}

#nav li a {
	color:#fff;
}

#nav li a:hover {
	color:#fff;
	text-decoration:underline;
}

#phoneNumber {
	width:200px;
	float:right;
	padding:7px 20px 0px 0px;
}

/***********************************************************************Universal Div's***************************/

#wrap {
	width:960px;
	margin: 0 auto;
}

#header {
	width:960px;
	height:289px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	clear:both;
}

#contentPageHeader {
	width:960px;
	height:50px;
	clear:both;
	background-image:url(../images/Head_Top.jpg);
	background-repeat:no-repeat;
}

#body {
	width:960px;
	clear:both;
}
#contentTop {
	width:960px;
	height:17px;
	clear:both;
	background-image:url(../images/page_top.gif);
	background-repeat:no-repeat;
}

#contentMiddle {
	width:920px;
	clear:both;
	background-image:url(../images/page_middle.jpg);
	background-repeat:repeat-y;
	padding:10px 20px 0px 20px;
}

#contentBottom {
	width:960px;
	height:11px;
	clear:both;
	background-image:url(../images/Page_Bottom.gif);
	background-repeat:no-repeat;
}

#footer {
	width:920px;
	height:55px;
	clear:both;
	padding:10px 20px 0px 20px;
	background-image:url(../images/Footer.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:80%;
}
#footer a {
	color:#fff;
}

.column {
	width:300px;
	float:left;
}

.columnHead {
	width:300px;
	height:30px;
	clear:both;
	background-image:url(../images/columnHeader.gif);
	background-repeat:no-repeat;
	color:#fff;
}#columnBody {
	width:288px;
	padding:5px;
	border:1px solid #ccc;
}
/********************************************************************************************Home Page*********************/
#infoForm {
	width:250px;
	float:right;
	margin:0px 0px 10px 10px;
	padding:4px;
	background-color:#e5e5e5;
	border:1px solid #CC3300;
	font-size:85%;
}
#infoForm2 {
	width:250px;
	float:left;
	margin:15px 0px 10px 77px;
	padding:4px;
	background-color:#e5e5e5;
	border:1px solid #CC3300;
	font-size:85%;
}

.formContent {
	width:250px;
	clear:both;
	margin-bottom:5px;
}

.formLabel {
	width:75px;
	float:left;
	text-align:right;
}

.cta1 {
	width:307px;
	float:left;
	padding:0px 0px 10px 25px;
}

#hpbot2 {
	width:585px;
	float:right;
	/*clear:both;*/
	padding-left:15px;
	padding-top:15px;
}
/********************************************************************************************Products Page*********************/

#prLeft {
	width:500px;
	float:left;
}

#prRight {
	width:400px;
	float:right;
}
#prLeft ul {
	width:200px;
	float:right;
	padding-left:25px;
	padding-bottom:15px;
}

#prLeft2 {
	width:100%;
	float:left;
}
#prLeft2 ul {
	width:140px;
	float:left;
	padding-left:25px;
	padding-bottom:15px;
}

/********************************************************************************************Contact Us Page*********************/
#contactLeft {
	width:600px;
	float:left;
}

#contactRight {
	width:300px;
	float:right;
}

.contactformContent {
	width:550px;
	clear:both;
	margin-bottom:5px;
}

.contactformLabel {
	width:200px;
	float:left;
	text-align:right;
}
/*************************************************************************************************************Slider Styles****/

#hpSlide {
	width:375px;
	/*height:320px;*/
	padding-left:12px;
}

#winSlide {
	width:350px;
	height:auto;
	padding-left:12px;
}

#featured_section {
	width:375px;
	height:auto;
	padding-left:0px;
}

.container {
	width:375px;
	height:250px;
	overflow:hidden;
	position:relative;
}

#featured_section2 {
	width:350px;
	height:auto;
	padding-left:0px;
}

.container2 {
	width:350px;
	height:auto;
	overflow:hidden;
	position:relative;
}

.container2Bottom {
	width:100%;
	height:40px;
	clear:both;
}

.slides { 
	position:absolute; 
	top:0; 
	left:0; 
}

.slides div {
	position:absolute;
	width:375px;
	display:none;	
	/*border:1px solid #000;*/
	padding-top:0px;
}

.slides div img {
	padding-left:0px;
	cursor:pointer;
}

ul.pagination li {
	position:absolute;
	font-size:13px;
	display:none;
}

ul.pagination li.total {
	display:block;
}

ul.pagination li.active {
	display:block;
}

ul.pagination li a {
	color:#0380a5;
}

#nextPrevious {
	width:100%;
	/*height:20px;*/
	clear:both;
}
.next {
	/*position:absolute;*/
	/*top:0px;
	left:160px;
	clear:both;*/
}

.previous {
	/*position:absolute;*/
	/*top:0px;
	left:110px;
	clear:both;*/
}
.cellBorder {border:1px solid #999;}
