/* Generic stuff  */


html {width: 100%;}

body {
background: white;
text-align: left;
color: black;
font-size: 12pt !important;
line-height: 125%;
border: 0;
border-top: 0;
margin: 0;
padding: 0; 
font-family: Arial, Helvetica, sans-serif; 
width: 94%;
}


/* Helpers and base rules */

img	{
border: 0;
}

.hide, .skip {
display: none;
}


/* Primary layout divisions */

#header {
width: 100%;
height: 50px;
margin: 0;
padding: 0;
background: #fff;
}

#content {
margin-right: 0;
text-align: left;
}

#main {
margin-left: 0;
background: #FFF;
}

#bottom { 
display: none;
}	

p { 
margin-top: 0;
line-height: 1.3em;
}
	
a:link, a:visited, a:hover, a:active { 
text-decoration: none;
color: #000;
}


/* header bar */	
	
#logo {

}

#logo span {
font-size: 15pt !important;
color: #000;
font-weight: bold;
}

#tagline {

}

#tagline span {
font-size: 13pt !important;
color: #000;
font-weight: bold;
font-style: italic;
}


/* Main Nav  */

#mainnav {
display: none;
}


/* Main Content   */
	
#main h2 { 
margin: 15px 0;
padding: 0;
border: 0;
text-align: left;
font-weight: bold;
color: #000;
font-size: 14pt !important;
}

#main p {
font-size: 12pt !important;
}

#main h3 { 
margin: 0 0 15px 0;
padding: 0;
font-size: 12pt !important;
color: #000;
text-decoration: none; 
font-weight: 600;
text-align: left;
border: 0;
}

img {
border : 0;
}	

#content .title img{
display: none;
}

#content .title span {
font-size: 14pt !important;
color: #000;
font-weight: bold;
}

.b2t, .floatright {
display : none;
}



/* shops table */

.simple {
width: auto;
border: 0;
font-size: 12pt !important;
}

.simple  tr.head {
font-weight: bold;
color: #000;
}

.simple tr td {
padding: 0 40px 5px 0;
vertical-align: top;
}

.simple  tr td.main {
padding: 0 0 5px 0;
}


/* home page */

#homeimage {
text-align: left;
}

#homeimage h1 { 

}		

#homeimage h1 img { 
display: none;
}	
	
#homeimage h1 span { 
margin: 15px 0;
padding: 0;
border: 0;
text-align: left;
font-weight: bold;
color: #000;
font-size: 14pt !important;
}	

#homeimage p {
color: #000;
margin: 0;
padding: 0;
font-size: 12pt !important;
}

#homeimage p.c {
color: #000;
margin-top: 25px;
padding: 0;
font-size: 12pt !important;
}
