@charset "utf-8";
body {
	background-image: url(../layout/ParaisoEscondido.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #190C06;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#conatiner {
	background-image: url(../layout/ParaisoEscondido_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	width: 920px;
}
.header {
	height: 420px;
}
.navcol {
	width: 240px;
}
.content {
	width: 680px;
	height: 300px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FE9031;
	height: 95px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FBD767;
	margin-right: 40px;
	margin-left: 20px;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 10px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FBCA64;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 150%;
	text-align: left;
}
.tablecell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FBCA64;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 150%;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FBD767;
	margin-right: 40px;
	margin-left: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF8A37;
	margin-right: 40px;
	margin-left: 20px;
	padding-bottom: 10px;
	font-style: italic;
}
.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF8A37;
	text-align: right;
	padding-right: 30px;
	padding-bottom: 10px;
}
.navlink a:link {
	color: #FF8A37;
	text-decoration: none;
}
.navlink a:active {
	color: #FF8A37;
	text-decoration: none;
}
.navlink a:visited {
	color: #FF8A37;
	text-decoration: none;
}
.navlink a:hover {
	color: #FBCA64;
	text-decoration: none;
}
a:link {
	color: #FBCA64;
	text-decoration: none;
}
a:active {
	color: #FBCA64;
	text-decoration: none;
}
a:visited {
	color: #FBCA64;
	text-decoration: none;
}
a:hover {
	color: #FF8A37;
	text-decoration: none;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FBCA64;
	padding-left: 20px;
	padding-right: 40px;
	line-height: 150%;
	text-align: left;
}
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FBCA64;
	line-height: 150%;
	text-align: center;
}
.contentimage {
	padding: 5px;
	margin-left: 0px;
	border: 2px solid #FE8F3D;
	margin-right: 10px;
	margin-top: 10px;
}
.contentimageright {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #FE8F3D;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FBD767;
	background-color: #190C06;
	border: 1px solid #FBD767;
}
.buckimage {
	padding: 5px;
	border: 2px solid #FE8F3D;
}
.texastable {
	background-image: url(../images/content/Texas.png);
	background-position: right top;
	background-repeat: no-repeat;
}

