@charset "UTF-8";

body {
	background-image: url(../images/tile.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 160%;
}

#wrap {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/runners.gif);
	background-repeat: repeat-y;
}

#content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#content li {
	list-style-image: url(../images/bullet.gif);
}


#navigation {
	margin-bottom: 20px;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
	width: 700px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
	}

#navigation li {
	display: inline;
	list-style-type: none;
	padding-left: 30px;
	padding-right: 30px;
	
}

#navigation a:link, #navigation a:visited {
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}

#navigation a:hover, #navigation a:active {
	
	color:#6C3E35;
}


#footer {
	width: 700px;
	height: 75px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;	
	line-height: 160%;
	background-color: red;
	clear: both;
	font-size: 12px;
}

#footer li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	
	
	
}

#footer ul {
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	

	}

#footer a:link, #footer a:visited {
	font-size:12px;
	color:#622E26;
	
	
}

#footer a:hover, #footer a:active {
	
	color:#6C3E35;
}

.spacer {
	color:#622E26;
	padding-right: 5px;
}

#address {
	font-size:12px;
	text-align:center;
	color: #622E26;
	line-height: 160%;
}

#address a:link, #address a:visited {
	color: #622E26;
	

}

#address a:hover, #address a:active {


}

#homeleft {
	
	margin-left: 20px;
	width: 270px;
	
}

#homeright {
	
	width: 360px;
	float: right;
	margin-right: 20px;
}

#internalleft {
	
	margin-left: 20px;
	width: 456px;
	
}

#internalright {
	width: 174px;
	float: right;
	margin-right: 20px;
	
}

#internalright p {
	
	width: 174px;
	
}

#internalright li {
	list-style-type: decimal;
	list-style-image: none;
	margin-left: -10px;
	
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.thumb {
	padding: 5px;
	border: 0px;
}

a:link, a:visited {
	color: #70352B;
}

a:hover, a:active {

}

#pricelist {
	background-color:#FFFFFF;
	text-align:center;
}

#pricelist td {
	border:1px solid #CCCCCC;
	}

#pricelist .center {
	background-color:#CCCCCC;
	font-weight:bold;
}

.thumb {
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-top: 0px;
}

