/*University Station CSS by Anonymus*/

/*Global <a> tag stles*/
a {
    color: rgb(49, 39, 123);
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

table.table_no_border {
    border: none;
    border-spacing: 0;
    border-color: transparent;
}

caption {
    display: none;
}

body {
margin: 0px;
padding: 0px;
text-align: center;
background-color: #0c2a50;
}

#main_container {
width: 775px;
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#header {
width: 100%;
height: 337px;
clear: both;
position: relative;
background: url('../images/bodyBG.jpg') repeat-y;
overflow: visible;
}

#header h2 {
margin-top: -35px;
margin-left: 395px;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #0c2a50;
}

#header h3 {
margin-top: -53px;
margin-left: 395px;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #0c2a50;
}

#headerMenu {
width: 775px;
height: 64px;
padding-top: 1px;
clear: both;
position: relative;
background: url('../images/headerBG.jpg') no-repeat top;
}

#header h1 {
display: none;
}

.headerIMG {
margin: -1px 0px 0px 20px;
-margin: -5px 0px 0px 20px;
border: none;
}

#header h1 span {
display: none;
}

/*Horizontal menu*/

ul#topNav li {
display: inline;
position: relative;
padding: 1px 0px 1px 0px;
margin: 0px 10px 0px 16px;
}

.navlist li {
display: inline;
padding: 1px 0px 1px 0px;
border-right: 1px solid #fefefe;
}

.navlist li.last {
border-left: 0px;
border-right: 0px;
}
#topNav {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 0px;
margin-top: 22px;
margin-left: 0px;
}

#topNav a {
color: #0c284b;
text-decoration: none;
position: relative;
top: -15px;
left: 0px;
padding-bottom: 30px;
}

#topNav img {
position: relative;
left: 15px;
}

#topNav a:hover {
color: #ff7d00;
text-decoration: none;
}

.navlist {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-align: center;
margin-top: -30px;
margin-left: 250px;
padding: 0px;
}

.navlist a {
color: #fefefe;
text-decoration: none;
margin: 0px 4px 0px 4px;
}

.active, .index .menu_index, .facilities .menu_facilities, .rentals .menu_rentals, .sales .menu_sales, .map .menu_map, .contact .menu_contact, .gallery .menu_gallery {
color: #F90;
}

ul#topNav li.active a {
color: #ff7d00;
}

#topNav li.last img {
display: none;
}

.navlist a:hover {
text-decoration: underline;
}

#body {
width: 100%;
background: url('../images/bodyBG.jpg') repeat-y;
}

.leftCol {
width: 194px;
-width: 193px;
-height: 200px;
min-height: 200px;
float: left;
margin: 0px 0px 0px 21px;
-margin: -1px 0px 0px 11px;
}

#leftNav {
list-style-type: none;
margin: 0px;
padding: 0px;
margin-top: 1px;
}

#leftNav li {
float: left;
width: 100%;
}

#leftNav .last {
border-bottom: 1px solid #184c8e;
}

#leftNav a {
font-family: Arial, Helvetica, sans-serif;
vertical-align: center;
color: #FFF;
display: block;
width: 168px;
border-top: 1px solid #184c8e;
border-bottom: 1px solid #040f1c;
margin: 0px;
text-decoration: none;
font-size: 12px;
padding-top: 5px;
padding-left: 13px;
padding-bottom: 5px;
padding-right: 13px;
}

#leftNav a:hover {
color: #0c2c55;
background-color: #ff7d00;
}

.information .menu_information, .activities .menu_activities, .amenities .menu_amenities, .faq .menu_faq {
background: url('../images/backgroundList.jpg') 153px no-repeat #ff7d00;
color: #0c2c55;
font-weight: bold;
}

.joinus {
margin: 30px 0px 20px 0px;
}

.leftInfo {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFF;
margin-left: 15px;
margin-bottom: 30px;
}

.leftInfo a {
color: #ff7d00;
}

.contentCol {
width: 518px;
-height: 480px;
-overflow-x: hidden;
min-height: 875px;
float: left;
/*margin-left: 215px;*/
border-left: 2px solid #2d4f6a;
border-right: 2px solid #2d4f6a;
/*background: url('../images/contentBottom.jpg') bottom center no-repeat white;*/
background: white;
position: relative;
}

span {
/*display: block;*/
}

/*.contentCol2 {
width: 518px;
-height: 480px;
-overflow-x: hidden;
min-height: 480px;
float: left;
border-left: 2px solid #2d4f6a;
border-right: 2px solid #2d4f6a;
background: url('../images/contentBottom.jpg') bottom center no-repeat #ff7d00;
position: relative;
}*/


/*.contentCol .pics {
width: 202px;
height: 135px;
margin-top: 0px;
margin-right: 15px;
margin-bottom: 15px;
margin-left: 15px;
}*/

/*.contact .pics {
margin: 0px 15px 20px 15px;
-margin: 0px 15px 25px 15px;
}*/

.pics {
    margin: 0 15px 15px 15px;
}

.leftCol .pics {
    margin: 0;
}

.contentCol .pics img {
    padding: 5px;
    border: 1px solid black;
    margin: 0 auto;
    background: white;
}

		
			#contactForm {
width: 488px;
margin-left: 0px;
margin-bottom: 25px;
}
			
			#contactForm td {
padding-top: 6px;
padding-left: 17px;
}
			
			#contactForm #name, #contactForm #business_name, #contactForm #city, #contactForm #phone, #contactForm #fax, #contactForm #email, #contactForm #app_time, #contactForm #app_date {
width: 221px;
}
			
			#contactForm #address {
width: 465px;
}
			
			#contactForm #cfMessage {
width: 465px;
height: 50px;
}
			
			#contactForm #state, #contactForm #zip {
width: 93px;
}
			
			#contactForm #zip, #contactForm #label_zip {
margin-left: 16px;
}
			
			#contactForm label, #contactForm span {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
			
			#contactForm .smallContact {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}
		
		.contentCol .informationImage {
width: 252px;
height: 84px;
overflow: hidden;
margin: 0px 15px 20px 15px;
-margin: 0px 15px 25px 15px;
border: 1px solid #000;
float: right;
}
		
		.informationImage2 {
width: 200px;
height: 303px;
overflow: hidden;
margin: 0px 15px 20px 15px;
-margin: 0px 15px 25px 15px;
border: 1px solid #000;
float: right;
}
		.contentCol .amenitiesImage {
width: 492px;
height: 162px;
overflow: hidden;
margin: 0px 15px 20px 15px;
-margin: 0px 0px 25px 10px;
border: 1px solid #000;
}
		
		.amenitiesImage2 {
width: 260px;
height: 175px;
overflow: hidden;
border: 1px solid #000;
}
		
/*      .contentCol .informationImage img, .contentCol .amenitiesImage img, .contentCol .pics img {
margin: 1px;
}*/
		
		.contentCol .left {
float: left;
}
		
		.contentCol .right {
float: right;
}
	
		.contentCol p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px 15px 20px 15px;
}
		
		.contentCol p .orange {
font-family: Arial, Helvetica, sans-serif;
color: #ff7d00;
font-size: 18px;
font-weight: bold;
}
		
		.contentCol .big {
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 17px;
font-weight: bold;
}
		
		.contentCol .big a {
color: #1a2bc6;
}
		
		.contentCol .imgContainer {
border: 1px solid #000;
margin-left: auto;
margin-right: auto;
}
		
		.columnLists {
float: left;
width: 240px;
-width: 230px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
margin-left: 10px;
}
		
		.columnLists2 {
float: left;
width: 260px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
margin-left: 10px;
}
		
		.columnLists3 {
float: left;
width: 400px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
margin-left: 10px;
}
		
		#photoGallery table {
width: 100%;
margin: 0px 0px 20px 0px;
text-align: center;
}
		
		#photoGallery table img {
border: none;
margin-bottom: 15px;
}
	
	.normal {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-align: left;
color: #333333;
line-height: 14px;
margin: 15px 0px 0px 0px;
}
	
	.bold {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-align: left;
color: #333333;
line-height: 16px;
margin: 15px 0px 0px 0px;
}
	
	.subtitle {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 17px;
height: 30px;
margin-top: 10px;
margin-bottom: 8px;
width: 100%;
}
	
	.main_button {
height: 74px;
width: 100%;
border-bottom: 1px solid #99A9B3;
margin: 0px 0px 5px 0px;
}
	
	.main_button a {
display: block;
margin: 0px;
width: 100%;
height: 75px;
}
	
	.main_button a span {
display: none;
}
	
	/*Contact*/
	
	.contact_form {
margin: 40px 0px 0px 80px;
}
	
	.contact_data {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 17px;
margin: 10px 0px 5px 0px;
color: #81939E;
}
	
	.contact_text {
line-height: 18px;
margin: 10px 0px 0px 0px;
padding: 7px 0px 7px 0px;
border-top: 1px solid #BFC8CE;
border-bottom: 1px solid #BFC8CE;
}
	
	.last_contact_text {
border-bottom: 0;
}
	
	.form_field {
background-color: #DEE3E7;
width: 231px;
height: 20px;
padding: 4px;
border: 0;
margin: 0px 0px 2px 0px;
}
	
	.form_text_field {
background-color: #DEE3E7;
width: 231px;
height: 112px;
padding: 4px;
border: 0;
margin: 0px 0px 2px 0px;
}
	
	.send_form {
background-color: #505E67;
border: 0;
text-transform: uppercase;
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
width: 51px;
height: 20px;
}
	
	.label_form {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
margin: 0px 7px 0px 0px;
color: #333333;
}
	
	#errors {
margin: 10px 0px 0px 10px;
padding: 0px 0px 0px 10px;
}
	
	#errors li {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 11px;
color: #F00;
}
	
	/*End contact*/

#footer {
width: 100%;
height: 88px;
text-align: center;
background: url('../images/footerBG.jpg') no-repeat;
padding-top: 1px;
position: relative;
/*top: -20px;*/
}

	#footer .navlist {
font-weight: normal;
margin-top: 45px;
margin-left: 0px;
margin-bottom: 1px;
}

	#footer .navlist a {
color: #fefefe;
}
	
	#footer .navlist a:hover {
color: #fefefe;
text-decoration: underline;
}

	.footer_text {
width: 100%;
border-top: 1px solid #BFC8CE;
padding-top: 5px;
margin: 0px 0px 7px 0px;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
	
	.brio_logo img {
border: none;
margin-top: 0px;
}

.clearer {
margin: 0px;
padding: 0px;
clear: both;
height: 1px;
overflow: hidden;
margin-bottom: -25px;
}

/*Nyro Modal modifications*/

.company div#nyroModalFull div#nyroModalWrapper a#closeBut {
position: absolute;
display: none;
bottom: 12px;
right: 10px;
width: 70px;
height: 11px;
text-indent: -9999em;
background: url(../images/close_modal.html) no-repeat;
outline: 0;
}

.power {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: right;
font-size: 10px;
font-weight: normal;
text-decoration: none;
padding: 0px 39px 10px 0px;
}

.power a {
color: #FFFFFF;
text-decoration: none;
}

.power a:hover {
color: #FFFFFF;
text-decoration: underline;
}


.links {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 515px 0px 0px 15px !important;
padding: 245px 0px 0px 15px;
}

.links a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.links a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: underline;
}

ul {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.text2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ff7d00;
}

.text a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
}

.text2 a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ff7d00;
text-decoration: none;
}

.text a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: underline;
}

.text2 a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ff7d00;
text-decoration: underline;
}
/*End Nyro Modal modifications*/

.b {
font-weight: bold;
}
.i {
font-style: italic;
}
.u {
text-decoration: underline; /*border-bottom:1px solid #3366FF;*/
}


.fave a:link, .fave a:visited {
color: #fffcf3;
text-decoration: none;
}
.fave a:hover {
color: #0200cd;
}

.fave_rep a:link, .fave_rep a:visited {
color: #fffcf3;
text-decoration: none;
}
.fave_rep a:hover {
color: #fd7a04;
}

#EmailForm fieldset {
border: none;
}

#EmailForm textarea {
width: 300px;
height: 100px;
}

#EmailForm label {
position: relative;
left: 3px;
}

ul.recipelist {
list-style: none;
line-height: 20px;
width: 175px;
position: relative;
left: 0px;
top: 0;
margin: 0;
padding: 0;
}

h4 {
margin: 5px;
}

.errors {
color: red;
}
