/* CSS Document */

body{
background-image:url(images/index_01.jpg);
background-repeat:repeat-x;
background-color:#CFD3C2;
}
.text{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.text2{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.heading{ 
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#006633;
}
.heading2{ 
font-family:verdana;
font-size:11px;
font-weight:bold;
color: #999900;
background-color: #E5E5E5;
}
.textred{ 
font-family:Arial;
font-size:12px;
font-weight:bold;
color: #DA2D23;
}
.textorg{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C19B28;
}
.link{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#009933;
text-decoration: underline;
}
.link:hover{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#009933;
text-decoration: none;
}
.bottom{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.bottom:hover{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
}
.moreblue{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.moreblue:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pageheading{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.avail1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.avail1:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.month{ 
font-family:Arial;
font-size:14px;
font-weight:bold;
color:#CC0000;
}