body
{
	margin: 0px;
	background: #949c50 url(/webart/bg.gif) repeat-x;
}

p 
{  
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

.Container
{
	background: #FFFFFF;
}

.Wrapper
{
	width: 721px;
	margin: 67px auto 0px auto;
	overflow: hidden;
}

.Logo
{
	margin: 0px;
	margin-top:7px;
	border: 0px;
	float: left;
}	

.search-textbox 
{
	font-size:14px;
	color:#adadae;
	width:150px;
	height:18px;
}

.StaffApp ul
{ margin:0px 0px 0px 40px;
 padding:0px;
}

.ContactAndSearch
{
	float: right;
	width: 373px;
	height: 96px;
	text-align: right;
	color: #626262;
	font-size: 10px;
}

.Header
{
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 721px;
	height: 167px;
	overflow: hidden;
}

/*Horizontal Navigation Styles*/

.Nav
{
	clear: both;
	height: 38px;
	margin: 3px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-transform: uppercase;
}

.Nav li.hor
{
	float: left;
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	background: #686769 url(/webart/nav-bg.gif) repeat-x;
	height: 28px;
}

.Nav li a.horizontal:link, .Nav li a.horizontal:visited, .Nav li a.horizontal:active
{
	float: left;
	display: block;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	border-right: 1px solid #FFFFFF;
	background: url(/webart/nav-pointer.gif) no-repeat bottom right;
	padding: 8px 16px 0px 10px;
}

.Nav li a.horizontal#right 
{ 
	background: url(/webart/nav-bg-r.gif) no-repeat top right;  
	border-right: 0px; 
	padding: 8px 14px 0px 12px; 
}

.Nav li a.horizontal#left 
{ 
	background: url(/webart/nav-bg-l.gif) no-repeat top left; 
	padding: 8px 15px 0px 15px; 
}

.Nav li a.horizontal:hover { background: #ed950b url(/webart/nav-pointer-active.gif) no-repeat bottom right; }

.Nav li a.horizontal#left:hover { background: #ed950b url(/webart/nav-over-left.gif) no-repeat bottom left; }

.Nav li a.horizontal#right:hover { background: #ed950b url(/webart/nav-over-right.gif) no-repeat bottom right; }

.Nav li a.horizontalon
{ 
	float: left;
	display: block;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	border-right: 1px solid #FFFFFF;
	background: #ed950b url(/webart/nav-pointer-active.gif) no-repeat bottom right; 
	padding: 8px 16px 0px 10px;
}

.Nav li a.horizontalonleft 
{ 
	float: left;
	display: block;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	border-right: 1px solid #FFFFFF;
	background: #ed950b url(/webart/nav-over-left.gif) no-repeat bottom left; 
	padding: 8px 15px 0px 15px;
}

.Nav li a.horizontalonright 
{ 
	float: left;
	display: block;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background: #ed950b url(/webart/nav-over-right.gif) no-repeat bottom right; 
	border-right: 0px; 
	padding: 8px 14px 0px 12px; 
}

.Nav li ul
{
	display: none;
	width: 160px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style: none;
	top: 370px;
	background: #868587;
	clear: both;
}

.Nav li ul li
{	
	float: none;
	display: block;
	background: none;
	background-image: none;
	border: 0px;
}

.Nav li ul a:link, .Nav li ul a:active, .Nav li ul a:visited
{
	display: block;
	width: 152px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background: none;
	padding: 3px 0px 3px 8px;
}

.Nav li ul a:hover { background: #ed950b }

/*Homepage Styles*/

.HomeCallouts
{
	width: 699px;
	overflow: hidden;
	margin: 30px 11px 0px 11px;
}

.GreyBoxText
{
	width: 280px;
	height: 174px;
	float: left;
	overflow: hidden;
	font-size: 22px;
	padding: 25px 22px 55px 22px;
	background: #f0f0f0;
	color: #626262;
	text-align:left;
}

.MiddleLine
{
	width: 30px;
	float: left;
	overflow: hidden;
	color: #626262;
	font-family: verdana;
	font-size: 9px;
	/*border:solid black 1px;*/
	height: 100%;
	padding:0px;
	text-align:right;
	
}


.DidYouKnow
{
	width: 309px;
	float: left;
	margin-left: 36px;
	overflow: hidden;
	color: #626262;
	font-family: verdana;
	font-size: 11px;
}

.DidYouKnow p
{
	margin: 12px 8px 12px 8px;
}

.LinksOrange
{
	clear: both;
	width: 300px;
	padding: 25px 15px 25px 15px;
	margin: 0px;
	text-transform: uppercase;
	list-style: none;
}

.LinksOrange li
{
	margin: 0px;
	padding: 0px 0px 0px 12px;
	background: url(/webart/bullet.gif) no-repeat 0px 5px;
}

.LinksOrange a:link, .LinksOrange a:active, .LinksOrange a:visited
{
	color: #f48207;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/*Interior Page Styles*/

.LeftNav
{
	width: 141px;
	min-height: 190px;
	margin: 35px 11px 0px 11px;
	padding: 0px 20px 0px 20px;
	border-right: 1px solid #b6b6b8; 
	list-style: none;
	text-transform: uppercase;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	float: left;
	overflow: hidden;
}

.LeftNav li
{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
}

.LeftNav a:link, .LeftNav a:active, .LeftNav a:visited
{
	color: #626262;
	text-decoration: none;
}

.LeftNav a:hover
{
	color: #ed950b;
}

.LeftNav li ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.LeftNav li ul li
{
	padding: 3px 0px 3px 20px;
	margin: 0px;
	font-size: 10px; 
}

.LeftNav #level1_on a
{
	color: #ed950b;
}

.LeftNav #level2 a
{
	color: #626262;
}

.LeftNav #level2_on a
{
	color: #ed950b;
}

.PageContent
{
	width: 466px;
	margin: 15px 40px 20px 0px;
	float: right;
}
/*Staff Page Styles*/

.StaffMain a:link
{
	
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}


/*Footer Styles*/

.Footer
{
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 10px;
}

.Footer a:link, .Footer a:active, .Footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.Footer p
{
	text-transform: uppercase;
	margin: 5px 0px 5px 0px; 
}

#DWLink 
{ 
	display: block; 
	text-transform: none;
	font-size: 10px;
}