BODY {
	background:#fff url(darkblue/bg_main.jpg) left top repeat-x;
	}

#layout1 {
	background: url(darkblue/bg_promo.png) center top no-repeat;
	}

.slidearea {
	background:url(darkblue/bg_promo.gif) center top no-repeat;
	}

h1 a {
	color:#FFF;
	}

h1 span {
	color:#FFF;
	}

h2 {
	color:#142128;
	}

.rss {
	background:url(darkblue/rss.gif) right 50% no-repeat;
	}

.searchfield {
	border:1px solid #FFF;
	}

blockquote {
	color:#ba933d;
	background:url(darkblue/quote2.gif) left top no-repeat;
	}



/* Menu
----------------------------------------------- */
ul.menu {			
		background: url(darkblue/header2.gif) left top no-repeat;
		}

ul.menu .active,
li.current-cat a,
li.current-cat-parent a {
		background:url(darkblue/header_active.gif) left top repeat-x;
		color:#FFF;
		}

ul.menu .menulink:hover, 
ul#menu li.cat-item a:hover,
ul.menu .menuhover {
		background:url(darkblue/header.gif) left -43px repeat-x;
		}

ul.menu ul li a,
ul#menu ul.children li a {	
		background:#ba933d; 
		color:#FFF;
		border-bottom:1px solid #dab461;
		}

ul.menu ul li a:hover,
ul#menu ul.children li a:hover {
		background:#a68335;
		}

ul.menu li ul li a.menuhover {
		background:#a68335 url(darkblue/arrow.gif) 120px 50% no-repeat;
		}



/* Second Menu
----------------------------------------------- */
ul.second-menu li a {
		background: url(darkblue/bull.gif) left 50% no-repeat;
	}

ul.second-menu li a:hover,
ul.second-menu li a.active,
ul.second-menu li.current_page_item a,
ul.second-menu li.current-cat a {
	background:#ebecec url(darkblue/bull.gif) -242px 50% no-repeat;
	}

ul.second-menu li ul a:hover,
ul.second-menu li.current_page_item ul li a:hover,
ul.second-menu li.current-cat ul li a:hover {
	background:#ba933d;
	}



.fcontent li span {
	background:url(darkblue/bull.gif) left 60% no-repeat;
	}

ul.clients li a {
	background: url(darkblue/bull.gif) left 50% no-repeat;
	}

ul.clients li a:hover {
	background:#e9e9ea url(darkblue/bull.gif) -242px 50% no-repeat;
	}

a.more {
	background:url(darkblue/bull.gif) left 60% no-repeat;
	}



/* Copyrights
----------------------------------------------- */
.copyrights {
	background:#1e3740;
	color:#CACFD3;
	}

.copyrights a {
	color:#CACFD3;
	}

.copyrights a:hover {
	color:#FFF;
	}



/* Tabs
----------------------------------------------- */
ul.tabs-nav {
	border-bottom:1px solid #ba933d;
	}

ul.tabs-nav li a {
	color:#ba933d;
	}

ul.tabs-nav li a:hover {
	background:#f2ebdb url(darkblue/bg_tab.gif) top left repeat-x;
	color:#ba933d !important;
	}

li.tabs-selected {
	background:#ba933d url(darkblue/bg_tab.gif) left -50px repeat-x !important;
	}

#tab-1, #tab-2, #tab-3 {
	background:#FFF url(darkblue/bg_tab_main.gif) left top repeat-x;
	}



/* Calendar
----------------------------------------------- */
#wp-calendar caption {	color:#142128;}
#wp-calendar th {		background:#ba933d;}
#wp-calendar td#today {	background:#ba933d;}
#prev a, #next a {		
	color:#142128;
	}


/* Links
----------------------------------------------- */
a {
	color:#ba933d;
	}

.response a:hover {
	background:#ba933d;
	}

a.secondlink, .secondlink a {
	color:#5b8bcc;
	}

.bread, .bread a {
	text-decoration:none;
	color:#ba933d;
	}

.bread a:hover {
	color:#142128;
	}

a.button,
.buttons a {
	background:#ba933d url(darkblue/bg_but.gif) top left repeat-x;
	border:1px solid #ba933d;
	}

a.button:hover,
.buttons a:hover {
	border:1px solid #876a2a;
	}



/* Tags
----------------------------------------------- */
.tags a:hover {
	background:#142128;
	}



/* Comment Form
----------------------------------------------- */
#commentform #submit {
	background:#ba933d url(darkblue/bg_but.gif) top left repeat-x;
	border:1px solid #ba933d;
	}

#commentform #submit:hover {
	border:1px solid #876a2a;
	} 



/* Comments
----------------------------------------------- */
.wp27comments .comment-meta a, .wp27comments .comment-meta {
	color:#ba933d;
	}

.wp27comments .reply {
	background:url(darkblue/bg_reply2.gif) left 50% no-repeat;
	}