body {margin: 0px; background: #ffa003}

form { margin: 0px; padding: 0px; }

h1 
{ 
	font-size: 18px;
	color: #184584;
	text-transform: uppercase;
}

.Container
{
	background: url(/webart/right-bg.jpg) repeat-y top right;
}

.Left
{
	width: 246px;
	background: url(/webart/left-bg-index.gif);
}

.Left-content
{
	width: 246px;
	min-height: 476px; 
	height:auto !important;
	height: 476px;/* Delete when finished*/
	background: url(/webart/left.jpg) no-repeat;
}

.Brochures
{
	width: 147px;
	height: 251px;
	position: relative;
	left: 99px;
	padding: 10px 5px 0px 5px;
}

.Brochures p
{
	width: 126px;
	margin-left: 8px;
	color: #315690;
	font-size: 10px;
	font-weight: bold;
}

.Left-nav
{
	margin: 0px 0px 0px 109px;
	padding: 20px 0px 0px 0px;
	width: 130px;
	list-style: none;
	border-bottom: 2px groove #d0d0d0;
	text-align: right;
}

.Left-nav li 
{
	margin: 0px;
	padding: 0px;
	border-top: 2px groove #d0d0d0;
}

.Left-nav a:link, .Left-nav a:active, .Left-nav a:visited
{
	display: block;
	padding: 7px 5px 7px 0px;
	text-decoration: none;
	color: #105fa1;
}

.Left-nav a:hover { background: #edda90 }

/*Left navigation hover state for parent pages*/

#about-us a:hover { background: #f6bbc4; }
#members a:hover { background: #9d89c0; color: #FFFFFF}
#energy a:hover { background: #5ba77f; color: #FFFFFF}
#economic a:hover { background: #48a3ad; color: #FFFFFF}
#community a:hover { background: #c3c042; }
#touchstone a:hover { background: #e19339; }
#education a:hover { background: #b84c50; color: #FFFFFF}
#partners a:hover { background: #406599; color: #FFFFFF}
#docs a:hover { background: #2cb6c1; color: #FFFFFF}
#site-map a:hover { background: #f2c854; }

.Left-nav-sticky li { background: #edda90 }

/*Left navigation sticky state for parent pages*/

#about-us-sticky { background: #f6bbc4; }
#members-sticky { background: #9d89c0; color: #FFFFFF}
#energy-sticky { background: #5ba77f; color: #FFFFFF}
#economic-sticky { background: #48a3ad; color: #FFFFFF}
#community-sticky { background: #c3c042; }
#touchstone-sticky { background: #e19339; }
#education-sticky { background: #b84c50; color: #FFFFFF}
#partners-sticky { background: #406599; color: #FFFFFF}
#docs-sticky { background: #2cb6c1; color: #FFFFFF}
#site-map-sticky { background: #f2c854; }

.Center
{
	width: 100%;
	background: #FFFFFF url(/webart/center-bg.jpg) repeat-x;
}

.Center .Wrapper
{
	width: 100%;
	background: url(/webart/center-right.jpg) no-repeat top right;
}

.Center-content
{
	min-height: 476px; 
	height:auto !important;
	height: 476px;
	background: url(/webart/center.jpg) no-repeat;
}

.Right
{
	width: 336px;
	background: url(/webart/right-bottom.jpg) no-repeat bottom right;
}

.Right-wrapper
{
	width: 336px;
	background: url(/webart/rightside-bg.gif);
}

.Right-content
{
	width: 336px;
	min-height: 757px; 
	height:auto !important;
	height: 757px;
	background: url(/webart/right-top.jpg) no-repeat;
}

.Login
{
	width: 177px;
	height: 130px;
	font-size: 11px;
	margin-top: 10px;
}

.Login form
{
	padding: 36px 0px 0px 14px;
	color: red;
}

.Login .Button
{
	color: red; 
	background: none; 
	border: 0px; 
	cursor: pointer; 
	float: right; 
	margin-right: 20px;
}

.Media
{
	width: 177px;
	height: 238px;
	margin-top: 0px;
	color: #315690;
	font-size: 10px;
	font-weight: bold;
}

.Media p
{
	padding: 20px 20px 0px 20px;
	margin: 0px;
}

.Media table
{
	width: 130px;
	margin: 10px 0px 0px 20px;
}

.Media td { padding-bottom: 7px; }

.Media img 
{
	margin: 0px 8px 0px 0px
}

.Media a:link, .Media a:visited, .Media a:active
{
 	color: #de8927;
}

.Nav-wrapper
{
	width: 100%;
	height: 281px;
	background: url(/webart/right-top-page.jpg) no-repeat top right;
}

.Navigation
{
	width: 418px;
	vertical-align:bottom;
	float:left;
	height: 186px;
	position: relative;
	top: 95px;
	z-index: 10;
}

.NavItem
{
	width:120px;
	padding-left:20px;
	color:white;
}

.Content
{
	width: 100%;
	float:left;
}

.Content-home
{
	padding: 10px 20px 10px 20px;
}

.Site-map
{
	margin-top: 110px;
}

.Border
{
	height: 43px;
	background: url(/webart/center-border-bottom.jpg);
}

/*Interior Page*/

.Center-page
{
	width: 100%;
	background: #FFFFFF url(/webart/center-bg.jpg) repeat-x;
}

.Center-page .Wrapper
{
	background: url(/webart/center-page-right-border.jpg) repeat-y top right;
	overflow: hidden;
}

.Center-page .Center-content
{
	min-height: 757px; 
	height:auto !important;
	height: 757px;
	background: url(/webart/center.jpg) no-repeat;
}

.Center-page .Content
{
	background: url(/webart/center-below-header.jpg) no-repeat top right;
	margin: 0px;
}

.Content-inner
{
	padding: 20px 40px 20px 40px;
	min-height: 456px; 
	height:auto !important;
	height: 456px;
	background: url(/webart/content-right-bottom.jpg) no-repeat bottom right;
}

.Center-page .Content-inner .Content-text
{
	margin-right: 155px;
}

.Border-inner
{
	width: 100%;
	height: 43px;
	background: url(/webart/center-border-bottom.jpg);
}

.Search-form
{
	position: absolute;
	top: 50px;
	left: 270px;
}

.SubTitle
{
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 0px;
	height: 23px;
	background: url(/webart/page-header-left.gif) no-repeat top left;
	border-top: 2px ridge #808080;
}

.SubTitle span
{
	background: url(/webart/page-header-fill.gif) repeat-x top right;
	padding-bottom: 4px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 16px;
	color: #FFFFFF;
}

