@charset "utf-8";
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#inner_content h3 {
	margin-top: 12px;
	text-align: center;
	font-size: 1.8em;
}

.grad-grey {
	background-image: url(grad_grey.png);
	background-repeat: repeat-y;
	background-position: right;
}

#container {
	color: #006600;
	margin-top: 30px;
}
#logo {
	height: 42px;
	background-image: url(logoA.png);
	margin-top: 30px;
}
#address {
	margin-top: 12px;
	height: 80px;
	margin-left: 460px;
}
#left_sidebar a {
	color: #333333;
	text-decoration: none;
	background-color: #006666;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	background-image: url(butt1.png);
	background-repeat: no-repeat;
}
#left_sidebar a:hover {
}
#left_sidebar a.colour {
	background-color: #993399;
	background-image: url(full-colour-button.jpg);
	background-repeat: repeat-y;
}
#left_sidebar a.colour:hover {
	background-color: #993399;
	background-image: url(full-colour-buttonalt.jpg);
	background-repeat: repeat-y;
}

#left_sidebar ul {
	margin-top: 30px;
	margin-left: -15px;
}
#title {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	display: block;
	margin-bottom: -10px;
}
.beige {
	background-color: #FBFAFC;
}
.plum {
	background-color: #cc9999;
	text-align: center;
	font-size: 1.6em;
	font-weight: normal;
}
.border {
	border: 1px solid #999999;
}
.image_book {
	height: 360px;
	width: 245px;
	margin-top: 10px;
}
.white {
	background-color: #FFFFFF;
}
#left_sidebar {
	background-color: #FFFFFF;
}
#left_sidebar li {
	list-style-type: none;
	margin-bottom: 4px;
}
#header #address p {
	font-style: italic;
}
html {
	background-image: url(bg_tile.png);
	background-position: top;
	background-repeat: repeat-x;
}
#inner_content h2 {
	color: #663333;
	font-weight: bold;
}
body {
	height: 100%;
	background-image: url(bg_tile.png);
	background-repeat: repeat-x;
	background-position: top;
}
#left_sidebar a:hover {
	background-color: #99CCCC;
	background-image: url(butt1a.png);
}
#bottom_spacer {
	background-color: #99CCCC;
	height: 20px;
}
#bottom_green_bar {
	height: 20px;
	background-color: #006666;
}
#footer {
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(bg_bottom.png);
	background-repeat: no-repeat;
}
#header {
	height: 110px;
	background-color: #99CCCC;
	background-image: url(bg_top.png);
	background-repeat: no-repeat;
}

#maincontent {
	background-color: #FFFFFF;
	padding-top: 15px;
}
#vert_space {
	background-color: #99CCCC;
}
#green_bar {
	background-color: #006666;
	height: 20px;
}
#spacer {
	background-color: #99CCCC;
	height: 20px;
}
#ordering p {
	text-align: center;
}
#textnav a {
	text-align: center;
	color: #006666;
	text-decoration: none;
}
#textnav a:hover {
	color: #999999;
}
#content a {
	font-weight: normal;
	text-decoration: none;
}

#textnav {
	text-align: center;
	margin-top: 10px;
}
