@charset "utf-8";
/* CSS Document */

body {
	background-color:#F5F0DE;
}

A:link {color: #000000; text-decoration:none}
A:visited {color: #000000; text-decoration:none}
A:active {color: #000000; text-decoration:none}
A:hover {color: #3D281D; text-decoration:none} 

.link2 a:link{
	text-decoration:none;
	color: #3D281D;
	}
.link2 a:visited{
	color: #3D281D;
	}
.link2 a:hover{
	color: #ffffff;
	}


#main {
    width: 1170px;
    border: 0px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -585px; 
	margin-top:5px;
	background-color: #ffffff;
	}
	
#row1 {
	width: 1170px;
	height: 145px;
	background-image:url(../images/row1.jpg);
	}
	
#navigation_row {
	width: 1170px;
	height: 35px;
	background-image: url(../images/navigation_row_background.jpg);
	}
	
#navigation {
	padding-top: 6px;
	padding-left: 118px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3D281D;
	word-spacing: 0px;
	}
	
#row2 {
	width: 1077px;
	height: 360px;
	background-image:url(../images/row2.jpg);
	padding-left: 93px;
	}
	
#text {
	width: 344px;
	height: 320px;
	background-image:url(../images/text.jpg);
	float:left;
	padding-left: 45px;
	padding-top: 40px;
	padding-right: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	}
	
	#text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #05080E;
	font-style: italic;
	padding-top: 18px;
	position: absolute;
	top: 499px;
	}
	
#category {
	width: 562px;
	height: 360px;
	background-image:url(../images/category_background.jpg);
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	}
	
#choose_category {
	width: 562px;
	height: 28px;
	}
	
#cat1 {
	width: 274px;
	height: 166px;
	float:left;
	padding-left: 7px;

}

#cat2 {
	width: 276px;
	height: 166px;
	float:left;
	padding-right: 5px;
	text-align: right;
}

#cat3 {
	width: 274px;
	height: 166px;
	float:left;
	padding-left: 7px;
}

#cat4 {
	width: 276px;
	height: 166px;
	float:left;
	padding-right: 5px;
	text-align: right;
}
	
#row3 {
	width: 1170px;
	height: 140px;
	background-image:url(../images/row3.jpg);
	}
	
#featured_one {
	width: 330px;
	height: 108px;
	float:left;
	padding-left: 93px;
}

#featured_two {
	width: 323px;
	height: 108px;
	float:left;
	background-image:url(../images/featured_two_background.jpg);
}

#featured_text {
	width: 101px;
	height: 80px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	}

#featured_three {
	width: 328px;
	height: 108px;
	float:left;
	background-image:url(../images/featured_three.jpg);
}

#featured_text2 {
	width: 106px;
	height: 85px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	}


#footer {
	float: left;
	width: 1072px;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	padding-right: 103px;

	padding-top: 2px;
}