body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	background-color:#fff;
}
#wrapper {
	text-align:center;
	width:100%;
	height:100%;
	/*max-height:700px;*/
}
#wrappedTable{
	width:1024px;
	/*height:90%;*/
	/*max-height:700px;*/
	height:100%;
	_height:735px;
	/*height:735px;*/
	/*
	background-color:#393C39;
	border:10px solid #393C39;
	*/
	background-image:url('/w/i/main_bg.jpg');
	background-position:center center;
 	background-repeat:no-repeat;
}
#logo {
	height:125px;
	background-color:#fff;
	background-image:url('/w/i/logo2.gif');
	background-position:center center;
 	background-repeat:no-repeat;
	text-align:right;
}
#logo div {padding:55px 40px 0px 0px;}
#logo a {color:#941018;font-weight:bold;font-family:tahoma;font-size:15px;text-decoration:none;}
#logoSmall {
	marging-top:10px;
	width:220px;height:65px;
	background-color:#fff;
	background-image:url('/w/i/logo_small.gif');
	background-position:center center;
 	background-repeat:no-repeat;
}
#languageSmall {
	marging-top:10px;
	width:75px;
	height:65px;
	background-color:#423C39;	
}
#languageSmall div {
	padding-top:25px;
	padding-right:25px;
}
#languageSmall a{
	color:#fff;
	text-decoration:none;
}
#topMenu{
	height:45px;
}
#topMenu a, #topMenu span{
	color:#A50C10;
	font-weight:bold;
	font-family:arial;
	font-size:26px;
	line-height:75%;
}
#topMenu a {	
	text-decoration:none;
	border:0px solid #A50C10; border-width:0px 0px 1px 0px;
}
#directions {
	background-color:#AD0C10; 
	padding:15px 10px 15px 25px;
}
.btn {
	font-weight:bold;border:1px solid #AC0C16; width:85px; text-align:center;
}
#directions div {
	padding:5px 0px;
}
#directions span{
	font-weight:bold;
}
#directions a, #directions span{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#ffffff;
}
#directions a {
	text-decoration:underline;
}
#directionsContent {
	color:#AD2429;
	background-color:#ffffff; 
	padding:15px 10px 15px 25px;
}
#directionsContent a{
	color:#AD2429;
}
#frmPlaceholder {
	background-color:#ffffff;
	padding:25px;
	color:#AD2429;
}
#frm input, #frm textarea, #frm select{
	width:100%;
	color:#AD2429;
}
#frm label{
	font-size:11px;
	color:#AD2429;
	margin-bottom:2px;
	font-weight:bold;
}
.content{
	text-align:left;
	vertical-align:top;
	padding-top:5px;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:black;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}