﻿#fullheight{height:100%}

   html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 900px;
}

.title {font-family:Trebuchet MS; font-size:18px; color:#993366}

.body {  font-family: Trebuchet MS; font-size: 12px; color: #000000}
.body a {color:#993366;}
.body a:hover {color:#993366; text-decoration:underline;}

.body-bottom-white {  font-family: Trebuchet MS; font-size: 13px; color: #FFFFFF}
.body-bottom-white a {color:#FFFFFF;}
.body-bottom-white a:hover {color:#FFFFFF; text-decoration:underline;}

.body-bottom {  font-family: Trebuchet MS; font-size: 13px; color: #000000}
.body-bottom a {color:#000000;}
.body-bottom a:hover {color:#000000; text-decoration:underline;}

.footer {  font-family: Trebuchet MS; font-size: 11px; color: #000000}
.footer a {color:#000000;}
.footer a:hover {color:#000000; text-decoration:underline;}

a { color: #333333; text-decoration: none}

a:hover {  color: #333333}

.navlinks {font-family:Trebuchet MS; font-size:11px; color:#000000;}
.navlinks a {color:#000000;}
.navlinks a:hover {color:#331E63; text-decoration:underline;}

.contactform input.submit {
background-color: #5B4A43;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}

.contactform input.clear {
background-color: #5B4A43;
font-family: Trebuchet MS;
color: #FFFFFF;
font-size: 12px;
}
.footer-img {
	margin-top: 10px;
	margin-left: 10px;
}
.navigation {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 894px;
	height: 40px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-left-color: #648473;
	border-right-color: #648473;
	background-image: url('../images/navigation1.png');
}
.navigation li {
	float: left;
	line-height: 40px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C1C2;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #353637;
}
.navigation li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	color: #DFDFDF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.navigation li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.newStyle1 {
	font-weight: bold;
	font-style: italic;
	display: block;
}

