body {
margin: 0; padding: 0;
background: #FFFFFF url(images/img01.gif) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666666;
}

.box {
float: left;
width: 250px;
margin-top:20px;
}

.box2 {
float: left;
width: 560px;
margin-top:20px;
}

.box3 {
float: left;
width: 560px;
margin-top:20px;
}

.box .title {
padding: 0;
text-transform: lowercase;
font-size: 167%;
background-color:#dededd;
}

.box2 .title {
padding: 0px 0 0 0px;
text-transform: lowercase;
font-size: 167%;
background-color:#dededd;
}

.box3 .title {
padding: 0px 0 0 0px;
text-transform: lowercase;
font-size: 167%;
background-color:#FFFFFF;
}

.box .content {
padding: 1px 0 0 5px;
background-color:#dededd;
}

.box2 .content {
padding: 1px 0 0 5px;
background-color:#dededd;
}

.box3 .content {
padding: 1px 0 0 5px;
background-color:#FFFFFF;
}

.list {
margin-left: 0;
padding-left: 0;
list-style: none;
}

.list li {
padding-left: 10px;
}

#header {
width: 760px;
height: 127px;
margin: 0 auto;
background: url(AmysHeader/Header.jpg) no-repeat;
}

#header h1, #header p {
background-color:transparent;
margin: 0;
margin: 0;
font-weight: normal;
color: #4e4e4e;
}

#header h1 {
float: left;
padding: 55px 0 3px 15px;
text-transform: lowercase;
line-height: 72px;
font-size: 72px;
background-color:transparent;
}

#header p {
float: right;
padding: 100px 0 0 0;
text-transform: uppercase;
font: bold 14px Arial, Helvetica, sans-serif;
background-color:transparent;
}

#header p a {
font-size: 167%;
}

#header a {
border: none;
color: #4e4e4e;
}

#page {
width: 750px;
margin: 0px auto;
margin-top:30px;
}

#content {
float: right;
width: 500px;
margin-top: 0px;
margin-bottom: 0px;
padding-left:19px;
border-left: 1px solid #4e4e4e;
}

#content p, #content ul, #content ol {
margin-top:10px;
line-height: 1.8em;
}

#sidebar {
float: left;
width: 180px;
padding: 20px 20px 0px 0px;
}

#footer {
clear: both;
height: 80px;
padding: 10px 0 0 0;
background: #5fb320;
font-size:13px;
}

#footer p {
background: #5fb320;
margin: 0;
text-align: center;
font-size:13px;
}

#footer a {
border: none;
color: #CCCCCC;
}

#footer a:hover {
color: #FFFFFF;
}

#legal strong {
display: block;
padding: 0px 0 0 0;
background: url() no-repeat center top;
text-transform: lowercase;
letter-spacing: 3px;
font-size: 182%;
font-weight: normal;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

h1 {
font-weight: normal;
font-size: 200%;
}

a {
border-bottom: 1px dotted #CCCCCC;
text-decoration: none;
font-weight:bold;
color: #5fb320;
}

a:hover {
border-bottom: none;
color: #357703;
}

img {
border: 0px;
}

div.centered {
text-align: center;
}

div.centered table {
margin: 0 auto; 
margin-left:100px;
text-align: left;
}

.slidedoormenu{
list-style-type: none;
margin: 10px 0px 0px 0px;
padding: 0;
width: 179px;
border-left: 8px solid #4e4e4e;

}

.slidedoormenu li{
border-bottom: 1px solid #FFFFFF;
}

.slidedoormenu li a{
background: white url(images/vstrip.gif) repeat-y left top; 
font: bold 13px Arial;
display: block;
color: black;
width: auto;
border-bottom: 1px solid white; 
padding: 7px 0; 
text-indent: 8px;
text-decoration: none;
text-align:left;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; 
color: black;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0;
}

.slidedoormenu li.lastitem a{
padding: 8px 0; 
}