body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

body, th, td {
	font-family: Century Gothic, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #a57a62;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #59270b;
}

.head2 {
	font-size: 13px;
	font-weight: normal;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #330000;
}

.text2 {
	color: #330000;
	font-size: 10px;
	text-align: justify;
	padding: 6px 6px 6px 6px;
}

.text3 {
	font-size: 9px;
}

.title1 {
	font-size: 14px;
}

.title2 {
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #a57a62;
	text-decoration: none;
	line-height: 28px;
}

a:hover {
	color: #59270b;
}

a.link1 {
	line-height: normal;
}

a.link1:hover {
	text-decoration: none;
}

.img1 {
	margin-right: 15px;
}

.img2 {
	border: solid #59270b;
	border-width: 2px;
}

.img3 {
	margin-right: 15px;
	border: solid #59270b;
	border-width: 2px;
}

.imgBanner {
	border: solid 1px #e4c2ae;
}

img.htmlThumb {
	height: 121px;
	width: 180px;
	border: 1px solid #e4c2ae;
	margin: 12px;
}

.bgWHITE {
	background-color: #FFFFFF;
	opacity: 0.4;
}

#content {
	height: 430px;
	overflow: auto;
}

#a2, .a2 {
	min-height: 451px;
	width: 883px;
	border: 1px solid #e4c2ae;
	padding: 10px 3px 9px 12px;
	background-color: #eeddcc;
}

#b2 {
	min-height: 451px;
	width: 883px;
	text-align: center;
	border: 1px solid #e4c2ae;
	padding: 10px 12px;
	background-color: #eeddcc;
}

#a3, #a4, #a5 {
	height: 470px;
	width: 900px;
}

#davidson, #mccarl {
	overflow:hidden;
}

/* GALLERY SETTINGS */
/*
.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

