@import url("/lightbox.css");

body {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #222;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/HS_bg01jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}

a {color: #642;}
a:hover {
	color: #990000;
}

big {font-size: 1.1em;}

h1,h2,h3 {
	color: #000000;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	letter-spacing: 2px;
}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 26px;
	text-transform: none;
	letter-spacing: 1.5px;
}

blockquote {
	background: url('file:///PHIL%27S%20G5/Users/Fabulous/Sites/img/quote.gif') no-repeat;
	display: block;
	padding-left: 26px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1em;
	color: #D9D0B3;
	letter-spacing: -0.2em;
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {
	line-height: 1.5em;
}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	width: 802px;
	background-image: url(../img/wrapper.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container {
	font-size: 1.1em;
	line-height: 1.3em;
	width: 744px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* header */
.title {
	background: #E2DED4 url(file:///PHIL%27S%20G5/Users/Fabulous/Sites/img/header-h1.jpg) repeat-x;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	height: 186px;
	background-color: #000000;
	/*background-image: url(img/header.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/header_home.gif);
}

/* navigation */
.navigation {
	height: 25px;
	background-image: url(file:///PHIL%27S%20G5/Users/Fabulous/Sites/img/nav.gif);
	background-repeat: repeat-x;
}
.navigation a {
	background: #D1CEAB url(file:///PHIL%27S%20G5/Users/Fabulous/Sites/img/nav.gif) repeat-x;
	color: #000000;
	float: left;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1.9px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
.navigation   a:hover {
	background-position: left bottom;
	color: #000000;
	letter-spacing: 1.9px;
	background-color: #FFFFFF;
}
.navigation a#active {
	background-position: left bottom;
	color: #000000;
	letter-spacing: 1.9px;
	background-color: #AEAA86;
	font-weight: bold;
}

#current {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
}
#catalogue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 0.8em;
	padding-left: 5px;
	letter-spacing: 0.3em;
}

/* main */
.main#two-columns {
	background-color: #FFFFFF;
	background-image: url(../img/video_bg.gif);
	background-repeat: no-repeat;
}

/* bottom */
.bottom {
	border-top: 1px solid #AA8;
	color: #444;
	background-color: #FFFFFF;
	background-image: url(file:///PHIL%27S%20G5/Users/Fabulous/Sites/img/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
}
.bottom .left,.bottom .right {
	width: 80%;
	padding-left: 110px;
}

/* footer */
.footer {
	color: #666666;
	background-image: url(../img/bottom.jpg);
	background-position: bottom;
	height: 30px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 90px;
}
.footer .left {
	width: 90%;
}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #996600;
	text-decoration: none;
}
.footer a:hover {
	color: #660000;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {
	width: 64%;
}
.col2 .right .content {
	background-color: #FFF;
	background-image: url(../img/side_home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 890px;
	padding-left: 65px;
}
.col2 .right {
	width: 33%;
}
.content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.right .content {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 12px;
	padding-left: 12px;
}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	width: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding: 0;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #666666;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	letter-spacing: .3em;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
	text-transform: uppercase;
}
.block li a {
	text-decoration: none;
	width: 94%;
	padding-top: 4px;
	padding-right: 3%;
	padding-bottom: 4px;
	padding-left: 3%;
	text-transform: uppercase;
}
.blocksub li a {
	text-decoration: none;
	width: 94%;
	padding-top: 4px;
	padding-right: 3%;
	padding-bottom: 4px;
	padding-left: 3%;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-weight: normal;
	letter-spacing: .2em;
	line-height: 1em;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #660000;
	background-color: #D6D1A5;
}

.right .block,.right .block li {
	border-color: #DCDACC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
.right .block li a:hover {
	background-color: #D1CEAB;
}
.labelname {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996600;
	letter-spacing: 0.3em;
	font-weight: bold;
	font-size: 0.8em;
}

.designname {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: 0.3em;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: none;
	text-align: center;
}

