/* ID's */
#banner 
{
	width:800px;
	height:130px;
}
#links_bar
{
	background:url('images/links_bar.gif');
	width:800px;
	height:50px;
}
#wrap{
	width:800px;
	text-align:left;
	background-color:#E3E2E2;
	margin:0 auto;
}
#main {
	/*position:absolute;
	top:185px;
	left:230px;*/
	width:800px;
	background-color:#E3E2E2;
	border:2px solid #A6A296;
	margin:0 auto;
}
#wrap #main #left img 
{
	padding-right:15px;
	padding-bottom:15px;
}

#left
{
	float:left;
	font-family: Garamond, Georgia, Times, serif;
	font-size: 16px;
	background-color: #E3E2E2;
	color:#111111;
	width:525px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
#right
{
	margin:0px 0px 0px 545px;
	background-color: #E3E2E2;
	position:absolute;
	width:255px;
	height:500px;
}
#form
{
	
}
p {
	font-family: Garamond, Georgia, "Times New Roman";
	font-size: 14pt;
}
.link_flower {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility:hidden;
}
blockquote
{
background-color: #F3F2F1;
padding:12px 12px 12px 12px;
border-style:double;
border-color: #C2C2C1;
border-width:1px;
font-size:13.5pt;
}

/* Classes */
.nav {
	font-family: Andy, Garamond, Georgia;
	font-size: 18px;
	color: #000000;	
}
/* tags */
ul.top
{
position:relative;
top:0px;
margin:0 auto;
}
ul.body
{
list-style-image:url('images/flower2.gif');
}
ul.services
{
list-style-image:url('images/diamond.gif');
}
#services li
{
padding-left:8px;
}
#services ul
{
list-style-image:url('images/diamond.gif');
}
#body_list ul
{
list-style-image:url('images/flower2.gif');
}
#body_list li
{
padding-left:8px;
font-size:16px;
}
a
{
text-decoration:underline;
}
a:hover {
	color: #EB4201;
}

a:visited {
	color: #000000;
}

h2.heading{
	font-family: Garamond, Georgia, "Times New Roman";
	color:#2F2F2F;
	border-bottom:1px solid #9B9B99;
	padding-top:5px;
}
h4
{
color:#2F2F2F;
}
td {
	padding: 5px;
	font-family: Garamond, Georgia, times;
}
div.hr
{
background: #E3E2E2 url('images/hr.gif') no-repeat center;
width:100%;
height:43px;
display:block;
}

body
{
background:#91A1FF;
}
p
{
	font-family: Garamond, Georgia, times;
}
#sddm
{	margin: 0 auto;
	padding: 50;
	z-index:30;
	position:relative;
	top:12px;
	}

#sddm li
{	margin: 0;
	padding-left: 50px;
	list-style: none;
	float: left;
	font: bold 11px arial;}

#sddm li a
{
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	color: #000000;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	
	}

	#sddm div a
	{	position: relative;
		top:10px;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;
		z-index:30;}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF;}


