html { min-height: 100%; margin-bottom: 1px; }

.body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: ffffff;
}

a {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: d74487;
	text-decoration: none;
}

a:hover  {
	text-decoration: none;
	color:#74c830;
}

a:active  {
	text-decoration: none;
	color:#ffb02e;
}
a:visited  {
	text-decoration: none;
	color:#d74487;
}

.bold {
	font-weight: 900;
}

.yellow {
	background-color: ffb02e;
}

.pink {
	background-color: efabc3;
}

.sidebar {
	width: 275px;
	height: 210px;
}

.content {
	background-image: url(images/content_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 900px;
	margin: 25px 0px 0px 0px;

}

.line {
	background-image: url(images/line_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #d74487;
}

.text {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 333333;
}

.mainbody {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 333333;
	padding: 0px 25px 25px 0px;
	width: 625px;
}

.hometext {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: 333333;
	font-weight: bold;
}

.newsbox {
	padding: 0px 25px 0px 20px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: 333333;
}

.newsbox2 {
	width: 250px;
	border: 1px;
	border-color: d74487;
	border-style: solid;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0 0 5 15;
}

.newsbox3 {
	width: 550px;
	border: 1px;
	border-color: d74487;
	border-style: solid;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}

.schedule {
	border: 1px;
	border-color: cccccc;
	border-style: solid;
}

.header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #d74487;
	font-weight: 900;
	font-size: 32px;
	line-height: 32px;
	font-style: italic;
}

.subheader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #385475;
	font-weight: 900;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
}

.subheader2 {
	color: #385475;
	font-weight: 900;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}

.subheader3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #339900;
	font-weight: 900;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
}

.photo {
	float: right;
	margin-left: 15px;
	margin-bottom: 0px;
	border: thin solid 74c830;
	border-color: 74c830;
	border-width: 1px;
}

.navbar {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	height: 45px;
}

.navbar a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: 900;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	color: #385475;
	text-decoration: none;
	padding: 10px 30px 10px 30px;
	vertical-align: bottom;
}

.navbar a:hover {
	color:#d74487;
	text-decoration: none;
}

.navbar a:active {
	color:#efabc3;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #5e6e65;
	width: 900px;
	background-color: #ffffff;
	padding: 25px 0px 25px 0px;
}


ul {
	margin-top: 5;
	margin-left: 0px;
	list-style: square outside;
	padding-left: 20px;
}

li
{
	margin-top: 5;
}.order-header {
	font-weight: bold;
	color: #7ebc41;
	font-size: 16px;
	text-align: left;
}
