/*========================== MAIN ELEMENTS ================================ */
#content {
	background-image: url(images/sec_header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#slogan { /*========================== HEADER SLOGAN ================================ */
	width: 609px;
	height: 45px;
	text-align: right;
	margin-left: auto;
	margin-top: 0px;
	margin-right: 10px;
	background-image: url(images/slogan.gif);
	background-repeat: no-repeat;
}
#top_nav {  /*==========================TOP NAVIGATION BAR ================================ */
width: 857px;
	height: 74px;
	margin: auto;
	margin-top: 72px;
	padding-left: 9px;
}
#top_nav_main {
	width: 859px;
	height: 24px;
	background-color: #E8E3DA;
	background-repeat: no-repeat;
	margin-top: -12px;
}
ul.top_nav_ul {
	padding-top: 18px;
	list-style: none;
	line-height: 25px;
	margin-left: -32px;
}
ul.top_nav_ul li {
	float: left;
}
li.icon {
	background-image: url(images/thing.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
#top_box_container { /*==========================TOP NAVIGATION BOXES ================================ */
	
}
div.top_box {
	height: 136px;
	width: 229px;
	text-align: right;
	margin-left: auto;
	margin-top: 10px;
	margin-right: 10px;
}
div.top_box * {
	margin:0px;
	padding:0px;
}
div.top_box_head {
	height: 31px;
	background-image: url(images/top_box_head2.gif);
	background-repeat: no-repeat;
	text-align: center;
}
div.top_box_body {
	height: 105px;
	background-image: url(images/top_box_body2.gif);
	background-repeat: no-repeat;
}
div.image1 {
	position: relative;
	top: 5px;
	left: 5px;
	float: left;
	width: 83px;
	height: 90px;
	background-repeat: no-repeat;
}
ul.top_box_ul {
	position: relative;
	top: 3px;
	left: 12px;
padding-left: 0px;
	text-align: left;
	list-style: none;
	line-height: 18px;
}
a.top_box2:link, a.top_box2:visited, a.top_box2:active { 
	font-family: arial;
	color: #570901;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
a.top_box2:hover {
	font-family: arial;
	color: #570901;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
}
a.top_box_a2:link, a.top_box_a2:visited, a.top_box_a2:active { /* TOP BOX SUB LINKS  */
	font-family: arial;
	color: #4F6652;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: -3px;
}
a.top_box_a2:hover {
	font-family: arial;
	color: #4F6652;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	margin-left: -3px;
	text-decoration: underline;
}
/*==========================CONTENT SECTION ================================ */

#left_section {
	float: left;
	width: 640px;
}

#right_section {
  float: left;
	width: 229px;
}
#c_body {
	padding: 5px;
}
div.clip {
	text-align: left;
	border-bottom: solid 1px #4F6652;
	left: 641px;
	padding-right: 10px;
}
div.product {
	float: left;
	width: 130px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#content_title {
	text-align: left;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-bottom: solid 3px #D86673;
}
#main_content {
	text-align: left;
	margin-left: 25px;
	margin-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#box3 { /*==========================BOX 3 ================================ */
	width: 213px;
	text-align: left;
	float: left;
}
#box3_top {
	background-image: url(images/box3_top.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 10px;
}
#box3_middle {
	background-image: url(images/box3_middle.gif);
	padding:10px 10px 0px 10px;
	background-repeat: repeat-y;
	height: 175px;
}
#box3_bottom {
	background-image: url(images/box3_bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
}
#box3_address {
	/*float: left;*/
}
#box3_image {
	float: right;
}
#box4 { /*==========================BOX 4 ================================ */
	width: 410px;
	text-align: left;
	float: left;
	margin-left: 10px;
}
#box4_top {
	background-image: url(images/box4_top.gif);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 10px;
}
#box4_middle {
	background-image: url(images/box4_middle.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 0px 10px;
	height: 175px;
}
#box4_bottom {
	background-image: url(images/box4_bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
}

.error {
	font-weight: bold;
	color: #BB0000;
}
.erroralt {
    font-size:9px;
	color: #BB0000;
}

.message {
	font-weight: bold;
	color: #00BB00;
}
.messagealt {
    font-size:9px;
	color: #00BB00;
}

label {
	font-weight: bold;
	text-align: right;
}

label.alt {
	font-weight: normal;
}

/* label validation faild */
label.error {
	font-weight: bold;
	color: #BB0000;
}

label.required {
    background: url(images/required.gif) no-repeat left;
    padding-left: 10px;
}

/* field not in focus */
.field0 {
	border: 1px solid #BBBBBB;
}

/* field in focus */
.field1 {
	border: 1px solid #444444;
}

/* field validation faild */
.fielderror {
	border: 1px solid #BB0000;
}

input.btn  {
	background-color: #777777;
	color: #FFFFFF;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #AAAAAA;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	font-weight: bold;
}

input.btnalt {
	background-color: #CCCCCC;
	color: #000000;
	border-top: 2px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #999999;
	font-weight: bold;
}

/* Image Styles */
img.img {
	/*border: 1px solid #000000;*/
}

img.left {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #000000;
}

img.right {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #000000;
}

div.resourceLink a,div.resourceLink a:hover,div.resourceLink a:active,div.resourceLink a:visited{
	color:black;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
	border-bottom:solid 1px black;
}

div.resourceLink {
	margin:10px 0px;
}