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


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

a {color:#00097a; text-decoration:none;}
a:hover {color:#db7000;}

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

table.table-style01 th {background:#25A8C4; 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:url(../images/body.gif) repeat-x;}

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

#nav {background-color:#8FC40A;}
#nav li#nav-active a {background:#6B9408; color:#FFF;}
#nav li a:hover {background:#BFE024; color:#000;}

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

#aside h3 {color:#7DAC09;}
#aside ul li {background:url(../images/aside_border.gif) bottom no-repeat; line-height:20px;}

#footer {background:#d90000; color:#ff9999;}
#footer a {color:#FFF; text-decoration:none;}
#footer a:hover {color:#FFF; text-decoration:underline;}

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

#perex {background:#FFF;}             

.section {background:url(../images/aside_border.gif) bottom repeat-x;}
.section h2 {display:block;margin-bottom:3px;}
.last {background:none;}
