
* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(/images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6B6B6B;
}


h1 {
	margin: 6px 0 16px 0;
}

h2, h3, h4 {
	padding-bottom: 3px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h5{
	padding-bottom: 3px;
	font-size: 28px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #FFEC8B;
}

h6{
	padding-bottom: 3px;
	font-size: 28px;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #ffffff;
}

h7 {
	font-size: 14px;
	font-weight: bold;
}

p, ul {
	margin-bottom: 8px;
	line-height: 19px;
}


a{
	color: #FF5A00;
	font-size:1.1em;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.selected{
	color:#000000;
	font-weight:bold;
}

a img{
	border:none;
	padding:5px;
}

img{
	border:none;
	padding:5px;
}

img.left {
	float: left;
	display:inline;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat-y;
}

#wrapper2 {
	background: url(../images/img10.jpg) no-repeat left bottom;
}

/* Header */

#header {
	height: 140px;
	background: #087FE7 url(/images/img03.jpg) no-repeat;
}

/* Logo */

#logo {
	margin:0 auto;
	width:795px;
	height:100px;
	background: url(/images/artline-logo.png) no-repeat center center;
}

.hours {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

/* Menu */

#menu {
	float: left;
	display:inline;
	margin:0 0 0 78px;
}

#menu ul {
	margin: 0;
	padding: 12px 78px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	padding-left: 24px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#hsslogo{
float: right;
position: relative; 
top: 0px;
left: 15px;
height:35px;
width: 250px;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	background: url(/images/img04.jpg) no-repeat;
}

/* Content */

#content {
	margin:0 auto;
	width: 700px;
	padding: 25px;
}

.post {
	margin:0 auto;
}


.shedfront{
	width:700px;
	height:242px;
	margin:8px auto;
	background:url('/images/shedfront.jpg');
	}

/* Footer */

#footer {
	height: 108px;
	background: url(/images/img05.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}

#other_com2{
visibility:hidden;
}

#subpostp {
margin:5px auto;
background:url('/images/permanitebg.jpg') no-repeat;
width:650px;
height:210px;
color:#000000;
}

.subpostb {
margin:5px auto;
background:url('/images/bronzebg.jpg') no-repeat;
width:650px;
height:210px;
color:#FFEC8B;
}

.subpostg {
margin:5px auto;
background:url('/images/granitebg.jpg') no-repeat;
width:650px;
height:210px;
color:#ffffff;
}

.portfolio {
float:left;
display:inline;
width:480px;
height:530px;
}

.portfolio2 {
float:left;
display:inline;
margin:15px;
padding:5px;
width:370px;
height:170px;
}

.portfolio3 {
float:left;
display:inline;
position: relative;
width:380px;
height:530px;
}

.thumbs {
float:right;
width:180px;
height:350px;
}

.thumbs3 {
float:right;
width:260px;
position: relative; 
left:60px;
top:15px;
height:350px;
}

.thumbs2 {
margin:35px 35px 0px 0px;
float:right;
width:176px;
}

.thumb{
cursor:pointer;
}

input, textarea{
width:380px;
}

img.random{
padding:12px 16px;
}

.gallery{
padding:10px 10px 10px 0;
}

.thumbs_table{
margin:4px 0 10px 10px;
float:right;
}

.paginate{
width:100%;
height:40px;
line-height:40px;
margin:26px 0 0 0;
}
.clear{
width:100%;
height:2px;
clear:both;
}

.gallery_page_header{
width:100%;
height:38px;
line-height:38px;
margin:16px 0 0 0;
font-size:20px;
font-weight:bold;
color:#000000;
}