/*the titles---------------------------------------------------------------------------------*/

.birdartpmenutitle {
	padding-left: 96px;
	padding-bottom: 12px;
	text-align: center;
}

.birdartonmenutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	
}

.birdartoffmenutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #D4B5DB;
	text-decoration: none;
	cursor: hand;

}

.birdartoffmenutitle:hover {
	color: #FFFFFF;
}

.sadiepmenutitle {
	padding-right: 12px;
	padding-bottom: 12px;
	text-align: center;
}	

.sadieonmenutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;


}	
.sadieoffmenutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #66ccff;
	text-decoration: none;
	cursor: hand;

}

.sadieoffmenutitle:hover {
	color: #ffffff;
}

/*the navigation---------------------------------------------------------------------------------*/


.subnavlive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	text-align: center;
}

.subnavlive:hover {
	color: #8E13AD;
}

.subnavlivesadie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	text-align: center;
}

.subnavlivesadie:hover {
	color: #055E73;
}

.subnavsadieoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #66ccff;
	text-decoration: none;
	cursor: hand;
	text-align: center;

}

.subnavsadieoff:hover {
	color: #ffffff;
}

.subnavbirdartoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #D4B5DB;
	text-decoration: none;
	cursor: hand;
	text-align: center;

}

.subnavbirdartoff:hover {
	color: #FFFFFF;

}



/*the body sections---------------------------------------------------------------------------------*/



.bodytitlebirdart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #8E13AD;
	width: 520px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC99FF;
	padding-top: 8px;
	padding-right: 182px;
	padding-bottom: 6px;
	padding-left: 19px;
	margin-left: 35px;
	text-align: center;
}
.bodyheaderbirdart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8E13AD;
	margin-left: 35px;
    width: 520px;
} 
.bodytitlesadie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0A7E9A;
	width: 520px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CCCC;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 291px;
	margin-left: 35px;
	text-align: center;
}
.bodyheadersadie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0A7E9A;
	width: 520px;
}
.bodycopyall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 4px 15px 10px 35px;
	width: 560px;
	
}a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8E13AD;
	text-decoration:none;
	font-weight: bold;
}
.bodylinklarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration:none;
}

.fronttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration:none;
	padding: 0px 15px 0px 15px;
}
.fronttextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration:none;
	padding: 4px 15px 10px 15px;
}
.pictureleft {
	margin-right: 15px;  
}
.pictureright {
	margin-left: 15px;  
}
.background {
	background-repeat: no-repeat;
}
