body {
	background-color : #3E5874;
	color: #203956;
}

a {
	color: #E21F20;
	text-decoration:none;
}

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

td.header {
	background-image : url(http://www.juliescuban.com/pageHeader.jpg);
	background-repeat : no-repeat;
	background-color: #3E5874;
	font-family: Arial, sans-serif;
}

p.menu {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

p.address {
	text-align:right;
	padding-top: 55px;
	padding-right: 60px;
	font-size: 13px;
	font-weight: bold;
}

p.hours {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding-bottom:5px;
}

p.title {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

p.reviews {
	font-size: 11px;
	padding-left:15px;
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

p.content {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding-left:15px;
	padding-rixght:15px;
}

td.content {
	background-image : url(http://www.juliescuban.com/backgroundPhoto.jpg);
	background-repeat : no-repeat;
	background-color: #DDC27C;
}

td.borderLeft {
	background-image : url(http://www.juliescuban.com/borderLeft.jpg);
	background-repeat : repeat-y;
}

td.borderRight {
	background-image : url(http://www.juliescuban.com/borderRight.jpg);
	background-repeat : repeat-y;
}

.menuHeader {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
}

.menuTitle {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.menuDescription {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, sans-serif;
}