@charset "utf-8";

/* LAYOUT */

body {
	margin: 0;
	text-align: center;
	color: #515151;
	background-color: #f8f8f8;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#exhibit_box {
	height: auto;
	width: 204px;
	padding-left: 20px;
	float: right;
}
#upcomexhibits {
	height: auto;
	width: 204px;
	padding-left: 20px;
	float: right;
}
#homexhib {
	height: auto;
	width: 204px;
	padding-left: 20px;
	float: right;
}

#ham_opps {
	width: 300px;
	margin-left: 15px;
	float: right;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: thin dashed #666;
	text-align: right;
}
#ham_opps_left {
	width: 290px;
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: thin dashed #666;
	text-align: left;
	margin-bottom: 15px;
}


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;
}
.monthtext {
	font-size: 20px;
	color: #B2BB1E;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.biggertext {
	font-size: 11px;
	color: #000;
}


#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
}
#navigation a:hover {
	color: #2d5257;
}
#navigation .noborder a {
	border-style: none;
}
#border_nav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* HOMEPAGE LOGO AND MAIN ARTWORK */

#logoart {
	padding: 29px 0 0 0;
}

/* HOMEPAGE LATEST NEWS */

#latestnews {
	height: 25px;
	margin-top: 5px;
	clear: both;
}
#clearfloat {
	clear: both;
}
#artandnews {
	float: right;
	width: 665px;
}
.newsbox {
	background-color: #000;
	border: 1px solid #999;
	height: 57px;
	width: 421px;
	background-image: url(../images/images/news_andevents.jpg);
	padding-top: 15px;
	color: #FFF;
	background-repeat: no-repeat;
}

#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: 10px;
	font-size: 10px;
	color: #a0a0a0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
}
#copyright a {

}
#bottomnav {
	float: right;
	margin-top: 16px;
	font-size: 10px;
	text-align: right;
}
#bottomnav a {
	color: #00F;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
#bottomnav a:hover {

}

#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: normal;
	font-size: 18px;
	background-image: url(../images/text/backsating_nowhite.png);
	color: #FFFFFF;
	width: 649px;
	background-repeat: repeat-x;
	padding-left: 23px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 62px;
	background-color: #CCC;
}
#content-text {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-color: #FFF;
	background-image: url(../images/contentdrop.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
#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;
	height: 60px;
}

.header2 {
	font-weight: normal;
	font-size: 18px;
	line-height: 62px;
	color: #FFFFFF;
	width: 649px;
	background-repeat: no-repeat;
	padding-left: 0px;
	background-image: none;
	background-color: #666;
	font-family: "Century Gothic";
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#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: #00F;
	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;
}
#container #insidepages #mainContent #content-text div p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#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;
}
#alice {
	float: left;
	height: auto;
	width: 205px;
}
#yag_work {
	float: left;
	width: 300px;
	margin-left: 50px;
	height: 200px;
}
#yag_work_right {
	float: left;
	width: 255px;
	height: 200px;
}
#filmmakersbox {
	height: auto;
	width: auto;
	margin-left: 42px;
}
#logo_box {
	height: 150px;
	width: auto;
}
#glass_logo {
	height: auto;
	width: auto;
	margin-left: 150px;
}
.gal_scrip {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	color: #000;
	font-style: normal;
}


#noyeslogosbox {
	width: 270px;
}
#future {
	background-image: none;
	width: auto;
	border: medium double #999;
	float: right;
	margin-left: 20px;
}

#flowericons {
	float: left;
	height: auto;
	width: auto;
}
.red {
	color: #F00;
}
.sponsors {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #303;
	font-size: 14px;
}
.hammculture {
	font-family: "Freestyle Script";
	font-size: 30px;
	color: #AEA1B2;
	height: auto;
	width: 600px;
	margin-left: 20px;
	font-style: normal;
	font-weight: normal;
}
#hammbox {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #45314F;
	border-right-color: #45314F;
	border-bottom-color: #45314F;
	border-left-color: #45314F;
	width: 594px;
}
#hammculte {
	background-color: #306;
	width: 600px;
	color: #FFF;
	background-image: url(../images/hammonton/bloobs.png);
	background-repeat: no-repeat;
}
#sigarts {
	width: 400px;
	a {color: blue;}
}
.hidden { display: none; }
.unhidden { display: block; }
#icons {
	float: left;
	width: 54px;
	height: 54px;
	margin-right: 10px;
}
.iconss {
	float: left;
	height: 54px;
	width: 54px;
	margin-right: 10px;
}

#icons2 {
	float: left;
	width: 54px;
	height: 54px;
	margin-right: 10px;
}


.jazzed {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #00C;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-align: left;
}
.flush_right {
	text-align: right;
	color: #000;
	float: right;
	font-size: 10px;
	font-weight: lighter;
}
#featuredartist {
	padding: 10px;
	height: auto;
	width: 500px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#exhibit_hambox {
	height: 260px;
	width: 195px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
}
#container #insidepages #mainContent #content-text h2 strong a hover {
	color: #B2BB1E;
	font-weight: normal;
	font-size: 18px;
	line-height: 62px;
	color: #FFFFFF;
	width: 649px;
	background-repeat: no-repeat;
	padding-left: 0px;
	background-image: none;
	background-color: #666;
	font-family: "Century Gothic";
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #logoart #artandnews #latestnews tr .newsbox p a {
	color: #B2BB1E;
}

