a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
body {
	background-color: #C2C2C2;
	background-image: url(../layout/bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 750px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#bar {
	background-image: url(../layout/stripes_ext.jpg);
	background-repeat: repeat-x;
	height: 130px;
	width: 748px;
	margin-top: 105px;
	border: 1px solid #a3a3a3;
	position: absolute;
	left: 0px;
	top: 0px;
}
#bar #logo {
	height: 38px;
	width: 218px;
	margin-top: 48px;
	z-index: 10;
	position: absolute;
	outline: none;
}
#map {
	position: absolute;
	background-image: url(../layout/businesscard.gif);
	background-repeat: no-repeat;
	height: 256px;
	width: 187px;
	left: 21px;
	top: 262px;
	display: block;
}
#brickcalc {
	width: 185px;
	position: absolute;
	left: 21px;
	top: 525px;
	z-index: 50000;
	border: 1px solid #A3A3A3;
	background-image: url(../layout/brick.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#brickcalc form {
	margin-left: 15px;
}
#brickcalc table {
	width: 170px;
}
#brickcalc h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #040404;
	font-size: 14px;
}
#brickcalc input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



#container {
	width: 500px;
	position: relative;
	padding-left: 231px;
}
#headerimage {
	background-color: white;
	height: 162px;
	width: 500px;
	background-image: url(../pictures/_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subimage {
	height: 158px;
	width: 500px;
	background-color: white;
	background-image: url(../pictures/_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}
#navigation {
	height: 20px;
}
#maincontent {
	width: 500px;
	background-color: white;
}
#maincontent ul {
	float: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#maincontent li {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: list-item;
	text-align: left;
	width: auto;
	list-style-type: disc;
	list-style-position: outside;
}

#padding {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 2em;
	color: #a3a3a3;
	margin-top: 2px;
	margin-bottom: 2px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
strong {
	color: #a3a3a3;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}.cb {
	clear: both;
}
h2 {
	font-size: 1.6em;
	color: #a3a3a3;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: lighter;
}
#options {
	text-align: right;
	margin-top: 50px;
}
#copyright {
	text-align: right;
}
#partners .ch {
	text-indent: -9999px;
	background-image: url(../layout/thecharterhouse.gif);
}

#copyright p {
	color: #a3a3a3;
}
.floatright {
	margin: 5px;
	float: right;
}
#arrows {
	width: 470px;
	color: #CCCCCC;
	display: block;
	height: 30px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#arrows a {
	display: block;
	float: left;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #FFF;
	background-image: url(../layout/arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
	outline:none;
}
#arrows a:hover {
	color: #F7F7F7;
	text-decoration: underline;
}
#arrows a:visited {
	color: #CCC;
}

#arrows .b {
	background-color: #9D816C;
}
#arrows .t {
	background-color: #9F6758;
}
#arrows .m {
	background-color: #BEAF97;
}
h1 span {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}
.quote {
	line-height: 20px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#partners {
	display: block;
	padding-left: 10px;
}
#partners a {
	float: left;
	display: block;
	margin-right: 20px;
	height: 60px;
	width: 130px;
}
#partners .mbc {
	text-indent: -9999px;
	background-image: url(../layout/mbc.gif);
}
