/* --[HTML Elements]-- */ 

body {
	background-color:#D0D0D0;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

p {
	margin-top: 0px;
	font-size: 9pt;
	line-height: 125%;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	line-height: 125%;
	margin-top: 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: normal;
	color: #333333;
	line-height: 115%;
	margin-top: 0px;
}

a {
	margin-top: 0px;
	font-size: 9pt;
	line-height: 125%;
	color: #333333;
}

a:hover {
	text-decoration: none;
}

/* --[Main Layout]-- */

#centre {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}	
			
#layout {
	width: 900px;
	background-color:#FFFFFF;
	background-image:url(../images/common/background.jpg);
	background-repeat:repeat-y;
	min-height:600px;
	height:auto !important;
	height:600px;
	float: left;
	border: 8px solid #FFFFFF;
}

#logo {
	background-image: url(../images/common/calligraphysocietylogo.png);
	height: 120px;
	width: 170px;
	background-repeat: no-repeat;
	position: absolute;
	left: 31px;
	top: 49px;
}

#footer {
	width: 900px;
	font-size: 9px;
	float: left;
	padding-bottom: 20px;
	padding-top: 8px;
	margin: 0px;
}

#footer dl {
	width: 900px;
	background-color: #dedfe0;
	color: #666666;
	float: left;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer   a  {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer dd {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
}
#footer dd.right    {
	float: right;
	padding: 0px 8px 0px 0px;
	margin: 0px;

}

/* --[Navigation Layout]-- */

#navigation {
	height: 390px;
	width: 170px;
	float: left;
	position: absolute;
	top: 201px;
	left: 32px;
}

#navigation dl
{
	margin: 0 0px;
	padding: 0px 0;
}

#navigation dd
{
	margin: 0 0 0px;
	padding: 0;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-indent: 0px;
}
#navigation .highlight {
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
}

#navigation dd a
{
	display: block;
	padding: 2px 0px;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
}

#navigation dd a:hover
{
	text-indent: 5px;
}
#navigation  dd.sub a
{
	text-indent: 10px;
}
#navigation  dd.sub a:hover {
	text-indent: 15px;
}

/* --[Content Layout]-- */

#heading {
	height: 156px;
	width: 510px;
	float: right;
	background-image: url(../images/common/lines.gif);
	background-repeat: repeat-x;
	margin-right: 50px;
}

#heading h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	padding-top: 80px;
}

#content {
	width: 510px;
	float: right;
	margin-right: 50px;
	margin-top: 38px;
}

#hero img {
	width: 510px;
	padding-bottom: 20px;
}

#col1 {
	width: 240px;
	float: left;
}

#col1 img {
	padding-bottom: 8px;
}

#col2 {
	width: 240px;
	float: right;
}

#col2 img {
	padding-bottom: 8px;
}

.top  {
	padding-top: 15px;
	padding-bottom: 20px;
	margin-left: 0px;
}
.top a {
	color: #000000;
	list-style-position: inside;
	list-style-image: url(../images/common/back-top.gif);
	margin-top: 0px;
	margin-left: 0px;
}

.gallery   img  {
	padding-bottom: 10px;
}
.gallery p {
	padding-bottom: 10px;
}

#content dd {
	margin: 0px;
}
#content dd.right {
	float: right;
	width: 240px;
}
td.pricing {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 3px;
	padding-bottom: 2px;
}

/* --[Home Layout]-- */

#news {
	position: absolute;
	height: 200px;
	width: 213px;
	left: 680px;
	top: 200px;
	z-index: 100;
	padding-left: 15px;
	background-color: #FFCC00;
}

#news h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 40px;
	padding: 10px 0px 10px;
	margin:  0px;
	font-weight: normal;
}

#latestNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin:  0px;
	width: 198px;
}

#latestNews a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

#slideshow {
	height: 555px;
	width: 678px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
	background-image: url(../images/hero/slideshow-bg.gif);
}

#slideshow img {
	height:555px;
	position:absolute;
	width:678px;
}

#btn a {
	position: absolute;
	height: 30px;
	background-color: #333333;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	text-indent: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 13px;
	text-decoration: none;
	background-image: url(../images/common/btn-1.jpg);
	background-repeat: repeat-x;
}

#btn a:hover {
	background-image: url(../images/common/btn-2.jpg);
	background-repeat: repeat-x;

}

.btn1 a {
	width: 224px;
	left: 228px;
	top: 563px;
}

.btn2 a {
	width: 224px;
	left: 454px;
	top: 563px;
}

.btn3 a {
	width: 226px;
	left: 680px;
	top: 563px;
}

/* --[Layout Colour]-- */

.layout-home #heading h1, .layout-home #content h2, .layout-home .top a {
color:#FFCC00;
}
.layout-about #heading h1, .layout-about #content h2, .layout-about .top a {
color:#6BBF8D;
}
.layout-calligrapher #heading h1, .layout-calligrapher #content h2, .layout-calligrapher .top a {
color:#BE478D;
}
.layout-events #heading h1, .layout-events #content h2, .layout-events .top a {
color:#B5A988;
}
.layout-gallery #heading h1, .layout-gallery #content h2, .layout-gallery .top a {
color:#6DC8C1;
}
.layout-library #heading h1, .layout-library #content h2, .layout-library .top a {
color:#20ACA7;
}
.layout-meetings #heading h1, .layout-meetings #content h2, .layout-meetings .top a {
color:#ED5540;
}
.layout-membership #heading h1, .layout-membership #content h2, .layout-membership .top a {
color:#FF6666;
}
.layout-postscript #heading h1, .layout-postscript #content h2, .layout-postscript .top a {
color:#7FA2B3;
}
.layout-shop #heading h1, .layout-shop #content h2, .layout-shop .top a {
color:#E52E81;
}
.layout-workshops #heading h1, .layout-workshops #content h2, .layout-workshops .top a {
color:#CDD02D;
}

.layout-ssiw #heading h1, .layout-ssiw #content h2, .layout-ssiw .top a {
color:#FF9600;
}

.layout-home #layout {
background-image:url(../images/common/backgroundHome.gif);
}
.layout-about #layout {
background-image:url(../images/common/backgroundAbout.gif);
}
.layout-calligrapher #layout {
background-image:url(../images/common/backgroundCalligrapher.gif);
}
.layout-events #layout {
background-image:url(../images/common/backgroundEvents.gif);
}
.layout-gallery #layout {
background-image:url(../images/common/backgroundGallery.gif);
}
.layout-library #layout {
background-image:url(../images/common/backgroundLibrary.gif);
}
.layout-meetings #layout {
background-image:url(../images/common/backgroundMeeting.gif);
}
.layout-membership #layout {
background-image:url(../images/common/backgroundMembership.gif);
}
.layout-postscript #layout {
background-image:url(../images/common/backgroundPostscript.gif);
}
.layout-shop #layout {
background-image:url(../images/common/backgroundShop.gif);
}
.layout-workshops #layout {
background-image:url(../images/common/backgroundWorkshops.gif);
}

.layout-ssiw #layout {
background-image:url(../images/common/backgroundSsiw.gif);
}
