/*file for printing out. most browsers impose their own rules for printing but this should provide some extra formatting*/

body {
	font-family:sans-serif;
	}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
a:visited {
	}
a:active {
	}
a:hover {
	
	}

a#patron, a#home, a#contact, a#benjamin {display:none}

a#patron  {display:none}
a#contact {display:none}
a#home    {display:none}

a#benjamin{display:none}

strong, b {
	font-weight: bold;
	}
hr {
	
	}
p {
	font-size: 90%;
	line-height: 1.1em;
	}
li {
	font-size: 10pt;
	color: #000;
    
	}
ul {
	
	}


/*** the following styles and notes are (c) Copyright
Big John @ www.positioniseverything.net ***/
div,p{margin:0}

.italics-test, .italics-test-side {
font-style: italic;
text-align: justify;
}


html,body{
  
}
body{
 
}
.clear{
 
}

#left{display:none;
}

#container-left{
  display:none;
}


#center{
  
}

#clearheadercenter{

}
#clearheaderleft{
 
}
#clearfootercenter{

}
#clearfooterleft{

}
#footer{text-align:center;
}
#subfooter1{
  
}
#header{display:none;
}
.outer_horiz_border, .sb_outer_horiz_border{
  
}
#subheader1{
 
}
#gfx_bg_middle{
 
}
* html #gfx_bg_middle{
  display:none; 
}

/** taken css **/


#container-center h1{
font-size:25pt;
color:#baa880;
text-align:right;
font-family:sans-serif;
}

#container-center h2{
font-size:13pt;
font-weight:bold;
color:#baa880;
}

#container-center h3{
font-size:12pt;
color:#000;
text-transform:uppercase;
font-weight:bold;
text-decoration:underline;
}

#container-center h4{
font-size:13pt;
font-weight:bold;
}

#container-center p{
font-size:11pt;
font-weight:normal;
color:#000;
}

#container-center a, a:link {color:#000;
font-weight:bold;}

#container-center .exlink{
font-size:12pt;
color:#000;
}

#container-center a:hover{background-color:#766A50;
text-decoration:none;
color:#FFF;}

#container-center .point{text-indent: 30px;
font-weight:bold;

}

#container-center ul{
text-indent:15px;}

#container-center .little li{
color:#766A50;
font-size:11pt;}

#container-center .quote{
font-size:9pt;
font-style:italic;
color:#000;
font-weight:normal;
}

#container-center .quoter{

font-style:normal;
color:#000;
font-weight:bold;
font-size:9pt;
}

#container-left .quote{
display:none;
}

#container-left .quoter{

display:none;
}

/**for the menu, pick a menu from listamatic and customise for colour**/

/**have changed the width... we could see what happens..**/

/*first sign of trouble, take out the border-right in the following class*/

ul#navlist
{
display:none;
}

ul#navlist li
{
display:none;
}

ul#navlist li a
{
display:none;

}

ul#navlist li a:link {display:none; }
div#navcontainer li a:visited { display:none;}

ul#navlist li a:hover
{
display:none;}


.textpadding {
padding:10px;
}

.testimonial {
display:none;
}

.sideimage {
display:none;
}

.sideimage2 {
display:none;

}

.sideimage3 {
display:none;
}

.imagecredit{
display:none;
}

#topbar {
display:none;
}

.bold {
font-weight:bold;
}

#leftbar{display:none;}

.addresstop{
display:none;
}

.addresslower{
font-size:14pt;
font-weight:bold;
color:#000;
font-family:sans-serif;
}

/*really can't see why this is working, really strange syntax*/
a, a:link.addressemail {
color:#565656;
}

.designed {
font-size:8pt;
color:#000;
}



