@charset "utf-8";



* {margin:0px; padding:0px;}

body {background-color:#821512;}



/* TYPOGRAPHY */

h1 {color:#336600; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-style:italic; font-weight:600;}

h2 {color:#000; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;}

h3 {color:#fff;}

h4 {color:#cc3333; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px;}

p {color:#333;}



/* LAYOUT */

#header {width:900px; height:130px; margin:0 auto; overflow:auto;}

	.logo {width:239px; height:122px; float:left;}

	.contact {width:500px; float:right; margin-top:95px;}

	.phone {color:#ff9999;}



#main {background:#fff; overflow:auto;}



	#mainContainer {margin:0 auto; width:900px;}

	

	#mainNav {width:900px; height:40px; margin:5px 0px;}

	

	#mainGallery {width:900px; height:284px;}

	

	#mainTestimonials {width:900px; margin:10px 0px;}

	#mainTestimonials span {color:#333; font-size:14px;}

	#mainTestimonials p span {color:#990000; font-size:14px;}

		.testLeft {width:600px; float:left;}

		.testRight {width:250px; float:right;}

		.brder {border:#666 solid 3px;}

		

	#mainSpecials {width:894px; margin:10px 0px; border:#000 solid 3px; background:url(../images/stripe-bg.jpg) repeat;}

	#mainSpecials span {color:#333; font-size:14px;}

		.specialsText {width:894px; float:left;}

		

	#mainBody {width:900px; margin:20px 0px;}

	#mainBody span a {color:#333; font-size:14px; text-decoration:none;}

	#mainBody a:hover {color:#990000;}

		#mainBody .featured {width:288px; float:left; margin:6px;}

		#mainBody .feature {color:#990000;}

	

#footer {width:900px; height: 200px; margin:0 auto; margin-bottom:20px; overflow:auto;}

#footerNav {text-align:right; width:650px; height:20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px;float:right; margin-top:3px;}

#footerNav ul {color:#fff;}

#footerNav li {display:inline; margin:5px 0px;}

#footerNav a {color:#fff; text-decoration:none;}

#footerNav a:hover {color:#FF6600;}



#tags {color:#fff; float:left; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}

#tags p {text-align:left; color:#fff; font-size:12px;}

#tags a {color:#FF6600; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:12px;}

#date {color:#fff;}



/* RESETS */

.clear {clear:both;}