/*
#6d6c6c menu green
#c8a4c7 menu selected ????????
#493d73 keep updated dark title 
#75bece light blue
#75bfcf
#006699 dark blue

#493d73 dark purple
#c9a4c8 violet
#663366 purple
#cac159
*/


body {
color:#000000;
width:990px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;	
background-color: #eae3db;
}

#wrapper {
background-color:#ffffff;
color:#000000;
float:left;
width:990px;
}

p, li, label {
font-size:0.75em;
line-height:1.6em;
}

ul {
margin:0px 0px 0px 15px;
padding:0px;
} 

h1,h2,h3 {
	font-family:trebuchet ms,sans-serif;
}

h1 {
	font-size: 1.1em;
	margin-top:0px;
}

#contact h1, #contact a, #whats_on h1, #whats_on a, #keep_updated h1, #keep_updated a, #tickets h1 ,#tickets a  {
	color:#6C6C48;
}

h2 {
	font-size: 1.0em; 
}

h3 {
	font-size: 0.9em; 
}

/*    LINKS      */

a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img, #big_houses img  {
border:0px!important;
}

/******* HEADER **********/

#header {
clear:both;
width:1060px;
background-color:#eae3db;
color:#ffffff;
float:left;
}

.logo {
width:200px;
float:left;
padding:5px 0px 0px 5px;
}

.head_link {
float:right;
padding:5px;
}


/***************** TOP MENU ****************/

.top_menu {
width:1060px;
float:left;
padding:0px;
margin:0px;
overflow:hidden;
}

.top_menu a {
	border:1px #eae3db solid;
	width:139px;
	display:block;
	float:left;
	text-align:center;
	background-color:#6c6c48;
	color:#ffffff;
	text-decoration:none;
	padding:5px 0px;
margin:0px;
font-weight:bold;
font-size:1em;
font-family:trebuchet ms, arial,helvetica,sans-serif;
overflow:hidden;
}

.top_menu a:hover {
color:#ffffff!important;
text-decoration:none;
background-color:#bbba81;
}

.top_menu a:visited {
color:#ffffff;
}

.top_menu a.on {
	background-color:#bbba81;
}

/********** BIg HOUSES MENU **********/

#big_houses_menu  {
background-color:#eae3db;
width:990px;
clear:both;
height:240px;
text-align:center;
}

#big_houses_menu ul {
margin:0px;
padding:0px;
list-style:none;
}

#big_houses_menu li {
display:inline;
}

/***********************************************/

#content {
width:620px;
float:left;
margin:20px 0px 0px 25px;
min-height:540px;
}

.shadow {
border-top:1px #cccccc solid;
border-left:1px #cccccc solid;
border-right:1px #666 solid;
border-bottom:1px #666 solid;
}

/* *********       HOME PAGE  ********** */
#big_houses {
width:990px;
background-color:#eae3db;
}

#home_left {
width:495px;
float:left;
background-color:#eae3db;
}

#home_right {
width:495px;
background-color:#ffffff;
float:right;
}

#home_left h2, #home_right h2 {
font-size:1.2em;
padding:5px 20px;
font-family:trebuchet ms, arial,helvetica,sans-serif;
}

#home_left h2 {
color:#ffffff;
background-color:#666633;
margin:0px;
}

#home_right h2 {
color:#ffffff;
background-color:#c8a4c7;
margin:0px 0px 20px 0px;
}

#home_right h3 {
color:#999933;
background-color:transparent;
margin:0px 0px 5px 20px;
font-size:1em;
}

#home_right h4 {
color:#663366;
background-color:transparent;
margin:0px;
padding:0px 20px;
font-weight:bold;
font-size:0.8em;
}

#home_left p {
color:#6c6c48;
background-color:transparent;
font-size:1em!important;
margin:0px;
padding:20px!important;
}

#home_right p {
color:#000000;
background-color:transparent;
margin:0px;
padding:0px 20px!important;
font-size:0.8em!important;
}

#home_right p, #home_left p {
padding:10px;
font-size:0.9em;
}

#home_right object {
margin-left:-5px;
}


/*       FOOTER          */

#footer {
width:990px;
clear:both;
text-align:center;
float:left;
background-image:url(../img/footer_shadow.gif);
background-repeat:repeat-x;
background-color:#eae3db
}

#footer p {
margin:0px 0px 5px 0px;
padding:5px 5px;
font-size:0.7em;
color:#666;
}

/*             TEXT AND IMAGE STUFF          */

.clear {
clear:both;
}

.centre {
text-align:center;
width:100%;
}

.centre_img {
text-align:center;
width:100%;
margin-bottom:20px;
float:left;
}

.centre_img img {
border:1px #333333 solid;
margin-right:2px;
float:left;
}

.left {
float:left;
}

.right {
	float:right;
	padding-right: 5px;
	margin-right: 5px;
}

img.right {
margin-left:20px;
margin-bottom:20px;
}

.access {
display:none!important;
float:left;
position:absolute;
}

/*           SUB MENU        */

.sub_menu {
width:100%;
text-align:center;
background-color:#ccccff;
padding:5px 0px;
margin:40px 0px;
clear:both;
}

.sub_menu a {
text-decoration:none;
}

.sub_menu a:hover {
text-decoration:underline;
}


.italic {
font-style:italic;
}

.quote {
color:#666666;
background-color:inherit;
}

.copy {
float:left;
color:#ffffff;
font-size:0.7em;
font-weight:bold;
line-height:20px;
padding-left:5px;
}

.top {
float:right;
color:#ffffff;
font-size:0.7em;
font-weight:bold;
line-height:20px;
padding-right:5px;
}

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

.tiny {
font-size:0.7em;
}

label {
width:100px;
}


/******** LEFT COLUMNS ************/

#keep_updated,#whats_on,#contact,#tickets {
	background-image:url(../img/left_bg_light_olive.gif);
	background-repeat:repeat-y;
	float:left;
}

#left p {
	font-weight:bold;
}

/*********MIDDLE COLUMNS ***********/

#keep_updated table {
margin-bottom:20px;
}


.tickets_left, .tickets_right {
	width:50%;
	font-size:0.7em;
	/*padding-bottom:100px;
	margin-top:50px;*/
}

.tickets_left {
	float:left;
	/*background-image:url(images/5_houses_blot.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;*/
}

.tickets_right {
	float:right;
	/*background-image:url(images/3_houses_blot.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;*/
}

.ticket_phone {
	font-size:0.9em;
	font-weight:bold;
	color:#6C6C48;
}

.ticket_coming {
	color:#6C6C48;
	font-weight:bold;
	padding-right: 5px;
}
/********** SPECIAL BITS *************/

.small {
font-size:0.7em;
}

#tickets #content {
/*background-image:url(../img/tickets_bg.gif);
background-position:top right;
background-repeat:no-repeat;*/
}

.contact_blot {
width:240px;
margin:20px 10px 0px 0px;
font-size:1.2em;
height:70px;
font-weight:bold;
text-align:right;
float:right;
}

.contact strong {
color:#6C6C48;
background-color:transparent;
}

#contact .contact_blot {
background-image:url(../img/blot.gif);
background-repeat:no-repeat;
color:#6C6C48;
}

#whats_on .contact_blot {
background-image:url(../img/blot.gif);
background-repeat:no-repeat;
color:#6C6C48;
}

.ml10 {
margin-left:10px;
}

table.monthlylisting {
	border-collapse:collapse;
	width:300px;
}

table.monthlylisting td {
	border:1px #cccccc solid;
	font-size:0.6em;
	vertical-align:top;
}

#listing {
width:318px;
height:350px;
margin-bottom:5px;
border:1px #ffffff solid!important;
}

.centre {
	text-align:center;
}

#right.contact {
	padding-top:30px;
}
/************ CONTACTUS MAP ***********/
#big_map {
width:990px;
}

#big_map img {
	border:0px!important;
}

.contact_back {
float:left;
margin:10px 0px 0px 40px;
color:#006699;
}

.map_download {
float:right;
margin:10px 40px 0px 0px;
}

.map_download p, .contact_back p {
	margin:0px;
	padding:0px;
}

.map_download a, .contact_back a {
color:#005480;
font-weight:bold;
font-size:1.2em;
font-family:trebuchet ms,verdana,helvetica,sans-serif;
}

/************ VIEW DATABASE **************/

table.view_people th {
text-align:left;
background-color:#cccccc;
color:#333333;
}

table.view_people {
font-size:0.8em;
margin:10px;
width:50%;
}