/* screen.css */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:760px;/* for mozilla*/
	background:url(images/background_1.gif) repeat-x #f5f0e9;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	}
	
p
	{
	line-height:18px;
	margin:0px 0px 18px 0px;
	}
h1
	{
	margin:0px 0px 18px 0px;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:760px;
	text-align:left;
	margin:auto;
	position:relative;
	}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header
	{
	position:absolute;
	top:0;
	width:760px;
	height:235px;
	overflow:hidden;
	z-index:100;
	}
#left 
	{
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	padding:218px 0px 0px 0px;
	}
#footer 
	{
	width:760px;
	clear:both;
	height:80px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	}
#footer p
	{
	color:#999999;
	margin:0px 0px 3px 0px;
	text-align:center;
	}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:82px;/* for ie5 */
	he\ight:80px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:760px;
	float:right;
	padding:235px 0px 0px 0px;
	}
#clearfooter {width:100%;height:82px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-82px;} /*safari wrapper */




#activities_col1
	{
	width: 390px ;
	float: left ;
	}
#activities_col2
	{
	width: 263px ;
	float: right ;
	text-align: center ;
	}
.activity_description
	{
	width: 200px ;
	float: left ;
	}
.activity_image
	{
	border: 1px solid #520006 ;
	padding: .2em ;
	}
.activity_links
	{
	border-top: 1px solid #C2BEB8 ; 
	text-align: left ;
	}
.activity_links a
	{
	font-weight: bold ;
	color: #000000 ;
	padding:5px 0px 6px 0px;
	display: block ;
	text-decoration: none ;
	}
.activity_links a:hover
	{
	background-color: #E5E1DA ;
	text-decoration: none ;
	color: #520006 ;
	}


.contact
	{
	float: left ;
	width: 380px ;
	margin: 0px 0px 0px 0px ;
	}
.contacts
	{
	width: 100% ;
	float: left ;
	margin: 0px 0px 30px 0px ;
	}
	

#homenav li
	{
	width:220px;
	text-indent:3px;
	}
#homenav li a
	{
	font-size: 13px ;
	font-weight: bold ;
	color: #520006 ;
	border-bottom: 1px solid #C2BEB8 ;
	padding: 7px 0px 8px 0px ;
	width: 220px ;
	display: block ;
	text-decoration: none ;
	}
#homenav li a:hover
	{
	background-color: #E5E1DA ;
	}


#latestoffer
	{
	position:absolute;
	top:149px;
	right:-14px;
	background:url(images/bg_latestoffer.gif) no-repeat;
	width:130px;
	height:132px;
	padding:23px 100px 0px 15px;
	color:#520006;
	font-weight:bold;
	}
#latestofferhome
	{
	background:url(images/bg_latestofferhome.gif) no-repeat;
	width:130px;
	height:132px;
	padding:23px 100px 0px 15px;
	color:#520006;
	font-weight:bold;
	}
.sections_left
	{
	width: 100% ;
	float: left ;
	margin: 0px 0px 30px 0px ;
	border-top: 1px solid #C2BEB8 ;
	padding: .2em 0 0 0 ;
	}


.sections_right
	{
	width: 100% ;
	float: right ;
	margin: 0px 0px 30px 0px ;
	border-top: 1px solid #C2BEB8 ;
	padding: .2em 0 0 0 ;
	}


.section_pics_left
	{
	float: left ;
	border: 1px solid #520006 ;
	padding: .2em ;
	margin: 0px 5px 0px 0px ;
	}


.section_pics_right
	{
	float: right ;
	border: 1px solid #520006 ;
	padding: .2em ;
	position: relative ;
	top: 0px ;
	margin: 0px 0px 0px 5px ;
	}


.section_text
	{
	width: 65% ;
	float: left ;
	}


.section_pic_container
	{
	float: right ;
	width: 20% ;
	}

#tariffstable td
	{
	padding:8px 5px;
	width:25%;
	background:none;
	text-align:center;
	background:#d9d5ce;
	}

.offerstable td
	{
	padding:8px 5px;
	width:25%;
	background:none;
	text-align:center;
	background:#d9d5ce;
	}

#topnav li
	{
	float:left;
	background:url(images/images/menu_16.gif) no-repeat right ;
	padding:0px 25px 0px 0px;
	margin:0px 10px 0px 0px;
	}
	
.sitemap_main p{
	margin: 0 0 18px 0;
	padding: 5px 0 0 20px;
}

.sitemap_main .title{
	margin: 0;
	padding: 0;
}

.home_title {
	text-indent: -2000px;
	background: url(images/welcome.gif) no-repeat;
	height: 17px;
	width: 254px;
}