/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 9pt; color: rgb(38,27,15); font-weight: normal; font-style: normal;}
 A:active { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 8pt; color: rgb(16,150,212); font-weight: bold; text-decoration: underline;}
 A:link { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 8pt; color: rgb(16,150,212); font-weight: bold; text-decoration: underline;}
 UL { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 9pt; color: rgb(38,27,15); font-weight: bold; list-style-type: square;}
 A:visited { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 8pt; color: rgb(16,150,212); font-weight: bold; text-decoration: underline;}
 .TextObject { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 9pt; color: rgb(38,27,15); font-weight: normal; font-style: normal;}
 H1 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; color: rgb(38,27,15); font-weight: bold;}
 H2 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; color: rgb(38,27,15); font-weight: bold;}
 P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 9pt; color: rgb(38,27,15); font-weight: normal; font-style: normal;}
 H3 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; color: rgb(38,27,15); font-weight: bold;}
 OL { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 9pt; color: rgb(38,27,15); font-weight: bold;}
 H4 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; color: rgb(38,27,15); font-weight: bold;}
 H5 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; color: rgb(38,27,15); font-weight: bold;}
 H6 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; color: rgb(38,27,15); font-weight: bold;}
 A:hover { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 8pt; color: rgb(38,27,15); font-weight: bold; text-decoration: underline;}
 .form_field {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #261B0F;
	text-decoration: none;
	background-color: #F8F2E3;
	padding: 1px;
	height: 25px;
	border: 1px solid #1096D4;
}


.form_field_textarea {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #261B0F;
	text-decoration: none;
	background-color: #F8F2E3;
	padding: 1px;
	border: 1px solid #1096D4;
}

.form_button {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(assets/images/buttons/btn_over.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px none #261B0F;
	height: 30px;
	margin: 5px;
}
.form_button a {
	color: #FFFFFF;
	text-decoration: none;
}
.form_button :hover {
	color: #1096D4;
	text-decoration: none;
}

.blog_url {
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 11pt; color: #261B0F; font-weight: bold; text-decoration: underline;
}
.blog_url a {
font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 11pt; color: #261B0F; font-weight: bold; text-decoration: underline;
}
.blog_url :active {
font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 11pt; color: #261B0F; font-weight: bold; text-decoration: underline;
}
.blog_url :visited {
font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 11pt; color: #261B0F; font-weight: bold; text-decoration: underline;
}
.blog_url :hover {
font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 11pt; color: #1096D4; font-weight: bold; text-decoration: underline;
}
.footer_links {
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: none;
}
.footer_normal {
	font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: none;
}
.footer_links a {
font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: none;
}
.footer_links :hover {
font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 10pt; color: #FFFFFF; font-weight: normal; text-decoration: underline;
}



