#container {
/*set default font-size*/
font-size: 70%;
font-family: verdana, "Trebuchet MS"; color: #303030;

text-align : justify;
}

#infobar {
font-size: 65%;
font-family:  verdana; color: #666666;

}


/*
======================================
==============TAGS====================
======================================
*/



h1 {font-size: 2.0em; margin:0; color: #303030;}
h2 {font-size: 1.7em; margin:0; font-weight: normal; color: #303030;}
h3 {font-size: 1.6em; margin:0; font-weight: bold; color: #303030;}
h4 {font-size: 1.4em; margin:0; font-weight: bold; color: #303030;}
h5 {font-size: 1.2em; margin:0; font-weight: bold; color: #303030;}
h6 {font-size: 1.1em; margin:0; font-weight: bold; color: #303030;}

p, div {	}




/*
======================================
============== CLASSES ===============
======================================
*/

.content {
background-image: url(../images/pagebak.gif);
padding-top: 32px;
padding-left: 34px;
padding-right: 55px;
padding-bottom: 12px;
line-height: 150%;
}

.rhs {
padding-top: 0px;
padding-right: 18px;
padding-left: 20px;
background-color: #8FAA55;
}

.infobar {
background-color: transparent;
}

.infobar a {
color: #333333;
text-decoration: none;
}

.infobar a:hover {
color: #333333;
text-decoration: underline;
}

.photo img {
margin-top: 18px;
margin-right: 0px;
margin-left: 2px;
border: 1px solid white;
}


.content img, .rhs img {
border: 1px solid white;
}

.caption {
padding-left: 2px;
padding-top: 2px;
font-size: 100%;
color: white;
text-align: left;
}

.content td ul {margin-top: 0; margin-bottom: 0;}


.row0 {
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}


.gallery {
float: left;
border: 1px solid silver;
padding: 10px;
margin: 10px;
margin-left: 30px;
margin-right: 30px;
text-align: center;
}

.gallery img {
border: 1px solid silver;
margin-bottom: 5px;
}


#tariff {border:1px solid #990033;width:100%;margin-top:10px;margin-bottom:20px;}
#tariff .tc1 {background:#cccc99;}
#tariff .tc2 {background:#dbe39a;}
#tariff .tc3 {background:#ffff99;}
#tariff .tc4 {background:#ffffcc;}
#tariff .ta1 {text-align:left;}
#tariff .ta2 {text-align:center;}
#tariff .ta3 {text-align:right;}
#tariff .ts1 {font-weight:normal;}
#tariff .ts2 {font-weight:bold;}