@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	background-color: #ffffff;
	margin: 10px auto 0 auto;
	font-family: "Palatino Linotype", Book Antiqua, Palatino, serif;	
}

img {
	border: none;
}

#centerobject {
	text-align:center;
}


#header {
	text-align: center;
	padding-bottom: 10px;
}

.tablepadding {
	padding-left: 70px;
	padding-right: 70px;
}


/* LARGE TEXT */
.largetext {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-size: 17px; 
	font-weight: normal; 
	color: #316401; 
	font-style: italic;
}


/* MEDIUM TEXT */
.mediumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #316401;
	line-height: 24px;
}

.mediumtextcity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #316401;
}

a.mediumtext:link {
	color: #316401; 
	font-weight: normal; 
	text-decoration: none;
}

a.mediumtext:visited {
	color: #316401; 
	font-weight: normal; 
	text-decoration: none;
}

a.mediumtext:hover {
	color: #316401; 
	font-weight: normal; 
	text-decoration: underline;
}

a.mediumtext:active {
	color: #316401; 
	font-weight: normal; 
	text-decoration: none;
}


/* SMALL TEXT */
.smalltext {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #316401; 
	text-decoration: none;
}

a.smalltext:link {
	color: #316401; 
	text-decoration: underline;
}

a.smalltext:visited {
	color: #316401; 
	font-weight: normal; 
	text-decoration: underline;
}

a.smalltext:hover {
	color: #316401; 
	font-weight: bold; 
	text-decoration: underline;
}

a.smalltext:active {
	color: #316401; 
	font-weight: normal; 
	text-decoration: underline;
}


/* FOOTER */
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #316401; 
	margin-top: 10px; 
}

a.footertext:link {
	color: #316401; 
	font-weight: normal; 
	text-decoration: none;
}

a.footertext:visited {
	color: #316401; 
	font-weight: normal; 
	text-decoration: none;
}

a.footertext:hover {
	color: #316401; 
	font-weight: normal; 
	text-decoration: underline;
}

a.footertext:active {
	color: #316401; 
	font-weight: normal; 
	text-decoration: none;
}

.phone {
	font-family: Times New Roman, Times, serif; 
	font-size: 12px; 
	color: #316401;
}


/* HEADLINE */
.headlinetext {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	color: #764C1E; 
	font-size: 14px; 
	font-weight: bold;
}

a.headlinetext:link {
	text-decoration:none;
	
}

a.headlinetext:visited {
	text-decoration:none;
}

a.headlinetext:hover {
	text-decoration:underline;
}

a.headlinetext:active {
	text-decoration:none;
}


/* SIDEBAR */
.sidebartext {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif; 
	color: #764C1E; 
	font-size: 13px; 
	font-weight: bold;
}

a.sidebartext:link {
	text-decoration:none;
}

a.sidebartext:visited {
	text-decoration:none;
}

a.sidebartext:hover {
	text-decoration:underline;
}

a.sidebartext:active {
	text-decoration:none;
}

.largeletter {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 16px;
	font-weight: bold; 
}

