@charset "UTF-8";
/* CSS Document */

/* -------------- font classes -------------- */
p,h2,h3,h4,h5,h6,#link,dl,dt,ol,ul,#indexList{font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: left;
	padding-left:20px;
	padding-right:30px;
	}
p {font-size:85%;}
h1 {font-family:Georgia; 
	font-size:165%;
	color:#006633;
	line-height:1.1;
	font-weight:bold;
	}
h2 {font-size:100%;
	color:#009933;
	font-weight:bold;
	margin-bottom:-10px;
	}
h3 {font-size:85%;
	color:#f82d2d;
	}
h4 {font-size:85%;
	color:#FFF;
	font-weight:100;
	}
h5 {font-size:110%;
	color:#009933;
	}
h6 {font-size:55%;
	color:#000000;
	padding-left:3%;
	padding-bottom:20px;
	}
dl 	{margin:0;
	padding-left:0;
	text-align:left;
	}
dt 	{font-size:85%;
	color:#009933;
	font-weight:bold;
	line-height:1.4;
	}
dd 	{font-size:85%;
	color:#333333;
	padding-left:15px;
	padding-bottom:5px;
	}
#indexList{
	font-size:70%;
	}
#yacht ul {font-size:90%;
	padding-left:7%;
	}
ol {font-size:90%;
	padding-left:5%;
	/*list-style-type:numbers;*/
	}
ol ol{font-size:90%;
	padding-left:3%;
	list-style-type:lower-alpha;
	}
noscript {font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#f82d2d;
	padding-left:2%;
	}
#employees ul, #employees li{
	list-style:none;
	font-size:80%;
	color:#333333;
	line-height:1.5;
	}
.filled {
	font-size:80%;
	font-weight:bold;
	color:#f82d2d;
	}
.style1 {color:#003300;}
.regMark {font-size:45%;
	position:absolute;
	padding-bottom:8px;
	}
.tinyNo {font-size:80%;
	color:#f82d2d;
	}
.red {color:#f82d2d;line-height:1.5;}
/* ---------------- banner ---------------- */
#banner {
	position:relative;
	margin: 0 auto;
	height:12px;
	background-color:#f82d2d;
	background-image:url(../images/KCRSbar.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
#banner2 {
	position:relative;
	margin: 0 auto;
	height:12px;
	top: 24px;
	background-color:#f82d2d;
	background-image:url(../images/KCRSbar.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
/* ------------- page elements ------------- */
body {												
	background-color:#000;
	margin: 25px auto;
	width:900px;
	}
.container {
	margin: 0 auto;
	background-image:url(../images/bkgd.jpg);
	background-repeat:repeat;
	}
#logo {
	position:relative;
	width:100%;
	padding-left:1%;
	padding-top:1%;
	padding-bottom:2%;
	background-color:#000000;
	}
#logo2 {
	position:relative;
	width:100%;
	padding-bottom:5px;
	background-color:#000000;
	}
.menu {
	position:relative;
	width:100%;
	height:22px;
	margin-bottom:-15px;
	background-color:#000000;
	}
.main {
	/*position:relative;*/
	width:95%;
	min-height:302px;
	padding-left:2%;
	padding-bottom:2%;
	}
#head {
	padding-left:2%;
	}
/* ------------ two column layout ------------ */
.colSection {
	width:850px;
	height:100%;
	min-height:350px;
	padding: 0 20px 200px 10px;
	margin-bottom:10px;
	}
.colSectionX {
	width: 850px;
	height:100%;
	min-height:350px;
	padding: 0 0 0 20px;
	}
#col1 {
	position:relative;
	top:0;
	left:30px;
	width:350px;
	float:left;
	padding:0 25px 0 0;
	margin:-12px 0 0 0;
	}
#col1 ul,#col1 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	list-style:none;
	}
#col2 ul,#col2 li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	list-style:none;
	}
#left {
	position:relative;
	top:0;
	width:450px;
	float:left;
	line-height:2;
	}
#right {
	position:relative;
	top:0;
	left:-100px;
	line-height:2;
	float:right;
	}
/*--------------- side artwork area --------------- */
#textNarrow {	
	position:relative;
	width:620px;
	left:0;
	top:0;
	margin-top:-2%;
	padding:0;
	}	
#artworkIndex {	
	position:relative;
	width:200px;
	height:1px;
	top:-450px; /*(moved it 30 pixels higher)*/
	left:620px;
	}
#artworkApp {
	position:relative;
	width:200px;
	height:1px;
	top:-285px;
	left:620px;
	}
#artworkSpecCon {
	position:relative;
	width:200px;
	height:20px;
	top:-190px;
	left:620px;
	}
#artworkYacht {
	position:relative;
	width:200px;
	height:1px;
	top:-530px;
	left:620px;
	}
/*--------------- sidebar area --------------- 	*/
.sideBarCareers{
	position:absolute;
	width:200px;
	height:515px; 
	overflow:hidden;
	left:650px;
	top:270px;
	}
.sideBarMedia{
	position:absolute;
	width:200px;
	height:645px; 
	overflow:hidden;
	left:650px;
	top:270px;
	}
.sidebarUnitrin{
	position:absolute;
	width:200px;
	height:1495px;
	overflow:hidden;
	left:650px;
	top:270px;
	}
#sbTop{
	height:55px;
	background-image:url(../images/sideBarTop.png);
	background-repeat:no-repeat;
	}
#sbBody{	
	height:100%;
	width:210px;
	padding: 5px 0 2px 0;
	background-image:url(../images/sideBarBody.png);
	background-repeat:repeat-y;
	}
/* ---------------- tables ---------------- */
table {font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	border:2px solid #009933;
	margin-left:20px;
	margin-right:15px;
	}
th {border:1px solid #009933;
	font-size:70%;
	line-height:1.5;
	color:#333333;
	}
td {border:1px solid #009933;
	padding-left:5px;
	font-size:85%;
	line-height:2;
	color:#333333;
	}
/* ----------- specialty page content ----------- */	
.specialty ul,.specialty li{
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	list-style:none;
	}
/* -------------- flyers page -------------- */
#flyers table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height:1.2;
	border:none;
	position:relative;
	left:-5px;
	}
#flyers tr {
	border:none;
	}
#flyers td {
	border:none;
	vertical-align:top;
	padding-right:5px;
	padding-bottom:15px;
	line-height:1.1;
	}
/* --------------- bottom area --------------- */	
.footer {
	width:96%;
	padding-left:3%;
	padding-right:2%;
	z-index:100;
	}
#hr {
	position:relative;
	top:-85px;
	width:100%;
	height:10px;
	background-image:url(../images/hrule.gif);
	background-repeat:repeat-x;
	z-index:100;
	}
#grad {
	position:relative;
	top:-50px;
	width:102%;
	height:50px;
	margin: 0 auto;
	background-image:url(../images/gradient.png);
	background-repeat:repeat-x;
	}
#blank {
	background-image:url(../images/blank.gif);
	}
/* ------------- photo section ------------- */
.pix1,.pix2,.pix3,.pix4{
	position:relative;
	width:100%;
	height:100px;
	margin-bottom:5px;
	margin-top:5px;
	}
.pix1 {background-image:url(../images/homePix.png);
	background-repeat:repeat-x;
	}
.pix2 {background-image:url(../images/marketingPix.png);
	background-repeat:repeat-x;
	}
.pix3 {background-image:url(../images/classPix.png);
	background-repeat:repeat-x;
	}
.pix4 {background-image:url(../images/yachtPix.png);
	background-repeat:repeat-x;
	}
/* ------------ pseudo classes ------------ */
a:link		{color:#000;text-decoration: underline;}
a:visited	{color:#333;text-decoration: underline;}
a:hover		{color:#009933;text-decoration: underline;}

.mail a:link   {color:#000000; text-decoration:underline;}
.mail a:hover  {color:#009933;text-decoration:underline;}

.sideMail a:link 	{color:#FFFFFF;text-decoration:underline;}
.sideMail a:visited {color:#000000;text-decoration:none;}
.sideMail a:hover 	{color:#000000;text-decoration:underline;}

.topPage a:link		{font-size:70%;color:#000;text-decoration: underline;}
.topPage a:visited	{font-size:70%;color:#333;text-decoration: underline;}
.topPage a:hover	{font-size:70%;color:#009933;text-decoration: underline;}

/*
li .redIndicator 	a:link {color:#f82d2d;line-height:1.5;text-decoration:none;line-height:1.3;}
li .redIndicator 	a:visited {color:#333;text-decoration:none;}
li .redIndicator	a:hover	{color:#009933;text-decoration:underline;}

td .redIndicator   	a:link {color:#f82d2d;line-height:1.5;text-decoration:none;line-height:1.3;}
td .redIndicator 	a:visited {color:#333;text-decoration:none;}
td .redIndicator	a:hover	{color:#009933;text-decoration:underline;}*/