

/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */


body {background:#f0cbc0; color:#000;}

a {color:#f04a16;}
a:hover {color:#1F1F1F;}

fieldset {border:1px solid #CEE780;}
legend {background:#FFF; color:#f04a16;}

table.table-style01 th {background:#f04a16; color:#FFF;}
table.table-style01 th, table.table-style01 td {border:1px solid #7FD5E7;}
table.table-style01 tr.bg td {background:#D4F1F7;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#header {background:#f04a16;  overflow:hidden;  }
#header .main {
height: 200px;
padding: 0px !important;
position:relative; width:960px; margin:0 auto; text-align:left;
background-image: url("design/headerbg.png"); background-repeat: no-repeat;
background-position: right top}

#logo {border-bottom:1px solid #464646; color:#FFF;}
#logo span {color:#BFE024;}
#logo a {color:#FFF;}

#slogan {color:#B0B0B0;}

#search #search-input {border:1px solid #FFF;}
#search #search-submit {border:1px solid #f04a16; background:#f04a16; color:#FFF;}

#nav {background-color:#f04a16; border-top:1px solid #f09d84;}
#nav li a {border-left:1px solid #f04a16; color:#fff;}
#nav li.last a {border-right:1px solid #f04a16;}
#nav li.current_page_item a {background:#f04a16; color:#FFF;}
#nav li a:hover {background:#f04a16; color:#000;}

#cols .main {background-color:#FFF;}

#content h1 {border-bottom:1px solid #f09d84;}
#content h1, #content h2, #content h3, #content h4 {border-bottom:1px solid #c5c5c5; color:#000000;}

#aside h3 {color:#000000;}
#aside ul li {border-bottom:1px solid #000000;}

#footer {background:#4F4F4F; color:#BFBFBF;}
#footer a {color:#BFBFBF;}
#footer a:hover {color:#FFF;}

/* ----------------------------------------------------------------------------------------------------------
Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#perex {border-bottom:5px solid #f09d84; background:#D4F1F7;}             

.section {border-bottom:1px solid #CEE780; background:#EEF7D4;}
.section h3 {background-color:#f04a16; color:#FFF;}
.section h3 a {color:#FFF;}
.section h3 a:hover {color:#000;}
