body {
	background-color: #996666;
	text-align: center;
	min-width:900px;
	height: auto;
	width: auto;
}


.head {
	background-color: #996666;
	width: 900px;
}
	
.wraphead {
	margin:0 auto;
	width:900px;
	height: 80px;
	text-align: left;
	background-color: #996666;
}

.logo {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 190px;
}

.nav {
	background-color: #996666;
	width: 630px;
	height: 16px;
	float: right;
	margin: 30px 0px 0px;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-indent: 20px;
}
.nav a:link {
		text-decoration: none;
		color: #EEEEEE;
}
.nav a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.nav a:hover {
	background-color: #990033;
}
.nav a:active {
	text-decoration: underline;
}


.wrap2col {
	background:#CCCC99;
	margin:0 auto;
	width:900px;
	height:auto;
	text-align: left;
	height: auto;
	}
	
.mb {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 10px 10px 10px 0px;
	padding: 10px 16px;
	width: 720px;
	height: 3000px;
	float: right;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #990033;
	text-align: left;
	line-height: 1.30em;
}

.mb a:link {
	color: #369;
}
.mb a:visited  { 
	color: #369 
	}

.mb a:hover {
	color: #990033
}

.mb a:active {
	color: #369;
	text-decoration: underline;
}


	

.sb {
	color: #333333;
	background-color: #CCCC99;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px 3px 20px;
	width: 130px;
	height: 3000px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.sb a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFCC99;
	border-bottom-color: #FFCC99;
	margin: 2px 4px;
	padding: 4px 0px 4px 8px;
}

.sb a:visited {
	color: #333333;
}

.sb a:hover {
	background-color: #FFFFCC;
}

.sb a:active {
	color: #993300;
}

#footer ul {
	list-style:none;
	margin-top:0.7em;
}
#footer li {
	display:inline;
	border-right: 1px solid #C8DCC2;
	
}
.sbheading {
	color: #990000;
	font-size: 10pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: left;

}


.heading    {
	color: #990000;
	font-size: 14pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: left
}


.subheading    {
	color: #990000;
	font-size: 11pt;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-right: 12pt
}

.testimonial   {
	font-size: 10pt;
	font-family: "Trebuchet MS";
	color: #666666;
}


.cc {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}

.footer {
	background:none;
	font-family: "Trebuchet MS";
	color: #666666;
	margin:0 0px;
	width:900px;
	height:auto;
	text-align:center;
	padding: 3px 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
}

