
/* GLOBAL STYLES */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1edd9;
	background-image: url('../images/bg_tiler_int.gif');
	background-repeat: repeat-x;
	scrollbar-face-color:#5E421A;
	scrollbar-shadow-color:#CBC7BB;
	scrollbar-highlight-color:#CBC7BB;
	scrollbar-3dlight-color:#5E421A;
	scrollbar-darkshadow-color:#5E421A;
	scrollbar-track-color:#CBC7BB;
	scrollbar-arrow-color:#ffffff;
}


hr {
  height: 0;
  border: 0;
  width: 100%;
  border-width:1px 0 0;
  border-style:solid;
  border-color:#4C6649;
  margin-top:2px; 
  margin-bottom:2px;
}



li {

	list-style: disc;
	margin-left: -25px;
	color:#A27B40;
	padding-top:2px;
	padding-bottom:2px;
}


span {
	color:#01411F;
}


/* DIV STYLES */

.scrollingtextbox {
	width:500px;
	height:130px;
	padding-top:10px;
	overflow:auto;	
	text-align: left;
}


.scrollingevents {
	width:360px;
	height:250px;
	overflow:auto;	
	text-align: left;
}


#floorplan1 {
visibility:hidden;
position: absolute;
width: 500px;
left: 250px;
height: 500px;
top: 60px;
border:1px #01411F solid;
}

#floorplan2 {
visibility:hidden;
position: absolute;
width: 500px;
left: 250px;
height: 500px;
top: 60px;
border:1px #01411F solid;
}

#floorplan3 {
visibility:hidden;
position: absolute;
width: 500px;
left: 250px;
height: 500px;
top: 60px;
border:1px #01411F solid;
}






/* HEADER STYLES */

h1 { 	
	font-family: Times New Roman;
	font-size: 22px;
	color:#01411F;	
	font-weight:bold;
	font-style:italic;
	line-height:30px;

}

h2 { 	
	font-family: Times New Roman;
	font-size: 18px;
	color:#01411F;	
	font-weight:bold;
}



/* MAIN LINK STYLES */

a:link {
	color: #5F4319;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

a:visited {
	color: #5F4319;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}

a:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	}

a:active {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	}	



a.textlinks:link {
	color: #5F4319;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	}

a.textlinks:visited {
	color: #5F4319;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	text-decoration: none;
	}

a.textlinks:hover {
	color: #A27B40;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
	}

a.textlinks:active {
	color: #A27B40;
	font-family: Times New Roman;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-decoration: underline;
	}	


a.adminlinks:link {
	color: #5F4319;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	}

a.adminlinks:visited {
	color: #5F4319;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	}

a.adminlinks:hover {
	color: #2E613F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	}

a.adminlinks:active {
	color: #2E613F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: underline;
	}

a.modifylink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #0D8F17;
	}

a.modifylink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #0D8F17;
	}

a.modifylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}	

a.modifylink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}
	
a.deletelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	}

a.deletelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	}

a.deletelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}	

a.deletelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}
	


a.eventslinks:link {
	color: #5F4319;
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
	}

a.eventslinks:visited {
	color: #5F4319;
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
	}

a.eventslinks:hover {
	color: #A27B40;
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: underline;
	}

a.eventslinks:active {
	color: #A27B40;
	font-family: Times New Roman;
	font-size:12px;
	text-decoration: underline;
	}




	
/* FORMS STYLES */
	
input.cap {
	text-transform: capitalize;
	}	


.textarea {
	padding:0.2cm;
	border-style:dotted;
	font-family:Garamond;
	width:400px;
	height:300px;
	font-size:18px;
}

.textinput {
	padding:0.0cm;
	border-style:dotted;
	font-family:Garamond;
	font-size:16px;
	width:182px;
	font-weight:normal;
}	
	
.formsbutton { 
 	background-color:#01411F;
 	font-face: Verdana, Arial, Helvetica, sans-serif;
 	font-weight:bold;
 	color:#ffffff;
	font:Verdana;
	border:1px solid;
	border-color:#000000;
	}	
	
input.cap {
	text-transform: capitalize;
	}	
	
	
	
/* TABLE STYLES */	

.formstable { 
 	background-color:#E4D8B8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01411F; 
	font-weight: bold;
 	border-width:2px;
	border: 2px solid #C1A35F;
	}
	
.dottedbordertable {
	border-width:1px;
	border-style:dashed;
	border-color:#47493E;
}

.solidbordertable {
	border-width:1px;
	border-style:solid;
	border-color:#17427C;
}
	
		
	
	
/* TEXT AND LINK STYLES */

.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f4319;
	line-height:22px;
	}

.scrollertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f4319;
	line-height:14px;
	}

.hptext { 
	font-family: Times New Roman;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #5f4319;
	line-height:15px;
	}

.maintext { 
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #5f4319;
	line-height:18px;	
	}
	
.eventstext { 
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #5f4319;
	line-height:22px;	
	}	
	
	
.welcometext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #1E583A;
	line-height:22px;
	}
	
.smalltext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000; 
	}	
	
.loggedintext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	}		
	

.thankyoutext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	color: #000000; 
	margin:25px;
	}

.formstext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000; 
	}
	
.invalidtext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE4B31; 
	font-weight: bold;
	}	
	
.successtext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008000; 
	font-weight: bold;
	}
	
	
.q { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17427C;
	font-weight:bold;
	font-style:italic;
	line-height:22px;
	}
	
.a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCC97D;
	font-weight:bold;
	font-style:italic;
	line-height:22px;
	}

/*----------------btn follow us----------------*/
.boxInfoBullet{ width:100%; height:auto; padding:0; float:left; font-family:Times New Roman; font-size:18px; font-weight:bold; font-style:italic;}
.boxInfoBullet ul{ list-style:none; margin:0 20px; padding:0;}
.boxInfoBullet ul li{ width:auto; display:inline; margin:0; padding:0 8px; float:left; color:#60421E;}
.facebook, .twitter{ background:url(../images/spritefollowus.gif) no-repeat; display:block; float:left; width:32px; height:32px;}
.facebook{ background-position: 0 0 !important;} 
.twitter{ background-position: 0 -32px !important;}
		