/* CSS Document for:

	KAYE, ROSE AND PARTNERS
	VERSION 1.0
	by Barron Henzel of Henzel Design
	
	CONTENTS:
	
	   1.DEFAULT STYLING
	   2.BODY ELEMENTS
   
	   18.404
	
*/

/* 1.DEFAULT STYLING
---------------------------------------------------------------------- */

html img /* PNG FIX? */
{
	behavior: url(revision/iepngfix.htc);
}

/* Zero default margin & padding around common elements */
body, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul	{
	margin: 0;
	border: 0;
	padding: 0;
}

body	{
	font: 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-color: #99CCFF;
	background-position: center top;
}

a:link, a:visited	{
	text-decoration: none;
	color: #0000CC;
}

a:hover, a:active	{
	text-decoration: underline;
	color:#0000CC;
}

/* TEXT STYLES */
.bodyCopy {
	text-align: left;
	padding-bottom: .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.5em;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
}

.bodyHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1.2em;
	padding-bottom: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

.bodySubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1em;
	padding-bottom: .5em;
	font-weight: bold;
}

.bodySubheadNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1.2em;
	padding-bottom: .5em;
	font-weight: bold;
}

.bodyIndent {
	text-align: left;
	margin-left: 50px;
	padding-bottom: 1em;
}

.bodySmall {
	text-align: left;
	font-size: 0.85em;
}

.captionCopyGray	{
	color: #333333;
	font-size: 0.8em;
	text-align: center;
}


/* 2.BODY ELEMENTS
---------------------------------------------------------------------- */

#Container {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(images/background_blend.jpg);
}

#WrapperHoliday {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	position: relative;
	height: 556px;
}

#WrapperHoliday2011 {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	position: relative;
	height: 600px;
}

#ContainerHoliday {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	position: relative;
}

#ContainerHoliday2011 {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	position: relative;
}

#headerHome {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

#headerHistory {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_history.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

#headerCommercial {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_commercial.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

#headerMaritime {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_maritime.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

#headerStaff {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_staff.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

#headerClients {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_clients.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

#headerOffices {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_offices.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

#headerArticles {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_articles.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

#headerLinks {
	width:800px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header_links.jpg);
	background-repeat: no-repeat;
	height: 108px;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/background_blend.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#navigation {
	width: 146px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.125em;
	background-color: #FFFFFF;
}

* html #navigation a { /* needed? */
	width: 100%;
}

#rightColumn {
	float: right;
	width: 650px;
	overflow: hidden;
}

#rightBody {
	padding: 10px;
}

#rightColumnHome {
	float: right;
	width: 654px;
	position: absolute;
	left: 145px;
}

#rightBody h2 {

}

#footer	{
	width: 800px;
	height: 4em;
	text-align: center;
	clear: both;
	font-size: 0.75em;
	color: #000066;
	background-color: #99CCFF;
	background-image: url(images/footer_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 1em;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover{
	color: #0000CC;
}

