* {
	margin: 0px;
	padding: 0px;
}
body {
	margin:0px;
	background-color: #D0EBE5;
	font-family: Arial, Helvetica, sans-serif;
}
#container {

}
#mastHead {
	height: 101px;
	width: 760px;
}
#mastHeadImage {
	float: left;
}
#logo 	{
	color: #228F7A;
	text-align: center;
	vertical-align: bottom;
	height: 50px;
	width: 378px;
	float: right;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(templateImages/catLogo.gif);
}
#tagline 	{
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:0.4em;
	line-height:18px;
	text-align: left;
	vertical-align: top;
	width: 378px;
	float: right;
}	
#banner {
	height: 20px;
	width: auto;
	background-color: #EBD3CE;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#pageBody {
	margin-bottom: 18px;
	width: 760px;
}
#leftNav {
	height: 450px;
	width: 165px;
	background-image: url(templateImages/leftNav.gif);
	float: left;
	padding-top: 38px;
	background-repeat: no-repeat;
}
#leftNav h2 {

}
#leftNav a:link, #leftNav a:visited {
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#leftNav a:hover, #leftNav a:active {
	background-color: #D0EBE5;
}
#main {
	width: 545px;
	margin-left: 50px;
	padding-top: 27px;
	float: left;
}
#gallery {

}
#gallery h1 {
	color: #228F7A;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
#gallery h2 {
	color: #993300;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
}
#gallery h3 {
	color: #993300;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	margin-top: 10px;
	text-align: center;
}
#gallery p {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.galleryImage {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.galleryImageSM {
	margin-right: 0px;
	margin-left: 1px;
	display: inline;
}
.galleryAddress {
	display: block;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
#articles {
	width: 305px;
	float: left;
}
#articles h1 {
	color: #228F7A;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
#articles h2 {

}
#articles p {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
	margin-top:0px;
}
#articles a:link, #articles a:visited {

}
#articles a:hover, #articles a:active {

}
#articles strong {

}
#rightFeatures {
	margin-top: 29px;
	padding-right: 10px;
	padding-left: 10px;
	width: 190px;
	float: right;
}
#rightFeatures h1 {
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#rightFeatures p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
	margin-bottom: 10px;
}
.emptyClass {
	clear: both;
	height: 1px;
}
#footer {
	background-color: #228f7a;
	clear: both;
	height: 30px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	margin-top: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.addressFooter {
	font-size: 12px;
}
.mailItem {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
