﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*{
	margin: 0;
	padding: 0;
	font-size: medium;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ac2700;
	text-decoration: underline;
}

body {
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	background: url("images/bg.jpg") repeat;
}

.clear {
	clear:both;
}

h1 {
	color: #ac2700;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	
}


#wrap {
	width: 924px;
	margin: 0 auto;
	padding-top: 5px;
}

#logo {
	width: 461px;
	height: 102px;
	background: url("images/logo.png") no-repeat 0px 0px;
	}

#logo a {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

#logo a small {
	font-size: 12px;
	color: #ffffff;
}

#logo_text{
	padding: 34px 0 35px 42px;
}

#content {
	padding-top: 19px
}

#content_top {
	background:url("images/content_top.png") no-repeat 0px 0px;
	height: 12px;
}

#top-links { float:right; padding:10px 5px 0 0;}
#top-links li { float:left; margin-left:8px;}

#menu {
/*	background: url(images/menu_bg.png) ;*/
	position: absolute;
	width: 60%;
	left: 0;
}
#menu ul {
	list-style: none;
	padding-left: 0px;
	display: block;
	width: 900px;
	margin: 0 auto;
}

#menu ul li {
	list-style: none;
	padding-left: 0px;
	display: inline;
}

#menu ul li a {
	text-decoration: none;
	display: block;
	float: left;
	color: #ffffff;
	font: 18px Arial, Helvetica, sans-serif;
	width: 20%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	
}

#menu ul li a:hover {
	text-decoration: none;
	background: url("images/menu_hover.png") top center no-repeat;
}



#content_text {
	background: #ffffff;
	padding: 30px 13px 0 13px;
}

#header {
	background: url("images/header_bg5.jpg") no-repeat top left;
	height: 200px;
}

#shadow {
	background: url("images/shadow.png");
	height: 41px;
	padding-top:10px;
}

#column_box{
	padding: 30px 40px 0px 40px;
}


#column3{
	width: 350px;
	float: left;
	background: url("images/bg_col_top.jpg") no-repeat top left;
	height: 249px;
	padding: 40px 15px 14px 15px;
}


#column2{
	width: 350px;
	float: left;
	background: url("images/bg_col_top.jpg") no-repeat top left;
	height: 249px;
	padding: 40px 15px 14px 15px;
}


#column1{
	width: 350px;
	float: left;
	background: url("images/bg_col_top.jpg") no-repeat top left;
	height: 249px;
	padding: 40px 15px 14px 15px;
}

#column2{
	margin: 0px 25px 0px 30px;
}

#col3 {
	float: left;
	width: 286px;
}

#col2 {
	float: left;
	width: 286px;
}

#col1 {
	float: left;
	width: 286px;
}

#col2 {
	padding: 0 20px;
}

.text_shadow {
	background: url("images/shadow2.png") no-repeat top left;
	padding: 20px 12px 0 12px;
		
}

#box2{
	padding-top: 15px;
}

#box2_top {
	background: url("images/box2_top.jpg") no-repeat top left;
	height: 10px
}

#box2_text {
	background: #ebebeb;
	padding: 0px 15px;
}

#box2_col1{
	width: 635px;
	float:inherit;
	height:430px;
}

#box2_col2{
	width: 195px;
	float: right;
	min-height: 56px;
}

#box2_col2 a{
	width: 195px;
	height: 56px;
	display: block;
	font: medium Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #AC2700;
	text-align: right;
	text-decoration: none;
	line-height: 56px;
}

#box2_bot {
	background: url("images/box2_bot.jpg") no-repeat top left;
	height: 10px;
}

#last_box{
	padding-top: 13px;
	padding-bottom: 5px;
}

#last_box h1{
	text-align: left;
	padding-left: 10px;
}

#last_box_1{
	float: left;
	padding-left: 10px;
	width: 415px;
}

#last_box_2{
	float: right;
	padding-right: 10px;
	width: 415px;
}

#content_bot {
	background:url("images/content_bot.png") no-repeat 0px 0px;
	height: 8px;
}

#shadow_con_bot{
	background: url("images/shadow3.png") no-repeat top left;
	height: 39px;
}


#right{
	float: left;
	width: 363px;
	padding: 25px 15px 25px 15px;
}

.right_bg_top{
	background: url("images/right_top.png") no-repeat;
	width: 363px;
	height: 10px;
}

.right_bg{
	background: url("images/right_bg.png") no-repeat;
	min-height: 207px;
	border-left: 1px solid #a10304;
	border-right: 1px solid #a10304;
	padding: 0px 20px 0px 20px;
}

.right_bg_bot{
	background: url("images/right_bot.png") no-repeat;
	width: 363px;
	height: 10px;
}

.right_pad{
	padding-bottom: 15px;
}

#footer_top{
	width: 841px;
	margin: 0 auto;
	background: url("images/footer_bor.png") no-repeat bottom;
	padding-top: 20px;
}

#footer_top h3{
	font: 18px Arial, Helvetica, sans-serif;
	color: #ac2700;
	font-weight: normal;
	padding-left: 20px;
}

#footer_top a{
	color: #303030;
	font-weight: bold;
}

#footer_top a:hover{
	color: #ac2700;
}

#footer_top p{
	color: #303030;
}

#footer_column3{
	width: 226px;
	float: left;
}

#footer_column2{
	width: 226px;
	float: left;
}

#footer_column1{
	width: 226px;
	float: left;
}

.footer_text{
	background: url("images/footer_bor.png") no-repeat top left;
	width: 226px;
	padding: 10px 0px 10px 0px;
}

#footer_column2{
	padding: 0px 87px 0px 75px;
}

.foot_pad{
    padding-left: 45px;
	padding-top: 10px;
}

.link1{
    background: url("images/link1.png") no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link2{
    background: url("images/link2.png") no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link3{
    background: url("images/link3.png") no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.link4{
    background: url("images/link4.png") no-repeat 0px 2px;
    padding-left: 30px;
    min-height: 18px;
    padding-bottom: 10px;
}

.ls{
    list-style: none;
    padding-left: 0px;
}

.ls li{
    background: url("images/ls1.gif") no-repeat 0px 6px;
    margin-bottom: 8px;
    padding-left: 15px;
}

#footer_bot{
	text-align: center;
	padding: 20px;
}

#footer_bot a{
	color: #303030;
	font-weight: normal; 
}


#footer_bot p{
	color: #303030;
	font-weight: normal; 
}


/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url("images/top.jpg") no-repeat;
    width: 900px;

    height: 241px;
    margin:0 auto;
	margin-top: 1px;
}

#slider {
	position:relative;
    width: 900px;
    height: 200px;
	background:url("images/loading.gif") no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url("images/bullets.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url("images/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
	
	
#featured{ 
	width:500px; 
	padding-right:0px; 
	position:relative; 
	border:5px solid #7b0e0e; 
	height:280px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:500px; 
	list-style:none; 
	padding:0; margin:0; 
	width:0px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
	text-align:right;
	
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	font-size: 14px;
	font-family: Georgia;
	line-height: 18px;
	text-align: right;
	color: #284386;
	font-weight: bold;
}
#featured li.ui-tabs-nav-cell a{ 
	display:block; 
	height:20px; 
	color:#333;  background:#fff; 
	line-height:15px;
}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:500px; height:280px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:215px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; text-align:right;
	text-align:right;
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	text-align:right;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


