body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	line-height: 160%;
}
* {margin: 0; padding: 0; border: 0;}
p, h1, h2, h3, h4, h5, h6, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
}
ul, ol {
	padding-left: 2em;
}
fieldset {
	border: 1px solid #999999;
}
legend {
	font-weight: bold;
	color: #103190;
	margin: 0 10px;
	padding: 0 5px;
}
input, select, textarea {
	padding: 1px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
}
input:hover {
	border: 1px solid #FF0000;
}
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
}
div#container {
	background: #A9968E url(images/bg_interior.jpg) no-repeat;
	width: 950px;
	margin: 0 auto;
	height: 750px;
}
div#montoya_home {
	height: 550px;
}
div#montoya_interior {
	height: 93px;
}
div#montoya_interior h1 {
	font-size: 14px;
	padding: 0px;
}
div#content {
	height: 417px;
	text-align: justify;
	padding: 40px 150px 0 150px;
}
div#copyright {
	font-size: 10px;
	text-align: center;
}
.aligncenter {
	text-align: center;
}

