/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */

/**
 * Garland, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */
body {
  margin: 0;
  padding: 0;
  background: #771516;
}

#container
{
	height:1000px;
}

#header
{
	height:217px;
	background-color:#336699;
}
#topspacer
{
	height:23px;
	background-image:url(http://www.tyrol-beach.com/themes/tyrolbeach/images/gallery_02.jpg);
}
#topbanner
{
	height:194px;
	background-image:url(http://www.tyrol-beach.com/themes/tyrolbeach/images/gallery_04.jpg);
}

#main_menu
{
	height:26px;
	background-image:url(http://www.tyrol-beach.com/themes/tyrolbeach/images/gallery_05.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:24px;
	
	
	
}


#main_menu  a,#main_menu  a:link,#main_menu  a:visited{
	color:#bcbbbe;
	text-decoration:none; 
	font-weight:bold;
	padding-right:27px;
	padding-left:37px;

}
#main_menu  a:hover, #main_menu  a.active-trail  { 
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}




#content
{
	height:549px;
	/*background-image:url(http://www.tyrol-beach.com/themes/tyrolbeach/images/gallery_06.jpg);*/
	background-color:#e0d7c9;
}

#col_left
{
	width:140px;
	height: 535px;
	margin-top:7px;
	margin-left:7px;
	margin-bottom:7px;
	float:left;
}

#secondary_menu
{
	background-color:#948160;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d1c7b5;
	padding: 7px 7px 7px 7px;
	line-height:20px;
	text-transform:uppercase;
	height:100px;
}

#content ul
{
	list-style-type:none; 	

}

ul.menu
{
 	list-style-type:none;
	list-style-image:none;

}

#secondary_menu  a,#secondary_menu  a:link,#secondary_menu  a:visited{
	color:#d1c7b5;
	text-decoration:none; 
	font-weight:100;
	margin-right:20px;
	

}

#secondary_menu  a.active 
{
	font-weight:bold;
	color:#FFFFFF;

}
#secondary_menu  a:hover{ 
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}


#newsletter
{
	background-color:#948160;
	margin-bottom:10px;
}

#sponsor
{
	background-color:#948160;
	margin-bottom:10px;
	height:409px;

}




#col_right
{
	width:530px;
	height: 535px;
	/*background-image:url(http://www.tyrol-beach.com/themes/tyrolbeach/images/gallery_06.jpg);*/
	margin-top:7px;
	margin-left:10px;
	margin-bottom:7px;
	float:left;
	background-color:#948160;

}

#footer
{
	height:208px;;
}

#spacer
{
	height:26px;
	background-image:url(http://www.tyrol-beach.com/themes/tyrolbeach/images/gallery_07.jpg);
}

#banner
{
	height:94px;
	background-image:url(http://www.tyrol-beach.com/themes/tyrolbeach/images/gallery_08.jpg);
}
#bottom
{
	height:88px;
	background-image:url(http://www.tyrol-beach.com/themes/tyrolbeach/images/gallery_09.jpg);
}
