/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 30px;
  margin: 0px;
  font-size: .68em;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px solid #656F57;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 18px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 24px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 6px solid;
}

/* unordered list */
ul
{ margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  display: block;
  margin: 0px 0px 0px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 0px 0px 0px 0px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 0px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #logo, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{width: 840px;}

/* links above the logo / footer */
#links, #footer
{ width: 726px;
  height: 24px;
  font-size: 88%;
  padding: 12px 21px 0px 19px;
}

#links{text-align: right;}

#footer
{ text-align: center; 
  border-top: 20px solid;
}

#links a, #footer a{text-decoration: none;}

#links a:hover, #footer a:hover{text-decoration: underline;}

/* logo */
#logo
{ width: 766px;
  height: 150px;
  border-top: 0px solid;
  border-bottom: 0px solid;
}

#logo h1, #logo h2
{ margin: 0px;
  letter-spacing: .2em;
}

#logo h1
{ padding: 28px 0px 0px 9px;
  color: #000;
  float: right;
  font-size: 0%;
}

#logo h2
{ font-family: verdana, arial, sans-serif;
  padding: 5px 0px 0px 19px;
  font-size: 108%;
}

/* navigation menu */
#menu
{ height: 34px;
  width: 766px;
  margin-top: -34px;
  position: relative;
}

#menu a{text-decoration: none;}
#menu a:hover{text-decoration: none;}
#menu a:selected{text-decoration: none;}
#menu a:active{text-decoration: none;}
#menu a:visited{text-decoration: none;}

#menu ul{margin: 0px auto;} 

#menu li
{ float: center;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 9px 0px 0px 0px;
  list-style: none;
} 

#home 
{ display: block;
  margin: 0px 8px 0px 0px; 
  float: left; 
  height: 34px;
  width: 96px;
  text-decoration: none;
  text-transform: lowercase; 
}

#menua 
{ display: block;
  margin: 0px 8px 0px 0px; 
  float: left; 
  height: 34px;
  width: 96px;
  text-decoration: none;
  text-transform: lowercase;
}

#menub 
{ display: block; 
  margin: 0px 8px 0px 0px; 
  float: left; 
  height: 34px;
  width: 96px;
  text-decoration: none;
  text-transform: lowercase;
} 

#menuc
{ display: block;
  margin: 0px 8px 0px 0px;  
  float: left; 
  height: 34px;
  width: 96px;
  text-decoration: none;
  text-transform: lowercase;
}

#menud 
{ display: block;
  margin: 0px 8px 0px 0px;  
  float: left; 
  height: 34px;
  width: 96px;
  text-decoration: none;
  text-transform: lowercase; 
} 

#menue 
{ display: block;
  margin: 0px 8x 0px 0px;  
  float: left; 
  height: 34px;
  width: 96px;
  text-decoration: none;
  text-transform: lowercase;
}

#menuf 
{ display: block;
  margin: 0px 8px 0px 0px; 
  float: left; 
  height: 34px;
  width: 96px;
  text-decoration: none;
  text-transform: lowercase; 
} 

/* main content */
#content
{ width: 766px;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 198px;
  margin: 0px 0px 0px 0px;
  float: right;
  padding: 49px 19px 15px 19px;
}

.sidebaritem
{ text-align: left;
  width: 168px;
  float: left;
  margin: 0px 0px 23px 0px;
  border-left: 1px solid;
  padding: 0px 8px 14px 19px;
}

.sidebaritem h1
{ margin: 0px; 
  font-weight: normal;
  padding: 0px 0px 10px 0px;
  text-transform: uppercase;
}

.sidebaritem p
{ line-height: 16px; 
  padding: 0px 0px 6px 0px;
}
/*
.sidebaritem a, .sidebaritem a:hover
{ padding: 0px 0px 2px 19px;
  text-decoration: none;
}

.sbilinks{padding: 0px}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li 
{ margin: 0px; 
  float: left;
  text-decoration: underline;
  list-style: none; 
} 

.sbilinks li a , .sbilinks li a:hover
{ float: left; 
  height: 16px;
  text-decoration: underline; 
  padding: 0px 0px 4px 19px;
  width: 149px;
} 
*/
/* column 2 - page content */
#column2
{ text-align: justify;
  width: 490px;
  float: left;
  padding: 40px 10px 110px 30px;
}

#column2 h1
{ font-family: verdana, arial, sans-serif;
  padding: 6px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

#column2 a, #column2 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  text-transform: none;
  border-bottom: 1px dashed;
}

#column2 a:hover{border-bottom: 1px solid;}

/* column 3 - gallery page only */
#column3
{ text-align: justify;
  width: 700px;
  float: left;
  padding: 40px 10px 40px 30px;
}

#column3 h1
{ font-family: verdana, arial, sans-serif;
  padding: 6px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

#column3 h3
{ font-family: verdana, arial, sans-serif;
  padding: 6px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

#column3 a, #column3 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: 0px dashed;
}

#column3 a:hover{border-bottom: 0px solid;}

a {color:#000;}
a:hover {text-decoration:none color: red;}
a:selected {text-decoration:none;}
a:active {text-decoration:none;}
a:visited {text-decoration:none;}

/* contact page - form layout */
#page-wrap {
	width: 400px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 350px;
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 22px
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.1em;
}
