﻿* {
	margin: 0;
	padding: 0;
}
body {
	background:#adc9d4;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: small;
	color: #4d483d;
	line-height:120%;
}
p {
	font-size:13px;
	line-height:140%;
	padding: 5px 25px 10px 10px;
}
#outerwrap {
	width:894px;
	margin:20px auto;
	border:1px solid #4d483d;
}
.masthead {
	height:139px;
	background:url(images/h1_masthead.gif) no-repeat;
}
.masthead h1 {
	width:894px;
	height:139px;
	text-indent:-9999px;
}
#nav {
	height:23px;
	background:url(images/ul_nav_bg.gif) repeat-x;
}
#nav p {
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	padding: 2px 0 0 0;
}
#nav a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding: 0 15px 0 15px;
}
#nav a:hover {
	color:#9fb6bf;
}
.content {
	border:1px solid #4d483d;
	padding:20px;
}
.text {
	color:red;
	color:#2d2d2d;
	font-size:small;
	padding: 10px 0;
}
.listing-text {
	color:red;
	color:#2d2d2d;
}
.border, .border a {
	font-size:small;
}
h4 {
	color:#c41204;
	border-bottom:1px solid #b9ce96;
	margin: 10px;
}
h4.listing {
	color:#c41204;
	text-align:left;
	border-bottom:1px solid #b9ce96;
	margin:15px 5px 0 0;
	width:190px;
}
.sidebox1 {
	background:#e9f1da;
	border:1px solid #b9ce96;
	width:140px;
	margin:20px 10px;
}
.sidebox1 p {
	padding:10px; 
}
.sidebox1 img {
	width: 140px;
}
.sidebox1 ul {
	list-style-type:none;
	color:#4d483d;
	text-decoration:none;
	padding: 0 10px;
}
.sidebox1 ul li {
	border-bottom:1px solid #b9ce96;
	padding:3px 0 5px 0;
}
.sidebox-text {
	color:#c41204;
	text-align:left;
	border-bottom:1px solid #b9ce96;
	margin:0 0 -20px 0;
	padding: 0 10px 5px 10px;
}
.glossymenu {
	width:145px;
}
.glossymenu ul li {
	list-style-type:none;
	border-bottom:1px solid #4d483d;
	padding: 10px;
}
.glossymenu a {
	color:#4d483d;
	text-decoration:none;
}
.glossymenu a:hover {
	color:#4a86a2
}
.glossymenu ul li a {
	color:#4d483d;
	border:0;
	text-decoration:none;
}
.glossymenu ul li a {
	text-decoration:none;
	color:#4d483d;
	border:0;
}
a {
	color:#4a86a2;
	font-weight:bold;
}
a:hover {
	color:#4d483d
}
.text_large_bold {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	color:#c41204;
	text-align:left;
	border-bottom:1px solid #b9ce96;
	width:535px;
}
.search-text {
	color:#4d483d;
	text-transform:uppercase;
	font-size:x-small;
	font-weight:bold;
}
h4.search {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	color:#c41204;
	text-align:left;
	border-bottom:1px solid #b9ce96;
	margin:5px 5px 0 5px;
}
.altrow2 {
	background:#e9f1da;
	padding:5px;
}
.category_li {
	list-style-type:disc;
}
.category_li a {
	text-decoration:none;
	border:0;
	color:#c41204;
}
.category_li a:hover {
	color:#4d483d;
}
span.text_small_grey {
	font-size: x-small;
	text-decoration : none;
	color: #888888;
}
.footer {
	margin:-5px 0 0 0;
	background:#4d483d;
	color:#fff;
	font-size:small;
	padding:15px;
}
.footer a {
	color:#fff;
	border-bottom:0;
	text-decoration:none; /*text-transform:uppercase;*/
	font-weight:normal;
}
.footer a:hover {
	color:#9fb6bf;
}

