/*camino village css*/
a:link 
{
 	text-decoration: none;
	font-family: Verdana, Arial, helvetica, san-serif;  
	color: #ffffff;
	font-size: 14px; 
	font-weight: bold;
	line-height: 24px;
}

a:hover 
{
 	color: #ffffcc;
	font-size: 14px; 
	font-weight: bold;
 text-shadow: 1px 3px 4px #f5020c;
}     

a:visited 
{
 	text-decoration: none;
	color: #cccccc;
	font-size: 14px; 
	font-weight: bold;
}
#banner img
{  	
	 width:755; 
   align: center;	 
   heigth:154px;
   overflow: hidden;
	 valign: top;  
}
#oth img
{  	
	 margin-bottom: 5px; 
	 width:280px; heigth:480px;
	 float: left;
   overflow: hidden;
	 valign: top;  
}
hr
{
 	width: 0;
	text-align: center;
	margin-top: 10px;
	color: #424189;
}

body
{ top-margin:150px;
	background-image:url(images/brick6.jpg); 
	background-repeat: repeat;
	background-color: #B35845;
}
 
table.main
{
  width: 850px; border-width: 6px;
  border-color: #000000;
  border-style: solid;  
  table-display:fixed;
  box-shadow: 3px 3px 20px black;
}

table{
	table-display:fixed;
}

p.board
{
	
	font-family: Verdana, Arial, helvetica, san-serif;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
  margin-left:45px;

}
p
{
	margin:5px 0px 8px 15px;
	font-family: Verdana, Arial, helvetica, san-serif;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: left;

}
p.head
{ text-shadow:1px 1px 5px #660000;
	margin-bottom: 10px;
	font-family: Verdana, Arial, helvetica, san serif;
	color:#ffffff;
	letter-spacing: 0;
	font-weight: bold;
	font-size: 19px;
	line-height: 26px;
	text-align: left;
}

p.head2
{ text-shadow:1px 1px 5px #660000;
	margin-bottom: 10px;
	font-family: Verdana, Arial, helvetica, san serif;
	color:#ffffff;
	font-weight: bold;
	font-size: 19px;
	line-height: 24px;
	text-align: center;
}

p.subhead
{ 
	margin-top:8px;
	font-family: Verdana,Arial,sans serif;
	color: #ffffcc;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-align: left;

}

p.subhead2
{ 
	margin-top:8px;
	font-family: Verdana,Arial,sans serif;
	color:  #ffffcc;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-align: center;

}

p.date
{ font-family: Verdana,Arial,sans-serif; 
 	font-size: 15px; 
	color:#ffffff; 
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}

p.day
{
   font-family: Arial, helvetica, san-serif;
   color: #000000;
   letter-spacing: 1px;
   font-weight: normal;
   font-size: 14px;
   line-height: 18px;
   text-align: center;
}

p.btm
{
  font-family: arial;
  color: #000000;
  font-weight: normal;
  font-size: 13px;
  line-height: 14px;
  text-align: center;
}

p.text 
{ margin: 0px 15px 0px 15px;
 	font-size: 12px; 
	font-family: Verdana,Arial,sans-serif; 
	color:#ffffff; 
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
} 

p.text2 
{ margin: 0px 15px 0px 15px;
 	font-size: 12px; 
	font-family: Verdana,Arial,sans serif; 
	color:#630033; 
	line-height: 14px;
	font-weight: normal;
	text-align: justify;
} 

small
{  
    margin: 30px 15px 20px 15px;
   text-align:center;
 	 font-size:12px; 
	 font-family:Arial,san-serif;
	 color:#e0d7d2; 
	 letter-spacing: 1px; 
}

#footnav 
{
 	text-align: center;
	font-size: 10px; 
	font-family: Verdana,Futura,Arial,sans-serif; 
	color: #ffffff; 
	line-height:14px;
}

.endnav a:link  
{ font-size: 12px; 
	color: #ffffff;
	font-weight: normal;
}

.endnav a:hover  
{ font-size: 12px; 
	color: #ffffcc;
	font-weight: normal;
}

.endnav a:visited  
{ font-size: 12px; 
	color: #cccccc;
	font-weight: normal;
}

