@charset "UTF-8";
body {
	background-image: url(images/bg_beige.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.email {
	color: #933716;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 6px;
}


h1 {
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 14px;
	color: #993300;
	text-transform: uppercase;
	line-height: 40px;
}
h2 {
	font-size: 12px;
	color: #933716;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}	

li {
	margin-left: 20px;
	list-style-type: none;
}
.founders {
	line-height: 25px;
}
.list_dot {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-left: -20px;
}
.list_line_height {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	line-height: 24px;
	margin-left: -20px;
}

.brick_Text {
	font-weight: bold;
	color: #933716;
}

.mainLeft_Col {
	width: 180px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #933716;
	float: left;
	text-align: right;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.left_submenu {
	font-size: 12px;
	line-height: 20px;
	color: #993300;
	margin-bottom: 15px;
}
.left_submenu a:link {
	color: #993300;
	text-decoration: none;
}

.left_submenu a:visited {
	color: #993300;
	text-decoration: none;
}

.left_submenu a:hover {
	color: #E3841F;
	text-decoration: none;
}
.mainRight_Col {
	width: 525px;
	float: right;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a:link {
	color: #933716;
	text-decoration: underline;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: none;
}

.gr_address {
	font-size: 11px;
	color: #2D4B26;
}

.footer {
	color: #933716;
	text-align: center;
	margin: 10px;
}
.footer a:link {
	color: #933716;
	text-decoration: none;
}

.footer a:visited {
	color: #933716;
	text-decoration: none;
}

.footer a:hover {
	color: #994222;
	text-decoration: underline;
}
.homeLink {
	height: 80px;
	width: 570px;
}
.grey_bold {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}


.pageTop {
	display: block;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 825px;
	margin: 0px;
}
.homeLink {
	display: block;
	height: 90px;
	width: 550px;
	float: left;
}
.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #933716;
	font-weight: bold;
}
.searchResults {
	margin: 25px;
	width: 575px;
}
