body {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #571f1c;
        padding: 50px;  
}

/* The CSS Code for the menu starts here */
			#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				/* text-transform: uppercase; */
				margin: 50px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 16px;
				height: 40px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
		
			
			/* Red Menu */
			#menu_wrapper.red ul {
				border-top: 2px solid #660000;
				border-bottom: 2px solid #450000;
				background: #660000;}
			#menu_wrapper.red a {color: #fff;}
			#menu_wrapper.red li a:hover, #menu_wrapper.red li.active a {color: #F27F84; background: #990000; border-bottom: 2px solid #660000;}
			#menu_wrapper.red {background: url(images/red.png) no-repeat right;}
			#menu_wrapper.red div {background: url(images/red.png) no-repeat left;}

/* The CSS Code for the menu ends here */

			

#container { width:830px; max-height: 1200px; margin:0; auto; background-color: #ffffff;}


.avail {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;   	
        font-size: 30px;
        font-weight:bold;
}

.list1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;   	
        font-size: 12px;
        font-weight:bold;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.link1 {
        text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px; text-color:#00000;
}


A:link    {text-decoration: none; color: #000; text-color:#00000;}
A:visited {text-decoration: none; color: #000; text-color:#00000;}
A:active  {text-decoration: none; color: #000; text-color:#00000;}
A:hover   {text-decoration: none; color: #000; text-color:#00000;}

.region {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px; font-weight: bold;
}

.rednotes
 {  
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px; font-weight: bold; 
    background: red; color: #fff;
    
 }

.headline1
 {  
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px; font-weight: bold; 
 }

.block1
 {  
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px; 
 }

td.block1
 {  
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px; 
 }


