body {
	padding: 0px;
	margin: 0px;
	background-color: #E3E1DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4A7DBE;
}

a {
	text-decoration: none;
}

img a {
	border: 0;
}

#content {
	padding-top: 13px;
}

#content a {
	color: #4A7DBE;
	font-weight: bold;
	font-size: 90%;
}

#retail #content a {
	font-size: 100%;
}

#links #content a {
		font-size: 100%;
}

#contact #content a {
		font-size: 100%;
}

a:visited {
	color: #497CBE;
}

p {
	line-height: 1.6em;
	padding: 0 0 10px 20px;
	margin: 0px;
}

h2, h3 {
		padding: 0 0 5px 20px;
		margin:0px 0 0px 0;
		clear: left;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;	
}

h4 {
	font-size: 105%;
	margin-bottom: 2px;
}

#maincontent {
	margin: 0 auto;
	padding: 5px 0 5px 0;
	width: 750px;
	background-image: url(../images/content_bck.gif);
	background-repeat: repeat-y;
	background-color: White;
}

#inner {
	width: 681px;
	padding: 0px;
	margin: 0px 43px 0px 43px; 
}

#titlebar h1 {
	text-indent: -3000px;
	width: 420px;
	height: 35px;
	margin: 19px 0 14px;
	padding: 5px 0 0;
	background-image: url(../images/title_anglinbay.gif);
}

/* Nav Bar Styling */

#nav {
	width: 100%;
	height: 2em;
	background-color: #4B7EBF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 16px 0 11px 0;
}

#nav ul {
	margin: 0px;
	padding: 1px 0 0 16px;
	
}

#nav li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 5px 23px 2px 23px;
}

#nav a {
	float:left;
	color: white;
	display: block;
}

#nav a:hover {
	text-decoration: underline;
}

body.home a#mainL, body.artist a#artistL, body.pottery a#potteryL, body.events a#eventsL, body.contact a#contactL, body.retail a#retailL, body.links a#linksL  {
	font-weight: bold;
	color: #143580;
	padding-bottom: 5px;
	border-bottom: 3px;
}

/* Content Styling */

#frontpic {
	padding-left: 15px;
}

#rightcon {
	width: 260px;
	float: right;
	margin-left: 20px;
	padding: 10px;
	border-left: 1px dotted;
}

div.pic {
	float: left;
	width: 221px;
	height: 265px;
	padding: 0 2px 14px 0;
	margin: 0;
}

div.pt img {
	width: 134px;
	height: 200px;
	padding: 0 45px 0 45px;
}

div.ls img {
	width: 200px;
	height: 134px;
	padding: 68px 12px 0 12px;
}

.pottery h2 {
	clear: left;
}

#content ul {
	padding: 0px;
	margin: 7px 0 0 20px;
	list-style-image: none;
}

#content li {
	padding: 3px 0 10px 0px;
	margin: 0px;
	list-style-image: none;
}

h5 {
	text-align: center;
}

li {
	list-style: none;
}

.address {
	line-height: .4em;
}

.title {
	font-weight: bold;
}

#map {
	float: right;
	width: 258px;
	height: 286px;
	padding-bottom: 20px;
	margin-right: 40px;
}

#footer {
	padding: 0px;
	margin: 20px 0 20px 0;
	height: 39px;
	color: White;
	background-color: #4A7DBE;
	clear: both;
}

#footer p {
	height: 100%;
	width: 100%;
	padding: 9px 0 0 10px;
	font-weight: bold;
	word-spacing: 1px;
	letter-spacing: .07em;
	line-height: 19px;
}

#apb {
	float: right;
	position:relative;
	top: 19px;
	right: 10px;
	padding: 2px 0 0 0;
	margin: -25px 12px 0 0;
	width: 56px;
	height: 34px;
	background-image: url(../images/abp.gif);
	text-indent: -3000px;
	font: futura, sans-serif;
	background-repeat: no-repeat;
}

