﻿/*
Theme Name: novista web - 1
Version: 1.0
Description: 3 Column - Basic - Elastic
Author: Novista web
*/

*
{
	padding: 0px;
	margin: 0px;
}

#image-block 
{
        background: url('images/page-top/band/zion2-band.jpg');
        height: 90px;
}

#header
{
	width: 100%;
        height: 100px;
        border-bottom: 1px solid #6b260a;
        background:  url('images/page-top/male-silhouette-zion2.jpg') top left no-repeat;
	
}
#header .search {
	width:20%;
	float:right;
	padding: 0 1% 0 0 ;
}


#headercontent
{
	
	padding: 2em 0.5em 0em 6em;
}
#headercontent h1 a {
	color: #01063b;
	font-size: 25px;
        font-family: 'palatino linotype', "georgia", "times new roman", serif;
	font-weight: bold;
        font-variant: small-caps;
}
#headercontent h1 .second{
	color: #CC7328;
}

#top-nav
{
	
	background: #6b260a;
}

.sidebar h2
{
	color: #582c06;
}

.contentbar h2
{
	color: #CC7328;

}
