/* CSS Document */

body {
	padding: 0;
	margin: 40px 0 40px 0;
	background-color:#152271;
	text-align: left;
	font-family: "Georgia", sans-serif;
	font-size: 10px;
	line-height: 20px;
	}

a {
	color:#273485;
	line-height:22px;
	font-weight:500;
	
   }
a:hover  {
	color: #5E59BC;
	text-decoration: none;
   }
h1 {
	margin: 4px;
	display: inline;
	font-size: 24px;
	color: #999;
	}
h2 {
	font-size: 15px;
	color: #000B7C;
	}
h3 {
	font-size: 13px;
	}
.Footer {
color:#FFFFFF;
font-style:italic;
font-size:12px;
}
.MenuItems {
font-family: "Georgia", sans-serif;
	font-size: 10px;
	line-height: 22px;
}
.MenuSection {
font-size:13px;
font-weight:700;
}
.NewsTitle {
font-size:12px;
}
.ItemTable {
vertical-align:top;
}
.titlecell{
height:75;
}
.centertable {
width:900px;
background-color:#FFFFFF;
border:0 solid #000000;
border-right:5px;

}
.centeredge {
width:5;
}
.itemtitle {
font-size:16px;
}
.itemprice {
font-size:18px;

}
.menutext {
font-size=13;
}
.menutable {
border-width:3;
border-style:double;
border-color:#666666;
width:170px;
background-color:#C16775;
padding:3 3 3 6;
vertical-align:top;

}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
	
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}
	
.post {
margin: 0 0 40px;
text-align: justify;
}
.RightMenu {

width:150px;
background-color:#ffffff;
padding:3 3 3 6;
vertical-align:top;
float:right;
}