/* andreas01 - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.
Version: 2.5 (Jan 11, 2007)
Screen layout: */

/***** Body and main container *****/

body {
	margin: 0px;
	padding: 0px;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url("images/bg_fade.jpg");
	background-repeat: repeat-x;
}

.floatleft {
	float: left;
}

.wrap {
/*
background:#ffffff;
*/
background-color:#ffffff;
color:#404040;
margin:0 auto;
width:760px;
}

#wrap {
/*
background:#ffffff;
*/
background-color:#ffffff;
color:#404040;
margin:0 auto;
width:760px;
min-height: 700px;
}

/***** Various tags *****/
a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 1.4em 0;
}

/***** Header *****/

.header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 60px;
	background:#000080;
}

#header {
padding:0;
height:60px;
background:#000080;
}

#header h1 {
color: #eee;
width:200px;
margin:0px 0 0;
font-size:2em;
float:left;
}

#header h1 a {
color: #eee;
text-decoration:none;
}

#header p {
color: #eee;
width:400px;
float:right;
text-align:center;
margin:8px 0 0;
font-weight:bold;
line-height:1.3em;
font-size:0.9em;
}

#header p a {
/* color:#505050; 
background-color:inherit;
*/
color: #eee;
text-decoration:none;
}

#frontphoto {
margin:0 0 0px;
border:0;
}

/***** Left sidebar *****/
#leftside {
clear:left;
float:left;
width:144px;
margin:0 0 0px;
padding:0;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.2em;
margin:0 0 0px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}

/***** Right sidebar *****/
#extrasw {
float:right;
width:160px;
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

#extras {
float:right;
width:140px;
margin:0 0 5px;
padding:0;
line-height:1.4em;
}

#extras p, #extras ul {
margin:0 0 16px;
padding:0;
}

#extras p {
font-size:0.9em;
line-height:1.4em;
}

#extras li {
list-style:none;
line-height:1.2em;
margin:0 0 6px 0;
padding:0;
}

#extras ul ul {
margin:6px 0 0 10px;
padding:0;
}

#extras ul ul li {
margin: 0 0 4px 0;
}

#extras ul ul li a {
font-size:1.1em;
font-weight:normal;
}

#extras h2, #extras h3 {
color:#505050;
background-color:inherit;
font-size:1.2em;
margin:0 0 8px;
padding:0;
}

/***** Main content *****/
#content {
margin:0 150px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
padding:0 10px;
line-height:1.5em;
}

#contentwide {
margin:0 0 5px 150px;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}

#contentwide2 {
margin:0 150px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
}

#content h2,#contentwide h2, #contentwide2 h2 {
font-size:1.6em;
margin:0 0 10px;
}

#content h3,#contentwide h3, #contentwide2 h3 {
font-size:1.3em;
margin:0 0 8px;
}

#content img,#contentwide img, #contentwide2 img {
padding:1px;
display:inline;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li, #contentwide2 li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}

.quote {
	position: relative;
	top: 10px;
	width: 95%;
	left: 10px;
	padding: 3px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 2em;
}

.title {
	position: relative;
	top: 10px;
	width: 430px;
	left: 0px;
	background-color: #DCDCDC;
	margin-bottom: 0px;
	background-image: url(images/tariff.gif);
	text-align: justify;
	line-height: 2em;
}

/***** Footer *****/
#footer {
clear:both;
margin:0 auto;
padding:5px 0;
border-top:4px solid #f0f0f0;
width:760px;
text-align:center;
color:#808080;
background:#000080;
}

#footer p {
color: #eee;
background:#000080;
text-decoration:none;
font-size:0.8em;
margin:0;
padding:0;
}

#footer a {
color:#808080;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

/* - - - SMenu: BASIC styles - - - */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
img {
    border: none;
} 

#menu9 {
	width: auto;
	font-size: 0.9em;
	margin: 0;
	background: url(menu_bg2.gif);
	background-repeat: no-repeat;
	}
	
#menu9 li a {
    margin-left: 0px;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFFFCC;
	display: block;
	background:  url(smenu.png);
	background-repeat: no-repeat;
	padding: 8px 0 0 0px;
	}
	
#menu9 li a:hover {
	color: #FFFFCC;
	background:  url(smenu.png) 0 -32px;
	background-repeat: no-repeat;
	padding: 8px 0 0 0px;
	}
/* end of menu */		

/* buttons */
.cssbutton, .cssbutton2, .cssbutton3{
background-color: #d1ec4c;
border: 1px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 75% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
border-width: 6px;
}

.cssbutton:visited, .cssbutton2:visited, .cssbutton3:visited{
color: black;
border-style: outset;
}

.cssbutton2{
background-color: #bde6f3;
border-color: #bde6f3;
margin-left: 6px;
}

.cssbutton3{
background-color: #ebe587;
border-color: #ebe587;
margin-left: 6px;
}

.cssbutton:hover, .cssbutton2:hover, .cssbutton3:hover{
border-style: inset;
color: black;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
border-style: outset;
}

.cssbutton:active, .cssbutton2:active, .cssbutton3:active{
color: black;
border-style: inset;
}

.cssbutton2:hover{
background-color: #dbf2f9;
border-style: outset;
}

.cssbutton3:hover{
background-color: #f4f1bc;
border-style: outset;
}

/* end of buttons */

.address {
	position: relative;
	top: -50px;
	left: -10px;
	height: 60px;
}

.nosmoke {
	position: absolute;
	top: 0px;
	left: 350px;
	height: 60px;
}

.specialoffer {
	position: absolute;
	top: 70px;
	left: 230px;
	width: 420px;
	background-image: url(faded.png);
	border: 1px solid #cccccc;
}