	body {
			margin-top:0px;
			background-image: url("images/tile27.gif");
			}
	#red-menu {
			background: #6D0017;
			color: #FFFFFF;
			padding:5px 5px 5px 0px;
			text-align:right;
			font-size:8pt;
			}
	#menu-base {
			background: #6C8C4D;
			border-top: 6px solid #FBF2D8;
			height: 14px;
			}
	#flash {
			width:780px;
			height:144;
			}
	#grey-menu {
			width:775px;
			height:19px;
			background: #D5D5D5;
			color: #6D0017;
			text-align:right;
			font-size:8pt;
			font-weight: bold;
			padding: 5px 5px 0px 0px;
			}
	#base{
			width:773px;
			background: #6C8C4D;
			height:26px;
			padding: 7px 0px 0px 7px;
			float:left;
			}
	#address{
			width:773px;
			text-align:right;
			color: #6D0017;
			padding: 0px 7px 0px 0px;
			font-weight:bold;
			float:left;
			}
	#content {
			width:760px;
			padding:10px;
			min-height:300px;
			}
	#text {
			width:570px;
			padding: 0px 10px 0px 0px;
			float:left;
			}
	#side{
			width:180px;
			float:left;
			min-height:250px;
			}
	td {
			font-family:arial;
			font-size:9pt;
			}	
	#side-main {
			width:173px;
			float:right;
			}
	a.menu-link:link {color: #6D0017;	text-decoration: none;}
	a.menu-link:visited {color: #6D0017; text-decoration: none;}
	a.menu-link:hover {color: #6C8C4D; text-decoration: none;}
	a.menu-link:active {color: #6D0017;	text-decoration: none;}
	
	a.top-menu:link {color: #FFFFFF;	text-decoration: none;}
	a.top-menu:visited {color: #FFFFFF; text-decoration: none;}
	a.top-menu:hover {color: #6C8C4D; text-decoration: none;}
	a.top-menu:active {color: #FFFFFF;	text-decoration: none;}
	
	a:link {color: #800001;	text-decoration: none; font-weight: bold;}
	a:visited {color: #800001; text-decoration: none; font-weight: bold;}
	a:hover {color: #636b7f; text-decoration: none; font-weight: bold;}
	a:active {color: #800001;	text-decoration: none; font-weight: bold;}
	
	.item_title {
			color: #800001;
			font-size: 11pt;
			font-weight: bold;
			text-transform:uppercase;
			}
	.offer-bullet {
			color: #ed7123;
			font-weight: bold;
			font-size:7pt;
			}
	.pad10 {
			padding: 0px 4px 0px 15px;
			}
	.upper {
			text-transform;uppercase;
			}
	input {
			font-size:9pt;
			border:1px solid #000000;
			}
	select {
			font-size:9pt;
			border:1px solid #000000;
			}
	textarea {
			font-size:9pt;
			border:1px solid #000000;
			}
	#card-inside {
			width: 214px;
			height: 362px;
			background: #ffffff;
			border: 3px solid #ccb27e;
			}
	#photo {
			width: 167px;
			height: 186px;
			margin-left:auto;
			margin-right:auto;
			margin-top: 9px;
			}
	#inside-left {
			width:175px;
			text-align:center;
			margin-left:auto;
			margin-right:auto;
			margin-top:3px;
			}
	#inside-right {
			width:194px;
			margin-left:8px;
			margin-right:8px;
			margin-top:8px;
			text-align:center;
			}
	.tiny-text {
			font-size:6pt;
			}
	.noborder {
			border: 0px solid #000000;
			}