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

body {
	background-color:#F5F0DE;
}




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

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

.link3 a:link{
	text-decoration:none;
	color: #990000;
	}
.link3 a:visited{
	color: #990000;
	}
.link3 a:hover{
	color: #000000;
	}

#main {
    width: 1170px;
    border: 0px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -585px; 
	margin-top:5px;
	background-image: url(../images/text_background.jpg);

	}
	
#row1 {
	width: 1170px;
	height: 145px;
	background-image:url(../images/row1.jpg);
	}
	
#navigation_row {
	width: 1170px;
	height: 35px;
	background-image: url(../images/t_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;
	width: 488px;
	float: left;
	}
	
#navigation_image {
	width: 467px;
	float: left;
	}
	
#row2 {
	width: 1077px;
	min-height: 650px;
	background-image: url(../images/text_background.jpg);
	background-repeat:repeat-y;

	padding-left: 93px;
	}
	
#text {
	width: 726px;
	float:left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	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;
padding-left: 15px;

	}
	
#main_text {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	min-height: 474px;
	}
	
.main_text2 {
	font-size: 12px;
	}
	
#category {
	width: 256px;
	height: 360px;
	background-color:  #D8D4D2;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	}
	
#choose_category {
	width: 255px;
	height: 28px;
	}
	
#cat1 {
	width: 248px;
	height: 155px;
	float:left;
	padding-right: 5px;
	text-align: right;
	padding-top: 10px;
}

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

#cat3 {
	width: 248px;
	height: 155px;
	float:left;
	padding-right: 5px;
		text-align: right;
}

#cat4 {
	width: 248px;
	height: 155px;
	float:left;
	padding-right: 5px;
	text-align: right;
	padding-top: 8px;
}
	
#row3 {
	width: 1170px;
	height: 17px;
	background-image:url(../images/t_row3.jpg);
	}
	
	
	
#featured_one {
	width: 235px;
	height: 77px;
	float:left;
}

#featured_two {
	width: 233px;
	height: 77px;
	float:left;
	background-image:url(../images/t_featured_three.jpg);
}

#featured_text {
	width: 68px;
	height: 52px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
	}

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

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



.text_heading {
	font-size: 17px;
	font-weight: bold;
	}
	
#footer {
	float: left;
	width: 1067px;
	height: 35px;
	background-image: url(../images/t_row3.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	padding-right: 103px;
	text-align: right;
	padding-top: 7px;
}

.text_heading2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	}
