/* CSS Document */

body {
	background-color:#d9eaec;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #222222;
	margin-top: 0px;
	margin-bottom: 0px;
	
	}
	
a:link {
	color: #993333;
}
a:visited {
	color: #993333;
}

a:hover {
	color:#663333;
}
		
.title {
font-family: Georgia, Times, Times New Roman; 
	font-weight: bold; 
	font-size: 20px;
	color: #993333;
	}
.subtitle {
	font-family: Georgia, Times, Times New Roman; 
	font-size: 15px;
	color: #FFFFFF;
	}
	
	.tabletext {
	font-size: 13px;
	color:#EEEEFF;
}

	.tabletext2 {
	font-size: 14px;
	color:#CCCCFF;
}

.bold {
font-weight: bold;
	color: #663333;
	}
	
	
	.bolditalic {
font-weight: bold;
font-style: italic;
	color: #993333;
	}
	

.small {
	font-size: 12px;
	color:#333333;
}

.wb {
border-style: solid;
	border-color: #FFFFFF;
	}

.t1  {
	background-image: url(1images/pagosasprings_motel_lodge0.jpg);
	background-repeat: repeat-y;
	background-position: top;
	}

.nav A:link {text-decoration: none; color: #993333; font-size: 12px; font-weight:bold; }
.nav A:visited {text-decoration: none; color: #993333;  font-size: 12px; font-weight:bold; }
.nav A:hover {text-decoration: none; color: #663333;  font-size: 12px; font-weight:bold; }