a:link {color:#704421;}
a:visited {color:#704421;}

#about{font-size:13px;}
#content {font-size:13px;}
	 
#quick_nav_local img {cursor:pointer;  float:left; margin-left:0px; margin-top:5px;}

/*STORE LOCATOR AND SIGNUP*/
#thankYou {float:left; display:none; margin-left:20px; margin-top:2px; font-size:16px; font:Verdana, Geneva, sans-serif;}

#signUp {float:left; width:100%;}
#leftForm {float:left; display:inline;}
#rightForm {float:left; display:inline; margin-left:10px; width:200px;}

#locations {float:left; width:480px; margin-top:20px; border-top:#000 dashed; border-width:1px; padding-top:15px;}
#storeListings {float:left; width:500px; list-style:none; list-style-type:none; overflow:scroll; height:300px; overflow-x: hidden;}
#onlineListings{float:left; width:500px; list-style:none; list-style-type:none; overflow:scroll; height:300px; overflow-x: hidden;}

.foundStore {float:left; display:list-item; width:100%; border-bottom:#000 dashed; border-width:1px;}
.foundStore:hover {background-color:#FCC;}

.addressName {width:300px; float:left; width:100%; display:inline;}
.timeContact { float:left; width:100%;}

h2 {margin-top:0px; margin-bottom:0px; text-indent:7px;}

#suggestions ul li {margin-bottom:7px;}

#quick_nav_local ul {margin:0px 0px 0px 5px; padding:0px; width:150px;}
#quick_nav_local ul li { list-style:none; height:30px; cursor:pointer; font-size:14px; text-decoration:none; border-bottom:#FFF solid; border-width:1px; text-align:left;}

#surveyForm {width:475px;}
#surveyForm div input {width:20px;}
#surveyForm input, textarea {width:100%;}

#prizes p {width:350px; display:block; position:relative;}
#prizes p img {
	position:absolute;
	top: -19px;
	left: 336px;
}


.recCard {width:480px; position:relative;}
.recCard p {margin:0px 20px 0px 20px}

.recTitle {height:31px; width:300px; overflow:hidden; float:left; position:relative; text-align:center; line-height:35px; margin-top:20px;}
.greenTitle {background:url(../img/recTitleRight.jpg) top right no-repeat;}
.peachTitle {background:url(../img/recTitleRightPE.jpg) top right no-repeat;}
.pinkTitle {background:url(../img/recTitleRightP.jpg) top right no-repeat;}

.recContent {padding:15px 0px 15px 0px; position:relative; width:490px; float:left;}

#green {background-color:#d2e9cc;}
#pink {background-color:#fce5ef;}
#peach {background-color:#fdc1a7;}

.absolute {position:absolute;}

.topLeft {left:0px; top:0px;}
.topRight {top:0px; right:0px;}
.bottomLeft {bottom:0px; left:0px;}
#printIcon{cursor:pointer;}
</style>
<style type="text/css" media="print">
.onlyscreen
{
display:none;
width:0px; 
overflow:hidden; 
height:0px;
position:absolute;
z-index:-100;
}

.onlyprint
{
 display:block;
 height:1000px;
}
