﻿body 
{
font-family: verdana, Sans-Serif;
font-size: 85%;
color: #555555;
}

h1
{
font-family: Arial, Sans-Serif;
font-size: 140%;
color: #444444;
font-weight: normal;
margin-bottom: 0.2em;
}

h2
{
font-family: Arial, Sans-Serif;
font-size: 120%;
color: #444444;
font-weight: normal;
margin-bottom: 0.2em;
}

.logotext
{
position: relative;
top: -25px;
left: 0px;
font-size: 22px;
color: #444444;
font-weight: bold;
font-family: 'arial narrow', Arial, Sans-Serif;
text-align: left;
}

.allcontent
{
min-width: 950px;
max-width: 1000px;
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: 35px;
position: relative;
clear: both;
}

.leftcol
{
width: 49%;
float: left;
height: 550px;
overflow: hidden;
}

.rightcol
{
margin-left: 1%;
width: 49%;
float: left;
height: 550px;
position: relative;
background-color: #f6f6f6;
overflow: hidden;
}

.topnav
{
margin-bottom: 40px;
clear: both;
width: 100%;
}

a
{
color: #888888;
}

a:hover
{
color: #444444;
}

a.on
{
text-decoration: none;
color: #800000;
margin: 0px 52px 0px 0px;
}

a.off
{
text-decoration: none;
color: #777777;
margin: 0px 52px 0px 0px;
}

a.last
{
margin-right: 0px;
}

a.off:hover
{
color: #999999;
}

a.off:focus
{
color: #999999;
}

.blue
{
color: #555555;
}

.footer
{
position: absolute;
bottom: 0px;
clear:both;
}

.design
{
font-size: 70%;    
text-align: right;
}

.design a
{
color: #777777;
text-decoration: none;
}

.phone
{
margin-left: 15px;
}

.mobile
{
background-image: url('/images/dot.gif');
background-position: left center;
background-repeat: no-repeat;
padding-left: 15px;
margin-left: 5px;
}

.gallery
{
}

.copy
{
float: left;
}

.admin
{
float: right;
text-align: right;
font-size: 70%;
margin-right: 11px;
position: relative;
z-index: 100;
}

.admin a
{
padding: 5px;
background-image: url("/images/pngbg.png");
background-repeat: repeat-x;
color: #dfdfdf;
text-decoration: none;
margin-left: 5px;
}

table a
{
font-size: 80%;
color: #777777;
text-decoration: none;    
}

table img
{
border: 0px;
}

td
{
background-color: #f6f6f6;
text-align: center;
vertical-align: middle;
}


.newimgtd
{
border: 1px solid #cccccc;
height: 84px;
width: 84px;
text-align: center;
vertical-align: middle;
}

.deltext
{
background-image: url("/images/pngbg.png");
background-repeat: repeat-x;
color: #dfdfdf;
width: 100%; 
}

.deltext a
{
color: #dfdfdf;
}

.posfix
{
position: relative;
top: 0px;
left: 0px;
height: 90px;
width: 90px;
text-align: center;
}

.deltext
{
position: absolute;
bottom: 0px;
left: 0px;
}

label
{
clear: left;
width: 50%;
display: block;
float: left;
}

input.text
{
width: 68%;
float: left;
display: block;
margin-bottom: 4px;
}

.submitdiv
{
text-align: right;
}

.noscript
{
background-color: #777777;
color: #f0f0f0;
font-size: 80%;
padding: 5px;
}



