
/*  UNIVERSAL STYLES */


body
{
	background-image: url(http://www.wellfoundedfear.org/_gr/_universal/bkg_tile.jpg);
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

div.main_holder
{
	background-image: url(http://www.wellfoundedfear.org/_gr/_universal/bkg_stairs.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
/*	margin-left: auto; 
	margin-right: auto; */
}

img.layout_image
{
	display: block;
}

a.normal_link
{
	text-decoration: none;
	font-weight: normal;
	color: #5D1108;	
}
a.normal_link:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #5D1108;	
}

p
{
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

/*  HOME PAGE STYLES  */



div.home_feature_1
{
	position: absolute;
	top: 36px;
	left: 410px;
	width: 121px;
	height: 108px;
}

div.home_feature_2
{
	position: absolute;
	top: 380px;
	left: 410px;
	width: 121px;
	height: 108px;
}

div.home_feature_3
{
	position: absolute;
	top: 492px;
	left: 410px;
	width: 121px;
	height: 108px;
}

div.home_news_area
{
	position: absolute;
	top: 375px;
	left: 534px;
	width: 232px;
}

td.home_news_content
{
	width: 232px;
	height: 205px;
	background-color: #3F2E27;
}

p.home_news_story
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #BECC93;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 20px;
}
span.home_news_film_title
{
	font-weight: bold;
	/*color: #ABD039;*/
}
span.home_news_date
{
	color: #8B8987;
}
a.home_news_link
{
	color: #ABD039;
	text-decoration: none;
	font-weight: bold;
}
a.home_news_link:hover
{
	color: #ABD039;
	text-decoration: underline;
	font-weight: bold;
}
span.home_news_title
{
	font-size: 11px;
	font-weight: bold;
}


/*  STYLES FOR THE ABOUT US SECTION  */


body
{
	background-image: url(http://www.wellfoundedfear.org/_gr/_universal/bkg_tile.jpg);
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

div.news_content_holder
{
	position: absolute;
	background-image: url(http://www.wellfoundedfear.org/_gr/news/news_content_bkg.png);
	background-repeat: no-repeat;
	height: 619px;
	width: 545px;
	top: 121px;
	left: 161px;
}

div.news_content
{
	position: absolute;
	top: 185px;
	left: 200px;
	width: 307px;
}

span.news_title
{
	font-weight: bold;
	font-size: 11px;
	font-family: arial, sans-serif;
	color: #5D1108;
}

td.news_image
{
	width: 50px;
	vertical-align: top;
}

td.news_description
{
	width: 257px;
	vertical-align: top;
}

p.news_description
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 23px;
	margin-bottom: 0px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #28201E;
}

img.more_info_arrow
{
	vertical-align: middle;
}

span.news_price
{
	font-weight: bold;
	font-size: 11px;
	color: #5D1108;
}

a.news_more_info
{
	text-decoration: none;
	color: #28201E;
}

a.news_more_info:hover
{
	text-decoration: none;
	color: #5D1108;
}

select.ship_select
{
	width: 150px;
	height: 15px;
	font-family: arial, sans-serif;
	font-size: 10px;
}

div.news_sidebar
{
	position: absolute;
	font-weight: normal;
	width: 157px;
	top: 256px;
	left: 538px;
}

p.news_sidebar
{
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #8D8A87;
	margin: 10px 10px 0px 20px;
	line-height: 14px;
}

span.news_sidebar_emphasized
{
	font-weight: bold;
	color: #ffffff;
}

span.news_address_company
{
	color: #952215;
	font-weight: bold;
}

img.news_feature_image
{
	margin-left: 20px;
	border: 1px solid #85773E;
}

a.news_sidebar
{
	color: #FD4916;
	text-decoration: none;
}

a.news_sidebar:hover
{
	color: #FD4916;
	text-decoration: underline;
}

p.news_content
{
	font-size: 10px;
	font-family: arial, sans-serif;
	color: #E2DBBD;
	font-weight: normal;
	margin-top: 20px;
}

p.news_date
{
	font-size: 10px;
	font-family: arial, sans-serif;
	color: #E2DBBD;
	font-weight: normal;
}

span.news_title
{
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #3D211B;
	font-weight: bold;
}

table.page_nav
{
	width: 300px;
	position: absolute;
	left: 0px;
	top: 440px;
}

td.page_nav_older
{
	text-align: left;
}

td.page_nav_newer
{
	text-align: right;
}

p.page_nav_newer
{
	margin: 0px;
	vertical-align: middle;
	font-family: arial, sans-serif;
	font-size: 10px;
}

p.page_nav_older
{
	margin: 0px;
	vertical-align: middle;
	font-family: arial, sans-serif;
	font-size: 10px;
}

a.news_ext_url
{
	color: #FF5F26;
	text-decoration: none;
}

a.news_ext_url:hover
{
	color: #FF5F26;
	text-decoration: underline;
}

a.page_nav
{
	color: #ffffff;
	text-decoration: none;
}

a.page_nav:hover
{
	color: #ffffff;
	text-decoration: underline;
}


