/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	background: #cacaca url(images/bg.gif) top left repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color:#f46200;
	text-decoration:none;
	outline: none;
}
a:hover, a:focus {
	text-decoration:none;
	color: #013eb1;
}
#siteCenter {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 950px;
	float: left;
	padding: 0 9px;
	background: url(images/shadow.png) top center repeat-y;
}

/****************************** HEADER CONTENT ******************************/
#header {
	width: 950px;
	height: 84px;
	margin: 0px;
	background: #4d515f url(images/header_bg.gif) top left repeat-x;
	float: left;
}
#logo {
	height: 73px;
	width: 209px;
	float: left;
	background: url(images/logo.gif) no-repeat;
	margin: 4px 0px 0px 21px;
}
#logo a{
	display: block;
	height: 73px;
	width: 209px;
}
#logo a span {
	display:none;
}
#phone {
	width: 600px;
	height: 28px;
	float: right;
	text-align:right;
	margin: 10px 25px 0 0;
	color:#c3c3c3;	
	overflow: hidden;
}
#phone p{
	margin: 0;
	padding: 0;	
}
/*#topLinks {
	width: 500px;
	height: 21px;
	float: right;
	text-align:right;
	margin: 10px 25px 0 0;
	line-height: 21px;

a.home {
	color:#c3c3c3;
	text-decoration:none;
	background: url(images/home.gif) left center no-repeat;
	padding: 0 15px 0 20px;
}
a.search {
	color:#c3c3c3;
	text-decoration:none;
	background: url(images/search.gif) left center no-repeat;
	padding: 0 15px 0 20px;
}
a.sitemap {
	color:#c3c3c3;
	text-decoration:none;
	background: url(images/sitemap.gif) left center no-repeat;
	padding: 0 0 0 20px;
}
a.home:hover, a.search:hover, a.sitemap:hover {
	color: #f46200;
}}*/
#search {
	width: 160px;
	height: 21px;
	float: right;
	text-align:right;
	margin: 13px 25px 0 0;
	line-height: 21px;
}
#searchvar {
	height:16px;
	width:120px;
	border: 1px solid #333333;
	font-size:10px;
	color: #232311;
	padding:2px 2px 0 2px;
	float: left;
}
#searchsubmit {
	height: 17px;
	width:28px;
	padding: 0;
	margin-top: 1px;
}

#feature {
	float: left;
	width: 950px;
	height: 236px;
	margin: 0px;
	background: #353741;
	overflow: hidden;
}
#navigation {
	float: left;
	width: 950px;
	margin: 0;
	height: 44px;
	background: url(images/nav_bg.gif) top left repeat-x;
}

/****************************** HOMEPAGE CONTENT ******************************/

#content {
	display: block;
	width: 850px;
	background: #ffffff url(images/cont_bg.gif) top left repeat-x;
	float: left;
	min-height: 385px;
	padding: 40px 50px 30px 50px;
}
#left {
	width: 500px;
	float: left;
	margin: 0;
	padding: 0;
}
#topLeft {
 	width: 500px;
	float: left;
	line-height: 1.3;
	border-bottom: 1px solid #c3c3c3;
	padding-bottom: 10px;
}
#topLeft h2 {
	color: #484040;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}
#topLeft h3 {
	color: #f46200;
	font-size: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
	padding: 0;
}
#topLeft h4 {
	color: #846764;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}
#topLeft p {
	margin: 0;
	padding: 0 0 12px 0;
}
a.more, a.more:visited {
	color: #013eb1;
	text-decoration: none;
	background: url(images/z_more.gif) 0px 5px no-repeat;
	padding-left: 10px;
}
a.more:hover, a.more:focus {
	color: #f46200;
	text-decoration: none;
}
#botLeft {
 	width: 500px;
	float: left;
	line-height: 1.3;
	padding: 20px 0 10px 0;
}
#botLeft img {
	margin: 0 15px 10px 0;
	display: inline-block;
	float: left;
}
#botLeft h2 {
	color: #484040;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	letter-spacing: -1px;
}
#botLeft p {
	margin: 0;
	padding: 0 0 12px 0;
}
#right {
	width: 290px;
	float: right;
	margin: 0;
}
#topRt {
 	width: 260px;
	float: left;
	line-height: 1.3;
	border-bottom: 1px solid #c3c3c3;
	padding: 0 15px 10px 15px;
}
#topRt p {
	margin: 0;
	padding: 0 0 12px 0;
}
#botRt {
 	width: 260px;
	float: left;
	line-height: 1.3;
	padding: 20px 15px 10px 15px;
}
#botRt h2 {
	color: #484040;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
	letter-spacing: -1px;
}
#botRt p {
	margin: 0;
	padding: 0 0 12px 0;
}
#botRt ul {
	list-style-image: url(images/z_ul.gif);
	margin: 0 0 0 20px;
	padding: 0;
	color: #8e726f;
}
#botRt ul li{
	margin: 0;
	padding: 0 0 10px 0;
}


/****************************** ARTICLE CONTENT ******************************/
#artContent {
	display: block;
	width: 850px;
	background: #ffffff url(images/cont_bg.gif) top left repeat-x;
	float: left;
	min-height: 385px;
	padding: 10px 50px 30px 50px;
}
#breadcrumbs {
	text-align: right;
	font-size: 10px;
	margin: 0 0 10px 0;
	color:#a0a0a0;
	text-transform: lowercase;
	float: right;
	width: 100%;
}
#breadcrumbs a {
	color:#a0a0a0;
	text-decoration:none;
}
#breadcrumbs a:hover {
	color:#f46200;
	text-decoration:none;
}
h1.artTitle {
	color: #f46200;
	text-transform: uppercase;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	letter-spacing: -1px;
}
.artDesc p, .searchDesc p {
	margin: 0;
	padding: 0 0 12px 0;
	line-height: 1.3;
}
.searchDesc h1 {
	display: none;
}
/****************************** FOOTER CONTENT ******************************/

#clear {
	clear:both;
}

#footer {
	width: 950px;
	height: 62px;
	background: #2f2b30 url(images/footer_bg.gif) repeat-x;
	color: #e5e3e2;
	padding: 22px 0 0 0;
	text-align:center;
	font-size: 11px;
}
#botMenu {
	padding-bottom: 8px;
	width: 950px;
	text-align: center;
}
#info {
	height: 20px;
	font-size: 10px;
}
#info a:link, #info a:visited {
	color: #e5e3e2;
	text-decoration:none;
	font-weight: bold;
}
#info a:hover {
	color:#f46200;
	text-decoration: none;
}

#shadowBot {
	width: 968px;
	height: 20px;
	float: left;
	background: url(images/shadow_bot.png) top center no-repeat;
}
	
