@charset "utf-8";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	padding: 0px;
	margin: 2px;
}
.breadcrumb {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 2px;
	margin: 2px;
}
a {
	color: #DE2100;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.subscribe-text {
	font-size: 10px;
	margin: 1px;
	padding: 0px;
}
.btn {
	background-image: url(images/button-bg.jpg);
	border: 1px dashed #003300;
}
li {
	margin: 4px;
	list-style-image: url(images/bullet.jpg);
}
h1 {
	font-size: 16px;
	color: #003300;
}
.form-field-title {
	background-image: url(images/button-bg.jpg);
}
.section-header {
	font-weight: bold;
	color: #DF2F01;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFDFD7;
}
