body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/background.gif);
}

.GreenHeadline, div#contentmain h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #99B52C;
	font-weight:bold;
	font-size:15px;
	line-height: 27px;
}

 div#contentmain h1 {
 	margin-bottom 0px;
 	padding-top: 5px;
 }

.GreenHeadlineSmaller {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #99B52C;
	font-weight:bold;
	font-size:12px;
	line-height: 27px;
}

.Bodytext, .bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #7D6E6B;
	font-size:10px;
	text-align:justify;
	line-height: 16px;
}

.bodytext2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #7D6E6B;
	font-weight: 600;
	font-size:11px;
	text-align:left;
	line-height: 16px;
}

.Footertext {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #7D6E6B;
	font-size:10px;
	line-height: 16px;
}

a.bodylink {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #7C5034;
	font-size:11px;
}

a.printcoupon {
	position: relative;
	top: -43px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #7C5034;
	font-size:13px;
}

div#container {
	width: 725px;
	background-color: #ffffff;
	margin: 0px auto 0px; auto;
	text-align: center;
}
	
div#leftsidebar {
	margin-left: 11px;
	width: 251px;
	float: left;
	margin-top: 15px;
}	

html>body div#leftsidebar {
	margin-left: 21px;
}

div#leftsidebar img {
	margin-bottom: 18px;
}

div#contentmain {
	text-align: left;
	width: 367px;
	margin-left: 36px;
	margin-top: 18px;
	float: left;
}

html>body div#contentmain {
	margin-top: 0px;
}

div#columnsouter, .horizontal {
	background-image: url(images/hrule.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top: 20px;
	padding-top: 1px;
}

div#columnsinner {
	background-image: url(images/vrule.gif);
	background-repeat: repeat-y;
	background-position: 181px;
}

div#leftcolumn {
	float: left;
	width: 163px;
}

div#rightcolumn {
	width: 165px;
	float: right;
}

div#footer {
	clear: both;
	background-image: url(images/hrule.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 15px;
	margin-left: 21px;
	margin-right: 44px;
}

html>body div#footer {
	margin-right: 48px;
	padding-top: 15px;
}

div#col1, div#col2, div#col3 {
	float: left;
	width: 120px;
	margin-top: -20px;
	text-align: left;
}

div#col1 ul, div#col2 ul, div#col3 ul, div#col1 li, div#col2 li, div#col3 li {
	list-style-type: none;
	margin-left: 0px;
	text-align: left;
}

html>body div#col1 ul, html>body div#col2 ul, html>body div#col3 ul, html>body div#col1 li, html>body div#col2 li, html>body div#col3 li {
	margin-left: -20px;
}


fieldset {
   background-color: #CBA274;
   width: 375px;
   margin-left: 0px;
}

label {
	width: 12.5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
    float: left;
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: 500;
	color: #FFFFFF; 
}

input, select {
    font-family: Tahoma, "Trebuchet MS", Arial;
    font-size: 11px;
}

input.submit {
	background-color: #CBD2A8;
	color: #000000;
    font-family: Arial, sans-serif;
	font-weight: 400;
	font-size: 12px;
}

p.submit {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

span.apptForm {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	margin-left: 10px;
	color: #ffffff; 
	font-weight: 500;
}

input {
    border: 1px solid #407070;
}

 input.short {
    width: 20px;
}

 input.zip {
    width: 72px;
}

input.phonenumber {
	 width: 114px;
}

input.date {
	width: 70px;
}

input.emailaddy {
	width: 160px;
}

 input.medcity {
    width: 100px;
}

 input.medium {
    width: 120px;
}

 input.long {
    width: 300px;
}

div#buttonbox {
	text-align: center;
}

span.preferred {
	margin-left: 10px;
	font-weight: 200;
	color: #ffffff;
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}