/* @group general */

* {
	margin-top: 0;

}

p {
	font-size: 13px;
	line-height: 19px;	
	margin-top: 4px;
	margin-bottom: 8px;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #bac2b1 url(images/repeatingbkgd.gif) repeat-x;
	font-family: Arial;
	
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: darkgreen;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

a:link {
	color: #234011;
}

a:hover {
	color: #a67f27;
}

a:visited {
	color: #234011;
}

#wrapper {
	width: 1000px;
	margin: 0 auto auto auto;
	height: 100%;
	background: url(images/home_niagara.jpg) no-repeat 0 40px;
	}

#wrappercompany {
	width: 1000px;
	margin: 0 auto auto auto;
	height: 100%;
	background: url(images/company_bldg.jpg) no-repeat 0 20px;
	}


#wrappersub {
	width: 1000px;
	margin: 0 auto auto auto;
	height: 100%;
	}

#header {
	margin-top: 0;
	height: 150px;
	background-image: url(images/logo_header.jpg);
}

#maintext {
	font-size: 13px;
	line-height: 17px;
	color: #333;
	width: 430px;
	float: left;
	padding-right: 20px;
	margin-left: 100px;
	margin-top: -20px;
	background-color: #bac2b1;
	
}



#maintext img {
	padding: 10px;
	float: right;
}



/* @end */

/* @group goldtabs */

#tabnav1 {
	float: right;
	width: 100%;
	white-space: nowrap;
	margin-top: 12px;
	
}

#tabnav1 ul {
	list-style: none;
	margin-right: 100px;
	
}

#tabnav1 li {
	float: right;
	background: url(images/tabs/gold_right.gif) no-repeat right top;
	
	
}

#tabnav1 a {
	display: block;
	background: url(images/tabs/gold_left.gif) no-repeat left top;
	padding: 5px 27px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	
}

#tabnav1 a:hover {
	color: #234011;
}



#tabnav1 #current a {
	color: #a67f27;
}

/* @end */

/* @group greentabs */

#tabnav2 {
	float: left;
	width: 100%;
	white-space: nowrap;
	margin-top: 32px;
}

#tabnav2 ul {
	list-style: none;
	margin-right: 100px;
}

#tabnav2 li {
	float: right;
	background: url(images/tabs/norm_right.gif) no-repeat right top;
}

#tabnav2 a {
	display: block;
	background: url(images/tabs/norm_left.gif) no-repeat left top;
	padding: 5px 27px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

#tabnav2 a:hover {
	color: #a67f27;
}


#tabnav2 #current a {
	color: #a67f27;
}

/* @end */

/* @group navreel */

#navreel {
	margin-top: -34px;
	margin-bottom: 10px;
	margin-right: 100px;
	width: 280px;
	float: right;
	
}
#navreel a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	padding-left: 20px;
}
#navreel ul {
	margin-left: -40px;
	line-height: 28px;
}

#navreel li {
	background-color:#597347;
	border-bottom: 2px solid #6c8860;
	list-style-type: none;
	
	
}
#navreel a:hover {
	background-color: #6c8860;
	color: #fff;
}

#navreel #current a {
	background-color: #6c8860;
	color: #fff;
}


/* @end */

/* @group navplating */

#navplating {
	margin-top: -34px;
	margin-bottom: 10px;
	margin-right: 100px;
	width: 280px;
	float: right;
	
}
#navplating a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	padding-left: 20px;
}
#navplating ul {
	margin-left: -40px;
	line-height: 28px;
}

#navplating li {
	background-color:#597347;
	border-bottom: 2px solid #6c8860;
	list-style-type: none;
	
	
}
#navplating a:hover {
	background-color: #6c8860;
	color: #fff;
}

#navplating #current a {
	background-color: #6c8860;
	color: #fff;
}


/* @end */

/* @group navcompany */

#navcompany {
	margin-top: -10px;
	margin-bottom: 10px;
	margin-right: 100px;
	width: 280px;
	float: right;
	
}
#navcompany a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	padding-left: 20px;
}
#navcompany ul {
	margin-left: -40px;
	line-height: 28px;
}

#navcompany li {
	background-color:#b59637;
	border-bottom: 2px solid #c4aa49;
	list-style-type: none;
	
	
}
#navcompany a:hover {
	background-color: #c4aa49;
	color: #fff;
}


/* @end */

/* @group ticker */

#ticker {
	margin-right: 100px;
	margin-bottom: 25px;
	margin-top: 5px;
	border: 2px solid #a67f27;
	background-color: #dedede;
	width: 275px;
	float: right;
}

#ticker2 {
	margin-right: 100px;
	margin-bottom: 25px;
	margin-top: 5px;
	border: 2px solid #a67f27;
	background-color: #dedede;
	width: 275px;
	float: right;
}

#ticker p {
	margin: 0;
	padding-bottom: 5px;
	
}

.small {
	font-size: 11px;
	color: #666;
	text-align: center;
	line-height: 14px;
}

.item {
	width: 91px;
	float: left;
	text-align: center;
	padding-top: -4px;
	
}

.price {
	font-size: 16px;
	font-weight: bold;
	color: #999;
}

/* @end */

/* @group feature */

#feature {
margin-right: 100px;
	border: 2px solid #234011;
	background-color: #999;
	
	float: right;
}

#feature p {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
}

#feature img {
	padding-right: 10px;
}

/* @end */

/* @group featuretext */

#featuretext {
	margin-right: 100px;
	border: 2px solid #a67f27;
	background-color: #dedede;
	width: 275px;
	float: right;
	padding-bottom: -10px;
	padding-top: -10px;
	margin-bottom: 10px;
	margin-top: -10px;
}

#featuretext p {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
}
#featuretext h2 {
	padding-left: 20px;
	padding-top: 3px;
	margin-bottom: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
}


/* @end */

/* @group footer */

#footer {
	color: #fff;
	margin-top: 50px;
	padding: 0;
	float: left;
	clear: both;
	white-space: nowrap;
	position: relative;
	bottom: 0;
	width: 1000px;
	height: 100px; /* Height of the footer */
	text-align: left;
}

#footer ul {
	font-size: 10px;
	
}

#footer li {
	display: inline;
	white-space: nowrap;
}

#footer p {
	font-size: 10px;
	padding-left: 40px;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	color: #a67f27;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

/* @end */
