@import url( global.css );

body {
background-color: #FFFFFF;
margin: 0;
padding:0;
}

#top {
background-image:url(images/home-topbkgrd.gif);
background-repeat:repeat-x;
width:100%;
height:112px;
}

#topWrapper {
width:770px;
margin: 0 auto;
}

#topLeft {
float:left;
width:600px;
}

#logo {
clear:left;
height:77px;
}

#mainNav{
clear:left;
height:24px;
padding-left:6px;
}

#topRight {
float:left;
width:170px;
height:112px;
padding-top:20px;
}

#contentWrapper {
clear:both;
width:770px;
margin: 0 auto;
}

#feature {
margin: 20px 0 15px 0;
margin: 20px 0 0;
padding-left:1px;
}

#featureTheatre {
background-image:url(images/home-featurebkgrd-theatre.gif);
background-repeat:no-repeat;
width:182px;
height:246px;
margin: 0 10px 0 0px;
padding: 29px 0 0 0;
float:left;
display:inline;
}

#featureArts {
	background-image:url(images/home-featurebkgrd-arts.gif);
	background-repeat:no-repeat;
	width:182px;
	height:246px;
	margin: 0 5px 0 5px;
	padding: 29px 0 0 0;
	float:left;
	display:inline;
	}

#featureRentals {
	background-image:url(images/home-featurebkgrd-rentals.gif);
	background-repeat:no-repeat;
	width:182px;
	height:246px;
	margin: 0 5px 0 5px;
	padding: 29px 0 0 0;
	float:left;
	display:inline;
}
#featureFestivals {
	background-image:url(images/home-featurebkgrd-festivals.gif);
	background-repeat:no-repeat;
	width:182px;
	height:246px;
	margin: 0 0px 0 10px;
	padding: 29px 0 0 0;
	float:left;
	display:inline;
}

#mainContent {
width:770px;
clear:both;
}

#mainLeft {
float:left;
width:195px;
}

#mainMiddle {
float:left;
width:340px;
padding: 10px 20px 20px 20px;
}

#mainRight {
float:left;
width:195px;
}


/* rounded corners box */
div.box {
  background: #F3F3F3;
  margin: 0 0 15px 0;
}

div.box ul {
  margin: 0 0 10px 20px;
  padding: 0;
}

.t {
	background: url(images/dot.gif) 0 0 repeat-x;
	width: 100%;
}
.b {
	background: url(images/dot.gif) 0 100% repeat-x;
}
.l {
	background: url(images/dot.gif) 0 0 repeat-y;
}
.r {
	background: url(images/dot.gif) 100% 0 repeat-y;
}
.bl {
	background: url(images/bl.gif) 0 100% no-repeat;
}
.br {
	background: url(images/br.gif) 100% 100% no-repeat;
}
.tl {
	background: url(images/tl.gif) 0 0 no-repeat;
}
.tr {
	background: url(images/tr.gif) 100% 0 no-repeat;
	padding:10px;
}


/*MAIN NAV*/

a#button1 {
	display: block;
	width: 76px;
	height: 24px;
	background-image:url(images/home-nav-theatre.gif);
	background-position: 0 0;
	float: left;
}
a#button1:hover {
    background-position: 0 -24px;
}


a#button2 {
	display: block;
	width: 140px;
	height: 24px;
	background-image:url(images/home-nav-arts.gif);
	background-position: 0 0;
	float: left;
}
a#button2:hover {
    background-position: 0 -24px;
}

a#button3 {
	display: block;
	width: 78px;
	height: 24px;
	background-image:url(images/home-nav-rentals.gif);
	background-position: 0 0;
	float: left;
}
a#button3:hover {
    background-position: 0 -24px;
}


a#button4 {
	display: block;
	width: 85px;
	height: 24px;
	background-image:url(images/home-nav-festivals.gif);
	background-position: 0 0;
	float: left;
}
a#button4:hover {
    background-position: 0 -24px;
}


a .alt { display: none; }




/* TEXT */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

p {
	font-size:12px;
	margin-top:0;
	margin-bottom:8px;
	line-height:15px;
}
.feature {
padding:5px 10px 0 10px;
color:#FFFFFF;
}

.feature a {
color:#FFFFFF;
text-decoration:none;
}

.feature a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.title {
font-size:14px;
font-weight:bold;
}
.title a {
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.title a:hover {
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

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

.news ul {
margin:0;
padding:0;
}

.news li {
list-style-image:url(images/arrow-blue.gif);
font-size:12px;
margin:0;
padding:0;
}

#mainContent a {
list-style-image:url(images/arrow-blue.gif);
font-size:12px;
color:#385888;
text-decoration:none;
}

#mainContent a:hover {
list-style-image:url(images/arrow-blue.gif);
font-size:12px;
color:#385888;
text-decoration:underline;
}

#mainContent td {
font-size:12px;
}

#mainContent li {
font-size:12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: #385888;
	margin-top:0;
	margin-bottom:8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	/*text-transform: capitalize;*/
	color: #666666;
	margin-top:0;
	margin-bottom:8px;
}

#topRight {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
color:#cdd5e1;
line-height: 15px;
}

#topRight a {
color:#cdd5e1;
text-decoration:none;}

#topRight a:hover {
color:#FFFFFF;
text-decoration:none;
}


