/* CSS Document */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
body {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(images/stucco01Tile.jpg);
	background-repeat: repeat;
}

.big {
	font-size: 24px;
}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
	text-align: center;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.nav a:link {
	text-decoration: none;
	color: #444444;
}
.nav a:visited {
	text-decoration: none;
	color: #444444;
}
.nav a:hover {
	text-decoration: none;
	color: #FFFF66;
}
.nav a:active {
	text-decoration: none;
	color: #444444;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
}

h1 {
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
}
h2 {
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5B5A3C;
}
h3 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
}
h4 {
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5B5A3C;
	margin-top: 5px;
}
h5 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #996600;
	margin-bottom: 2px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5B5A3C;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.10pt-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
a:link {
	text-decoration: none;
	color: #336633;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #669933;
}
a:active {
	text-decoration: none;
	color: #336633;
}
.salebox {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #CCCC99;
}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
}

