@charset "UTF-8";
/* CSS Document */

	body {
	font: Verdana, Trebuchet MS, sans serif;
	color:#003333;
	text-align:left;
	background-color:#EBD7A1;
	background-image:url(images2/bgimage1.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;


	
		}

*{
	margin:0;
	padding:0;
}
/*-----------------LAYOUT----------------------------*/


#mainWrapper
{
	width:780px;
	height:830px;
	text-align:left;
	
	margin: auto;
	background-color:rgb(2,62,62);
	border:solid 1px #660033;
	

}

#header{
	width:780px;
	height:200px;
	background-image:url(images2/header.jpg);
	background-color:#003333;
	background-repeat:no-repeat;
	
	
}
	
	#content{
		width:580px;
		height:520px;
		background-color:#EBD7A1;
		float:left;
	border:1px solid #660033;
	margin-top:20px;
	margin-left:15px;
		margin-bottom:10px;
	}
	
	
	
	
	#mainContent{
		width:500px;
		height:450px;
		background-color:#EBD7A1;
		float:left;
		margin-top:10px;
		padding-left:25px;
		padding-right:5px;
		margin-bottom:5px;
		margin-left:5px;
		
		
	}
	
	
	#mainContent p{
	font: .8em Verdana, Trebuchet MS, sans serif;
	color:#660033;
	line-height:18px;
	
}
#mainContent h2{
	font: 1.3em   Verdana, sans serif;
	color:#660033;

text-align:center;

}


#mainContent a{
	font: 1em Verdana, Trebuchet MS, sans serif;
	color:#003333;
	text-decoration:none;
	
	
	
	
}

#mainContent a:hover{
	color:#660033;
font-weight:bold;
}



	#prodContent{
		width:565px;
		height:390px;
		background-color:#EBD7A1;
		float:left;
		margin-top:10px;
		padding-left:5px;
		padding-right:5px;
		margin-bottom:5px;
		margin-left:5px;
		
		
	}



#thumbs{
	width:350;
	height:50px;
	float:left;
	margin-left:207px;
	padding-top:30px;

}


#thumbs img{
border:1px solid #660033;
}

#thumbs2{
	width:350;
	height:50px;
	float:left;
	margin-left:200px;
	padding-top:30px;

}


#thumbs2 img{
border:1px solid #660033;
}



#image{
	width:344px;
	height:286px;
	float:right;
	margin-right:20px;
	margin-top:20px;
	border:1px solid #660033;

}

#descrip{
	margin-top:17px;
	float:left;
	margin-right:10px;
	width:180px;
	height:200px;


}


#descrip p{
	font: .7em Verdana, Trebuchet MS, sans serif;
	color:#660033;
	line-height: 15px;
}

#descrip a{
	font: 1em Verdana, Trebuchet MS, sans serif;
	color:#660033;
	text-decoration:none;
	font-weight:bold;
}

#descrip a:hover{
	font: 1em Verdana, Trebuchet MS, sans serif;
	color:#003333;
	font-weight:bold;
	text-decoration:none;
}

#footer {	
	width:750px;
	height:65px;
	font:.6em Verdana, Trebuchet MS, sans serif;
	color:#cc9933;
	margin-left:20px;
	margin-top:10px;
	
}


#descrip .links{
	font: 1.5em Trebuchet MS, sans serif;
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}

#descrip .links:hover{
	font: 1.5em Trebuchet MS, sans serif;
	color:#003333;
	text-decoration:none;
	font-weight:bold;
}

#footer p{
	font: 1em  Verdana, sans serif;
	color:#cc9933;
	
}

#footer a{
	color:#cc9933;
	text-decoration:none;
}

#footer a:hover{
	color:#FFF;
	text-decoration:none;
}

#img{
float:right;
width:450px;
}
