@charset "utf-8";

body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #fff;
	text-align:left;
}

p, div, li, td, input, select, textarea {
    font-family: verdana, lucida, arial, helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    line-height: 16px;
	
}

textarea {

text-align:left;

}

#footer-txt p {
    font-family: verdana, lucida, arial, helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
}
h1, h2, h4, p.tagline, legend {
	font-family: Georgia, "Times New Roman", Times, serif;
    color: #1C1E19;
	font-style:italic;
	font-weight:normal;
	line-height: 28px;
}

h1 {
	font-size: 22px;
	margin-bottom: 20px;
}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight:bold;
}

h3 {

	font-family: verdana, lucida, arial, helvetica, sans-serif;
    font-size: 9px;
    color: #000000;
	margin-top:3px;
}

			
a img, :link img, :visited img {
    border: none;
	font-weight:bold;
}

a:link, a:visited {
    color: #84321A;
	font-weight:bold;
    text-decoration:underline;
}
a:active {
    color: #84321A; 
	font-weight:bold;
    text-decoration: none;
}
a:hover{
    color: #84321A;
	font-weight:bold;
    text-decoration: underline;
}

h3 a:link, h3 a:visited, h3 a:active {
	color: #000; 
}

h1 span, h2 span, h3 span {
    display: none;
}
li {
    list-style: none;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

hr {
	border: 0;
	color:#FFFFFF;
	background-color:#FFFFFF;
	height: 0px;

}

#vertical_spacer_20 {
height:20px;

}

#vertical_spacer_5 {
height:5px;

}

#vertical_spacer_53 {
height:53px;

}


/* ----------------------------------- */
/* COMMON
/* ----------------------------------- */

#header, #main, #photobar, #content, #footer-pig, #footer-stripes, #footer-txt {
	margin: 0 auto;
	text-align: left;
}


/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#header-wrapper {
display: none;
}

#logo_w {

display:inline;

}


	
/* ----------------------------------- */
/* PHOTOBAR
/* ----------------------------------- */
#photobar-wrapper {
	display: none;

}


/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */

#content-wrapper {
	margin-top: 25px;

}

#content {	
	text-align:left;
	padding:0px;
}


#content-1 {
	float:left;
	_display: inline;
	width: 17%;
	text-align:left;
	padding:15px;

	}
	
#content-2 {
	
		float:left;
		_display: inline;
		width: 48%;
		text-align:left;
		padding:0px;	
			border:1px solid #999999;		
	
}

#content-3 {
	
		float:left;
		_display: inline;
		width: 60%;
		text-align:left;
		padding:0px;
		padding-right:15px;
		margin-right:38px;
		.margin-right:10px;			
	
}

#content-4 {
	
		float:left;
		_display: inline;
		width: 80%;
		.width: 85%;
		text-align:left;
		padding:0px;	
	
}


#content_spacer {
			float:left;
			_display: inline;
			height:10px;
			width:4px;
			padding:0px;
			margin:0px;
		}
		
#content_product_img {
		float:left;
		_display: inline;
		width: 20%;
		text-align:left;	
		height:125px;
		margin-top:5px;
		margin-bottom:5px;
		padding:0px;

}


#content_product_desc {	
	height:125px;
	float:left;
		_display: inline;
		width: 60%;
		text-align:left;				
		padding-top:5px;


}

#content_product_separate {	
	height:10px;
	float:left;
		_display: inline;
		width: 80%;
		text-align:left;				

}


/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */


#footer-wrapper {

	display: none;
}


/* --------------------- CONTENT STYLES -------------------------------------- */

.red_bold_text {
	color:#FF0000;
	font-weight:bold;
}

.black_bold_text {
	color:#000000;
	font-weight:bold;
}

.boxed_content {
	background-color:#F4F4F4;
	border:1px solid #333333;
	padding:5px;
}

.boxed_content_low {
	margin-top:69px;
	padding:15px;	
	border:1px solid #333333;
}
