/* CSS Document */

body {
color:#333;
background:#ffffff url(../SayresHouse/images/bg_tile.gif) repeat center;
}
a:visited, a:link { 
color:#70814f;
}
a:hover, a:active {
color:#000;
background:#E6F4B9;
}
#navigation ul li {
background:#D3D1A6;
}
#navigation ul li a {
background:#D3D2BE;
color:#ffffff;
}
#navigation ul li a:hover {
color:#5C5C26;
}
#navigation ul li.cur a {
background:#D3D0A5;
color:#555556;
}
#navigation ul li.cur a:hover {
background:#D3D2BE;
color:#5C5C26;
}
#wrapper {
background:#ffffff;
}
#nav {
background-color:#b1cf79;
}
#nav a:link, #nav a:visited, #nav a:active  {
color:#000;
}
#nav a:hover{
background:#E6F4B9;
color:#000;
}
#h1 {
background:#e6f4b9 url(../SayresHouse/images/h1.gif) no-repeat;
}
#h1flash {
background:#B1CF79;
}
h4.banner {
color:#5C5C26;
background-color:#B1CF79;
}
#mainimage {
background:#e6f4b9 url(../SayresHouse/Images/mainimage.jpg) top left no-repeat;
}
#col4bott{
background-color:#b1cf79;
}
#column4 a:link, #column4 a:visited, #column4 a:active  {
color:#fff;
}
#column4 a:hover{
background:#E6F4B9;
color:#1D2E1C;
}
#form {
background:#f3f3f3;
}
#col4_text{
background-color:#b1cf79
}
#footer {
background:#b1cf79;
}
#footer a:link, #footer a:visited {
color:#fff;
}
#footer a:hover, #footer a:active {
color:#999;
background:#E6F4B9;
}
div.offer {
border:1px solid #666;
background:#B1CF79;
}
div.green {
background:#B1CF79;
}