@charset "UTF-8";
/* CSS Document */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #c2bdab;
	line-height: 14px;
	background: #252525;
	margin: 0;
	padding: 0;
	text-align: center;
}
  
.rks #wrapper {
	width: 1028px;
	background: #1d1d1d;
	margin: 0 auto;
	text-align: left;
}
.rks #header {
	background: url(/images/rks-1028-header.png) left top no-repeat #252525;
	height: 283px;
	width:100%;
}
.rks #header h1 {
	margin: 0;
	padding: 10px 0;
}
.rks #header-index {
	background-color: #252525; 
	height: 283px;
	width:100%;
}
.rks #maincontent {
	padding: 0 20px; 
	background: #1d1d1d;
	min-height:400px;
}
.rks #footer {
	text-align:center;
	background:#252525;
}
.rks #footer p {
	margin: 0;
	padding: 10px 0;
}
.navbox {
	float:right;
	color:#38352D;
	width:200px;
	-webkit-border-radius: 12px 12px 6px 6px;
	-moz-border-radius: 12px 12px 6px 6px;
	border-radius: 12px 12px 6px 6px;-webkit-box-shadow: #252525 2px 2px 2px;
	-moz-box-shadow: #252525 2px 2px 2px; box-shadow: #252525 2px 2px 2px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#545037), to(#928d78));
	background: -moz-linear-gradient(19% 75% 90deg,#545037, #928d78);
	padding-left:20px;
}

.spotlightbox {
	float:right;
	color:#38352D;
	width:200px;
	-webkit-border-radius: 12px 12px 6px 6px;
	-moz-border-radius: 12px 12px 6px 6px;
	border-radius: 12px 12px 6px 6px;-webkit-box-shadow: #252525 2px 2px 2px;
	-moz-box-shadow: #252525 2px 2px 2px; box-shadow: #252525 2px 2px 2px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#545037), to(#928d78));
	background: -moz-linear-gradient(19% 75% 90deg,#545037, #928d78);
	padding-left:20px;
}
.spotlightbox p {
	padding-right:5px;
}

.contactbox {
	float:right;
	color:#38352D;
	width:200px;
	-webkit-border-radius: 12px 12px 6px 6px;
	-moz-border-radius: 12px 12px 6px 6px;
	border-radius: 12px 12px 6px 6px;-webkit-box-shadow: #252525 2px 2px 2px;
	-moz-box-shadow: #252525 2px 2px 2px; box-shadow: #252525 2px 2px 2px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#545037), to(#928d78));
	background: -moz-linear-gradient(19% 75% 90deg,#545037, #928d78);
	padding-left:20px;
}
.column20 {
	width:25%;
	float:left;
	padding:0 15px;
}
.column30 {
	width:35%;
	float:left;
	padding:0 6px;
}
.column30 p {
	padding:2px 5px;
}
.column30b {
	width:30%;
	float:left;
	background-color:#333;
	padding-left:10px;
	padding-bottom:800px;
	margin-bottom:-800px;
}
.column40 {
	width:45%;
	float:left;
}
.column65 {
	width:70%;
	float:left;
}
.column45 {
	width:45%;
	float:left;
	padding-right:20px;
}

/*Text Styling*/
.page-intro {font-size:14px;color:#c2bdab}
.clientlink { font-size: 11px; color:#FFCE23;}
.warning {color:#CC0000;font-weight:600;}
.formtitle {color:#fff;text-shadow: 2px 2px 2px #333333;}
.spotlight {margin-right:5px;
}
h1 {color:#cdc470}
h2 {color:#fff;}
h3 {color:#c2bdab}
h4 {color:#000}

/*Link Styling*/
a {
color: #FFCE23;
font-size: 11px;
text-decoration: underline;
}
	em a	{
	color:#FFCE23;
	font-size:9px;
	text-decoration:none;
}
	em a:hover	{
	color:#FFCE23;
	font-size:9px;
	text-decoration:underline;
}	
	a em 	{
	color:#D0AC2E;
	text-decoration:underline;
}
	a:hover em	{
	color:#D0AC2E;
	text-decoration:none;
}										

/*List Styling*/
ul {
	list-style-type:none;
	margin:0px; 
	padding:0px; 
}
li {
	color:#c2bdab;
	font-size: 11px;
	background-image: url("/images/list_0_1.gif");
	background-repeat: no-repeat;
	background-position: 0 3px;
	list-style-type: none;
	list-style-image:none;
	margin: 0 0 3px;
	padding: 0 0 0 9px
 }
li a {
	color:#c2bdab;
	font-size: 11px;
	text-decoration: none
}
li a:hover	{
	color:#A6A18F;
	font-size:11px;
	text-decoration:underline;
}
ul li ul {
	padding:3px 0px;
	list-style-type:none;
}
ul li ul li {
	margin-left:15px;
	background-image:none;
}
ul.itemlist li {
	font-size:12px;
	padding-bottom:4px;
}
ul.itemlist li a {
	color:#FFCE23;
	font-size:12px;
	padding-bottom:4px;
}
ul.nobullets {
	list-style-type:none;
}
ul.nobullets li {
	font-size:12px;
	padding-bottom:2px;
	background-image:none;
}
ul.nobullets li a {
	color:#FFCE23;
	padding-bottom:4px;
}
ul .client-details  { color: #ffffff; font-size: 14px; font-family: Tahoma; line-height: 14px; vertical-align: top }


/*Image Styling*/

.clientimage {
	padding:2px 5px;
	float:right;
}
.spotlightimage {
	float:left;
	padding:10px 10px 20px 0;
}
.spotlightimageLong {
	float:left;
	padding:10px 10px 30px 0;
}

/*Form styling*/
input, textarea {
	width:176px;
	border:0px solid #878D94;
	background-image: url(images/intut_1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#38352D;
	line-height:13px;
	padding-top:3px;
	padding-left:4px;
	padding-right:4px;
}												
input {
	height:21px;
	margin:0px 0px 0px 0px;
}
textarea {
	height:128px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	background-image: url(images/intut_2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/*Input boxes and drop shadows*/
.rks .dialog-ghost {
	width:500px;
	margin:0 auto;
	text-align:left;
	}
.rks form {
    padding: 5px;
    border:none;
	margin:auto;
}
.rks label {
	display:block;

}
.rks input:hover {
    -webkit-box-shadow: 0px 0px 4px #000;
    background: #ccc;
}
.rks input.submit {
    width: 100px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: #000 1px 1px;
    border-top: 1px solid #666;
    margin-top: 10px;
 
    /*** Adding CSS3 Gradients ***/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#928d78), to(#545037));
    background:  -moz-linear-gradient(19% 75% 90deg,#928d78, #545037);
}

/*Global Styles*/
hr.divider {
	width:70%;
	background-color:#cdc470;
	color:#cdc470;
	margin-left:0;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.floatright {float:right;padding:2px;}
.clear-left {clear:left;}
.clearfix {display: inline-block;clear:both;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*Slider styles*/
#slideshow_container {
    width:150px;
    height: 90px;
}

#caption {
    width: WIDTH SET ABOVE;
    height: PREFERRED HEIGHT OF CAPTIONS;
    padding: PREFERRED PADDING;
    color: PREFERRED COLOR;
    font-family: PREFERRED FONT;
    font-size: PREFERRED FONT SIZE
}