﻿body {
	background-image: url(/images/body.gif);
	color: #000000;
	margin: 0;
	padding: 0;
	font: 12px "Arial", Helvetica, Sans-Serif;
	margin-top:38px;
}
#wrap {
	clear: both;
	
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(/images/wrapBody.gif);
	margin: 0px auto;
	width: 634px;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#header {
	background-position: center bottom;
	background-image: url(/images/homePix.gif);
	width: 634px;
	background-repeat: no-repeat;
	height: 309px;
}

#logo {
	padding-right: 0px; 
	padding-left: 18px;
	background: none;
	float: left;
	padding-bottom: 0px;
	width: 180px;
	height: 80px;
}
#hedText{ 
	clear:left;
	float:right;
	width:400px;
	height:80px;
	padding-top:42px;
	}
#navigator {
	background-image: url(/images/navigator.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width:634px;
	text-align: center;
	border-top:solid 3px #ffffff;
	padding-top:10px;
}
#navigator ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#navigator ul li {
	padding-right: 5px;
	display: inline;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: top;
	font-family: Arial;
}
#navigator ul li a {
	color: #ffffff;
	text-decoration: none;
}
#navigator ul li a:hover {
	color: #ffff66;
}
#content{
	padding-top:20px;
	padding-bottom:8px;
	clear:both;
	
}
	
#content #left{ float:left; width:180px; padding-bottom:3px; padding-top:10px;}
#content #left .title {
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 14px;
	color: #8d2a29;
}
#content #left a {
	text-decoration : none; 
	font-weight : bold; 
	color :  red; 
}

#content #left .title2 {
	font-weight: bold;
	font-size: 12pt;
	color: #8d2a29;
}

#content #right {
	padding-right: 11px;
	padding-left: 11px;
	float: right;
	padding-bottom: 11px;
	width: 408px;
	color: #73715b;
	padding-top: 11px;
	background-color: #edece4;
}
#content #right a {
	color: #73715b;
	text-decoration: underline;
}
#content #right a:hover {
	color: #990033;
	text-decoration : none;
}

#content #right .title {
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 14px;
	color: #8d2a29;
}
#content #right .title2 {
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 0px;
	color: #8d2a29;
}

#None {
	padding-right: 15px;
	padding-left: 15px;
	float: right;
	padding-bottom: 15px;
	color: #73715b;
	padding-top: 15px;
	background-color: #edece4;
}

#None a {
	color: #73715b;
	text-decoration: underline;
}

#None a:hover {
	color: #990033;
	text-decoration : none;
}



#footer {
	border-top: #eaeadd 9px solid;
	color: #909090;
	padding-top: 28px;
	height: 46px;
	padding-left:150px;
	clear: both;
}
#footer a {
	color: #909090;
	text-decoration: none;
}
img {
   border:0px solid #33cccc;
}
ul {
	 no-repeat  no-repeat 0 3px; padding-left:0px; line-height:1.5em
}

.theTitle {
	color: #8d2a29;
}
.input {width:192px; background:none;height:19px; border:1px solid #a09b96; padding:0 0 0 5px; font-size:1em;}
textarea {width:192px;  border:1px solid #a09b96; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}