body {
	font-family : Arial, Helvetica, sans-serif;
}

p, blockquote, td {
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 18px;
}

input, textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h2 {
	font-size: 18px;
	margin-top : 18px;
	margin-bottom : 12px;
	margin-right: 12px;
	color: #603D1C;
}

.h2 {
	font-size: 18px;
	font-weight: bold;
	color: #603D1C;
}

.h2_sub {
	font-size: 18px;
	font-weight: bold;
	margin-top : 24px;
	margin-bottom : 0px;
	color: #603D1C;
}

h3 {
	font-size: 16px;
	margin-top : 24px;
	margin-bottom : 6px;
	color: #009999;
}

li {
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 3px;
}

p.v2 {
	margin-right: 12px;
}

p.add_block {
	font-size: 12px;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left: 12px;
}

.contact_form {
	 margin-top: 0px;
	 margin-bottom: 3px;
	/* background: silver; */
}

.property_head {
	font-size: 16px;
	font-weight: bold;
}

.table_text {
	font-size : 14px;
	margin-top : 3px;
	margin-bottom : 3px;
}

p.bottom_contact {
	font-size: 12px;
	color:  #603D1C;
	margin-top: 6px;
	margin-bottom: 6px;
}

p.copyright {
	font-size: 10px;
	color: #603D1C;
	margin-top: 14px;
}

p.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: black;
	margin-top: 9px;
	margin-bottom: 9px;
	margin-left: 24px;
}

.tag_bkg {
	background-color: #FCF3E2;
/*	background-color: #F4E0E7; */
}

p.tagline2 {
	font-family: "Monotype Corsiva","Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #603D1C;
	line-height: 26px;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 24px;
}

p.menu_text {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #009999;
	text-decoration: none;
}

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

a.menu:link, a.menu:active, a.menu:visited {
	color: white;
	text-decoration: none;
}

a.menu:hover {
	color: white;
	text-decoration: none;
}

td.menu_bar {
	/* background-color: #00AD98; */
	background-image : url(images/menu_bkg.gif);
}

td.menu_bkg {
	background-color : transparent;
}

td.menu_over_bkg {
	/* background-color : #603D1C; */
	background-image : url(images/menu_over_bkg.gif);
}

.caption {
	font-size: 11px;
}
