@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin:0;
}
html,body {
	height: 100%;
	background:url(images/background-color.jpg) repeat;
}
body {
	font-family: "verdana", helvetica, arial, sans-serif;
}
p {
	line-height:normal;
	padding-bottom:11px;
	margin:auto;
}
h1 {
	font-size: 16px;
	padding-bottom: 16px;
	
}
h2 {
	font-size: 11px;
	padding-bottom:11px;
}
ol {
	margin-left: 0; 
	padding-left: 2.5em;
	padding-bottom:11px;
}
#container {
	min-height: 100%;
	background:url(images/back-image-main.jpg) no-repeat bottom left;
	border-left: 3px solid #cb9942;
	border-right: 3px solid #cb9942;
	width: 950px;
	margin: 0 auto;
	margin-bottom:-20px;
	padding:0;
	overflow:visible;
	clear:left;
}
#container-AV {
	min-height: 100%;
	background:url(images/back-image-AV.jpg) no-repeat bottom right;
	border-left: 3px solid #cb9942;
	border-right: 3px solid #cb9942;
	border-top: 0px none #cb9942;
	border-bottom: 0px none #cb9942;
	width: 950px;
	margin: 0 auto;
	margin-bottom:-20px;
	overflow:visible;
	clear:left;
}
div#logo{
	width:950px;
	height:182px;
	text-align:left;
	border-style:none;
	border-width:0px;
	border-color:#000000;
	padding:0px;
	left:0px;
	top:0px;
}
div#social{
	width:200px;
	height:23px;
	font-size:10px;
	border-style:none;
	border-width:0px;
	border-color:#000000;
	top:-181px;
	text-align:right;
	position:relative;
	padding:0px;
	left:750px;
}
div#buttons{
	width:950px;
	height:23px;
	text-align:left;
	border-style:none;
	border-width:0px;
	border-color:#000000;
	padding:0px;
	margin: 0 auto;
	position:relative;
	top:-46px;
}
#text-left{
	font-size:11px;
	width:585px;
	padding:15px 57px 0px 25px;
	text-align:left;
}
#text-right{
	font-family: "Courier New", Courier, mono;
	font-size:8pt;
	border-left:1px dashed #CB9942;
	width:235px;
	position:relative;
	padding:15px 0px 0px 21px;
	z-index:1;
}
.Headword {
	font-size: 10pt;
	font-weight: bold;
}
#text-AV-left{
	font-size:11px;
	width:330px;
	padding:15px 0px 0px 25px;
	text-align:left;
}
#text-AV-right{
	font-size:11px;
	width:510px;
	padding:15px 0px 0px 25px;
	text-align:left;
}
#text-published{
	font-size:11px;
	width:585px;
	padding:15px 57px 15px 25px;
	text-align:left;
}
#text-contact-form{
	font-size:11px;
	width:275px;
	padding:15px 0px 0px 25px;
	text-align:left;
}
#text-contact-copy{
	font-size:11px;
	width:265px;
	padding:15px 75px 0px 25px;
	text-align:left;
}
#footer{
	font-size:10px;
	border-left: 3px solid #cb9942;
	border-right: 3px solid #cb9942;
	text-align:center;
	height:20px;
	width: 950px;
	margin: 0 auto;
	left:0;
}
.clearfooter {
	height: 20px;
	clear: both;
}
* html #container {
	height: 100%;
}
.home-btn {
	position:absolute;
	top:0px;
	left:0px;
	width:79px;
	height:23px;
	background:url("buttons/home_btn.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.home-btn:hover {
    background-position: -79px 0;
}
.directory-btn {
	position:absolute;
	top:0px;
	left:104px;
	width:157px;
	height:23px;
	background:url("buttons/directory_btn.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.directory-btn:hover {
    background-position: -157px 0;
}
.av-btn {
	position:absolute;
	top:0px;
	left:286px;
	width:119px;
	height:23px;
	background:url("buttons/av_btn.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.av-btn:hover {
    background-position: -119px 0;
}
.published-btn {
	position:absolute;
	top:0px;
	left:430px;
	width:177px;
	height:23px;
	background:url("buttons/published_btn.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.published-btn:hover {
    background-position: -177px 0;
}
.press-btn {
	position:absolute;
	top:0px;
	left:632px;
	width:74px;
	height:23px;
	background:url("buttons/press_btn.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.press-btn:hover {
    background-position: -74px 0;
}
.events-btn {
	position:absolute;
	top:0px;
	left:731px;
	width:88px;
	height:23px;
	background:url("buttons/events_btn.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.events-btn:hover {
    background-position: -88px 0;
}
.contact-btn {
	position:absolute;
	top:0px;
	left:844px;
	width:106px;
	height:23px;
	background:url("buttons/contact_btn.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.contact-btn:hover {
    background-position: -106px 0;
}
.home-main {
	position:absolute;
	top:0px;
	left:0px;
	width:79px;
	height:23px;
	background:url("buttons/home_main.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.home-main:hover {
    background-position: -79px 0;
}
.directory-main {
	position:absolute;
	top:0px;
	left:104px;
	width:157px;
	height:23px;
	background:url("buttons/directory_main.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.directory-main:hover {
    background-position: -157px 0;
}
.av-main {
	position:absolute;
	top:0px;
	left:286px;
	width:119px;
	height:23px;
	background:url("buttons/av_main.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.av-main:hover {
    background-position: -119px 0;
}
.published-main {
	position:absolute;
	top:0px;
	left:430px;
	width:177px;
	height:23px;
	background:url("buttons/published_main.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.published-main:hover {
    background-position: -177px 0;
}
.press-main {
	position:absolute;
	top:0px;
	left:632px;
	width:74px;
	height:23px;
	background:url("buttons/press_main.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.press-main:hover {
    background-position: -74px 0;
}
.events-main {
	position:absolute;
	top:0px;
	left:731px;
	width:88px;
	height:23px;
	background:url("buttons/events_main.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.events-main:hover {
    background-position: -88px 0;
}
.contact-main {
	position:absolute;
	top:0px;
	left:844px;
	width:106px;
	height:23px;
	background:url("buttons/contact_main.jpg") 0 0 no-repeat;
	cursor:pointer;
}
.contact-main:hover {
    background-position: -106px 0;
}
.textInput{
	font-family: "Verdana";
	font-size: 10px;
	color:#000000;
	background:url(images/background-color.jpg);
	background-repeat:repeat;
	border-style:solid;
	border-width:1px;
	border-color:#CB9942;
	height:22px;
	width:275px;
}
.textInput2{
	font-family: "Verdana";
	font-size: 10px;
	color:#000000;
	background:url(images/background-color.jpg);
	background-repeat:repeat;
	border-style:solid;
	border-width:1px;
	border-color:#CB9942;
	height:22px;
	width:275px;
}
.textInput3{
	font-family: "Verdana";
	font-size: 10px;
	color:#000000;
	background:url(images/background-color.jpg);
	background-repeat:repeat;
	border-style:solid;
	border-width:1px;
	border-color:#CB9942;
	height:22px;
	width:275px;
}
.textInput4{
	font-family: "Verdana";
	font-size: 10px;
	color:#000000;
	background:url(images/background-color.jpg);
	background-repeat:repeat;
	border-style:solid;
	border-width:1px;
	border-color:#CB9942;
	height:22px;
	width:275px;
}
.textInput5{
	font-family: "Verdana";
	font-size: 10px;
	color:#000000;
	background:url(images/background-color.jpg);
	background-repeat:repeat;
	border-style:solid;
	border-width:1px;
	border-color:#CB9942;
	height:175px;
	width:275px;
}
.textInput6{
	font-family: "Verdana";
	font-size: 10px;
	color:#000000;
	background:url(images/background-color.jpg);
	background-repeat:repeat;
	border-style:solid;
	border-width:1px;
	border-color:#CB9942;
	width:110px;
}
a:link {
	color: #000000;
	text-decoration:underline;
	border:none;
}
a:visited {
	text-decoration:underline;
	color:#CB9942;
	border:none;
}
a:hover {
	color:#CB9942;
	text-decoration: underline;
	border:none;
}
a:active {
	text-decoration: none;
	border:none;
}

