﻿@import url('default.css');

#topContent
{
	margin-top: 10px;
	width: 725px;
}

.philosophy
{
	float: left;
	width: 300px;
	height: 290px;
}

.philosophy span
{
	display: block;
	font-family: Georgia;
	margin-left: 25px;
}

.imageRotator
{
	float: right;
	height: 290px;
	width: 390px;
	background-image: url('/styles/images/index/background-image.png');
	background-repeat: no-repeat;
}

.imageRotator img
{
	margin-left: 24px;
	margin-top: 19px;	
}

.experience
{
	clear: both;
	background-image: url('/styles/images/index/your-experience-decoration.png');
	background-repeat: no-repeat;
	position: relative;
	top: -30px;
}

.experience span
{
	display: block;	
}

#socialContent
{
	width: 711px;
	height: 202px;
	background-image: url('/styles/images/index/background-social.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;	
}

#socialNavigation img
{
	float: right;	
}

#calloutContainer
{
	background-image: url('/styles/images/index/middle-content-divider.png');
	background-position: 50%;
	background-repeat: no-repeat;
	height: 339px;
	margin-top: 30px;	
	margin-left: 30px;	
	margin-bottom: 20px;
}

#calloutContainer span
{
	display: block;
}

#productCallout
{
	float: left;
	width: 350px;
}

#specialCallout
{
	float: right;
	width: 300px;
}

.specialTitle
{
	display: block;
	font-size: 20px;
	font-family: Georgia;
	color: #BD691B;
	margin-top: 20px;
}

.specialDescription
{
	display: block;
	font-size: 13px;
	font-family: Lucida Sans Unicode, Lucida Grande;
	color: #939761;
}

#footer
{
	background-image: url('/styles/images/index/footer.png');	
	background-repeat: no-repeat;
	width: 725px;
	height: 243px;
}

#facebook
{
	position: relative;
	top: 30px;
	left: 40px;	
	height: 29px;
	width: 685px;
}

#linkedin
{
	position: relative;
	top: 40px;
	left: 40px;	
	width: 685px;
}

#twitter
{
	position: relative;
	top: 50px;
	left: 40px;	
	width: 685px;
}

#youtube
{
	position: relative;
	top: 60px;
	left: 40px;	
	width: 685px;
}

#facebook span a, #linkedin span, #twitter span a, #youtube span
{
	position: absolute;
	top: 5px;
	left: 35px;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #9E4E17;	
	text-decoration: none;
}

#twitterImage
{
	position: relative;
	top: -100px;
	left: 575px;
	height: 131px;	
	width: 129px;
}

#hoursOfOperation
{
	position: relative;
	top: -85px;
	left: 300px;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 12px;	
	width: 425px;
}

#hoursOfOperation td
{
	text-align: right;
	color: #7B8051;
}

#directions
{
	position: relative;
	top: -100px;
	left: 175px;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 12px;
	width: 550px;	
}

#directions a:link, #directions a:visited, #directions a:hover
{
	color: #7B8051;
	text-decoration: underline;
	font-weight: bold;
}

#footerLeft
{
	position: relative;
	top: -100px;
	margin-left: 5px;
}

#footerLeft img
{
	margin-left: 105px;
}

#footerLeft span
{
	display: block;
}

.copyright
{
	color: #7A7F5F;
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 10px;
}

.mailingListLarge
{
	margin-top: -20px;
	font-family: Georgia;
	font-size: 18px;
	color: #CE7019;
	text-decoration: none;
}

.mailingListSmall
{
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 12px;
	color: #CE7019;
	text-decoration: none;
}

.mailListLink, .mailListLink:link, .mailListLink:visited, .mailListLink:hover
{
	text-decoration: none;
}
	 
#footerRight
{
	position: relative;
	top: -173px;
	left: 490px;
	width: 235px;
	padding-bottom: 20px;
}

#footerRight span
{
	display: block;
	color: #9EA444;	
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 15px;
}

