/*--Stylesheet for Grande Trunke Home  Updated 3-4-11--*/


body {
	margin-top: 25px;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
}
.container{
	position: relative;
	width:812px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/back-tile.jpg);
	background-repeat: repeat-y;
}
.logo {
	float:left;
}
#nav {
	float:right;
	width:405px;
	height:120px;
	background-image: url(images/top_back.jpg);
	background-repeat: no-repeat;
	padding-top:17px;
	padding-right:30px;
}
#nav a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
#nav a:hover{
	background-color:#969D50;
	color:#FFF8DF;
}
#nav a.small{
	font-size:12px;
}

a.email {position: absolute; top: 110px; right: 33px; background-color: #969D50; padding: 2px 10px; font-family: Arial, Helvetica, sans-serif; color: #FEF8DE; font-size: 12px; font-weight: bold; text-decoration: none;}
a.email:hover {background-color: #D17529;}

.shop {position: absolute; top: 40px; right: 37px; padding-left: 20px; background: url(images/CartIcon.gif) no-repeat left center;}

.orangebox{
 	clear:both;
	background-color: #CF7128;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;	
	width:785px;
	margin-left:13px;
}
.creambox{
	background-color:#FFF8DF;
	margin-left:auto;
	margin-right:auto;
	margin:10px;
	width:765px;
}
.middle{
	padding-right: 35px;
	padding-left: 35px;

}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #969D50;
	margin-bottom: 0px;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	font-size: 12px;
	color: #333333;

}
li.key {
	list-style-image: url(images/key.gif);
	margin-left: 35px;
}
a{
	color: #336699;
}
#footer{
	width: 812px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:5px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a{
	color: #333333;
	text-decoration: none;
}
.pichome{
	margin-bottom:4px;
}
.green{
	color: #787E41;
}
.smalltext{
	font-size: 10px;
}
.mailingform{
	padding-left:32px;
	padding-right:30px;
}
.message{
	padding-left:32px;
	padding-right:30px;
	color: #787E41;
	font-size: 14px;
	font-weight: bold;
}
.border{
	border: 1px solid #333333;
}
.picleft{
	margin-right: 25px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}.picright {
	margin-bottom: 15px;
	border: 1px solid #000000;
	margin-left: 25px;
}
#flashcontent {
		margin: 0px;
		padding: 0px;
	}

#coupon {
	margin: 30px 0 0 105px;
}

.specials {
	padding: 0 150px 0 0;
}

#accessories {
	margin: 0 0 0 115px;
}

#joinemail {float: right; background-color: #969D50; padding: 2px 5px 2px 5px; margin: 10px 0 0 0;}
#joinemail a {color: #FFF8DF; font-size: .8em; font-weight: bold;} 
#joinemail a:hover {color: #333;}
/*------Promotianl Page Changes--------*/

span {
	font-weight: bold;
	color: #000;
}


.list li {
	list-style: disc;
	margin: 0;
	padding: 2px 0;
}

#gifts {margin: 0 0 20px 100px;}
.hours {float: right; width: 320px; text-align: center;}
.hours img {margin-bottom: 10px;}
.hours a img {	border: 1px solid #000000;}



.picLinks {float: right; width: 250px; text-align: right; margin: 20px 0 150px 0px;}
.picLinks img {margin-bottom: 10px;}
.picLinks a img {	border: 1px solid #000000;}

.picLeft {float: left; margin: 0 20px 10px 0;}
.picRight {float: right; margin: 0 20px 10px 0;}

p.nospace {padding: 0; margin: 0px 0 2px 0;}


/*------Graphic Visions Link--------*/

#footer a.GVI {text-decoration: underline;}



