/*Styles by Alexander Paul Design Studios*/

h1, h2, h3, h4, h5, h6, p {margin: 0; padding: 0; font-weight: normal;}
a:link, a:active, a:visited {text-decoration: none; border: none; border-bottom: 1px dotted #666; color: #CC0000;} a:hover {border-bottom: 1px dotted #ccc; color: #666666;}
img a {border: none; text-decoration: none;}
img {border: none; text-decoration: none;}

p {
	color: #000;
	font-size: .75em;
	line-height: 145%;
	margin-bottom: 10px;
	}
h1 {
	color: #CC0000;
	font-size: 1.15em;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
h2 {
	color: #666;
	font-size: .92em;
	text-transform: uppercase;
	margin-top: 15px;
	}
strong, b {
	font-weight: bold;
	}

/*Layout*/
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 25px 0;
	margin: 0;
	background: #000;
	}
#wrapper {
	width: 850px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #fff url(../images/member.gif) no-repeat right bottom; }
#header {
	width: 850px;
	height: 100px;
	padding: 0;
	margin: 0;
	background: url(../images/hg_header.jpg) top left no-repeat #000;
	}
	#header p {
		font-style: italic;
		font-size: 1em;
		color: #fff;
		position: absolute;
		margin: 70px 0 0 705px;
		}
	
/*NAV*/
#nav {
	width: 850px;
	height: 35px;
	margin: 0;
	padding: 0;
	background: url(../images/nav_bg.jpg) left top repeat-x;
	}
#nav ul {
	margin: 0 0 0 20px;
	padding: 0;
	}
	#nav ul li {
		display: inline;
		height: 35px;
		width: auto;
		padding: 0;
		margin: 0;
		}
		#nav ul li a {
		text-decoration: none;
		font-size: .95em;
		height: 35px;
		color: #fff;
		line-height: 35px;
		text-transform: uppercase;
		margin: -2px;
		padding: 8px 15px 7px 15px;
		border: none;
		}
		#nav ul li a:hover {
			color: #000;
			}

/*end nav*/

#content_left {
	width: 464px;
	height: auto;
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
	float: left;
	}
	#gallery {
		width: 464px;
		height: 309px;
		padding: 0;
		margin: 0;
		border-bottom: 1px solid #fff;
		border-top: 2px solid #fff;
		background: #000;
		}
		#gallery_specs {
			width: 544px; /*564 with 20px padding*/
			height: auto;
			padding: 10px;
			margin: 0;
			background: #fff;
			}
		.slide {
		margin-left: 0px;
		position: absolute;
		top: 100;
		width: 464px;
		height: 309px;	
		}
		#slide1 { background: url(../images/gallery/highgrade_1.jpg); }
		#slide2 { background: url(../images/gallery/highgrade_2.jpg); }
		#slide3 { background: url(../images/gallery/highgrade_3.jpg); }
		#slide4 { background: url(../images/gallery/highgrade_4.jpg); }
		#slide5 { background: url(../images/gallery/highgrade_5.jpg); }
		#slide6 { background: url(../images/gallery/highgrade_6.jpg); }
		#slide7 { background: url(../images/gallery/highgrade_7.jpg); }
		#slide8 { background: url(../images/gallery/highgrade_8.jpg); }
		#slide9 { background: url(../images/gallery/highgrade_9.jpg); }
		
	#callout_wrap {
		width: 464px;
		height: 157;
		padding: 0;
		margin: 0;
		}
		#callout_wrap div {
			width: 154px;
			height: 157px;
			padding: 0;
			margin: 0;
			border-right: 1px solid #fff;
			border-top: 1px solid #fff;
			float: left;
			}
			#callout_wrap div.noborder {
				border-right: none;
				}

#content_right {
	width: 356px; /*386px - 30px padding*/
	height: auto;
	padding: 15px;
	padding-bottom: 55px;
	margin: 0;
	float: right;
	}
	#content_right_specs {
		width: 256px; /*286px - 30px padding*/
		height: auto;
		padding: 15px;
		padding-bottom: 70px;
		margin: 0;
		float: right;
		}
		#content_right_specs ul {
			padding: 0;
			margin: 0 0 15px 0;
			font-size: .83em;
			}
			#content_right_specs ul li {
				list-style: none;
				font-size: .95em; 
				padding-left: 10px;
				background: url(../images/bullet.jpg) 0 2px no-repeat;
				margin-bottom: 7px;
				}
				#content_right_specs ul li ul {
					margin-top: 5px;
					font-size: .83em;
					}
#footer {
	width: 850px;
	height: 25px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #000;
	clear: both;
	background: #fff;
	}
	#footer p {
		font-size: .75em;
		font-style: italic;
		line-height: 25px;
		margin-left: 15px;
		}

/*Misc*/

table {
	width: 265px;
	height: auto;
	background-color: #FFFFFF;
	border: none;
	float: left;
	margin: 0 0 15px 0;
	}
	
	table td {
		font-size: .78em;
		text-align: center;
		border: thin solid #000;
		}	
		
.table_border {
	margin-right: 5px;
	}

input {
	border: 1px solid #000;
	color: #333333;
	width: 100%;
	background: #fff !important;
	margin: 0 0 7px 0;
	}
select { background-color: #fff; margin: 0;}
textarea { background-color: #fff; width: 100%; border: 1px solid #000; margin: 0 0 10px 0;}
#form p {margin: 0; padding: 0;}

.red_text {color: #C00;}
.strike {text-decoration: line-through;}	
