@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #40402b;
	background-color: #996;
	background-image:url(images/bg_stripe.gif);
	margin-top: 20px;
	background-repeat: repeat-x;
}

a {
	color: #903;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
}

a img{
	border:none;
}

#container { 
	width: 960px;
    margin: 0px auto 0px auto;
	padding: 0px 20px 20px 20px;
	background-color: white;
	}
	
#header {
	margin: 0;
	height: 135px;
	position: relative;
	line-height: 16px;
}

#logo {
	float: left;
	margin-top: 12px;
	height: 97px;
	margin-left: 14px;
}

#contacts {
	float: right;
	width: 250px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.contact_info {
	width: 212px;
	float: right;
	font-size: 11px;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contact_email {
	color: #40402b;
}

.contact_email:hover {
	color: #903;
	text-decoration: none;
}

.contact_name {
	color: #903;
	font-weight: bold;
}

#navigation, #content #subnavigation{
	clear: both;
	float: left;
	margin: 0;
	list-style: none;
	letter-spacing: .03em;
	text-transform:uppercase;
	font-size:10px;
	}
	
#navigation ul{
	margin: 0;
	list-style-type:none;
	padding: 2px 0 0 0;
	cursor: default;
}	
	
#navigation a{
	color: #333;
	text-decoration:none;
	}

#navigation li, #content #subnavigation li {
	float: left;
	text-align: left;
	display: inline;
}

#navigation li a, #content #subnavigation li a {
	margin: 0px;
	padding: 4px 10px;
	display: inline;
	text-decoration: none;
	color: #40402b;
}

#navigation li a:hover, #content #subnavigation li a:hover {
	color: #903;
}

#navigation li > a, #content #subnavigation li > a {
	padding: 3px 10px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; display: inline;}
* html ul li a { height: 1%; }
/* End */
	
#navigation_other {
	float: right;
	width: 225px;
	padding: 0;
	margin: 0;
}

#content, #content_home {
	width: 958px;
	padding: 0px;
	background-color: white;
	border: 1px solid #996;
	min-height:400px;
}

#content_home {
	border: 0px solid #996;
	min-height: 450px;
}
#content_home .more {
	font-weight: bold;
	color: #9900333;
	text-align: right;
}

#content_home h2 {
	padding-left: 15px;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
}


#content #subnavigation {
	background-color: #ececec;
	width: 660px;
	margin: 0;
	padding: 5px;
	text-transform: capitalize;
}

#main {
	min-height:450px;
}

#main h1{
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	color: #903;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: normal;
}

#main h2 {
	font-size: 16px;
	margin-left: 15px;
	margin-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	line-height: normal;
}

#main h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 3px;
}

#main p {
	margin-top:0;
	margin-bottom: 15px;
}

#side {
	float: right;
	width: 233px;
	text-align:left;
	padding: 15px;
}
#side h2 {
	font-size: 14px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: normal;
}

#side h3 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 10px;
}

#side p {
	margin: 0;
}

#side ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 250px;
}

#side #vtours li {
	width: 119px;
	height: 76px;
	background-color: black;
	float: left;
	margin: 0 3px 3px 0;
}
#side p {
	margin-bottom: 10px;
}
#side img {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}




#main, #galleryviewer {
	width: 670px;
	float: left;
	text-align:left;
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0px 15px 10px 15px;
}

h1 {
	padding: 0;
	margin: 15px 15px 0px 15px;
	text-transform:uppercase;
	font-size:20px;
	}
h2 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: .8em;
}
#main img {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}





#main a {
	color: #903;
}

#main a:hover {
	text-decoration: underline;
}

#main table {
	margin: 0 15px;
}

#main td {
	vertical-align: text-top;
	background-color:#ececec;
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
}

#main  ol li {
	margin-bottom: 15px;
}

.paging {
	float: right;
	margin: 5px 15px;
}
#newslist   {
	height: 150px;
	float: none;
	border-bottom: 1px dotted #903;
	margin-left: 15px;
	margin-top: 10px;
}
#newslist .thumb  {
	text-align: center;
	float: left;
	width: 150px;
	margin: 0px;
	height: 113px;
	padding-right: 15px;
}
.thumblg {
	float: right;
	height: 150px;
	width: 200px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#newslist .description {
	padding: 5px;
	margin: 0px;
	min-height: 140px;
}
#newslist .date {
	float: left;
	width: 200px;
	font-size: 10px;
	height: 16px;
	margin-top: 10px;
}
#newslist .readmore {
	float: right;
	width: 150px;
	margin-top: 10px;
	text-align: right;
}

#newslist h1 {
	font-size: 24px;
	line-height: 1.2em;
	padding-top: 5px;
	padding-left: 10px;
}




#main #subnavigation a.current{
	color: black;
	font-weight: bold;
}

#footer {
	color: white;
	font-size: 10px;
	width: 958px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#home_left {
	float: left;
	width: 310px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-image: url(images/loans4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#home_middle {
	float: none;
	width: 310px;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 324px;
	background-image: url(images/churches.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 15px;
}



#home_right {
	float: right;
	width: 310px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	background-image: url(images/dotcom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contact_form td {
	background-color: #FFF;
	padding-left: 15px;
}

