BODY { 
				background-color: #000000;
				margin: 0px 0px 0px 0px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			    font-size: 12px; 
			    font-style: normal;
			    font-weight: normal;
			    text-decoration: none;
			    text-align:center;
}

#container {	height:auto;
				width:980px;
				margin:0 auto;
				text-align:center;
				position:relative;		
}

#header {  		width:800px;
				height:79px;
				margin: 10px 0px 0px 0px;
				margin-left:auto;
				margin-right:auto;
				text-align:center;				
}

#leftnav {		height:100%;
				width:200px;
				float:right;
				text-align:left;				
}

#leftnav_cont {
				height:450px;
				width:240px;
				float:left;
				text-align:left;				
				background-position: left top;
				background-repeat: no-repeat;
				background-image: url(images/twisted_squigly.gif);
				position: relative;
		 		z-index: 2;
}

#rightnav {		height:400px;
				width:200px;
				margin: 0px 20px 0px 0px;
				background-position: top right;
				background-repeat: no-repeat;
				background-image: url(images/parrot_logo.jpg);
				float:right;
				text-align:right;				
				position: relative;
				z-index: 3;
}

#main_middle {
				color: #ffffff;
				background-color: #000000;
				height:auto;
				width:500px;
				float: left;
				position: relative;
				text-align: center;
				font-size: 16px; 
				z-index: 1;
}

#main_middle_specials {
				color: #ffffff;
				background-color: #000000;
				height:auto;
				width:500px;
				float: left;
				position: relative;
				text-align: center;
				font-size: 16px; 
				z-index: 1;
}

#footer {		height:50px;
				width:980px;
				color: #1456C4;
				font-size: 16px; 
				text-align:center;
				margin: 0 auto;
}

img {
    			border: 0;
} 

a:active {
				color:#1456C4;
				text-decoration:underline;
}

a:hover {		color:#FF0000;
				text-decoration:underline;
}

a:visited {		color:#FF0000;
				text-decoration:underline;
}

#home {
				width: 150px;
				border-style: solid solid none solid;
				border-color: #000;
				border-size: 0px;
				border-width: 0px;
	}
	
#home li a {
				height: 31px;
				text-decoration: none;
}	
	
#home li a:link, #home li a:visited {
				color: #CCC;
				display: block;
				background:  url(images/home.png);
}
	
#home li a:hover {
				color: #FFF;
				background:  url(images/home.png) 0 -31px;
}
		
#photos {
				width: 150px;
				border-style: solid solid none solid;
				border-color: #000;
				border-size: 0px;
				border-width: 0px;
}
	
#photos li a {
				height: 31px;
				text-decoration: none;
}	
	
#photos li a:link, #photos li a:visited {
				color: #CCC;
				display: block;
				background:  url(images/photos.png);
}
	
#photos li a:hover {
				color: #FFF;
				background:  url(images/photos.png) 0 -31px;
}	
	
#events {
				width: 150px;
				border-style: solid solid none solid;
				border-color: #000;
				border-size: 0px;
				border-width: 0px;
}
	
#events li a {
				height: 31px;
				text-decoration: none;
}	
	
#events li a:link, #events li a:visited {
				color: #CCC;
				display: block;
				background:  url(images/events.png);
}
	
#events li a:hover {
				color: #FFF;
				background:  url(images/events.png) 0 -31px;
}
		
#menu {
				width: 150px;
				border-style: solid solid none solid;
				border-color: #000;
				border-size: 0px;
				border-width: 0px;
}
	
#menu li a {
				height: 31px;
				text-decoration: none;
}	
	
#menu li a:link, #menu li a:visited {
				color: #CCC;
				display: block;
				background:  url(images/menu.png);
}
	
#menu li a:hover {
				color: #FFF;
				background:  url(images/menu.png) 0 -31px;
}	

#specials {
				width: 150px;
				border-style: solid solid none solid;
				border-color: #000;
				border-width: 0px;
}
	
#specials li a {
				height: 31px;
				text-decoration: none;
}	
	
#specials li a:link, #specials li a:visited {
				color: #CCC;
				display: block;
				background:  url(images/specials.png);
}
	
#specials li a:hover {
				color: #FFF;
				background:  url(images/specials.png) 0 -31px;
}	

#closet {
				width: 150px;
				border-style: solid solid none solid;
				border-color: #000;
				border-width: 0px;
}
	
#closet li a {
				height: 31px;
				text-decoration: none;
}	
	
#closet li a:link, #closet li a:visited {
				color: #CCC;
				display: block;
				background:  url(images/closet.png);
}
	
#closet li a:hover {
				color: #FFF;
				background:  url(images/closet.png) 0 -31px;
}
	
#links {
				width: 150px;
				border-style: solid solid none solid;
				border-color: #000;
				border-width: 0px;
}
	
#links li a {
				height: 31px;
				text-decoration: none;
}	
	
#links li a:link, #links li a:visited {
				color: #CCC;
				display: block;
				background:  url(images/links.png);
}
	
#links li a:hover {
				color: #FFF;
				background:  url(images/links.png) 0 -31px;
}

#contactus {
				width: 200px;
				border-style: solid solid none solid;
				border-color: #000;
				border-width: 0px;
}
	
#contactus li a {
				height: 31px;
				text-decoration: none;
}	
	
#contactus li a:link, #contactus li a:visited {
				color: #CCC;
				display: block;
				background:  url(images/contactus.png);
}
	
#contactus li a:hover {
				color: #FFF;
				background:  url(images/contactus.png) 0 -31px;
}	
	
#guestbook {
				width: 175px;
				border-style: solid solid none solid;
				border-color: #000;
				border-width: 0px;
}
	
#guestbook li a {
				height: 31px;
				text-decoration: none;
}	
	
#guestbook li a:link, #guestbook li a:visited {
				color: #CCC;
				display: block;
				background:  url(images/guestbook.png);
}
	
#guestbook li a:hover {
				color: #FFF;
				background:  url(images/guestbook.png) 0 -31px;
}	

#map_directions
{
	color: #000000;
	height:auto;
	text-align: left;
	font-size: 15px;
}

.cell {
	color : #FFFFFF;
	background-color: #333333;
}
.cell_ph_v {
    font-size: 10px; 
	color : #FFFFFF;
	background-color: #333333;
}
.cell a:link, .cell a:visited, .cell a:active { text-decoration: none; }
.container { background-color: #000000; color: #000000;}
.bottom_border {
	border-bottom: 1px solid #dc3b3b;
	padding-bottom: 10px;
	color: #1456C4;
	text-align:left;
}

.last_specials_bottom_border {
	padding-bottom: 10px;
	color: #1456C4;
	text-align:left;
}

.container_photos_view { background-color: #222222; color: #000000;}
.title {
	color : #FFFFFF;
	font-weight: bold;
	font-size : 14px;
}

.spacer { background-color: #000000; }

.field_formNameReq {
	color: #ffffff;
	background-color : #444444;
	border-left : 3px solid #dc3b3b;
}

.field_form { background-color : #555555; }

.small {
	color: #ffffff;
	font-size : 9px;
}
.field_formName {
	color: #ffffff;
	background-color : #444444;
	border-left : 3px solid #666358;
}
h2 {font: 20px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; margin-left: 0; margin-top: 30px;color: #ffffff;  
}

.links {
	color: #1456C4;
	text-align:left;
}

