/*------------------ PureManager CSS-------------------*/

/*------------------ Content Manager CSS-------------------*/
.PureManagerAdmin_mainMenu	{background-color:#eeeeee; padding:2px;}
.PureManagerAdmin_mainMenu a	{color:#006;}
.PureManagerAdmin_mainMenu a:hover	{color:#000;}

#displayOptions		{position:fixed; top:0px; left:0px; width:100%;}

/*--------------Site Map CSS--------------------*/
#siteMap		{}
#siteMap li		{list-style-type:circle; margin-left:10px;}
#siteMap .siteMapSec	{margin-left:15px;}
#siteMap .siteMapSec li	{list-style:none;}

*		{padding:0px; margin:0px;}

img, div, a, input, h1 { behavior: url(/images/iepngfix.htc) }

body	{
	background-color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper	{
	min-height:555px;
	width:900px;
	background:url(../images/wrapper-bg.gif) repeat-y;
	margin:0 auto;
	position:relative;
}

a	{
	color:#67ae20;
	outline:none;
}

a img	{
	border:none;
}

#right-col-content p	{
	padding-bottom:15px;
}

.left	{
	float:left;
	display:block;
	margin:0px 10px 10px 0px;
}

.right	{
	float:right;
	display:block;
	margin:0px 10px 10px 0px;
}

h1 a	{
	background:url(../images/arts-logo.gif) no-repeat;
	height:82px;
	width:266px;
	display:block;
	text-indent:-900em;
	float:right;
	margin-right:15px;
	outline:none;

}

h1 .main	{
	background:url(../images/arts-logo-main.gif) no-repeat;
	height:144px;
	width:463px;
	display:block;
	text-indent:-900em;
	float:right;
	margin-right:15px;
	outline:none;

}

h2	{
	color:#134e9e;
	font:18px Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}

#header-call-out	{
	background-color:#2d469b;
	width:100%;
	color:#67ae20;
	padding:4px 0px 4px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}


#left-col	{
	width:310px;
	min-height:555px;
	display:block;
	float:left;
}

#right-col	{
	width:590px;
	display:block;
	float:left;
	color:#555;
	font-size:14px;
}

#right-col-content	{
	margin:15px 15px 15px 25px;
}
#right-sculptures	{
	width:135px;
	display:block;
	float:right;
	margin-left:8px;
}

#home-sub-nav	{
		margin-top:0;
		width:92px;
		display:block;
		float:left;
		margin-right:15px;
		z-index:5;

}

#home-sub-nav li	{
	display:block;
	float:left;
	list-style:none;
	margin-top:0;
}

#visual a	{
	display:block;
	text-indent:-900em;
	background:url(../images/visual-off.png) center top no-repeat;
	height:82px;
	width:92px;
	margin-top:0;
	outline:none;
}

#visual a:hover	{
	background:url(../images/visual-on.gif) center top no-repeat;
}

#visual .current	{
	background:url(../images/visual-on.gif) center top no-repeat;
}

#performing a	{
	display:block;
	text-indent:-900em;
	background:url(../images/performance-off.png) center top no-repeat;
	height:98px;
	width:92px;
	outline:none;
}

#performing a:hover	{
	background:url(../images/performance-on.gif) center top no-repeat;
}

#performing .current	{
	background:url(../images/performance-on.gif) center top no-repeat;
}


#culinary a	{
	display:block;
	text-indent:-900em;
	background:url(../images/culinary-off.png) center top no-repeat;
	height:88px;
	width:92px;
	outline:none;
}

#culinary a:hover	{
	background:url(../images/culinary-on.gif) center top no-repeat;
}

#culinary .current	{
	background:url(../images/culinary-on.gif) center top no-repeat;
}

#landscape a	{
	display:block;
	text-indent:-900em;
	background:url(../images/landscape-off.gif) center top no-repeat;
	height:86px;
	width:92px;
	margin-top:0;
	outline:none;
}

#landscape a:hover	{
	background:url(../images/landscape-on.gif) center top no-repeat;
}

#landscape .current	{
	background:url(../images/landscape-on.gif) center top no-repeat;
}

.member	{
	/**** Old CSS for this class******  margin-top:30px;
										float:left;
										margin-left:30px;
	*/
	/**** New CSS for this class****/
	position:absolute;
	bottom:37px;
	left:350px;
}

#text-home {width:245px; height:80px; position:absolute; bottom:86px; right:20px; color:#134e9e; overflow:hidden;}

#sub-nav	{
	border-top:1px solid #67ae20;
	margin-right:15px;
	margin-bottom:20px;
}

#sub-nav-ul	{
	margin-top:5px;
	margin-bottom:10px;
}

#sub-nav-ul li	{
	display:inline;
	text-decoration:none;
	list-style:none;
	text-align:right;
	font-size:12px;
	padding:10px 10px 0px 0px;
}

#sub-nav-ul a	{
	text-decoration:none;
	color:#999;
}

#sub-nav-ul a:hover	{
	text-decoration:none;
	color:#67ae20
}

#sub-nav-ul .current	{
	text-decoration:none;
	color:#67ae20;
}

.address	{
	font-size:13px;
}

.gallery-selector	{
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}

.gallery-selector img	{
	border:solid #666666 2px;
	margin-right:15px;
}

.gallery-selector li	{
	margin-top:10px;
}

#gallery-selector a	{
	text-decoration:none;
	color:#134e9e;
}

#gallery-selector a:hover	{
	text-decoration:none;
	color:#67ae20
}

#gallery-thumb-container	{
	width:144px;
	float:left;
}

#gallery-thumb-container img	{
	border:solid #666666 2px;
	margin:0 20px 20px 0px;
}

#gallery-large-img	{
	width:400px;
	float:right;
	overflow:hidden;
}
#gallery-large-img img	{
	border:solid #666666 2px;
}

.description	{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

#footer	{
	background-color:#2d469b;
	width:100%;
	color:#67ae20;
	padding:5px 0px 5px 0px;
	clear:both;
	text-align:center;
	font-size:11px;
}
