@charset "utf-8";
.extra_info {
	font-size: .8em;
}

#sub_menu    ul {
	list-style: none;
	padding: 0;
	border: none;
}
#sub_menu    li {
	text-align:center;
	margin-bottom: 6px;
	font-size: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
}
#sub_menu   li   a {
	display: block;
	text-decoration: none;
	width: 165px;
	border: 1px solid #ec008c;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sub_menu   li   a:hover {
	display: block;
	text-decoration: none;
	width: 165px;
	border: 1px solid #FF00FF;
	background-color: #ec008c;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}
#sub_menu   li   a:active {
	display: block;
	text-decoration: none;
	width: 165px;
	border: 1px solid #FF00FF;
	background-color: #ec008c;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}





/* CSS Document */


html, body, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
/* hide from IE mac \*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	background-image: url(images/repeat_y.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 800px;
}
#logo {
	margin-top: 65px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}

#content {
	width: 760px;  /* using 40px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.style1 {
	font-size: 3em;
	font-weight: bold;
	color: #ec008c;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}
#phonenumber {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
.times {
	line-height: 30px;


}

#body_right {
	text-align: left;
	float: right;
	width: 75%;
}
#body_right th img {
	margin-left: 5px;
}


#footer {
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	padding: 10px 20px;
}
#footer p {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CCCCCC;
}
.payment_img {
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
}
#body_left {
	text-align: center;
	float: left;
	width: 24%;
}
#body_left img {
	margin-top: 15px;
}
#body_left td {
	text-align: center;
}
#body_left th {
	background: #FFFFFF;
	padding: 20px 0px 10px;
	text-align: center;
	color: #000000;
	border-bottom: 1px dashed #666666;
}



td {
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.altrow_1 {
	background-color: #F4F4F4;
}
.blank_row {
	border-bottom-style: none;
}


th {
	font-size: 1.6em;
	color: #ec008c;
	background-color: #000000;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}
.altrow_2 {
	background-color: #EFEFEF;
}
#email_offers {
	margin-top: 5px;
	margin-left: 20px;
}
.large_portion {
	font-style: italic;
	text-align: center;
}

.curry_info {
	font-size: 0.6em;
}
