﻿body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
background-color: #800000;
margin: 0px;
background-image: url('images/blueback.gif');
	color: #0000FF;
}

td {
	font-size: 12px;
	color: #000;
	margin: 20px;
	line-height: 18px;
	width: 85%;
}

p {
	margin: 20px;
	line-height: 18px;
}
.quote {
	text-align: center;
	font-style:italic;
	color: #800000;
	margin-left: 30px;
	margin-right: 30px;
}
img {
	border: 0px;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 10px;
	text-align: left;
}
.center {
	text-align: center;
}
li {
	background-position: 0px 0px;
	line-height: 16px;
		margin-right: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
	background-repeat: repeat;
	background-attachment: scroll;
}
.smalltext
{
	font-size: 12px;
	color: #fff;
}
.heading {
text-align: center;
font-weight: bold;
margin-top: 10px;
}
.smalllist {
	font-size: 10px;
	text-align: left;
}
h1 {
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	color: #800000;
}

h2 {
	font-size: 16px;
	margin-left: 20px;
	margin-right: 20px;
	color: #800000;
}

h3 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	color: #800000;
	line-height: 26px;
}
h4 {
	font-size: 16px;
	margin-left: 20px;
	margin-right: 20px;
	color: #000;
}

ul {
	list-style-type: square;
}

#container {
width: 85%;
padding: 0px;
background-color: #fff;
margin-left: 7%;
margin-right: 7%;
}
#header {
width: 100%;
padding: 0px;
background-color: #fff;
}

#maintable {
	border: 3px solid #fff;
	border-collapse: collapse;
	width: 100%;
	padding: 3px;
}

#data {
	border: 0;
	border-collapse: collapse;
	width: 80%;
	margin: auto;
	padding: 5px;
	}
	
.textarea {
	width: 75%;
	background-color: #f0f0f0;
	text-align: left;
}

.rightcolumn {
	width: 25%;
background-color: #B1B3BE;
}
.homephoto {
background-image: url('images/mountain3.jpg');
background-color: #FFF;
background-repeat: no-repeat;
background-position: left;
height: 175px;
}

.topcell {
	background-color: #373851;
color: #fff;
font-size: 12px;
text-align: center;
padding: 0px;
}

.photocell {
	background-color: #06C;
text-align: center;
color: #fff;
font-size: 10px;
padding: 10px;
}
.steppinout {
	background-color: #9FA0B0;
text-align: left;
color: #fff;
font-size: 10px;
padding: 10px;
}
.clientlogin {
	background-color: #7E8096;
text-align: left;
color: #fff;
font-size: 10px;
padding: 10px;
}

.newsletter {
background-color: #B1B3BE;
text-align: left;
color: #fff;
font-size: 10px;
padding: 10px;
}
.footer {
	background-color: #666666;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
.footer2 {
	background-color: #666666;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 10px;
	width: 50%;
}
a.ondark:link {color:#CADCFF; text-decoration: underline;}
a.ondark:active {color:#98FF64; text-decoration: none;}
a.ondark:visited {color:#CADCFF; text-decoration:underline;}
a.ondark:hover {color:#98FF64; text-decoration: none;}

a:link {color:#06C; text-decoration: underline;}
a:active {color:#3eb105; text-decoration: none;}
a:visited {color:#06C; text-decoration:underline;}
a:hover {color:#3eb105; text-decoration: none;}

#underlinemenu{
margin-left: 0;
padding: 0;
width: 100%;
}

#product {
border: 1px solid #0066CC;
}
.todo {
		color: blue;
		font-weight: bold;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #903;
border-width: 1px 0;
background-color: #F0F0F0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}

#underlinemenu ul li a{
float: left;
color: #65677A;
font-weight: bold;
padding: 5px 6px 5px 6px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
background: #F0F0F0 url(images/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: #000;
background-color: #F3F3F3;
border-bottom: 4px solid #800000;
padding-bottom: 0;
}
.border {
	padding-top: 5px;
}