/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

---------------------------------------------------------------------------------------------------------- */

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

body { background:#FFF;
background-image:url(../design/bckgrad.png);
background-repeat:repeat-x }

a {color:#25A8C4; text-decoration: none;}
a:hover {color:#1F1F1F;}

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; text-align:center;}
table.table-style01 tr.bg td {background:#D4F1F7; text-align:center;}

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

#header {background: #000; }

#logo {color:#FFF;}
#logo span {color:#3c5a96;}
#logo a {color: #FFF;}

#slogan {color:#B0B0B0;}


#nav {background:url("../design/nav.png") 0 0 repeat-x;}
#nav li a {border-left:1px solid #000; color: #F3F3F3;}
#nav li.last a {border-right:0px solid #000;}
#nav li#nav-active a {background:url("../design/nava.png") 0 0 repeat-x; color:#1F1F1F;}
#nav li a:hover {background:url("../design/navh.png") 0 0 repeat-x; color:#F8FDFE;}

#cols .main {background:#FFF;
     border-left:1px solid #EAEFF0;
	 border-right:1px solid #EAEFF0;}

#content h1 {border-bottom:1px solid #0000CC;}
#content h2, #content h3, #content h4 {border-bottom:1px solid #3C40FF; color: #0000C1;}

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

#footer { font-size:11px; background:url(../design/footer.png); color: #25A8C4; border-top: #CCCCCC solid 1px;}
#footer a {color: #25A8C4 ;}
#footer a:hover {color: #666666;}

#classifieds {background:#f4fbfe; border-top:1px solid #B2F30E; border-bottom:1px solid #B2F30E;}
#classifieds h1{color:#8FC40A;}

#contact p { font-size:12px}
#contact h3 {border-bottom:none; }
#contact h4 { font-family:Arial, Helvetica, sans-serif; 
			  font-size:13px;
			  font-weight:600;
			  color:#333333;
			  margin-bottom: 1px;
			  border-bottom-color: #F3F3F3;}
#contact by { font-size:10px;
			  color:#666666;
			  font-style:italic;
			  }			  
#contact img { padding:0px 10px 10px 0px;
			   float:left;}

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

#perex {border-bottom:2px solid #FF0000; background: #FDF3F3;}             

.section {border-bottom:1px solid #CCCCCC; background: #ECECEC;}
.section h3 {background-color: #000000; color:#333333;}
.section h3 a {color:#FFFFFF;}
.section h3 a:hover {color:#F3F3F3;}


#upcoming a {color: #000;
			 padding:5px;
			 padding-top:5px;
			 font-size:12px;
			 font-weight:bold;}
			 
#upcoming a:hover {color: #666666;}

