a,a:visited{
	color: #000000;
}

a img{
    border:none;
}

body{
	background-color: #999999;
	background-image: url(../img/site/body_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

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

h1{
	color: #000000;
	font-size: 20px;
	line-height: 27px;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
	border-bottom: 2px solid #aaaaaa;
}

h2{
	color: #000000;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}

h3{
	color: #000000;
	font-size: 12px;
	margin: 2px 0px 0px 0px;
}

hr{
	background: #dddddd;
	border: none;
	color: #dddddd;
	height: 1px;
	margin: 0px 0px 10px 0px;
}

label{
	display: block;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

legend{
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}

td{
	font-size: 12px;
	line-height: 18px;
}

.altrow,.normrow{
	border-bottom: 1px solid #e2e2e2;
}
#button_1,#button_2,#button_3,#button_4,#button_5,#button_6{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display:block;
	background-position: 0px 0px;
	line-height: 14px;
}

#button_7,#button_7_1,#button_7_2{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display:block;
	background-position: 0px 0px;
	line-height: 13px;
}
#button_8{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display:block;
	background-position: 0px 0px;
	line-height: 16px;
}
#button_1 {
	background-image: url(../img/site/button_1.jpg);
	width:158px;
	height:42px;
	padding: 10px 0px 0px 5px;
}
#button_2 {
	background-image: url(../img/site/button_2.jpg);
	width:145px;
	height:54px;	
	padding: 10px 0px 0px 5px;	
}
#button_3 {
	background-image: url(../img/site/button_3.jpg);
	width:135px;
	height:30px;	
	padding: 15px 0px 0px 5px;	
}
#button_4 {
	background-image: url(../img/site/button_4.jpg);
	width:129px;
	height:30px;	  
	padding: 15px 0px 0px 5px; 
}
#button_5 {
	background-image: url(../img/site/button_5.jpg);
	width:125px;
	height:30px;		
	padding: 15px 0px 0px 5px;
}
#button_6 {
	background-image: url(../img/site/button_6.jpg);
	width:125px;
	height:29px;	
	padding: 15px 0px 0px 5px;	
}
#button_7 {
	background:url(../img/photos/links_small.jpg) no-repeat;
	height:29px;
	padding:15px 0 0 10px;
	width:140px;
	margin-bottom:4px;
}
#button_7_1 {
	background:url(../img/photos/links.jpg) no-repeat;
	width:140px;
	height:57px;	
	padding:10px 0px 0px 10px;	
}
#button_7_2{
	background:url(../img/photos/links_small.jpg) no-repeat;
	width:140px;
	height:40px;
	padding:8px 0 0 10px;
	width:150px;
}
#button_8 {
	background-image: url(../img/site/button_7_2.jpg);
	width:125px;
	height:87px;	
	padding:10px 0px 0px 5px;
	margin-bottom:10px;	
}
#contentcolumn{
	margin: 0px;
    /*
	background-image: url(../img/site/bottom_curve.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
    */
}
#footer{
	clear: both;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding:0px;
	text-align: center;
}
#footer a {
	color:#FFFFFF;
}
#header{
	background-color: transparent;
	height: 347px;
}

#horiznav{
	color: #ffffff;
	height: 33px;
	line-height: 33px;
	margin: 96px 0px 0px 210px;
	position: absolute;
}

#horiznav a{
	color: #ffffff;
	font-weight: bold;
	height: 33px;
	letter-spacing: .5px;
	line-height: 33px;
	text-decoration: none;
}

#inset{
	margin:0px 50px 0px 220px
}

#inset ul{
	margin-left: 20px;
	padding-left: 20px;
}

#leftcolumn{
	position: absolute;
	margin: -20px 0px 0px 20px;
	padding: 0px;
}

#pagecontainer{
	background-color: #ffffff;
	background-image: url(../img/site/container_background.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px auto 10px auto;
	width: 922px;
}

#productListing{
	border: none;
	width: 500px;
}

#sitecredits{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 10px 20px 0px;
	padding-bottom: 20px;
	position: absolute;
	text-align: right;
	width: 912px;
}

#sitecredits a{
	color: #000000;
	text-decoration: none;
}

#topnav {
	margin: 0px 0px 0px 460px;
	position: absolute;
}
#topnav a{
	display:block;
	float: left;
	font-weight: bold;
	padding:15px 10px 0px 5px;
	border-left: 1px solid #c1c1c1;
	text-decoration: none;
}


