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

 * {
	margin:0px;
	padding:0px;
}
body {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:11px;
	color: #FFF;
	background-color: #000;
}
#wrapper {
	width:900px;
	margin:auto;
	background-color: #240E11;
}
#container {
	width:900px;
	float:left;
	background-color: #240E11;
}
#bannerTop {
	width:900px;
	height:310px;
	float:left;
	background-image: url(../images/background_img1.jpg);
	background-repeat: no-repeat;
}
#bannerTop_contactPage {
	width:900px;
	height:310px;
	float:left;
	background-image: url(../images/background_img3.jpg);
	background-repeat: no-repeat;
}
#bannerTop_collectionPage {
	width:900px;
	height:310px;
	float:left;
	background-image: url(../images/background_img2.jpg);
	background-repeat: no-repeat;
}
#bannerTop_suppliersPage {
	width:900px;
	height:310px;
	float:left;
	background-image: url(../images/background_img4.jpg);
	background-repeat: no-repeat;
}
#bannerTop_advisorsPage {
	width:900px;
	height:310px;
	float:left;
	background-image: url(../images/background_img5.jpg);
	background-repeat: no-repeat;
}
#bannerTop_linksPage {
	width:900px;
	height:310px;
	float:left;
	background-image: url(../images/background_img6.jpg);
	background-repeat: no-repeat;
}
#bannerTop_pressPage {
	width:900px;
	height:310px;
	float:left;
	background-image: url(../images/background_img8.jpg);
	background-repeat: no-repeat;
}
#bannerTop_diaryPage {
	width:900px;
	height:310px;
	float:left;
	background-image: url(../images/background_img9.jpg);
	background-repeat: no-repeat;
}
#bannerTop_sitemapPage {
	width:900px;
	height:310px;
	float:left;
	background-image: url(../images/background_img7.jpg);
	background-repeat: no-repeat;
}
#logoTop {
	width:110px;
	height:86px;
	float:left;
	margin-left:28px;
}
#navBar {
	width:872px;
	height:18px;
	float:left;
	margin-top:2px;
	padding-left:28px;
	background-image: url(../images/navigation_bg4.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}
#content {
	width:900px;
	float:left;
	background-color: #240E11;
	height: 495px; /*was 470px*/
}
#column1_index {
	width:360px;
	height:465px; /*was 442px*/
	margin-left:28px;
	margin-top:28px;
	float:left;
}
#column2_index {
	width:466px; /*469px original width*/
	/*width:456px;*/
	height:465px; 
	margin:28px 0px 0px 24px;
	float:left;
}
#column2_diary {
	width:466px;
	margin:28px 0px 0px 24px;
	float:left;
}
#diary-rows {
	border-bottom:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left:#FFF;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#FFF;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
	background-color:#2b1414;
}
#diary-rows-end {
	border-top:#FFF;
	border-top-style:solid;
	border-top-width:1px;
	margin-top:30px;
}
#diary-date {
	width:116px;
	float:left;
	color: #cfbd6e;
	font-size:20pt;
	letter-spacing: 0.8px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding:10px;
	margin-top:10px;
}
#diary-content {
	width:185px;
	padding-left:10px;
	padding-right:10px;
	border-left:#FFF;
	border-left-style:solid;
	border-left-width:1px;
	border-right:#FFF;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
#diary-venue {
	float:left;
	padding:10px;
	width:101px;
}
.diary-titles {
	font-size:11pt;
	line-height: 23px;
	letter-spacing: 0.8px;
	color: #cfbd6e;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#diary-form {
	float:right;
}
#column1_diary {
	width:360px;
	height:465px; /*was 442px*/
	margin-left:28px;
	margin-top:28px;
	float:left;
	font-size:11pt;
	line-height: 23px;
	letter-spacing: 0.8px;
}
#column1_diary a {
	color: #FFF;
	text-decoration:none;
}
#column1_diary a:hover {
	color: #cfbd6e;
}
#column1_diary a:active, a:focus {
	color: #cfbd6e;
}

#footer {
	width:872px;
	height:17px;
	float:left;
	background-image: url(../images/navigation_bg4.png);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top:4px;
}
.largeFont {
	font-size:11pt;
	line-height: 23px;
	letter-spacing: 0.8px;
}
.largeFont a {
	color: #cfbd6e;
	text-decoration:none;
}
.largeFont_titles {
	font-size:11pt;
	line-height: 23px;
	letter-spacing: 0.8px;
	color: #cfbd6e;
}
.largeFont a:hover {
	color: #6A1D16;
	text-decoration:none;
}
.selected {
	color: #cfbd6e;
}
.arialFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /*was 1.04em*/
	line-height: 11pt;
	letter-spacing: 0.3mm; /*was 0.3mm*/
}
.arialFont a {
	color: #cfbd6e;
	text-decoration: none;
}
.arialFont a:hover {
	color: #6A1D16;
	text-decoration: none;
}
#column1_index p{
	margin-bottom:10px;
}
#column2_index p{
	margin-bottom:17px;
}
#navBar li {
	float: left;
	margin-right: 25px;
	list-style-type: none;
}
#navBar a {
	color:#FFF;
	text-decoration:none;
}
#footer li {
	float: left;
	margin-right: 8px;
	list-style-type: none;
	font-size: 11px;
}
#column1_index p a {
	font-size: 17px;
	color: #cfbd6e;
	text-decoration: none;
}
#column1_index p a:hover {
	font-size: 17px;
	color: #6A1D16;
	text-decoration: none;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}

/*COLLECTIONS PAGE*/

#column1_collection {
	width:872px;
	height:157px;
	float:left;
	padding-left: 28px;
	padding-top: 28px;
}
#column2_collection {
	width:900px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#column3_collection {
	width:900px;
	height:69px;
	float:left;
}
#column4_collection {
	width:900px;
	height:14px;
	float:left;
	padding-top: 4px;
	font-size: 10px;
}
.section1 {
	width:259px;
	padding-left:28px;
	float:left;
}
.section2 {
	width:262px;
	padding-left:32px;
	float:left;
}
.section3 {
	width:259px;
	padding-left:32px;
	float:left;
	padding-right: 28px;
}
/*END OF COLLECTION*/

/*START OF CONTACT PAGE */
#column1_contact {
	width:872px;
	height:116px;
	padding-left:28px;
	padding-top:28px;
	float:left;
}
#column2_contact {
	width:900px;
	height:266px;
	float:left;
}
#column3_contact {
	width:872px;
	height:60px;
	padding-left:28px;
	float:left;
}
#section1_contact {
	width:180px;
	height:266px;
	padding-left:28px;
	float:left;
}
#section2_contact {
	width:211px;
	height:266px;
	padding-left:36px;
	float:left;
}
#section3_contact {
	width:162px;
	height:266px;
	padding-left:36px;
	float:left;
}
#section4_contact {
	width:211px;
	height:266px;
	padding-left:36px;
	float:left;
}
/*END OF CONTACT */
.arialFont_contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 11pt;
}
.arialFont_contact a {
	color: #cfbd6e;
	text-decoration: none;
}

/*START OF SUPPLIERS PAGE*/
#content_suppliersPage {
	width:900px;
	float:left;
	background-color: #240E11;
	height: 725px;
}
/*END OF SUPPLIERS PAGE*/

/*START OF ADVISORS PAGE*/
#content_advisorsPage {
	width:900px;
	float:left;
	background-color: #240E11;
	height: 485px;
}
/*END OF ADVISORS PAGE*/

/*START OF SITEMAP PAGE*/
#column1_sitemap {
	width:872px;
	height:116px;
	padding-left:28px;
	padding-top:28px;
	float:left;
}
#content_sitemap {
	width:900px;
	float:left;
	background-color: #240E11;
	height: 180px;
}
/*END OF SITEMAP PAGE*/

/*START OF PRESS PAGE*/
#content_pressPage {
	width:900px;
	float:left;
	background-color: #240E11;
	height: 650px;
}

/*START OF DIARY PAGE*/
#content_diaryPage {
	width:900px;
	float:left;
	background-color: #240E11;
	padding-bottom: 20px;
}
/*END OF SUPPLIERS PAGE*/

/*START OF LINKS PAGE*/
#content_linksPage {
	width:900px;
	float:left;
	background-color: #240E11;
	height: 530px;
}
/*END OF LINKS PAGE*/

/*IMAGE ROLLOVERS*/
#imageRollovers {
	width:900px;
	height:200px;
	float:left;
}
#hideShow, #hideShow_2, #hideShow_3 {
	width:248px;
	height:200px;
	float:left;
	margin-left: 40px;
	visibility:hidden;
}
.adobeImg {
	border:none;
	margin-bottom: -3px;
	margin-right: 2px;
}

#navBar .nav-bookings {
	margin-left:280px;
}