@charset "utf-8";
/* CSS Document */

/************************************************************************

	Site:		SPEEDMASTER



	Author:		Future Media Solutions



	Listing Order:

	==============
	
	1. UNIVERSAL STYLES
	  1A - TOP BAR
	  1B - CONTAINERS
	2. STRUCTURE
	
************************************************************************/





/***********************************************************************

	1 - UNIVERSAL STYLES

************************************************************************/

body { 

	background-image:url('images/bg.gif');
	background-repeat:repeat;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color: #666666;
	margin:0 auto;
	margin-bottom:0;
	padding:0;
	}
	
img {
		text-decoration:none;
		margin:0;
		padding:0;
		border:none;
}

p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 5px;
}

table, td, th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 5px;
}

.clear{
	clear:both;
}

a {
	color:#666666;
	text-decoration:underline;
}

a:hover {
	color:#89b58c;
	text-decoration:underline;
}

ul{
font-size:1em;
}

.normaltext{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	}
/***********************************************************************

	2 - STRUCTURE

************************************************************************/
	
#container{
	width:955px;
	height:820px;
	margin:0 auto;
	margin-top:30px;
	background-color:#333333;
	clear:both;
	}
	
#containervideo{
	width:675px;
	height:420px;
	margin:0 auto;
	margin-top:30px;
	background-color:#000;
	clear:both;
	}
	
#innercontainer{
	width:895px;
	height:780px;
	margin:0 auto;
	/*background-color:#fff;*/
	clear:both;
	margin-top:10px;
	}
		
#topbar{
	width:895px;
	height:115px;
	margin-left:30px;
	/*background-color:#003399;*/
}

#holder1{
	height:322px;
	width:895px;
	margin-left:30px;
	/*background-color:#993300	*/
}

#holder2{
	height:315px;
	width:891px;
	margin-left:30px;
	background-color:#fff;
	border:solid 2px #000000;
	margin-top:30px;
}

.logo{
	float:left;
}

.contact{
	float:right;
}

#menu{
	float:left;
	width:240px;
	height:322px;
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;

}

#monoslideshow{
	float:left;
/*	width:650px;
	height:322px;*/
	background-color:#49545A
}

/***********************************************************************

	3 - MENU

************************************************************************/

ul.menu {

	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1.1em;
	float:left;
	margin-left:15px;
	margin-top:15px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border:none;
	background-color:none;
}

ul.menu li{
	text-decoration:none;
	border:none;
	list-style-type: none;
	background-color:none;
	}

ul.menu li a{

	text-decoration:none;
	border:none;
	list-style-type: none;
	}

ul.menu li a:hover{
	border:none;
	list-style-type: none;
	}


.btn1 {
	width:206px;
	height:28px;
}

.btn1 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}


.btn1 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}

.btn1 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-1.png');
	height:28px;
}

.btn1 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-1.png');
	height:28px;
	background-position:0 -28px;
}

.btn1[class] a{
	background: url(images/btn-1.png);
}

.btn1[class] a:hover{
	background: url(images/btn-1.png);
	background-position:0 -28px;
}


.btn2 {
	width:206px;
	height:28px;
}

.btn2 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}

.btn2 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}

.btn2 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-2.png');
	height:28px;
}

.btn2 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-2.png');
	height:28px;
	background-position:0 -28px;
}

.btn2[class] a{
	background: url(images/btn-2.png);
}

.btn2[class] a:hover{
	background: url(images/btn-2.png);
	background-position:0 -28px;
}


.btn3 {
	width:206px;
	height:28px;
}

.btn3 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}

.btn3 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}


.btn3 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-3.png');
	height:28px;
}

.btn3 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-3.png');
	height:28px;
	background-position:0 -28px;
}

.btn3[class] a{
	background: url(images/btn-3.png);
}

.btn3[class] a:hover{
	background: url(images/btn-3.png);
	background-position:0 -28px;
}

.btn4 {
	width:206px;
	height:28px;
}

.btn4 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}

.btn4 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}

.btn4 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-4.png');
	height:28px;
}

.btn4 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-4.png');
	height:28px;
	background-position:0 -28px;
}

.btn4[class] a{
	background: url(images/btn-4.png);
}

.btn4[class] a:hover{
	background: url(images/btn-4.png);
	background-position:0 -28px;
}

.btn5 {
	width:206px;
	height:28px;
}

.btn5 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}

.btn5 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}

.btn5 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-5.png');
	height:28px;
}

.btn5 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-5.png');
	height:28px;
	background-position:0 -28px;
}

.btn5[class] a{
	background: url(images/btn-5.png);
}

.btn5[class] a:hover{
	background: url(images/btn-5.png);
	background-position:0 -28px;
}

.btn6 {
	width:206px;
	height:28px;
}

.btn6 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}

.btn6 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}

.btn6 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-6.png');
	height:28px;
}

.btn6 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-6.png');
	height:28px;
	background-position:0 -28px;
}

.btn6[class] a{
	background: url(images/btn-6.png);
}

.btn6[class] a:hover{
	background: url(images/btn-6.png);
	background-position:0 -28px;
}

.btn7 {
	width:206px;
	height:28px;
}

.btn7 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}

.btn7 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}

.btn7 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-7.png');
	height:28px;
}

.btn7 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-7.png');
	height:28px;
	background-position:0 -28px;
}

.btn7[class] a{
	background: url(images/btn-7.png);
}

.btn7[class] a:hover{
	background: url(images/btn-7.png);
	background-position:0 -28px;
}

.btn8 {
	width:206px;
	height:28px;
}

.btn8 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}

.btn8 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}

.btn8 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-8.png');
	height:28px;
}

.btn8 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-8.png');
	height:28px;
	background-position:0 -28px;
}

.btn8[class] a{
	background: url(images/btn-8.png);
}

.btn8[class] a:hover{
	background: url(images/btn-8.png);
	background-position:0 -28px;
}

.btn9 {
	width:206px;
	height:28px;
}

.btn9 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}

.btn9 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}

.btn9 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-9.png');
	height:28px;
}

.btn9 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-9.png');
	height:28px;
	background-position:0 -28px;
}

.btn9[class] a{
	background: url(images/btn-9.png);
}

.btn9[class] a:hover{
	background: url(images/btn-9.png);
	background-position:0 -28px;
}

.btn10 {
	width:206px;
	height:28px;
}

.btn10 a{
	display:block;
	width:206px;
	border:none;
	height:28px;
}

.btn10 a:hover{
	background-position:0 -28px;
	width:206px;
	border:none;
	height:28px;
}

.btn10 a{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-10.png');
	height:28px;
}

.btn10 a:hover{
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/btn-10.png');
	height:28px;
	background-position:0 -28px;
}

.btn10[class] a{
	background: url(images/btn-10.png);
}

.btn10[class] a:hover{
	background: url(images/btn-10.png);
	background-position:0 -28px;
}


/***********************************************************************

	3 - FOOTER

************************************************************************/

#footer{
	width:955px;
	height:200px;
	margin:0 auto;
	margin-top:15px;
	padding:0;
	/*background-color:#333333;*/
	clear:both;
	margin-bottom:20px;
	}
	
#footerdetails{
	width:550px;
	height:180px;
	float:left;
}

#footerlogo{
	width:255px;
	height:180px;
	float:right;
	background-color:#000000;
	border:#FFFFFF 1px solid;
}

ul.footermenu {

	list-style-type:none;
	margin:0;
	padding:0;
	color:#CECECA;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

ul.footermenu li{
	text-decoration:none;
	color:#666666;
	float:left;
	margin-bottom:3px;
	margin-right:3px;
	margin-left:3px;
		}

ul.footermenu li a{

	color:#666666;
	text-decoration:none;
	border:none;
	
	}

ul.footermenu li a:hover{

	border:none;
	color:#89b58c;
	}

.bold{
	font-weight:bold;
	font-size:1.2em;
}

.footerlogo{
	margin-left:45px;
	margin-top:25px;
	margin-bottom:15px;
}

.address{
	margin-left:20px;
	margin-top:15px;
	color:#FFFFFF;
}

.address a{
	color:#FFFFFF;
}

.address a:hover{
	color:#89b58c;
}

/***********************************************************************

	3 - CONTENT

************************************************************************/
#leftcontainer{
	float:left;
	width:600px;
	padding:20px;
}

#leftcontainer2{
	float:left;
	padding:20px;
}

#rightcontainer{
	float:right;
	width:210px;
	padding:20px;
}

.imgtext{
	clear:both;
}

.hometext{
	float:left;
	margin-top:20px;
	margin-left:20px;
	width:425px;
}

.fulltext{
	float:left;
	margin-top:15px;
	margin-left:20px;
	width:660px;
}

.fullnewsbox{
	width:850px;
	height:250px;
	margin-top:15px;
	float:left;
	/*background-color:#0066CC;*/
}

.newsbox{
	width:200px;
	height:250px;
	margin-top:15px;
	float:left;
}

.newsbox2{
	width:200px;
	height:250px;
	margin-top:15px;
	float:left;
	margin-left:15px;
}

.dinnersbox{
	width:300px;
	height:250px;
	float:left;
}

.dinnersbox2{
	width:300px;
	height:250px;
	float:left;
	margin-left:15px;
}



.eventbox{
	width:200px;
	height:250px;
	margin-top:15px;
	float:left;
	margin-left:15px;
	border:solid 1px #CCCCCC;
}

.newsheading{
	margin:5px;
	font-size:1.2em;
	font-weight:bold;
}

.eventsimg{
	margin-left:230px;
}