@charset "utf-8";

/* LAYOUT */

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #f8f8f8;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
}
a {
	color: #515151;
	font-weight: bold;
}
a:hover {
	color: #989E18;
	font-weight: bold;
}

h3 {
	color: #778813;
	font-weight: bold;
	font-size: 13px;
}

#container {
	width: 958px;  
	margin: 0 auto; 
	text-align: left; 
}

/* TOP NAVIGATION */

#navigation {
	background-image: url(../images/topbargreen.png);
	height: 28px;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F8F8F;
}
#navigation a:hover {
	color: #2d5257;
}
#navigation .noborder a {
	border-style: none;
}

/* HOMEPAGE LOGO AND MAIN ARTWORK */

#logoart {
	padding: 29px 0 0 0;
}

/* HOMEPAGE LATEST NEWS */

#latestnews {
	height: 32px;
	margin-top: 14px;
	color: #484848;
	padding-top: 5px;
	clear: both;
}
#clearfloat {
	clear: both;
}
#artandnews {
	float: right;
	width: 665px;
}
.newsbox {
	background-color: #FFF;
	border: 1px solid #EDEDED;
}

#latestnews .text {
	padding: 0px 0 0 238px;
}
#latestnews .bullet {
	padding: 0px 0 0 130px;
}

/* HOMEPAGE EXHIBITONS PHOTOS */

#exhibitions {
	padding: 14px 0 0 0;
}

.exphotos {
	padding: 0 14px 0 0;
}

/* FOOTER */

#footer {
	margin-top: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aab415;
}
#copyright {
	float: left;
	margin-top: 16px;
	font-size: 10px;
	color: #a0a0a0;
}
#copyright a {
	color: #a0a0a0;
}
#bottomnav {
	float: right;
	margin-top: 16px;
	font-size: 10px;
	text-align: right;
}
#bottomnav a {
	color: #828714;
	font-weight: bold;
	text-decoration: none;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
#bottomnav a:hover {
	color: #484848;
}

#bottomnav .noborder a {
	border-style: none;
}

/* INSIDE PAGES */

#insidepages { 
	width: 958px;  
	margin: 34px 0 0 0; 
	text-align: left; 
}
#sidebar1 {
	float: left; 
	width: 275px; 
}
#mainContent { 
	margin: 0 0 0 285px; 
	background-color: #ffffff;
	border-bottom: solid 1px #c5c2c2;
	border-left: solid 1px #c5c2c2;
	border-right: solid 1px #c5c2c2;
} 
#header {
	font-weight: bold;
	font-size: 18px;
	background-image: url(../images/grass_header.jpg);
	line-height: 62px;
	color: #FFFFFF;
	width: 649px;
	background-repeat: no-repeat;
	padding-left: 23px;
	background-color: #CBCBCB;
}
#content-text {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-color: #FFF;
	background-image: url(../images/contentdrop.jpg);
	background-repeat: repeat-x;
}
#content-text img {
	padding-left: 0px;
	padding-right: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#header2 {
	font-weight: bold;
	font-size: 18px;
	background-image: url(../images/bg-h1.jpg);
	line-height: 62px;
	color: #FFFFFF;
	width: 649px;
	background-repeat: no-repeat;
	padding-left: 0px;
}

.header2 {
	font-weight: bold;
	font-size: 18px;
	background-image: url(../images/bg-h1.jpg);
	line-height: 62px;
	color: #FFFFFF;
	width: 649px;
	background-repeat: no-repeat;
	padding-left: 0px;
}

#totop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 8px;
}

#socialmedia {
	text-align: center;
	color: #333;
}
#socialmedia a {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#socialmedia img {
	margin-top: 5px;
	margin-bottom: 5px;
}

#socialmedia .noborder a {
	border-style: none;
}#socialmedia .noborder a:hover {
	border-style: none;
}
#contactinfo {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	color: #333;
}
#newspad {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#slideshow {
	height: 300px;
	overflow: hidden;
}
.graytext {
	color: #999;
}
#header-grass {
	font-weight: bold;
	font-size: 18px;
	background-image: url(../images/bg-h1_grass2.jpg);
	line-height: 60px;
	color: #FFFFFF;
	width: 649px;
	background-repeat: no-repeat;
	padding-left: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C2C2;
	border-right-color: #C5C2C2;
	border-bottom-color: #C5C2C2;
	border-left-color: #C5C2C2;
	height: 62px;
	background-color: #CBCBCB;
}
#bottomnav a.stocktonlink {
	color: #000;
	text-decoration: none;
}
#bottomnav a.stocktonlink:hover {
	color: #000;
	text-decoration: underline;
}
#socialmedia a:hover {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
}
#mailinglist_box {
	padding: 5px;
	float: right;
	width: 195px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #666;
	background-color: #eeeeee;
}
#contactinfo a.hammontonlink {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#contactinfo a.hammontonlink:hover {
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
