body {
	background: #E7EAED;
	font-family: georgia, times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #503821;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 19px;
	}
hr {
	color: #E7EAED;
	margin-bottom: 20px;
	}

a,img{
	border: 0;
}
	
#wrap {
	width: 990px;
	margin: 0 auto;
	background: #F3F4F5;
	}
	
#container {
	background: url('images/background_tile.jpg') repeat-y;
	float: left;
	width: 990px;
	}

#main {
	margin-left: 20px;
	}
	
	#header {
		width: 950px;
		float: left;
		font-size: 16px;
		}
	
	#homepage #header {
		background: url('images/sweet_little_paws_header.jpg') no-repeat;
		height: 62px;
		}
	#contact #header, #menu #header, #gallery #header {
		background: url('images/secondary_header.jpg') no-repeat;
		height: 63px;
		}
		
		#header ul {
			margin: 21px 10px 0 0;
			float: right;
			}
		
		#header ul li {
			list-style-type: none;
			display: inline;
			padding: 12px;
			}
		
		#header ul li a{
			color: #fff;
			text-decoration: none;
			}
			
		#header ul li a:hover{
			color: #fff;
			text-decoration: underline;
			}	
			
			body#homepage #home-link, body#gallery #gallery-link, body#menu #menu-link, body#contact #contact-link {
				color: #CDD2D9;
				text-decoration: underline;
				}
		#footer #header {
			font-size: 11px;
			background: #503821;
			width: 650px;
			}
		#copyright {
			float: left;
			color: #fff;
			margin: 21px 0 0 20px;
			}
	
	#splash {
		background: url('images/sweet_little_paws_cheesecake_splash.jpg') no-repeat;
		height: 496px;
		width: 950px;
		float: left;
		}
		
	#hotlinks {
		background: url('images/sweet_little_paws_hotlinks.jpg') no-repeat;
		height: 132px;
		width: 950px;
		float: left;
		}
		
		#hotlinks #left {
			margin: 26px 0 0 20px;
			float: left;
			width: 280px;
			text-align: center;
			}
		
		#hotlinks #center {
			margin: 26px 0 0 32px;
			float: left;
			width: 280px;
			text-align: center;
			/*background: url('images/candy_cane.jpg') no-repeat 5% 18%;*/
			height: 80px;
			}
		
		#hotlinks #right {
			margin: 26px 0 0 32px;
			float: left;
			width: 280px;
			text-align: center;
			}
		
		#hotlinks #link {
			color: #003399;
			float: right;
			margin-right: 20px;
			}
	
	#footer {
		float: left;
		width: 950px;
		height: 115px;
		background: #503821;
		border-top: 1px solid #fff;
		}
		
#template-main {
		background: #F3F4F5 url('images/secondary_logo.jpg') no-repeat top left;
		min-height: 450px;
		height:auto !important;
		height:450px;
		float: left;
		width: 950px;
		padding-bottom: 20px;
	}

	#template-main #content {
			margin: 20px 45px 20px 340px;
		}
		
	#template-main #title {
			font-size: 26px;
		}
#secondary-nav {
		margin: 180px 0 0 20px;
		float: left;
		width: 280px;
		min-height: 250px;
		height: auto !important;
		height: 250px;
		border-right: 1px solid #E4E4E4;
		font-size: 14px;
		text-align: center;
		}
		
		#secondary-nav ul {
			margin: 0;
			padding: 0;
		}
		
		#secondary-nav ul li{
			list-style-type: none;
			padding: 5px;
		}
		#secondary-nav ul li a{
			color: #666;
			text-decoration: none;
		}
		#secondary-nav ul li a:hover{
			color: #333;
			text-decoration: underline;
		}
		#secondary-nav #active {
			text-decoration: underline;
			color: #333;
		}
		
#big-margin {
			margin-top: 62px;
			}
			
#menu-list {
			width: 500px;
			float: left;
			}
			
		#menu-list ul{
			margin: 0;
			}
		#menu-right-column {
			float: left;
			width: 200px;
			clear: right;
			
			}
		#menu-left-column {
			float: left;
			width: 200px;
			border-right: 1px dashed #CCCCCC;
			padding-right: 15px;
			}
			
		#menu-list ul li{
			list-style-type: none;
			padding: 3px;
			}		
			
#float-right {
	float: right;
	margin: 20px 0 20px 20px;
	}
			
/*font css*/
		
	#red-header {
		font-size: 16px;
		color: #8F271E;
		font-weight: bold;
		margin-bottom: 3px;
		}
	
	#red-font {
		font-size: 14px;
		color: #8F271E;
		margin-bottom: 5px;
		}
		
	#brown-header {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 3px;
		color: #503821;
		}
		
	#flavor-of-month {
		font-size: 18px;
		font-weight: bold;
		color: #E52D27;
		margin: 12px 0;
		}
	#menu-header {
		font-size: 16px;
		margin-bottom: 20px;
		padding-bottom: 10px;
		color: #835C36;
		border-bottom: 1px dashed #333;
		}
	#menu-header a {
		color: #503821;
		font-weight: bold;
		}
	.style12 {
		color: #FF6501;
		}
	#jump-link {
		clear: both;
		float: left;
		margin: 20px 0;
		color: #003399;
		}
		
	#jmcalkins  {
		color: #666;
		text-decoration: none;
		font-size: 11px;
		}
	
#store_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#social {
	float: right;
	margin: 0 30px;
	background: #EDEDED;
	width: 205px;
	height: 34px;
	border: 2px solid #333;
	padding: 0;
}

	#social iframe {
		margin: 0 0 7px 0;
	}
	
#message {
	font-size: 14px;
	color: #FF6501;
	font-weight: bold;
	text-decoration: underline;
}
