/*// top level //*/
* {margin:0; padding:0;}

body {font-family:trebuchet ms, arial, sans-serif; background:#0f7d96 url(images/body_bg.jpg) top repeat-x;}

h1 {color:#a91f69; font-size:26px; margin-left:10px;}

h3 {color:#0f7d96; font-size:18px; margin-left:10px;}

p {margin:5px 5px 15px 10px; width:455px; text-align:justify; font-size:14px; line-height:1.45em;}

a {color:#a91f69;}

a:hover {text-decoration:none;}
/**/

/*// container blocks //*/
#wrap {width:850px; margin:0 auto; background:url(images/bg2.gif) top center no-repeat;}

#header {height:210px; background:url(images/header.gif) top center no-repeat; border-top:1px solid #fff; !important}

#content {background:url(images/middle_bg.gif);}

#contentwrap {width:500px; margin:0 auto; padding:10px 0; border-top:2px dashed #c0c0c0;}

#footer {height:249px; background:url(images/footer_bg.gif) center no-repeat;}

#footer_flash {width:400px; height:100px; margin:0 auto; padding:5px 0; border-top:2px dashed #c0c0c0; border-bottom:2px dashed #c0c0c0; background:#e6e6e6;}

#logos {width:450px; margin:0 auto; height:125px; padding:10px 0; text-align:center;}

#hwslink {width:600px; margin:2px auto 12px auto; text-align:center;}
/**/

/*// container elements //*/

#header ul {margin:160px 0 0 180px; text-align:center; width:500px; height:35px; padding-top:10px;}

#header ul li {display:inline; list-style-type:none;}

#header ul li a {font-size:16px; background:url(images/flower.gif) center left no-repeat; padding:20px 14px 5px 16px; text-decoration:none; color:#000; font-weight:bold;}

#header ul li a:hover {color:#a91f69;}

#footer_flash p {font-size:35px; margin-top:35px; text-align:center; width:400px;}

#links a {color:#0f7d96;}

#links p {margin-left:25px;}

#hwslink span {color:#fff; font-size:14px;}

#hwslink span a {font-size:14px; color:#f93;}
/**/

/*// classes //*/
ul.home, ul.contact {margin:5px 0 15px 45px;}

ul.contact li {padding:6px 0; list-style-type:none;}

p.notice {font-style:italic;}

.form {margin-left:35px;}

.right {float:right;}

.center {text-align:center;}
/**/