body {
	background: #A5D3CE;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.bold {
    font-weight: bold;	
}

.caption {
     font-size: 10px;	
}

.italic {
    font-style: italic;	
}

.luis {
	float: right;
	padding-top: 100px;
}

.toltec {
	float: left;
}

.content {
	background: #eeeedd;
	font: 12px Verdana, Arial, Geneva, sans-serif;
	padding: 10px 10px 0px;
}

.graphic {
	padding: 10px 20px 0px;
}

body, td, th {
	font: 12px "Trebuchet MS", verdana, geneva, arial, sans-serif;
}

a:link {
	color: #375096;
}

a:visited {
	color: #964D37;
}

a:hover {
	color: #EFC363;
	text-decoration: none;
}

.nav {
	padding: 2px 5px;
	font-weight: bold;
	text-transform: lowercase;
}

.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 100%;
}

.nav li {
	float: left;
	padding-right: 30px;
}

.nav  a:link, .nav  a:visited, .nav a:hover {
	color: #efefde;
	text-decoration: none;
}

.topgoldborder {
	border-top: 5px solid #A55163;
}

.left {
	padding: 20px;
}

h1 {
	color: #A55163;
	font: 30px "Trebuchet MS", Arial, Geneva, sans-serif;
}

.quote {
	border: 1px dotted #964D37;
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	margin-left: 30px;
	background: #A55163;
	color: #EFEFDE;
}

h2 {
	font-family: "Trebuchet MS", verdana, geneva, arial, sans-serif;
	font-size: 20px;
	color: #333333;
}

a.bottomnav:link, a.bottomnav:visited {
	color: #A55163;
}

a.bottomnav:hover {
	color: #EFEFDE;
	text-decoration: none;
}

h3 {
	font-family: "Trebuchet MS", verdana, geneva, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #944D31;
	border-bottom: 1px dotted #944D31;
	display: block;
	width: 300px;
	font-size: 20px;
}

.bodycopy {
	text-indent: 1.5em;
	line-height: 1.5em;
	}

.top {
	padding-top: 10px;
	padding-bottom: 3px;
}

.largeindent {
	padding-left: 3em;
}

.smallerindent {
	padding-left: 1em;
}

.quote a:link, .quote a:visited {
	color: #EFEFDE;
}

.quote a:hover {
	color: #EFEFDE;
	text-decoration: none;
}

.left p {
	color: #A55163;
}

h5 {
	font-size: 14px;
}

dt {
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: .2em;
}

dd {
	padding-top: .2em;
	padding-bottom: 1em;
}
#quote {
	font-style: italic;
	line-height: 1.5em;
	margin-left: 100px;
	font-size: 11px;
	width: 60%;
}
