@charset "UTF-8";
/* CSS Document for Orton Gardens */

body {
	background: #fff url(../img/bg.gif) no-repeat top center;
	/*font-family: Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#9f9f9f;*/
	margin: 0px;
}

a:link {
	color : #305595;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a:visited {
	color : #af9f48;
	text-decoration : none;
}

.maincopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color:#666666;
	letter-spacing: 0px;
	line-height: 17px;
}

.footernav {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color:#666;
	letter-spacing: 1px;
	line-height: 20px;
}

.footerc {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	color:#3c3c3c;
	letter-spacing: 0px;
	line-height: 15px;
}

.footersnook {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#858585;
	line-height: 15px;
}

.sidebar { 
	background-image: url(../img/sidebar_bg.png); 
	background-repeat: no-repeat; 
} 

.staffname {
	font-size: 13px;
	letter-spacing: 1px;
	color:#3e3e3e;
	font-variant:small-caps;
}

.stafftitle {
	font-size: 11px;
	font-variant:small-caps;
	color:#6d6d6d;
}

.staffemail {
	font-size: 11px;
	font-variant:small-caps;
	font-style:italic;
}

.staffbox {
	line-height: 13px;
}

.filmtitles {
	font-weight:bold;
	color:#2f456f;
	font-size: 12px;
}

.tv{
	font-weight:bold;
	font-size: 12px;
}

.bloomtitle {
	border:double;
	border:#666;
	
}
.bloomsn {
	font-style:italic;
}

.hide {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1px;
	color:#ffffff;
}

.hide.a:link {
	color : #ffffff;
	text-decoration : none;
}