/* CSS Document */

BODY {
	BACKGROUND: url(bkgd-red2.jpg) fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	COLOR: #000;
	width: 808px;
	PADDING-TOP: 2px;
	MARGIN: 0px auto;
	text-align: center;
}

#box {
	width: 808px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: .01em;
}

.BoxTop {
	background: url(images/BoxTop.jpg) 0 0 no-repeat;
	width: 808px;
	height: 180px;
}

/* Main Box Top*/

.BoxBottom {
	background: url(images/BoxBottom.jpg) 0 100% no-repeat;
	width: 808px;
	height: 215px;
	position: relative;
	z-index: 50;
	clear: none;
}

/* Main Box Top*/

*html .BoxMiddle {
	background: url(images/BoxMiddle.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	margin: -6px 0 -6px 0;
	width: 808px;
	text-align: left;
	min-height: 255px;
	height: auto;
	height: 255px;
}

/* Main Box Middle*/

.BoxMiddle {
	background: url(images/BoxMiddle.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	margin: 0px 0 0px 0;
	width: 808px;
	text-align: left;

/*	min-height:255px; height:auto ; height:255px;*/
}

/* Main Box Middle*/

#content {
	width: 780px;
	position: relative;
	z-index: 51;
}

/*#left_content{
	position:relative;
	width:550px; 
	padding:0; 
	margin:-45px 0 -80px 30px; 
	z-index:51;
	float:left;
	}*/

#contact {
	position: relative;
	float: right;
	FONT-SIZE: 11px;
	padding-bottom: 0px;
	margin: 0px 12px 10px 0px;
	width: 160px;
}

#contact a {
	font-size: 14px;
	color: #660000;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 5px;
	line-height: 18px;
	display: block;
	text-decoration: none;
}

#contact a:hover {
	background-color: #666666;
	color: #CCCCCC;
}

#content a:active {
	background-color: #CCCCCC;
}

#contact UL {
	margin-top: 0px;
	margin-bottom: 0px;
}

#contact LI {
	list-style: none;
	text-align: left;
	margin: 0 0 0 -35px;
}

#contact LI A {
	display: block;
	margin-left: 15px;
	list-style: none;
	FONT-SIZE: 12px;
	BORDER-BOTTOM: #7B7D32 1px solid;
	BORDER-left: #7B7D32 1px solid;
	padding-left: 5px;
	margin-bottom: -1px;
}

#contact LI A:hover {
	COLOR: #FFFFFF;
	background-color: #660000;
}

#contact LI A:visited {
	
}

#main {
	position: relative;
	width: 550px;
	padding: 0;
	margin: -45px 0 -80px 30px;
	z-index: 51;
	clear: none;
}

#main_photos {
	position: relative;
	width: 600px;
	padding: 0;
	margin: -45px 0 -80px 18px;
	z-index: 51;
	clear: none;
}

#footer {
	position: absolute;
	left: 89px;
	top: 168px;
}

#footer A {
	font-size: 10px;
	COLOR: #000;
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
}

#footer A:hover {
	color: #000000;
	background-color: #CCCCCC;
}

.cp {
	font-size: 6pt
}

.email {
	font-size: 10px
}

.12pt {
	font-size: 12px;
}

.20pad {
	padding-left: 20px;
	clear: both;
	font-size: small;
}

.bigbold {
	font-size: 16px;
	font-weight: 500;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	

/* Hides from IE-mac \*/
	height: 1%;
/

* End hide from IE-mac */
}

h1 {
	margin: .5em 0;
	padding: 0;
	font-weight: normal;
	font-size: large;
	color: #660000;
}

h2 {
	margin: .2em 0;
	padding: 0;
	font-weight: normal;
	font-size: medium;
	color: #660000;
}

h3 {
	margin: .3em 0;
	padding: 0;
	font-weight: normal;
	font-size: medium;
	color: #660000;
}

h5 {
	color: #660000;
	font-size: 18px;
	padding: -10px;
}

h6 {
	position: relative;
	top: -43px;
	text-align: right;
	padding: -25px 0px -20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: -15px
}

*html h6 {
	position: relative;
	top: -39px;
	text-align: right;
	padding: -25px 0 -20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: -15px
}

h6 a {
	color: #660000
}

h6 a:hover {
	color: #FFFFFF;
	background-color: #660000
}

p {
	line-height: 110%;
}

hr {
	border: none 0;
	border-top: 1px dashed #660000;
	/*the border*/
width: 50%;
	height:

1px;
/*whatever the total width of the border-top and border-bottom equal*/
}

.hrcenter {
	text-align: center;
	width: 75%;
}

.hrwide {
	width: 75%;
}

.hrfull {
	widows: 100%;
}

a {
	color: #660000
}

a:hover {
	color: #333333
}

a:visited {
	font-style: italic
}

li {
	font-size: small;
	margin-left: 35px;
}

.imageright {
	float: right;
	padding: 1px;
	margin: 7px;
	border: #660000 solid 1px;
}

.rightalign {
	text-align: right;
}

.linkbox {
	border: #660000 solid 1px;
	width: 160px;
	padding: 3px;
	background-color: #FFFFCC;
	line-height: 140%;
	font-size: 14px;
}

#textlong {
	position: relative;
	width: 490px;
	left: 40px;
	right: 100px;
	top: 100px;
	PADDING-bottom: 200px;
}

#textwide {
	position: relative;
	width: 500px;
/*background-image:url(textBG2.gif); 
background-repeat:no-repeat;*/
}

#photos {
	position: relative
}

.logoheader {
	min-height: 295px;
	height: auto;
	height: 295px;
	text-align: left;
	width: 100%;
	background-image: url(textBG2.gif);
	background-repeat: no-repeat;
	padding: 20px 5px 5px 10px;
}

#text {
	position: relative;
	width: 480px;
	left: 30px;
	right: 100px;
	top: 100px;
	PADDING-bottom: 200px;
	min-height: 400px;
	height: auto;
	height: 400px;
}

*html #text {
	position: relative;
	width: 480px;
	left: 30px;
	right: 100px;
	top: 100px;
	PADDING-bottom: 200px;
	min-height: 592px;
	height: auto;
	height: 592px;
}

#communityMenu {
	margin: 20px 55px 10px 50px;
	padding: 0px 5px 0px 165px;
	border: solid 1px #333333;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/CmenuBG.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: auto;
	list-style: none;
}

#communityMenu a {
	color: #660000
}

#communityMenu a:hover {
	color: #FFFFFF;
	background-color: #660000
}

#communityMenu li {
	padding-top: 5px
}

.jslink {
	margin: 20px 95px 10px 5px;
	padding: 0 15px 15px 15px;
	border: solid 1px #333333;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/hidden_vistas_menu_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 440px
}

.jslink-hover {
	color: #FFFFFF;
	background-color: #660000;
	cursor: pointer;
}

.link {
	display: block;
	width: 200px:     height: 100px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: 2px solid green;
	color: navy;
	text-decoration: none;
}

.jslink li {
	padding: 10px;
}

.boxed {
	padding: 20px;
	border: #660000 1px dashed;
	font-size: 16px;
	margin: 1px 45px 1px 25px;
}

#Cform {
	position: relative;
	margin: 25px 10px 10px 10px;
	text-align: left;
	background-color: #FFFFFF;
	border: #660000 1px dashed;
}

#Cform form.Cform {
	color: #000000;
	width: 500px;
}

#Cform form.Cform h2.text2 {
	color: #660000;


/*padding:0 0 15px 95px;*/ float: left;
	width: 500px;
	height: 55px;
	font: normal 24px/30px Georgia, "Times New Roman", Times, serif;
}

#Cform form.Cform h2.text2 span {
	color: #999999;
	font: normal 24px/30px Georgia, "Times New Roman", Times, serif;
}

#Cform form.Cform label {
	color: #0B0B0B;
	margin: 0 0 8px 0;
	float: left;
	padding-left: 25px;
	font: bold 10px/28px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 100px
}

#Cform  p {
	padding: 5px 10px 10px 10px;
	color: #000000;
	width: 475px;
}

*html #Cform  p {
	padding: 5px 10px 5px 10px;
	color: #000000;
	width: 475px;
}

*html #Cform span {
	padding: 5px 10px 5px 10px;
	color: #000000;
	width: 475px;
}

#Cform form.Cform input {
	background-color: #EFEBDE;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	width: 268px;
	height: 22px;
	padding: 2px;
	margin: 0 0 8px 15px;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
}

#Cform form.Cform textarea {
	background-color: #EFEBDE;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	width: 400px;
	height: 125px;
	padding: 2px;
	margin: 0 0 8px 15px;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
}

#Cform form.Cform input.submit {
	color: #0B0B0B;
	border: none;
	width: 65px;
	height: 25px;
	; margin: 0 0 0 340px;
	padding: 3px;
	cursor: pointer;
	font: normal 14px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: #C3BCA4 1px solid;
}

#Cbox {
	width: 501px;
	text-align: left;
	position: relative;
	margin: 0 0 0 20px;
	padding: 10px 20px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: .01em;
}

.sublink_header {
	padding-left: 5px;
	font-size: 12px;
	background-color: none;
	border-bottom: solid 1px #333333;
	border-left: solid 1px #333333;
	padding-top: 5px;
}

.top_link {
	border-top: 1px solid #333333;
}

.link_bottom {
	border-bottom: none;
}

.sublink_bottom {
	border-bottom: none;
	margin-bottom: -1px;
}

.med_txt {
	font-size: .9em
}

.border {
	border: 1px solid #000000;
}

.vtbox {
	padding: 10px;
	border: solid 1px #660000;
	text-align: center;
}

.float_text{
	position: relative;
	Float: left;
	clear: none;
	padding: 10px 0px 10px 30px;
	text-align: center;
}
.wide_frame {
	position: relative;
	background-image: url(images/wide_frame.jpg);
	background-repeat: no-repeat;
	width: 266px;
	height: 181px;
	padding: 11px 0 0 21px;
	Float: left;
	clear: none
}

.large_frame {
	position: relative;
	background-image: url(images/large_frame.jpg);
	background-repeat: no-repeat;
	width: 383px;
	height: 220px;
	padding: 13px 0 0 26px;
	clear: none
}

.tall_frame {
	position: relative;
	background-image: url(images/tall_frame.jpg);
	background-repeat: no-repeat;
	width: 181px;
	height: 266px;
	padding: 17px 0 0 15px;
	Float: left;
	clear: none
}

.clear_left {
	clear: left;
}