a{color:black; text-align:center;}
a:hover{color: #3d3d3d;}
a:active{color: #3d3d3d;}
a img {border: none; } 

.advertisement
{
	padding: 0 0 20px 0;
}

body 
{
 	text-align: center;
 	font-family: helvetica neue, arial, verdana, sans-serif;
	font-size: .9em;
	min-width: 800px;
	color:black;
	background-color: black;
}

.bold {font-weight: bold}

.center {text-align: center;}

.clearfix {
	position: relative;
  content: ".";
  display: block;
/*
  height: 0;
*/
  font-size: 0;
  clear: both;
  visibility: hidden;    
}


#extra_content
{
	float: right;
	width:390px;
	text-align: left;
}



#footer
{
	position: relative;
	top: 10px;
 	width: 100%;
	text-align: center;
	clear: both;
}

#footer a
{
	color: white;
}

form fieldset {
	width:755px; 
	display:block; 
	border:1px solid #894545; 
	padding:5px; 
	margin-bottom:0.5em; 
	line-height:1.5em;}


form label {
	clear:left; 
	display:block; 
	float:left; 
	width:100px; 
	text-align:right; 
	padding-right:10px; 
	margin-bottom:0.5em;
	}
	
form textarea {
	border:1px solid #000; 
	padding:0.5em; 
	overflow:auto; 
	}

form #submit, form #reset{
	color:#000; 
	padding-right:0.5em; 
	cursor:pointer; 
	width:205px; 
	margin-left:8px;
	text-align: center;
	}

h1{font-size: 2em; position: relative;}

h2{	font-size: 1.25em; text-align: left;}

h3{	font-size: 1.0em; text-align: left;}


.ie_sucks
{
	border: 0.1em solid red;
	padding: 5px 0px;
}


img { border: 2px solid #000; }

.left {text-align: left;}

#logo
{
	position: relative;
	left: -50px;
	height: 75px;
	width: 500px;
	display:inline;
}



#main_content
{
	float: left;
	background-color:#FFFFFF;
	width:585px; 
	\width: 400px;
	w\idth: 585px;
	text-align: center;
	padding-top: 20px;
	min-height: 300px;
}

#main_content_container
{ 
	text-align: center;
	background-color: white;
	width: 820px;
	\width: 800px;
	w\idth: 820px;
	padding: 10px 10px 15px 10px;
	float: left;
	clear: both;
	border: black; 
	border-width: 3px; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}

#main_content_home
{
	float: left;
	background-color:#FFFFFF;
	width:790px;
	text-align: center;
	display:inline;
	padding-top: 5px;
	margin-left: 20px;
}

#masthead {
	background-color: black;
	width: 822px;
	\width: 800px;
	w\idth: 822px;
	height: 75px;
	padding: 5px 10px;
	border: 2px solid black;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}

#nav
{
	margin: 0;
	font-style: bold;
	font-size: 1.25em;
	padding: 2px 0px;
}

#nav ul
{
	margin: 10px 0px;
	text-align: left;
	padding: 0px;
}

#nav li
{
	display: inline;
	list-style-type: none;
}

#nav a:link, #nav a:visited
{
	color: white;
	background-color: transparent;
	text-decoration: none;
	border: 0.1em solid white;
	padding: 5px 10px;
}

#nav a:hover, #nav a:active
{
	background-color: #1f1f1f;
}




#page_container
{
	margin:0 auto;
	width: 822px;
	text-align:center;
}


.product_description
{
	width: 390px;
	margin: auto;
	text-align: left;

}



.product_highlight
{
	position: relative;
	width: 200px;
	height: 300px;
	text-align: center;
	line-height: 2em;
	float: left;
	font-size: .9em;
	display:inline;
	margin-bottom: 20px;
}

.product_highlight.img
{
	height: 200px; 
	width: 300px;
} 

#product_image
{
	float: left;
	background-color:#FFFFFF;
	width:600px;
	text-align: center;
	min-height: 300px;
	font-size: 1em;
}

.right 
{
	text-align: right;
	margin: 0px;	
}

.small 
{
	font-size: .7em;
	position: relative;
	top: -5px;
}


#top_right
{
position: relative;
left: 25px; 
	display: inline; 

}


.white_text
{
	color: white;
}
