/*POSITIONAL DIVS*/	


html{
   height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	background-image: url(http://templates.livesiteadmin.com/images/andovervineyard/stripe.jpg);
	background-repeat: repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #2b2b2b;
}
html > body #pagecontainer {
	height:auto;
	min-height:100%;
}

#pagecontainer {
	width: 920px;
	height: 100%;
	background-image: url(http://templates.livesiteadmin.com/images/andovervineyard/pagebase.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
}
#logo {
	float: left;
	height: 98px;
	margin-left: 10px;
}

#subnav {
	float: right;
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4166CC;
	font-weight: normal;
}
#rightcol {
	float: right;
	width: 180px;
}
#maincol {
	float: left;
	width: 650px;
}
#nav {
	float: right;
	width: 580px;
	height: 21px;
	margin-right: 10px;
	padding-right: 35px;
	padding-top: 10px;
}

#content {
	margin-right: 10px;
	width: 850px;
	padding-right: 25px;
	padding-left: 25px;
	margin-left: 10px;
}
#header {
	width: 920px;
	height: 98px;
}
#strap {
	float: right;
	margin-right: 10px;
	height: 62px;
	width: 610px;
	background-image: url(http://templates.livesiteadmin.com/images/andovervineyard/freshhope.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
}





/*Text Styles*/	


h1 {
	color: #1ABC25;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #4166CC;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	padding: 4px 0px;
	line-height: 21px;
}

h3 {
	color: #0066cc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 10px;
}
#content p {
	margin: 0px;
	padding: 3px 0px;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#content li {
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-position: outside;
	margin-left: 15px;
}



/*Sub Naviagtion Styles*/	


#subnav li {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	background-image: url(http://templates.livesiteadmin.com/images/andovervineyard/navshad.jpg);
	background-repeat: no-repeat;
	background-position: center 26px;
	list-style-type: none;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 15px;
}
#subnav a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
#subnav a:hover {
	text-decoration: none;
	color: #333333;
}

/*Section Naviagtion Styles*/	

#nav a {
	text-decoration: none;
	color: #4166CC;
}
#nav a:hover {
	text-decoration: none;
	color: #53BC25;
}

#nav li {
	display: block;
	float: left;
	padding-left: 15px;
	color: #3366ff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(http://templates.livesiteadmin.com/images/andovervineyard/divider.jpg);
	background-repeat:no-repeat;
	background-position: 7px 0px;
	list-style-type: none;
	padding-top: 0px;
	margin: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
