/* AveQute.com Homepage Style - 'Sunrise' - Is it too bright for you? */
/* Copyright 2005 AveQute */

body {
margin: 0;
padding: 0;
background: #ffe1a1;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #000;
}

p {
margin-top: 15px;
margin-bottom: 15px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #000;
}

a {
font-weight: bold;
}

a:link {
color: #dd4040;
}

a:visited {
color: #57782d;
}

a:hover, a:active {
color: #eba029;
}

img.siteIcon {
margin: 0 10px 0 0;
border: #333 solid 4px;
float: left;
}

.chatPad {
padding: 0 5px;
}

.divide {
border-bottom: 6px double #57782d;
}

.formField {
border: 1px solid #999;
}

.miscHead {
padding: 2px 5px;
background: #8cb152;
text-align: left;
border: 1px solid #999;
}

.note {
font-size: 11px;
}

.siteInfo {
text-align: justify;
}

.secHead {
padding: 2px;
background: #8cb152;
text-align: center;
border: 1px solid #999;
}

div.separator {
height: 0;
clear: both;
}

#container {
margin: 0 auto;
padding: 0;
width: 720px;
background: #fff url(images/creamstripe.gif);
border: #ccc solid 1px;
}

#logo {
background: url(images/banner.gif);
height: 115px;
}

#logo h1 {
display: none;
}

#here {
border-bottom: 6px double #8cb152;
}

#navi {
padding: 0;
}

#navi ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#navi li {
float: left;
display: inline;
text-align: center;
text-transform: lowercase;
font-weight: bold;
width: 180px;
}

#navi a {
display: block;
text-decoration: none;
color: #000;
border-bottom: 6px double #8cb152;
}

#navi a:hover, #navi a:active {
text-decoration: none;
color: #dd4040;
border-bottom: 6px double #57782d;
}

#welcome {
margin: 0;
padding: 0;
border-bottom: 6px double #aec798;
}

#message {
margin: 0 20px;
padding: 10px 0;
text-align: center;
}

#content {
margin: 0;
padding: 0;
border-bottom: 6px double #8cb152;
}

#chat {
margin-left: 20px;
margin-right: 20px;
text-align: justify;
}

#sites {
margin: 15px auto;
padding-left: 20px;
padding-right: 10px;
float: left;
width: 430px;
voice-family: "\"}\"";
voice-family:inherit;
width: 400px;
}
html>body #sites {
width: 400px;
}

#news {
margin: 15px auto;
padding-left: 10px;
padding-right: 20px;
float: left;
text-align: justify;
width: 290px;
voice-family: "\"}\"";
voice-family:inherit;
width: 260px;
}
html>body #news {
width: 260px;
}

#footer {
padding: 1px 20px;
}


