/**
 *  Custom Style
 *
 *  Generated By Gazelle on 19/10/09 @ 12:34
 *
 *  @title       Koonwarra
 *  @author      SitePoint
 *  @description Default theme for Koonwarra community site
 */

#home-leftcolumn {
    background: #FFEFD5;
    width: 130px;
    padding: 5px 2px;
}


body#_test-page---left-hand-column #home-leftcolumn,
body#_home #home-leftcolumn {
    top: 0px;
    left: 5px;
    overflow: hidden;
    padding: 0;
    background: transparent;
}

#header h1,
#header h1 a,
#header h1 a:hover {
	visibility: hidden;
	font-family: Arial;
	color: #fafafa;
}

body {
	background: #ffffff body-bgimage center center no-repeat;
	font-family: Verdana;
	color: #333333;
}

#container {
	background: #D47257 url(/styles/images/koonwarra_header.jpg) top left no-repeat;
}

#content {
	background: #FFFFE5 url(/styles/images/koonwarra_sidebarBackground.jpg) bottom left no-repeat;
}

#maincontent {
	background-color:  ;
        background-image: content-bgimage;
        background-position: center center no-repeat;
        border-right-color: #FDE2B7;
}

#footer {
	background: #FDE4B9   bottom left no-repeat;
	border-top: 1px solid #995437;
}

p {
	   line-height: 1.5em;
}

p, li, pre, blockquote, table, input, textarea, select, option {
	font-family: Verdana;
	color: #333333;
}

h1, h2, h3, h4 {
	font-family: Arial;
	color: #333333;
}

a:link {
	color: #193df0;
}

a:visited {
	color: #551A8B;
}

a:hover {
	color: #f00;
}

#mainnav ul {
	background: #995437;
}
#mainnav a {
color: #FFFFE5;
}
#mainnav li a:hover {
color: #FDE2B7 !important;
}

#supportingcontent {
	background-color: #FDE2B7;
}

hr {
	background-color: #FDE2B7;
}

.border {
	border-color: #FDE2B7;
}
ul.navlist li a:hover {
	color: #f00;
}
img.border {
	border-color: #333333;
}
.highlighted {
	color: #f00;
}

form#utilitysearch label,
#utilities ul li a{
color: #fafafa;

}

p, li, pre, blockquote, table, input, textarea, select, option {font-size:12px}

}