@charset "UTF-8";

/* home styles */

#homewrapper {
	width: 800px;
	text-align:left;
	margin: auto;
	}
#homemain {
	background-image:url(/Assets/Images/background.jpg);
	}
#middlebox {
	background-image:url(/Assets/Images/box.png);
	background-repeat:no-repeat;
	height:456px;
	width: 659px;
	margin-left:auto;
	margin-right:auto;
	/*opacity: .9;
	filter: alpha(opacity=90);*/
	margin-bottom: 20px;
	}
#text {
	width:290px;
	padding-right: 18px;
	padding-top: 50px;
	padding-left: 40px;
	float: left;
	background-image:url(/Assets/Images/line.gif);
	background-position:right 63px;
	background-repeat:no-repeat;
	}
#services {
	padding-left: 15px;
	width: 250px;
	float: left;
	}
#services a {
	display:block;
	padding-bottom: 5px;
	padding-top: 15px;
	border-bottom: 1px solid #bbc695;
	}
#text p {
	font-size:12px;
	}
	
/* global styles */
	
html {
	height: 101%;
	}
body {
	text-align:center;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	}
.DBCB {
	display:block;
	clear:both;
	}
#wrapper {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	}
#header {
	height:102px;
	margin: 0;
	padding: 0;
	background-image:url(/Assets/Images/headerbackground.jpg);
	}
#main {
	background-image:url(/Assets/Images/interiorbackground2.jpg);
	background-position:left 100px;
	}
#rebecca {
	margin-top: 40px;
	margin-left: 15px;
}
#topnav {
	height:25px;
	background-color: #c5d6e8;
	border-bottom: 2px solid #bbc695;
	padding-left: 20px;
	opacity: .9;
	filter:alpha(opacity=90);
	width:780px;
	}
a {
	text-decoration:none;
	}
img {
	border:none;
	}
#topnav a, #bottomnav a {
	text-transform:uppercase;
	color:#57512D;
	letter-spacing: 1px;
	font-size:13px;
	display:block;
	padding-left: 5px;
	padding-right: 5px;
	height: 19px;
	padding-top: 6px;
	margin-right: 20px;
	opacity:.9;
	filter:alpha(opacity=90);
	float:left;
	display:inline;
	}
body#Home a#home, body#ServicesPage a#serviceslink, body#About a#about, body#Collaborative a#collaborative, body#Contact a#contact, body#Links a#links, body#Forms a#forms, body#Disclaimer a#disclaimer {
	opacity:.9;
	background-color:#e3ebf2;
	}
#topnav a:hover, #bottomnav a:hover {
	opacity:.9;
	filter:alpha(opacity=90);
	background-color:#e3ebf2;
	}
p {
	font-size:12px;
	line-height:150%;
	color:#57512D;
	margin-top: 8px;
	margin-bottom: 10px;
	}
#bottomnav {
	height:25px;
	background-color: #c5d6e8;
	border-bottom: 2px solid #bbc695;
	padding-left: 20px;
	opacity: .9;
	filter:alpha(opacity=90);
	border-top: 2px solid #bbc695;
	}	
#content {
	width: 510px;
	float:left;
	margin-left: 250px;
	display:inline;
	background-color:#fff;
	padding-left: 20px;
	padding-right: 19px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #bbc695;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color: #899639;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top:15px;
	background-image: url(/Assets/Images/h1background.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.leftspace {
	margin-left: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #6e99d4;
	font-size: 28px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #a47700;
	margin-bottom: 0px;
}
li {
	font-size: 12px;
	line-height: 150%;
	color: #57512D;
}
ol, ul {
	margin-top:0px;
	}
h3 a {
	color: #57502C;
	}
h3 a:hover {
	color:#a47700;
	}
h2 a {
	color: #6e99d4;
}
h2 a:hover {
	text-decoration: underline;
}
p a, li a {
	color:#a47700;
	}
p a:hover, li a:hover {
	text-decoration:underline;
	}
.warning {
	color: #990000;
}
#address2 {
	display: none;
}

