body {
	background-color: #000000;
}
form {
    margin:0px;
	padding:0px;
}
a:link {
    font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	color: #A20013;
	text-decoration:underline;
}
a:visited {
    font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	color: #A20013;
	text-decoration:underline;
}
a:hover {
    font-family: "Times New Roman", Times, serif; 
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

a.presslink {
    font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight: normal;
	color: #8e0f1c;
	text-decoration:underline;
}
a.presslink:link {
    font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight: normal;
	color: #8e0f1c;
	text-decoration:underline;
}
a.presslink:hover {
    font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight: normal;
	color: #8e0f1c;
	text-decoration:underline;
}

a.menu:link {
    font-family: "Times New Roman", Times, serif; 
	font-size: 15px;
	font-weight: bold;
	color: #A20013;
	text-decoration:none;
}
a.menu:visited {
    font-family: "Times New Roman", Times, serif; 
	font-size: 15px;
	font-weight: bold;
	color: #A20013;
	text-decoration:none;
}
a.menu:hover {
    font-family: "Times New Roman", Times, serif; 
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

a.menuSmall:link {
    font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight: normal;
	color: #A20013;
	text-decoration:none;
line-height:20px;
}
a.menuSmall:visited {
    font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight: normal;
	color: #A20013;
	text-decoration:none;
}
a.menuSmall:hover {
    font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.bodyContainer{
	background-color:#FFF7CF;
}
input {
    font-family: "Times New Roman", Times, serif; 
	font-size: 13px;
}
.redHead{
    font-family: "Times New Roman", Times, serif; 
	font-size: 17px;
	font-weight: normal;
	color: #A20013;
	background-color:#FFF7CF;
	border:0px;
	text-decoration:none;
	white-space : nowrap;
}

.menulink{
 background-color:#F4DB9D;
 border: solid;
 border-width : 1 0 1 1;
 border-color:#AEAA9E
}
.menulink_active{
 border: solid;
 border-width : 1 0 0 1;
 border-color:#AEAA9E
}
.menulist_title{
 font-family: "Times New Roman", Times, serif; 
 font-size: 14px;
 color:#203040;
 font-weight: bold;
 text-transform : capitalize;
}
.menulist_description{
    font-family: "Times New Roman", Times, serif; 
 font-size: 13px;
 color:#5B737E;
 font-weight: normal;
}
.menulist_price{
    font-family: "Times New Roman", Times, serif; 
 font-size: 13px;
 color:#8e0f1c;
 font-weight: bold;
}

.content_area{
    font-family: "Times New Roman", Times, serif; 
	font-size: 13px;
	font-weight: normal;
	background-color:#FFF7CF;
	border:0px;
    padding-right:20px;	
    margin-right:20px;	
}
.content_area_right{
    font-family: "Times New Roman", Times, serif; 
	font-size: 13px;
	font-weight: normal;
	background-color:#FFF7CF;
	border:0px;
	width:250px;
}
.content_area_admin{
    font-family: "Times New Roman", Times, serif; 
	font-size: 13px;
	font-weight: normal;
	background-color:#FFF7CF;
	border:0px;
	letter-spacing:0px;
}

.nav{
	padding-left:15px;
}

.navRow{
    font-family: "Times New Roman", Times, serif; 
	font-size: 16px;
	font-weight: normal;
	color: #A20013;
	text-decoration:none;
	height:40px;
	width:200px;
	#border:0px;	
}

.navRowLeft{
    font-family: "Times New Roman", Times, serif; 
	font-size: 16px;
	font-weight: normal;
	color: #A20013;
	text-decoration:none;
	padding-right:5px;
	padding-top:2px;
	width:50px;
	height:40px;
	float:left;
}

.navRight{
    font-family: "Times New Roman", Times, serif; 
	font-size: 16px;
	font-weight: normal;
	color: #A20013;
	text-decoration:none;
	width:50px;
	height:50px;
	float:right;
	margin-bottom:15px;
	padding-bottom:15px;
}

.navScroll{
	background-image: url("/images/left_nav_repeat.gif"); 
	background-repeat: repeat-y;

}