/*************** tag styles ******************/
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
table {
	text-align: left;
}
ul {
	list-style-position: inside;
	list-style-type: square;
}
.indent {
	text-indent: 15pt;
}
/*************** div styles ******************/ 
div.indent {
	text-indent: 15pt;
}
div.indent2 {
	text-indent: 25pt;
}
div.indent3 {
	margin-left: 18px;
}
div.indent4 {
	margin-left: 35px;
}
div.indent5 {
	margin-left: 52px;
}
div.indent6 {
	margin-left: 62px;
}
div.outdent {
	text-indent: 25pt;
	margin-right: 25px;
}
div.outdent2 {
	margin-right: 25px;
}
div.space {
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
}
div.space2 {
	margin-left: 17px;
	margin-top: 17px;
	margin-right: 17px;
}
/*************** drop shadows ******************/
td#drop {
color: #b46f4e;
background:url(../img/drop.jpg) repeat; 
width:5px; 
height:100%; 
}
td#drop2 {
color: #b46f4e; 
background: url(../img/drop2.jpg) repeat; 
width: 5px; 
height: 100%; 
}

/*************** text styles ******************/
.crumb {
	color: #CC6633;
	font-weight: bold;
	font-size: 15px;
}
.crumb a:link {
	color: #CC6633;
	text-decoration: none;
}
.crumb a:visited {
	color: #993300;
	text-decoration: none;
}
.crumb a:hover {
	color: #FF9900;
	text-decoration: none;
}
.crumb a:active {
	color: #999999;
	text-decoration: none;
}
.heading {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
}
.heading2 {
	color: #cc6633;
	font-weight: bold;
	font-size: 15px;
}
.subhead {
	color: #cc6633;
	font-weight: bold;
	font-size: 12px;
}
.orange {color: #cc6633}
.script {font-family: Pristina, Constantia, "Times New Roman", Garamond; font-size: 24px; }
.home {
	color: #663300;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}
.side-nav {
	font-size: 11px;
	color: #663300;
	font-weight: bold;
}
.side-nav2 {
	font-size: 10px;
}
.nav {font-size: 11px}
.nav2 {font-size: 11px;
	font-weight: bold}

.xx-small {font-size: xx-small}
.xx-small2 {
	font-size: xx-small;
	text-align: center;
}
.x-small {font-size: x-small}

/*************** body link styles ******************/
#body a:link {
	color: #CC6633;
	text-decoration: none;
}
#body a:visited {
	color: #993300;
	text-decoration: none;
}
#body a:hover {
	color: #FF9900;
	text-decoration: none;
}
#body a:active {
	color: #999999;
	text-decoration: none;
}

/*************** head link styles ******************/
td#head a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td#head a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
td#head a:hover {
	color: #FF9900;
	text-decoration: none;
}
td#head a:active {
	color: #999999;
	text-decoration: none;
}
td#head {
	text-indent: 150px;
}

/*************** footer link styles ******************/
td#foot a:link {
	color: #cc6633;
	text-decoration: none;
}
td#foot a:visited {
	color: #996600;
	text-decoration: none;
}
td#foot a:hover {
	color: #FF9900;
	text-decoration: none;
}
td#foot a:active {
	color: #999999;
	text-decoration: none;
}
td#foot {
	text-indent: 15px;
}

/********************* image styles **********************/

img#space1 {
	margin-right: 20px;
	float:left;
}
img#space2 {
	margin-bottom: 10px;
	margin-left: 20px;
	float:right;
}
img#space3 {
	margin-bottom: 5px;
	margin-top: 15px;
}
img#space4 {
	margin-left: 20px;
}
img#space5 {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-top: 8px;
}
img#space6 {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-top: 8px;
	border: 1px solid #990000;
}
img#space7 {
	margin-top: 15px;
	margin-right: 35px;
}
img#space8 {
	margin-bottom: 35px;
}
img#space9 {
	margin-bottom: 10px;
}
img#space10 {
	margin-bottom: 8px;
}
img#space11 {
	margin-bottom: 13px;
}
/********************* menu2 styles **********************/
#menu {
	width: 150px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 30px;
	font-size: 12px;
	font-weight: bold;
}
/********************* menu2 styles **********************/
#menu2 a:link {
	color: #663300;
	text-decoration: none;
}
#menu2 a:visited {
	color: #996600;
	text-decoration: none;
}
#menu2 a:hover {
	color: #FF9900;
	text-decoration: none;
}
#menu2 a:active {
	color: #999999;
	text-decoration: none;
}
/********************* menu3 styles **********************/
#menu3 {
	width: 140px;
	float: right;
	font-size: 11px;
	font-weight: normal;
}
#menu3 a:link {
	color: #666666;
	text-decoration: none;
}
#menu3 a:visited {
	color: #996600;
	text-decoration: none;
}
#menu3 a:hover {
	color: #FF9900;
	text-decoration: none;
}
#menu3 a:active {
	color: #999999;
	text-decoration: none;
}
#menu4 {
	width: 150px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 30px;
	font-size: 12px;
	font-weight: bold;
}
#menu5 {
	width: 175px;
	float: right;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 30px;
	font-size: 12px;
}
/********************* content styles **********************/
#content {
	width: 575px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	float: right;
}
#content a:link {
	color: #CC6633;
	text-decoration: none;
}
#content a:visited {
	color: #993300;
	text-decoration: none;
}
#content a:hover {
	color: #FF9900;
	text-decoration: none;
}
#content a:active {
	color: #999999;
	text-decoration: none;
}
/********************* content2 space styles **********************/

#content2 {
	width: 600px;
	float: right;
}
#content2 a:link {
	color: #CC6633;
	text-decoration: none;
}
#content2 a:visited {
	color: #993300;
	text-decoration: none;
}
#content2 a:hover {
	color: #FF9900;
	text-decoration: none;
}
#content2 a:active {
	color: #999999;
	text-decoration: none;
}
/********************* content3 styles **********************/
#content3 {
	width: 525px;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 30px;
}
#content4 {
	width: 560px;
	margin-left: 5px;
	margin-top: 25px;
	margin-right: 25px;
	float: right;
}
#content5 {
	width: 560px;
	margin-left: 5px;
	margin-top: 20px;
	margin-right: 25px;
	float: right;
	padding: 5px;
	height: 20px;
}
/********************* bullet styles **********************/
#bullet {
	width: 250px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
#bullet2 {
	width: 270px;
	float: right;
	margin-right: 30px;
}
ol.noIndent {
	list-style-type: square;
}
div.specifications {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 20px;
	background-color: #CCCCCC;
	border: 1px solid #CC6633;
	width: 370px;
}
div.specifications2 {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 20px;
	background-color: #CCCCCC;
	border: 1px solid #CC6633;
	width: 535px;
}
div.specifications3 {
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 20px;
	background-color: #CCCCCC;
	border: 1px solid #CC6633;
	width: 425px;
	right: 20px;
}
#home {
	width: 337px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#home2 {
	width: 400px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 25px;
	float: right;
}

#content4 a:link {
	color: #CC6633;
	text-decoration: none;
}
#content4 a:visited {
	color: #993300;
	text-decoration: none;
}
#content4 a:hover {
	color: #FF9900;
	text-decoration: none;
}
#content4 a:active {
	color: #999999;
	text-decoration: none;
}

#date {
	width: 75px;
	margin-right: 20px;
	float: left;
}
#description {
	width: 450px;
	margin-right: 10px;
	float: right;
}
#date2 {
	width: 45px;
	margin-right: 20px;
	float: left;
}
#description2 {
	width: 480px;
	margin-right: 10px;
	float: right;
}
#position {
	width: 105px;
	margin-right: 15px;
	float: left;
}
#description3 {
	width: 430px;
	float: right;
}
#fifty {
	float: left;
	width: 360px;
	margin-left: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
}
#fifty2 {
	float: right;
	width: 360px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 30px;
}
#sitemap a:link {
	color: #666666;
	text-decoration: none;
}
#sitemap a:visited {
	color: #996600;
	text-decoration: none;
}
#sitemap a:hover {
	color: #FF9900;
	text-decoration: none;
}
#sitemap a:active {
	color: #999999;
	text-decoration: none;
}
/********************* drop down menus styles **********************/

#dropmenudiv{
position:absolute;
border:1px solid #666666;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:16px;
z-index:1000;
}
#dropmenudiv a:link {
	color: #CC6633;
	text-decoration: none;
}
#dropmenudiv a:visited {
	color: #993300;
	text-decoration: none;
}
#dropmenudiv a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#dropmenudiv a:active {
	color: #660000;
	text-decoration: none;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CC6633;
}
#search {
	margin:0;
	padding:15px 15px 0 0;
	text-align:right;
	font-weight:bold;
	font-size:13px;
	vertical-align:top;
	height:70px;
}
#search a {
	text-decoration:none;
}
#search a:link {
	color: #d35827;
}
#search a:visited {
	color: #999999;
}
#search a:hover {
	color: #FF9900;
}
#search a:active {
	color: #999999;
}
#search form {
	margin:8px 0 0 0;
	padding:0;
}
