
body{
	margin: 0px;
	background-image: url(../img/swedhill_bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #243f5d;
	background-position: center top;
}

#container
{
	margin: 0px auto;
	z-index: 1;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	width: 919px;
}

#page{
	margin-top: 48px;
}



/*Header Styles*/
#logocontainer{
	width: 200px;
	padding-top: 24px;
	padding-left: 32px;
	float: left;
}

#logo{
	background-image: url(../img/logo.jpg);
	width: 260px;
	height: 202px;
}

#logo:hover{
	background-image: url(../img/logo.jpg);
	background-position: 0 202px;
}

#header{
	background-repeat: no-repeat;
	width: 917px;
	height: 299px;
}

#header_nav{
	width: 460px;
	height: 19px;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 328px;
	padding-top: 17px;
	float: left;
}

#header_nav a{
	color: black;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}

#header_nav a:hover{
	color: red;
	text-decoration: underline;
	margin-left: 3px;
	margin-right: 3px;
}

#headergraphic { 
	background-image: url(../img/logoheader.jpg); 
	width: 	917px;
	height: 248px;
	margin-left: 2px;
}

#shop{
	background-image: url(../img/button_shop.jpg);
	width: 106px;
	height: 22px;
	float: left;
	margin-top: 12px;
}

#shop:hover{
	background-position: 0 22px;
}

/*End Header Styles*/



/*Navigation Styles*/
#nav{
	margin-left: 20px;
	font-family: Helvetica, Verdana, sans-serif;
	float: left;
	width: 874px;
	background-image: url(../img/main_nav_background.jpg);
}


#nav a{
	color: white;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

#nav a:hover{

}

.navtxt{
	margin-top: 11px;
}

#nav_about{
	float: left;
	height: 34px;
	width: 143px;
	background-image: url(../img/NavFinal_1.jpg);
	text-align: center;
}

#nav_about:hover{
	background-position: 0 -34px;
}

#nav_online{
	float: left;
	height: 34px;
	width: 107px;
	background-image: url(../img/NavFinal_2.jpg);
	text-align: center;
}

#nav_online:hover{
	background-position: 0 -34px;
}

#nav_labels{
	float: left;
	height: 34px;
	width: 141px;
	background-image: url(../img/NavFinal_3.jpg);
	text-align: center;

}

#nav_labels:hover{
	background-position: 0 -34px;
	background-repeat: no-repeat;
}

#nav_gifts{
	float: left;
	height: 34px;
	width: 84px;
	background-image: url(../img/NavFinal_4.jpg);
	text-align: center;
}

#nav_gifts:hover{
	background-position: 0 -34px;
		background-repeat: no-repeat;
}

#nav_wine{
	float: left;
	height: 34px;
	width: 87px;
	background-image: url(../img/NavFinal_5.jpg);
	text-align: center;

}

#nav_wine:hover{
	background-position: 0 -34px;
		background-repeat: no-repeat;
}

#nav_awards{
	float: left;
	height: 34px;
	width: 70px;
	background-image: url(../img/NavFinal_6.jpg);
	text-align: center;

}

#nav_awards:hover{
	background-position: 0 -34px;
		background-repeat: no-repeat;
}

#nav_events{
	float: left;
	height: 34px;
	width: 71px;
	background-image: url(../img/NavFinal_7.jpg);
	text-align: center;

}

#nav_events:hover{
	background-position: 0 -34px;
		background-repeat: no-repeat;
}

#nav_newsletter{
	float: left;
	height: 34px;
	width: 102px;
	background-image: url(../img/NavFinal_8.jpg);
	text-align: center;

}

#nav_newsletter:hover{
	background-position: 0 -34px;
	background-repeat: no-repeat;
}

#nav_order{
	float: left;
	height: 34px;
	width: 86px;
	background-image: url(../img/NavFinal_9.jpg);
	text-align: center;

}

#nav_order:hover{
	background-position: 0 -34px;
}

/*End of Navigation Styles*/


/* Main Content Styles*/
#specials{
	width: 85px;
	height: 26px;
	background-image: url(../img/button_specials.jpg);
	/*float: right;*/
	margin:5px 0 0 0;
}
#specials:hover{
background-position: 0 26px;
}
#defaultlabels{
	width: 116px;
	height: 32px;
	background-image: url(../img/button_defaultlabels.jpg);
	float: right;
}
#defaultlabels:hover{
background-position: 0 32px;
}
#customlabels{
	width: 116px;
	height: 32px;
	background-image: url(../img/button_customlabels.jpg);
	float: right;
}
#customlabels:hover{
background-position: 0 32px;
}
#checkout{
	width: 91px;
	height: 32px;
	background-image: url(../img/button_checkout.jpg);
	float: right;
	margin:10px;
}
#checkout:hover{
background-position: 0 32px;
}
#personalizelabels{
	width: 148px;
	height: 32px;
	background-image: url(../img/button_perslabels.jpg);
	float: right;
	margin:10px;
}
#personalizelabels:hover{
background-position: 0 32px;
}
#addtocart{
	width: 88px;
	height: 26px;
	background-image: url(../img/addtocart.jpg);
	float: right;
	margin:5px 0 0 0;
}

.table_padding{
	padding-left: 20px;
}

#addtocart:hover{
	background-position: 0 26px;
}

.buystuff{
	float: left;
	margin-right: 10px;
	margin-left: 360px;
}

.form{
	background-color: #e9e0b9;
	border: solid #7b7a76 1px;
	height: 23px;
}

p{
	line-height: 20px;
	margin-left: 15px;
}

ul{
	margin-left: 15px;
	padding-left: 50px;
}

li{
	line-height: 20px;
}


hr{
	background-color: #e6f3be;
	height: 4px;
	border: solid #b1bacb 1px;
	margin-right: 45px;
}

#content{
	background-image: url(../img/swedhill_content_bg.jpg);
	width: 917px;
	margin-left: 2px;
	min-height:250px;
}

.td-padding{
	padding-left: 20px;
}
#maincontent{
	color: #3b280c;
	margin-left: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 70px;
	float: left;
	width: 875px;
}
#maincontent table{
	color: #3b280c;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
h1{
	font-family: Times, serif;
	font-family: Times, serif;
	font-size: 24px;
	color: #002346;
	background-color: #e6f3be;
	border: solid #a7b2b8 1px;
	background-image: url(../img/h1_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 3px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 24px;
}

h2{
	color: #002346;
	font-family: Times, serif;
	font-size: 24px;
	width: 720px;
	margin-top: 4px;
	margin-left: 50px;
	margin-bottom: 0px;
	line-height: 24px;
	margin-left: 15px;
}


h3{
	color: #002346;
	font-family: Times, serif;
	font-size: 18px;
	margin-top: 20px;
	margin-left: 15px;
}

h4{
	font-size: 16px;
	color: #113252;
	font-family: Times, serif;
	margin-left: 15px;
}

h5{
	color: #113252;
	font-family: Times, serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}

h6{
	color: #113252;
	font-family: Times, serif;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-left: 15px;
}

#contentbottom
{
	background-image: url(../img/swedhill_bottom.jpg);
	width: 917px;
	height: 28px;
	margin-left: 2px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.clear{
	line-height: 1px;
	height: 1px;
	clear: both;
	width: 100%;
}

.center{
	text-align: center;
}

/* End of main content styles*/

#footer{
	margin-left: 20px;
	color: #660606;
}

#footerimgholder
{
	background-image: url(../img/footer_home.jpg);
	width: 883px;
	background-repeat: repeat-y;
	height: 125px;
}

#footer_visit{
	height: 20px;
	float: left;
	margin-top: 45px;
	margin-left: 20px;
	margin-right: 20px;
}

#footer_left
{
	float: left;
	width: 617px;
	text-align: middle;
		margin-top: 7px;
}

#footer_newsletter { 
	background-image: url(../img/img_newsletter.jpg); 
	width: 245px;
	height: 105px;
	margin-top: 10px;
	float: left;
}

#footer_newsletter:hover { 
	background-position: 0 -102px;
}

#footer_txt{
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: white;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
}

#penguinbay{
	float: left;
	background-image: url(../img/img_penguinbay.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 111px;
	height: 100px;
	margin-left: 7px;
	border: black solid 1px;
}

#goosehill{
	float: left;
	background-image: url(../img/img_goosehill.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 134px;
	height: 100px;
	margin-left: 7px;
		border: black solid 1px;
}

#lakeplacid{
	float: left;	
	background-image: url(../img/img_lakeplacid.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 146px;
	height: 100px;
	margin-left: 7px;
		border: black solid 1px;
}

#swedehill
{
	float: left;
	background-image: url(../img/img_swedhill.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	width: 134px;
	height: 102px;
	margin-left: 7px;
	border: black solid 1px;
}

#swedehill:hover{
	background-position:0 -102px;
}

#penguinbay:hover{
	background-position: 0 -100px;
}

#goosehill:hover{
	background-position: 0 -100px;
}

#lakeplacid:hover{
	background-position: 0 -100px;
}

#additem {
    background-image: url("../img/swe_btnadditems.jpg");
    float: right;
    height: 26px;
    width: 88px;
}
#additem:hover {
background-position:0 26px;
}


/* End of footer styles*/
