/* CSS Document */

body {
	padding: 0px;
	margin: 0px;

}

#maincontainer {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

#header {
width: 800px;
height: 150px;
background-color: #FCFCFC;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #CCCCCC;
border-left-color: #CCCCCC;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCCCCC;
background-image: url(../images/mountain_range.gif);
background-repeat: no-repeat;
background-position: right 50px;
background-attachment: scroll;
}

#logocontainer {
	background-image: url(../images/strathlomond_drip_logo.jpg);
	width: 315px;
	height: 90px;
	margin-top: 21px;
	margin-left: 25px;
	margin-bottom: 20px;
}

#navcontainer {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
 
#navcontainer ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
 
#navcontainer ul li { 
	display: inline;
}
 
#navcontainer ul li a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

 
#navcontainer ul li a:hover {
	color: #fff;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#active ul li a:active {
	color: #FFF;
	background-color: #000000;
	text-decoration: none;
}



#wrapper-home {
	width: 800px;
	float: left;
	height: auto;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/large_bottle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapper-about {
	width: 800px;
	float: left;
	height: auto;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/small_bottle_still.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapper-source {
	width: 800px;
	float: left;
	height: auto;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/sparkling_bottles.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapper-products {
	width: 800px;
	float: left;
	height: auto;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/SL_family.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapper-trade {
	width: 800px;
	float: left;
	height: auto;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/bottle_glass.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapper-links {
	width: 800px;
	float: left;
	height: auto;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/bottle_wine_glass.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#wrapper-contact {
	width: 800px;
	float: left;
	height: auto;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-image: url(../images/still_bottles.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#maintitle {
	background-image: url(../images/sl_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	height: 70px;
	padding-top: 30px;
	margin-left: 30px;
	margin-top: 5px;
}

#leftcontainer {
	width: 355px;
	height: auto;
	float: left;
	padding-left: 30px;
}

#leftcontainer ul {
	list-style: none;
	margin-top: 15px;
}

#leftcontainer li {
}

#leftcontainersl {
	background-image: url(../images/sl_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 355px;
	height: auto;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}

#rightcontainer {
	float: right;
	position: absolute;
	bottom: 0px;
	left: 385px;
	height: 470px;
}

#maincontent {
	float: left;
	padding-left: 30px;
	background-image: url(../images/sl_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	width: 770px;
}

h1 {
	font-family: "Myriad Roman", sans-serif;
	font-size: 19px;
	color: #000000;
}

.subheading {
	font-family: "Myriad Roman", sans-serif;
	font-size: 16px;
	color: #3F8787;
	width: 355px;
	line-height: 140%;
	font-weight: bold;
}

.bodytext {
	font-family: "Myriad Roman", sans-serif;
	font-size: 12px;
	color: #000000;
	width: 355px;
	line-height: 140%;
}

.bodytext a {
	text-decoration: none;
	color: #000000;
}

.bodytext a:active {
	color: #000000;
}

.bodytext a:hover {
	color: #3F8787;
}

#mineraltable {
	width: 205px;
	padding: 0;
	margin: 0;
}

th {
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	border: 1px solid #3F8787;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-family: "Myriad Roman", sans-serif;
	font-size: 10px;
}

th.greenbg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background-color: #3F8787;
	color: #FFFFFF;
}

#largepic {
	float: right;
	clear: none;
}

.picfloatright {
	float: right;
	height: auto;
	vertical-align: bottom;
}

.picfloatleft {
	float: left;
	margin-right: 5px;
	height: 75px;
	width: 60px;
}

#newscontainer {
	width: 330px;
	height: auto;
	float: left;
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin-bottom: 20px;
}

#blank {
	height: 50px;
}

#footer {
	font-family: "Myriad Roman", sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	width: 800px;
	text-align: center;
	clear: both;
	padding-top: 10px;
}

#footer a {
	text-decoration: none;
	color: #666666;
}

#footer a:active {
	color: #666666;
}

#footer a:hover {
	color: #3F8787;
}
