body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 14px arial;
	background: url('images/bg.jpg') repeat;	
}

#wrapper {
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 790px;
	background: #ffffff;
	/*border: 1px solid #660066;*/
}

#header {
	background: url('images/header2.gif') no-repeat;
	height: 129px;
	width: 790px;
}

#body {
	background: #ffffff;
	text-align: left;
	float: left;
	height: 385px;
	width: 595px;
	margin: 0px;
	padding: 0px 5px 0px 5px
}

p {
	font: 14px Arial;
	color: #000000;
	padding: 0 0 0 17px;
	text-align: left;
}
a {
	color:#660066;
}
a:visited {
	color:#660066;
	text-decoration: none;
}
a:hover {
	color:#D66F5B;
}
ul {
	list-style-type: disc;
	text-align: left;
}

#menuhome {
	float: left;
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
    width: 790px;
    height: 27px;
    background: #D66F5B;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    margin: 0px;
    padding: 0px;
}

#menuhome ul {
	margin: 7px 0 0 0;
	padding: 0px;
	list-style:none;
	line-height: normal;
      }

#menuhome li {
      display:inline;
	  background: url('images/dot2.gif') no-repeat left bottom;
      }
      
#menuhome a {
	margin: 0px;
	padding: 10px 5px 0px 15px;
	text-decoration: none;
	color: #660066;
     }
     
#menuhome a:hover {
      text-decoration:none;
      color: #ffffff;
      }

#menuhome .current_page_item a {
	color: #ffffff;
}

#menu {
	float: left;
	text-align: left;
	color: white;
	font-size: 16px;
	font-weight: bold;
    width: 185px;
    height: 385px;
    background: url('images/menu-left-bg.gif') no-repeat left top;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Times New Roman", Cambria, Verdana;
}

#menu ul {
	margin:0;
	padding:10px 0 0 0px;
	list-style:none;
	line-height: normal;
      }

#menu li {
	  padding-top: 15px;
      display:block;
	  background: url('images/gold-dot.gif') no-repeat left;
      }
      
#menu a {
	padding: 25px 0px 0px 15px;
	text-decoration: none;
	color: #FFFFFF;
     }
     
#menu a:hover {
      text-decoration:none;
      color: #D66F5B;
      }

#menu .current_page_item a {
	color: #D66F5B;
	font-style: italic;
	font-weight: bold;
}
#services {
	float: left;
	text-align: left;
	color: white;
	font-size: 13px;
	font-weight: bold;
    width: 235px;
    height: 385px;
    background: url('images/menu-left-bg.gif') no-repeat left top;
}
#services h4 {
	text-align: center;
	color: white;
	border-bottom: 1px solid #D66F5B;
	margin: 10px 15px 0px 15px;	
	font-size: 12pt;
}
#services p {
	padding-left: 17px;
	color: #FFFFFF;
}
#services a {
	padding: 12px 5px 12px 17px;
	text-decoration: underline;
	color: #FFFFFF;
     }
     
#services a:hover {
      text-decoration:overline;
      color: #D66F5B;
      }

#filler {
	background: url('images/filler.gif');
	height: 3px;
	width: 790px;
	margin: 1px 0px 1px 0px;
}
#footer {
	background: url('images/footer-bg.gif') no-repeat;
	height: 30px;
	width: 790px;
	font: 12px arial;
	line-height: normal;
	color: #ffffff;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	float: left;
}

h2 {
	font: 17px bold "Times New Roman", Cambria, Verdana;
	font-weight: bold;
	font-variant: small-caps;
    color: #660066;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: normal;
	border-bottom: 1px solid #d66f5b;
}
h3 {
	font: 16px bold Verdana, Arial, Helvetica, sans-serif;
    color: #B7181F;
	margin: 0px 100px -10px 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: normal;
	border-bottom: 1px solid #B7181F;
}

#flash {
	float: left;
	height: 385px;
	width: 555px;
	background: #ffffff;
}
#menu-top {
	background: url('images/top-menu-bg.gif') no-repeat;
	height: 41px;
	width: 209px;
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#menu-top p{
	margin: 0px;
	padding: 10px 15px 0px 15px;
	color: white;
	font-size: 15px;	
	}
#menu-top a{
	padding: 0px 10px;
	color: white;
	text-decoration: none;
	}
#menu-top a:visited{
	padding: 0px 10px;
	color: white;
	text-decoration: none;
	}
#menu-top a:hover{
	padding: 0px 10px;
	color: #d66f5b;
	text-decoration: none;
	}
	
