/* flexible text hack use once */
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small; /* for most browsers */
}
* html body {
	font-size:x-small; /* hack for IE5/Win */
	f\ont-size: small; /* for miscellany IE versions */
}
html {
	height: 100%;
}
body {
	line-height: 1.5em;
	background-color: #FFF;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 ,h5, h6, p {
	font-size: 100%;
	font-weight: normal;
}
table, th, td, img {
	border: 0px;
	text-align: left;
}
ol, ul {
	list-style: none;
	font-size: 85%;
}
a {
	text-decoration: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #287AA3;
}
a:hover {
	color: #000000;
}
h1 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 10px;
}
p {
	font-size: 85%;
	max-width: 600px;
	margin-bottom: 10px;
}
th {
	font-size: 115%;
	font-weight: normal;
	padding-bottom: 10px;
}
#wrapper {
	min-width: 1000px;
	width: auto !important;
	width: 1000px;
	min-height:100%;
	height: auto !important;
	height: 100%;
}
#header, #content {
	padding-left: 2%;
}
#header {
	background-color: #3399CC;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logo {
	float: left;
}
#navigation {
	float: left;
	margin-left: 40px;
	margin-top: 6px;
}
#navigation ul li {
	float: left;
	color: #000066;
	padding-right: 20px;
	font-size: 115%;
}
#navigation a:link {
	color: #FFFFFF;
}
#navigation a:visited {
	color: #FFFFFF;
}
#navigation a:hover {
	color: #000066;
}
#content {
	float: left;
	width: 95%;
	height: 100%;
/*	min-height:400px;
	height: auto !important;
	height: 400px;*/
	padding-top: 10%;
/*	padding-top: 30px;*/
	padding-right: 0px;
	padding-bottom: 10%;
	padding-left: 20px;
	vertical-align: middle;
}
#side {
	float: left;
	width: 180px;
}
#main {
	float: left;
}
#main p {
}
#footer {
	clear: left;
	width: 100%;
	height: 25px;
	background-image: url(../graphics/footer.gif);
	background-repeat: repeat-x;
	margin-top: -30px;
}
/* gallery navigation */
#sidenav td {
	padding-left: 13px;
	width: 120px;
}
#sidenav td.navig {
	font-size: 80%;
	line-height: 24px;
	color: #333399;
	padding-left: 0px;
}
#sidenav {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #3299CC;
/*	margin-top: auto;*/
	margin-right: 14px;
/*	margin-bottom: auto;*/
	margin-left: 10px;
	padding-bottom: 10px;
}
/* image navigation */
#imagenav td {
	padding-bottom: 10px;
}
#imagenav img {
	vertical-align: middle;
	margin-right: 10px;
}
/* gallery index page gallery.htm */
#gallerynav {
	width: 722px;
	margin-left: 40px;
}
#gallerynav th {
	font-size: 100%;
	font-weight: normal;
	padding-bottom: 10px;
	text-align: left;
}
#gallerynav td {
	padding-bottom: 10px;
	padding-left: 20px;
}
#gallerynav img {
	height: 80px;
	width: 80px;
	margin-right: 8px;
}
#details {
	float: left;
	margin-left: 20px;
}
#largeimage {
	float: left;
	margin-left: 20px;
}
/* image details */
.title {
	font-size: 120%;
}
.medium {
	font-size: 100%;
}
/* if you use date rename it - it mucks up blog */
.date {
}
.dims {
	font-size: 100%;
	font-style: italic;
}
.price {
	font-size: 100%;
}
.outdoor {
	font-size: 100%;
}
p.enquiry a {
	background-color: #3399CC;
	font-size: 100%;
	width: auto;
	padding: 5px;
}
.enquiry a:link {
	color: #FFF;
}
.enquiry a:visited {
	color: #FFF;
}
.enquiry a:hover {
	color: #000066;
}
#advice {
	font-size: 80%;
	font-style: italic;
}
#totem {
	padding-left: 20px;
}
li#current {
	color: #006;
}
#side2 {
	float: left;
	width: 111px;
	padding-left: 40px;
}
