﻿#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 20px arial
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 157px;
	background: black;
	color: white;
	text-align: center;
	text-decoration: none
}

#sddm li a:hover
{	
	background: #8e753c
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: black;
	border: 1px solid black
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	/*width: auto;*/
	width: 157.9px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	background: black;
	color: white;
	font: 16px arial
}

#sddm div a:hover
{	
	background: #8e753c;
	color: #FFF
}

table.outline
{
	border-right: Black 2px solid;
	border-top: Black 2px solid;
	border-left: Black 2px solid;
	border-bottom: Black 2px solid;
	position: absolute;
	left: 0px; 
	top: 0px;
}

.testimonialtext
{
	text-align:center;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.testimonialtitle
{
	font-family:Lucida Handwriting;
	font-size: x-large;
	text-decoration: underline;
	font-style:normal;
	padding: 5px;
	margin: 5px;
}

.testimonialsbackground
{
	min-height: 600px;
	height:7%;
	border-right:solid;
	border-left:solid;
	border-bottom:solid;
}

.title 
{ 
	font-family:Lucida Handwriting;
	font-size: x-large;
	text-decoration: underline;
	font-style:normal;
	text-align: justify; 
	padding: 5px;
}

.body 
{ 
	text-align: justify;
	padding: 5px; 
}

.menudiv
{
	width: 100%;
	float:right;
	background: Black;
	background-color: Black;
}

.tightwrap {
  height:257px; width:430px; 
  border-color:black; 
  border-style:solid; 
  border-width:3px; 
}
.tightwrapbottom{
  height: 25px;
  width: 430px;
  border-color:black;
  border-style:solid;
  border-width:3px;
  background-color:black;
}
.verticalalign
{
	vertical-align: center;
}

div.rounded-box {
    width: 9em;
    background-color: #8e753c;
    margin: 3px;
}
div.top-left-corner, div.bottom-left-corner,
div.top-right-corner, div.bottom-right-corner
{
	position:relative; 
	width:20px; 
	height:20px;
	background-color:#FFF; 
	overflow:hidden;
}
div.top-left-inside, div.bottom-left-inside,
div.top-right-inside, div.bottom-right-inside
{
	position:relative; 
	font-size:150px; 
	font-family:arial;
	color:#8e753c; 
	line-height: 40px;
}
div.top-left-corner 
{ 
	vertical-align:top;
	float: left;
	width: 5%; 
}
div.bottom-left-corner 
{
	vertical-align:bottom;
	float: left;
	width: 5%;
}
div.top-right-corner 
{ 
	vertical-align:top;
	float: right;
	width: 5%;
}
div.bottom-right-corner 
{
	vertical-align:bottom;
	float: right;
	width: 5%;
}
div.top-left-inside 
{
	left:-8px;
}
div.bottom-left-inside 
{
	left:-8px; 
	top:-17px;
}
div.top-right-inside 
{
	left:-25px;
}
div.bottom-right-inside 
{
	left:-25px; 
	top:-17px;
}
div.box-contents 
{
	position: relative; 
	padding: 8px;
	width: 85%;
	color:#000;
	text-align:left;
	margin:0px auto;
}

#left, #right {
   float: left;
   width: 55%;
   padding-left: 10px;
   padding-top: 3px;
}

#center
{
	width: 60%;
	padding:5px;
}

#leftbody
{
	float: left;
	width: 57%;
	padding-left: 20px;
}

#right {
   float: right;
   width: 38%;
   margin-right:15px;
}
.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}



	


