body {
	font-size : 1em; 
	font-family : Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	background-color: white;
	/*color : #877D6D; #794A18;  */
	margin-left: 5px;
	padding : 0 0 0 20px;
	width : 1046px; 
}


#wrapper {
	width: 1361px;
}


#banner {
	width: 1000px;
	height: 100px;
	margin-left: 126px;
}

#leftcol {
	width: 230px;
	background-color: white;
	border-right: 1px solid silver;
	color: #40382B;

}

#centrecol {
	margin-left: 190px;
	padding-left: 30px;	
	padding-right: 30px;	
/*	width: 100%; */
	background-color: white;
}

#rightcol {
	width: auto;
	text-align: center;
	border-left: 1px solid silver;
	background-color: white;
}

#footer {
	text-align : center;
	color: gray;
	font-size: 0.8em;
        margin-left: 220px;
}

.clearer {
	clear: both;
}

.defaultboxcontent {
/*	background-color: #F2D38B; */
	background-color: transparent;
}

.pictureframe {
	color: white;
	background-color: #40382B;
}

.emptybox {
	background-color: white;
    width: 180px;
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
}

ul {
	font-size : 14px; 
	line-height: 22px;
	font-family: Verdana, Arial,Helvetica,sans-serif; 
}
ol {
	font-size : 14px; 
	line-height: 22px;
	font-family: Verdana, Arial,Helvetica,sans-serif; 
}

a {
	font-weight: bold; 
	font-size: 14px; 
	background: none transparent scroll repeat 0% 0%; 
	color: #000000; 
	font-family: Arial, helvetica, sans-serif; 
	text-decoration: none;
}

#leftcol a {
	font-weight: normal;
}

a:link {
	background: none transparent scroll repeat 0% 0%; 
	color:  #F68E1D;
}

a:visited {
	background: none transparent scroll repeat 0% 0%; 
	color: #F68E1D; /* #993333; */
}

a:hover {
	background: none transparent scroll repeat 0% 0%; 
}

a:active {
	background: none transparent scroll repeat 0% 0%; 
	color: #F68E1D;
}

#leftcol a {
	color: #F68E1D;
}

#leftcol  a:link {
	color:  #F68E1D;
}

#leftcol  a:visited {
	color: #D17009; /* maroon */ 
}

#leftcol  a:hover {
	color: #91B4C6;
}

#leftcol  a:active {
	color: #91B4C6;
}

a:hover {
	color: #91B4C6;
}

a:active {
	color: #91B4C6;
}

hr.wiki {
	/* This is designed not to display, but to force content
	   which appears after the HR to appear *under* it.
	   ie. this provides "clear: both;"  */
	clear: both;
	color: transparent; /* IE */
	background-color: transparent; /* FF */
	width: 0px;
	margin-left: -400px;
}

h1 {
	font-size: 1.4em;
	color: #40382B; 
	font-family: Arial, Helvetica, Times New Roman;
}

h2 {
	font-size: 1.3em;
	color: #40382B; 
	font-family: Arial, Helvetica, Times New Roman;
}

h3 {
	font-size: 1.2em;
/*	color: #000000;*/
	font-family: Arial, Helvetica, Times New Roman;
}

h4 {
	font-size: 1.1em;
	color: #000000;
	font-family: Arial, Helvetica, Times New Roman;
}

h1 a {
	background-color : #E37997; 
}

h2 a {
	background-color: #E892AA;
}

h3 a {
	background-color: #EDA7BB;
}

p {
	font-size : 14px; 
	line-height: 22px;
	font-family : Verdana, Arial,Helvetica,sans-serif; 
	/*color: #877D6D;*/

}

.smalltext {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : .9em; 
}

.smalltext a:link{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
}

.smalltext a:visited{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
}

.noline a:link{
	text-decoration : none;
}

.noline a:visited{
	text-decoration : none;
}

.largetext {
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
/*	font-size : 1.2em;  */
}

.largetext a:link{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 1.2em; 
}

.largetext a:visited{
	font-family : Arial, Helvetica, sans-serif; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 1.2em; 
}

.errortext {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : .9em;
	color : red;
	font-weight : bold;
}

.grid {
	border : #B98992 .05em solid;
}

.white {
/*	background-color : white; */
}

.black {

}

.bg_dark {
/*	background-color : #902814; */

}

.bg_medium {
/*	background-color : #8C1112; */

}

.bg_medium b {
	color: gray;
	font-size: 1.8em;
}

#leftcol .bg_medium b {
	color: white; 
}

.bg_light {
/* 	background-color : #B61313; */

}



tr {
/*	background-color: #E58887; */
}

.alt_bg_dark {
/*	background-color : #066fa0; */
	background-color: transparent;
}

.alt_bg_medium {
/*	background-color : #2794d8; */
	background-color: transparent;
}

.alt_bg_light {
/*	background-color : #5fb0d8; */
	background-color: transparent;
}

.logo {
	padding-bottom: 20px;
}

.banner {
	padding-top: 5px;
}

.logo a {
	font-size: 2em;
	font-weight: normal;
}

.logo img {
	border: none;
}

img.wiki {

	position: relative;
}

img.wikileft {
	clear: right;
	float: left;
}

a img {
	border: none;
}

div.wikipreview {
	border: 1px solid red;
	background-color: #FFD9D9;
}


div.menulink {
/*	background-image: url('images/button_thin.jpg'); */
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 16px;
	padding-top: 7px;
	margin-top: -6px;
}

div.menulink a:hover{
	color: #F68E1D;

}

.wiki .defaultboxcontent {
	background-color: white;
}

#locationbox {
	color: white;
	padding-left: 20px;
}

#locationbox a:link {
	font-weight: bold;
}

#quotebox {
	font-family : Verdana,​Arial,​Helvetica,​sans-serif; 
	font-size : 13px;
}

#quotebox a:link {
	font-weight: bold;
}

.default_box {

}

div.campic img {
	display: block;
	float: left;
}

div#guarantee p {
  font-size: 0.7em;
  text-align: left;
}
div#bestservice p {
  font-size: 0.7em;
  text-align: left;
}
div.positive {
	font-size: smaller;
	display: block;
	width: 128px;
	float: right;
	padding-top: 12px;
}

div.negative {
	font-size: smaller;
	display: block;
	width: 128px;
	float: right;
	padding-top: 12px;

}

td.defaultboxcontent img {
	clear: left;
	margin-top: 8px;
}

div.photo_box {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

table.wiki {
	border: none;
width: 100%
}


td.wiki {
/*	border: none; */
}

#photobanner {
	width: 1161px;
	height: 128px; 
}

#photobannerlogo {
  width: 204px;
  height: 72px;
  padding-top: 12px;
}

#photobannerlogo img {

/*	padding: 20px; */
    background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  /*opacity:0.8;*/
  width:230px;
  margin-left: -20px;
}

#photobannermenu {
	/*margin-top: 158px;*/
	padding: 6px 12px 6px 12px;
	float: right;
	    background-color:#ffffff;
	    width: 915px;
  /* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
}

#photobannermenu center {
font-size: small; margin-top: 6px;
}

#countries {
width: 961px;
text-align: right;
font-size: small;
margin-top: 4px;
}
/*
div.photobanner1 {
	background: url('images/banner1strip.jpg') no-repeat scroll 230px 108px transparent;
}

div.photobanner2 {
	background: url('images/banner2strip.jpg') no-repeat scroll 230px 108px transparent;
}

div.photobanner3 {
	background: url('images/banner3strip.jpg') no-repeat scroll 230px 108px transparent;
}

div.photobanner4 {
	background: url('images/banner4strip.jpg') no-repeat scroll 230px 108px transparent;
}

div.photobanner5 {
	background: url('images/banner5strip.jpg') no-repeat scroll 230px 108px transparent;
}
*/
div#social a:hover { border-bottom: 1px solid #91B4C6; }