/*
COLOURS
brown: c38242
green: 60793F
*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 10px;
	background: #6d97b1 url(/images/back-tile.gif) repeat center top;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

#pricetable td {
	padding-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px
}

#pricetable .br {
        font: bold 16px "Times New Roman", Times, serif;
	text-align: right;
}
#pricetable .bc {
        font: bold 16px "Times New Roman", Times, serif;
        text-align: center;
}
#pricetable .c {
        text-align: center;
}


h1, h2, h3 {
	color: #c38242;
}

h1 {
	font-size: 1.6em;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

.img-shadow img {
  display: block;
  position: relative;
  border: 4px double #a9a9a9;
  } 

blockquote {
}

.bulletlist {
	margin-left: 10px;
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #00f;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

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

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

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 10px 5px;
	text-transform: uppercase;
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #c38242;
}

.boxed .content {
	padding: 5px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 5px;
	border-bottom: 1px solid #3B3B3B;
	width:742px;
	left:-11px;
	position:relative;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 955px;
	height: 175px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(/images/topbanner.jpg) no-repeat;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

#slogan {
	width: 955px;
	margin: 0 auto;
	padding-left: 20px;
	color: #c38242;
	text-align: center;
	font-size: 1.2em;
/*	font-weight: bold;
	font-style: italic;*/
	font-family: Comic Sans, Comic Sans MS, serif;
}

/* Page */

.tlabel {
        text-align: right;
	width: 120px;
}

.tvalue input{
	width: 600px;
}

#page {
	width: 955px;
	margin: 0 auto;
}

#content {
        float: right;
        width: 732px;
        padding-right: 10px;
        text-align:justify;
}
#content li {
        margin-left:20px;
}

img.imgfloatright{
	float: right; 
	margin: 4px;
	margin-right: 0px;
	border-style: none;
}
img.imgfloatrightgroove{
        float: right;
        margin-left: 10px;
        margin-bottom: 10px;
        border-style: groove;
        border-width: 4px;
}
img.imggroove{
        border-style: groove;
        border-width: 4px;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

.leftmenu {
	margin-bottom: 5px;
}

.leftmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.leftmenu li {
	display: inline;
}

.leftmenu a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #00f;
/*        background: url(/images/menubutton.gif) no-repeat;*/
	text-align: right;
	font-size: 1.2em;
	font-family: Comic Sans, Comic Sans MS, serif;
}

.leftmenu a:hover {
        color: #00f;
/*        background: url(/images/menubuttonh.gif) no-repeat;*/
}

.leftmenu .active a{
        color: #00f;
	font-weight: bold;
/*	font-style: italic;*/
/*        background: url(/images/menubuttons.gif) no-repeat;*/
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 925px;
	height: 15px;
	margin: 0 auto;
	margin-top: 40px;
	border-top: 1px solid #3B3B3B;
	padding: 5px 15px;
	font-size: .77em;
	color: #000000;
}
#footerright {
        float: right;
        text-align: right;
        width: 300px;
        margin: 0 auto;
        display: inline;
	color: #e0e6a8;
	font-size: 1pt;
}
#footerright a:link {text-decoration: none; color: #e0e6a8;}
#footerright a:visited {text-decoration: none; color: #e0e6a8;}
#footerright a:active {text-decoration: none; color: #e0e6a8}
#footerright a:hover {text-decoration: underline; color: #e0e6a8;}


#legal {
	float: left;
}

#links {
	float: right;
}
.fullsizepic {
        width: 675px;
}
.gallerythumbtable {
}
.gallerythumbtd {
        width: 180px;
        text-align: center;
        font-size: 8pt;
}
.gallerythumb {
        width: 150px;
        border: 4px #444 groove;
        padding: 5px;
        margin-bottom: 15px;
	background: #fff;
}
.galleryfulllink {
        float: right;
}

