/* CSS Document */
body{
	background-color:#201d18;
	margin:0 auto 0 auto;
	padding:0;
}

#wrapper{
	width:1099px;
	margin:0 auto 0 auto;
}

#header{
	width:1099px;
	height:302px;
	float:left;
	overflow:hidden;
}

#top-logo{
	width:194px;
	height:249px;
	padding:0 0 15px 85px;
}

/*--NAVIGATION--*/
#main-nav{
	float:left;
	height:28px;
	padding:0 0 0px 85px;
    width:1014px;
}

.nav-item{
	float:left;
	margin:0 3px 0 0;
    width:auto;
}

.nav-item-left{
	float:left;
	width:9px;
}

.nav-item-middle{
	background-image:url(/assets/images/global/nav_background.gif);
	background-repeat:repeat-x;
	float:left;
	height:23px;
	padding:5px 0 0 0;
    width:auto;
    overflow:hidden;
}

.nav-item-middle a{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#bcbba7;
	text-decoration:none;	
}

.nav-item-middle a:hover{
	text-decoration:underline;
}


.nav-item-right{
	float:left;
	width:9px;
}
/*-----*/

h1{
	color:#FFFFFF;
	font-size:42px;
	margin:0;
	padding:0;
	line-height:42px;
	text-transform:uppercase;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:28px;
	line-height:32px;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	color:#FFFFFF;
}

strong{
	font-weight:bold;
}
/*----*/
.read-more-button{
	width:104px;
	height:24px;
	float:left;
	background-image:url(/assets/images/global/ker&downey_button.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:10px 10px 25px;
}

.read-more-button-link{
	float:left;
	width:104px;
	height:24px;
	padding:3px 0 0 18px;
	margin:0px;
}

.read-more-button a{
	font-family:"Georgia";
	font-size:12px;
	color:#211e19;
	font-weight:bold;
	text-decoration:none;
}
#right-content .read-more-button{
	width:104px;
	height:24px;
	float:left;
	background-image:url(/assets/images/global/ker&downey_button.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:10px 10px 25px 0;
}

#right-content .read-more-button-link{
	float:left;
	width:104px;
	height:24px;
	padding:3px 0 0 18px;
	margin:0px;
}

#right-content .read-more-button a{
	font-family:"Georgia";
	font-size:12px;
	color:#211e19;
	font-weight:bold;
	text-decoration:none;
}

#left-content .read-more-button{
	width:104px;
	height:24px;
	float:left;
	background-image:url(/assets/images/global/ker&downey_button.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin:10px 10px 25px 0;
}

#right-content ul li{
    list-style:square;
}

#right-content b{
    font-size:12px;
}

#left-content .read-more-button-link{
	float:left;
	width:104px;
	height:24px;
	padding:3px 0 0 18px;
	margin:0px;
}

#left-content .read-more-button a{
	font-family:"Georgia";
	font-size:12px;
	color:#211e19;
	font-weight:bold;
	text-decoration:none;
}
#left-content .read-more-button a:hover{
	font-family:"Georgia";
	font-size:12px;
	color:#211e19;
	font-weight:bold;
	text-decoration:underline;
}
/*----*/
#content{
	background-image:url(/assets/images/global/ker&downey_background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#686847;
	float:left;
	width:1099px;
	overflow:hidden;
}

#top-content{
	float:left;
	width:1099px;
	padding:0 0 0 0;
}

#bottom-content{
	width:999px;
	float:left;
	padding:26px 0 0 100px;
}

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

#left-content{
	float:left;
	padding:15px 0 0 13px;
	margin:0 0 20px 0;
	width:257px;
	border-top:solid #79795b 1px;
    border-bottom:solid #79795b 1px;
}

#left-content a{
    color:#ffffff;
    text-decoration:none;
}

#left-content a:hover{
    color:#ffffff;
    text-decoration:underline;
    font-weight:normal;
}

#left-content .active{
    text-decoration:underline;
}
/*---------------------------*/

#right-content{
	float:left;
	width:612px;
	padding:15px 0 0 13px;
	margin:0 0 20px 45px;
	border-top:solid #79795b 1px;
    border-bottom:solid #79795b 1px;
    color:#ffffff;
}

#right-content a{
    color:#211e19;
    text-decoration:none;
}

#right-content a:hover{
    color:#211e19;
    text-decoration:underline;
}

#right-content li{
    font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	color:#FFFFFF;
}

.right-content-title{
	width:350px;
	float:left;
	margin:0;
	padding:0 0 15px 0;
}

.right-content-title h2{
	color:#FFFFFF;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	float:left;
	line-height:32px;
	margin:0;
	padding:0;
}

.right-content-title h3{
	float:left;
	line-height:32px;
	margin:0;
	padding:3px 0 0 10px;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.right-text{
	float:left;
	width:350px;
	margin:0;
	padding-bottom:15px;
	overflow:hidden;
}

/*------------------------*/
form{
	margin:18px 0 50px 0;
}

form, .text-input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color:#FFFFFF;
	font-size:11px;
}


.text-input, textarea{
	border:solid 1px #a9a996;
	background-color:#686847;
	overflow:hidden;
	width:306px;
}

.news-input{
    font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color:#FFFFFF;
	font-size:11px;
    border:solid 1px #a9a996;
	background-color:#686847;
	overflow:hidden;
	width:255px;
}

/*------------------------*/
#footer{
	width:992px;
	float:left;
	text-align:center;
	color:#9b9078;
	line-height:15px;
	background-image:url(/assets/images/global/footer_background.jpg);
	background-repeat:no-repeat;
	padding:20px 107px 100px 35px;
}

.top-footer-text{
	margin:0 auto 0 auto;
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
	font-weight:bold;
}

.footer-links{
	margin:0 auto 0 auto;
	width:853px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:10px;
}

.footer-links a{
	color:#9b9078;
	text-decoration:none;
}

.footer-links a:hover{
	color:#9b9078;
	text-decoration:underline;

}