* {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
} 

img {
border:0px;
padding:0px;
margin:0px;
}

ul, li {
list-style:none;
padding: 0;
margin: 0;
}

body {
background-color:#addbeb;
background-image:url(../images/BG/BG.jpg);
background-position:center top;
background-repeat:no-repeat;
padding:0px !important;
margin:0px !important;
}

fieldset {
border:none;
}

a, p, h1, h2, h3, h4, h5 {
	font-size:14px;
}

p {
line-height:1.6em;
color:#3f4a50;
font-size:14px;
}

br {
padding:0;
margin:0;
line-height:1em;
}

.clear {
height:0px; 
overflow:hidden; 
display:block; 
clear:both;
visibility:hidden;
}

/*--Blog Box
=========================================*/
.blog_box h2, .blog_box h4 {
margin:0 0 5px 0;
}

.blog_box h2 {
font-size:16px !important;
}

.blog_box p {
padding:0 0 5px 0 !important;
}

/*--Container
=========================================*/
#container {
width:996px;
background-color:white;
margin-top:126px;
margin-left:auto;
margin-right:auto;
border:2px solid #a47100;
min-height:620px;
_height:620px;
}

	/*--Content Right
	=====================================*/
	#contentRpadding {
	float:right;
	width:719px;
	padding:8px 12px 0 0;
	}
	
	#contentRight {
	background-image:url(../images/h1_BG/h1_BG.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:402px;
	_height:402px;
	}
	
	#contentRight h1 {
	color:#3f4a50;
	font-size:18px;
	background-image:url(../images/h1_BG/h1_BG.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 0;
	margin:0 0 16px 0;
	}
	
	#contentRightLeft {
	float:left;
	width:500px;
	}
	
	#contentRightLeft h4 {
	padding:0;
	}
	
	#contentRightLeft p, #contentRightLeft {
	line-height:1.3em;
	padding:0 0 10px 0;
	font-size:14px;
	}
	
	#contentRightRight {
	float:right;
	background-image:url(../images/R_nav/R_nav_BG.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:198px;
	height:161px;
	}
	
	#contentRightRight h1 {
	font-size:18px;
	color:white;
	font-weight:bold;
	text-align:center;
	background-image:none;
	padding:17px 0 0 0;
	}
	
	#contentRightRight ul {
	padding:5px 0 0 15px;
	line-height:.8em;
	}
	
	#contentRightRight li {
	background-image:url(../images/R_nav/list_arrow.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 0 0 14px;
	}
	
	#contentRightRight a {
	color:#3f4a50;
	font-size:12px;
	line-height:1.5em;
	}

	/*--Content Bottom Products Padding
	=====================================*/
	#contentBottomProductsPadding {
	float:right;
	width:719px;
	padding:18px 12px 16px 0;	
	}
	
	#contentBottomProducts {
	border:1px solid #a1bac8;
	min-height:90px;
	_height:90px;
	padding:10px 8px;
	}
	
	.bottom_row {
	width:224px;
	min-height:100px;
	float:left;
	padding:0 7px 0 0;
	}
	
	.bottom_row h2 {
	color:#3f4a50;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
	}
	
	.bottom_row_img {
	float:left;
	border:1px solid #a1bac8;
	width:103px;
	height:103px;
	}
	
	.bottom_row_img_padding {
	float:left;
	padding:0 9px 0 0;
	}
	
	.bottom_row p, .bottom_row a {
	font-size:11px;
	line-height:1.3em;
	color:#3f4a50;
	}
	
	.bottom_row a {
	text-decoration:underline;
	color:#0f607b
	} 

/*--Footer
=========================================*/
#footer {
width:1000px;
height:131px;
background-image:url(../images/footer/BG.jpg);
background-repeat:no-repeat;
display:block;
margin-left:auto;
margin-right:auto;
}

#footer p {
float:right;
padding:15px 10px 0 0;
}

#footer a {
color:black;
text-decoration:none;
}

/*--FoxyCart
=========================================*/
#checkout_padding {
padding:0 20px;
}

/*--Navigation
=========================================*/
	
	/*--Top Nav
	=====================================*/
	#top_nav {
	height:26px;
	background-image:url(../images/top_nav/Nav_BG.jpg);
	background-repeat:repeat-x;
	padding:8px 0 0 0;
	}
	
	#top_nav ul {
	padding: 0 0 0 15px;
	width:500px;
	float:left;
	}
	
	#top_nav li {
	display:inline;
	}
	
	#top_nav li a {
	color:#fbd37a;
	text-decoration:none;
	font-size:17px;
	background-image:url(../images/top_nav/top_nav_list_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding:2px 12px 0 12px;
	}
	
	#check_out {
	float:right;
	width:260px;
	}
	
	#check_out_img {
	float:left;
	padding:2px 9px 0 0;
	}
	
	#check_out p, #check_out a {
	color:white;
	}
	
	/*--Left Nav
	=====================================*/
	#left_nav_padding {
	float:left;
	width:230px;
	padding:13px 0 0 13px;
	}
	
	#left_nav {
	border:1px solid #a1bac8;
	padding:6px 6px 1px 6px;
	}
	
	#left_nav li, #left_nav li:hover {
	border:1px solid #3f4a50;
	background-color:#eaf1f6;
	padding:10px 2px 2px 2px;
	background-image:url(../images/left_nav/nav_button_BG.jpg);
	background-repeat:repeat-x;
	height:27px;
	margin-bottom:5px;
	}
	
	#left_nav li:hover {
	background-image:url(../images/left_nav/nav_button_BG_hover.jpg);
	background-color:#addbeb;
	}
	
	#left_nav li a, #left_nav li a:hover {
	text-transform:uppercase;
	text-decoration:none;
	color:#3f4a50;
	font-weight:bold;
	font-size:12px;
	margin-left:5px;
	}
	
	#left_nav li a:hover {
	color:black;
	}
	
/*--Products
=========================================*/
.multiple_product_box {
min-height:95px;
_height:95px;
padding-bottom:10px;
border-bottom:1px solid #cccccc;
margin-bottom:15px;
}

.multiple_product_img {
float:left;
border:1px solid #a1bac8
}

.multiple_product_box_info {
float:right;
width:380px;
}

.multiple_product_box h2 {
font-size:18px;
color:#3f4a50;
}

.multiple_product_box a {
color:#003366;
}

.meet_the_team h2, .meet_the_team h3 {
padding:0 0 5px 0 !important;
}