/* CSS Document */

body { background-color:#582E03; font-family:'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

.menu {background:url(images/menu-grad.jpg); background-repeat:repeat-x; height:51px;}
.content {min-height:400px; height:auto;}

.menu p { margin-left:10px;}
.menu a:link {color:#FFFFFF; font-size:18px; text-decoration:none; font-weight:normal;}
.menu a:active {color:#FFFFFF; font-size:18px; text-decoration:none; font-weight:normal;}
.menu a:visited {color:#FFFFFF; font-size:18px; text-decoration:none; font-weight:normal;}
.menu a:hover {color:#FFFFFF; font-size:18px; text-decoration:underline; font-weight:normal;}

.content p { margin-left:10px;}
.content li {margin-left:30px;}

h4 {color:#885937; margin-left:7px; font-size:15px;}

.content a:link {color:#885937; text-decoration:none; font-weight:normal;}
.content a:active {color:#885937; text-decoration:none; font-weight:normal;}
.content a:visited {color:#885937;text-decoration:none; font-weight:normal;}
.content a:hover {color:#885937; text-decoration:underline; font-weight:normal;}