/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3em;
	background-image:url(images/background3.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	text-align:center;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	text-align:left;
}



 

a:link {color: #7A0501;
	font-family:Arial,Helvetica, sans sarif;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
}

a:visited {color: #7A0501;
	text-decoration:none;
	font-family: Arial,Helvetica, sans sarif;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #7A0501;
	font-family: Arial,Helvetica, sans sarif;
	/*font-size:14px;*/
	font-weight:bold;
	text-decoration:underline;
}

a:active{
	font-family:Arial, Helvetica, sans-serif;
	color: #7A0501;
/*	font-size:14px;*/
		font-weight:bold;
	text-decoration:underline;
} 
table.wrapper {	background: #ffffff; width:906px;		border-style:solid;
		border-color:#7A0501;
		border-width:3px;
		text-align:center;  } 

.maintable{
			background-color:#ffffff;
			text-align:left;

			

}

.banner { margin: 0px;
		padding: 0px;
		border-style:solid;
		border-color:#FFFFFF;
		border-width:0px;

}

/*.line { border-bottom-color:#FFFFFF;
		border-bottom-style:solid;
		border-bottom-width: 3px;
}*/



.fixedmenutext { font-size: 14px;
				color: #FFFFFF;
				font-weight:900;
				margin-top: 15px;
}

.contacttext{ font-size:16px;
				color:#FFFFFF;
}

div#maintext{ font-size:14px;
			color:#000000;
			margin:5px 15px 15px 30px;
			line-height: 1.3;
}

H1{ font-size:18px;
			color:#000000;
			padding: 0;
		margin: 0;
			
}
H2{ font-size:16px;
			color:#000000;
			
}
H3{ font-size:14px;
			color:#000000;
			
}


.white{ font-size:11px;
text-align:center;	
			color: #ffffff;
			
}

.photo{ border-color: #FFFFFF;
		border-style: solid;
		border-width:3px;
		float:right;
		margin:5px 30px 15px 15px;

}
.photocentered{ border-color: #000000;
		border-style: solid;
		border-width:1px;
}
/*.saletext{ font-size:36px;
			font-weight:bold;
			color:#FFFFFF;
			margin:5px 15px 15px 30px;
}
.saletextsmall{ font-size:18px;
			font-weight:bold;
			color:#FFFFFF;
			margin:5px 15px 15px 30px;
}
*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav, 
#nav ul {padding:0; margin:0; list-style:none; font: 14px verdana, sans-serif; font-weight:bold;text-align:center; border:1px solid #000; border-color:#000 #000 #000 #000; border-width:2px 2px 2px 2px; background:#910601; position:relative; z-index:200;}
#nav {height:25px; padding:0;}

#nav table {border-collapse:collapse;}
#nav li {float:left; padding:0 20px 0 30px;}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;font-weight:bold;}

#nav li a {display:block; float:left; color:#fff; height:25px; padding-right:5px; line-height:25px; text-decoration:none; white-space:nowrap;font-weight:bold;}
#nav li li a {height:20px; line-height:20px; float:none;font-weight:bold;}

#nav li:hover {position:relative; z-index:100; background:#828282;font-weight:bold;}
#nav a:hover {position:relative; z-index:100; text-decoration:none;font-weight:bold; background:#828282; color:#ffffff;}

#nav :hover ul {left:0; top:22px;font-weight:bold;}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {left:-10px;font-weight:bold;}

#nav ul {position:absolute; left:-9999px; top:-9999px;font-weight:bold;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;font-weight:bold;}
/* show path followed */
#nav li:hover > a {text-decoration:none; color:#ffffff; background-color:#828282;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}


.style1 {font-size: 16px;}
.style2 {font-size: 11px;}
td.print, td.print>strong, td.print>a, td.print>em{ visibility:visible; font: 11px verdana,sans-serif; }
div.hide>p {visibility:visible;}

