body, p, div, td, ul, textarea, input {
font-family:Georgia;
font-size:14px;
}

body, p, div, td {
line-height:18px;
}

p {
margin-top:18px;
}

li {
padding-bottom:5px;
}

body {
margin:15px 0px;
background:#3b3b3b;
text-align:center;
}

A:link {
text-decoration:underline;
color:#553e77;
}

A:visited {
text-decoration:underline;
color:#553e77;
}

A:hover {
text-decoration:underline;
color:#8a65c1;
}

h1 {
font-size:25px;
font-weight:normal;
line-height:normal;
color:#9a862d;
padding-bottom:5px;
border-bottom:2px solid #9a862d;
margin:0px 0px 0px 0px;
text-align:center;
}

h2 {
font-size:17px;
font-weight:normal;
line-height:normal;
color:#9a862d;
margin:5px 0px 25px 0px;
text-align:center;
}

h3 {
font-size:17px;
font-weight:normal;
line-height:normal;
color:#9a862d;
border-bottom:2px solid #9a862d;
margin:25px 0px 0px 0px;
}

img {
border:none;
}

#layout {
margin:auto;
width:760px;
background:#ffffff;
border:1px solid #ffffff;
}

#header {
height:145px;
}

#strip {
padding:4px 10px;
background:#9a862d;
color:#ffffff;
font-size:12px;
letter-spacing:1px;
text-align:center;
}

#menu {
background:url(dentist.jpg) bottom center no-repeat #dddddd;
width:150px;
vertical-align:top;
}

#sidebar {
margin:25px 5px;
text-align:center;
}

#content {
background:#ffffff;
width:598px;
height:620px;
vertical-align:top;
}

#body {
margin:20px 30px 30px 30px;
}

.link {
margin:0px 0px 12px 0px;
font-weight:normal;
line-height:15px;
}

.link a:link, .link a:visited {
color:#553e77;
text-decoration:none;
}

.link a:hover {
color:#8a65c1;
text-decoration:none;
}

#footer {
padding:15px;
color:#e4e4e4;
font-weight:normal;
text-align:center;
}

#footer a:link, #footer a:visited {
color:#ffffff;
text-decoration:none;
}

#footer a:hover {
color:#ffffff;
text-decoration:underline;
}

.comment {
background:#ededed;
font-size:12px;
line-height:16px;
padding:10px;
}


#post {
padding:15px 20px;
border:0px solid #b3a288;
border-top:none;
background-color:#efefef;
}

#post input, textarea {
margin-bottom:10px;
}