/* CSS Document */

/* Main Page */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	margin: 0px;
}

h1,h2,h3,h4 {
	margin: 0px;
	font-weight: bold;
	color: #43783c;
}

h5,h6 {
	margin: 0px;
	font-weight: bold;
	color: #000000;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}

h4 {
	font-size: 13px;
	font-style: italic;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

hr {
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-color: #29456D;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Navigation */

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #43783c;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #43783c;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #43783c;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #43783c;
}

a.nav:link {
	margin: 0px;
	padding: 10px 35px 10px 35px;
	background-image: url(../images/bk_1_nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #2877b4;
	text-decoration: none;
	height: 30px;
	color: #FFFFFF;
}
a.nav:visited {
	margin: 0px;
	padding: 10px 35px 10px 35px;
	background-image: url(../images/bk_1_nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #2877b4;
	text-decoration: none;
	height: 30px;
	color: #FFFFFF;
}
a.nav:hover {
	margin: 0px;
	padding: 10px 35px 10px 35px;
	background-image: url(../images/bk_2_nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: underline;
	height: 30px;
	color: #FFFFFF;
}
a.nav:active {
	margin: 0px;
	padding: 10px 35px 10px 35px;
	background-image: url(../images/bk_1_nav.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 30px;
	color: #FFFFFF;
}

a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.blue:link {
	text-decoration: none;
	color: #2877b4;
}
a.blue:visited {
	text-decoration: none;
	color: #2877b4;
}
a.blue:hover {
	text-decoration: underline;
	color: #2877b4;
}
a.blue:active {
	text-decoration: none;
	color: #2877b4;
}

a.red:link {
	text-decoration: none;
	color: #990000;
}
a.red:visited {
	text-decoration: none;
	color: #990000;
}
a.red:hover {
	text-decoration: underline;
	color: #990000;
}
a.red:active {
	text-decoration: none;
	color: #990000;
}

/* DIV */

#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 210px;
	background-image: url(../images/bk_header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#header_home {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 210px;
	background-image: url(../images/bk_header_home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 137px;
}
#page_title {
	margin: 0px;
	padding: 15px 0px 0px 60px;
}
#nav {
	margin: 3px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #2877b4;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#content_home {
	margin: 0px;
	padding: 120px 310px 0px 30px;
	background-image: url(../images/bk_content_home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 320px;
}
#content_home_top {
	margin: 0px;
	padding: 0px;
	height: 140px;
	font-weight: bold;
}
#content_home_bottom {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}
#content {
	margin: 0px;
	padding: 30px;
	background-image: url(../images/bk_content.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
#content_contact {
	margin: 0px;
	padding: 30px;
	background-image: url(../images/bk_content.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	height: 500px;
}
#as_seen_on {
	margin: 0px;
	padding: 20px;
	background-color: #E6E7AD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	clear: both;
}

#footer {
	margin: 0px;
	padding: 10px;
	background-color: #2877b4;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	clear: both;
}

/* Class */

.artisian {
	color: #c02c30;
}
.xtralarge {
	font-size: 18px;
}
.large {
	font-size: 16px;
}
.small {
	font-size: 10px;
}
.blue {
	color: #2877b4;
}
.red {
	color: #990000;
}
.slogan_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}