@import url( global.css );

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

#top {
	background-image:url(images/rentals-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 0 0;
}

#featureBox {
	float: left;
	width: 375px;
	height: 246px;
	margin: 0 5px 15px;
	padding: 5px 0 0;
	background: url( images/rentals-featureBox.gif ) no-repeat;
	display: inline;
}

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

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

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

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


/*	rounded corners box */
div.box {
  background:#F3F3F3;
  margin: 0 0 15px 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/rentals-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/rentals-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/rentals-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/rentals-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;
}


.featureHeader {
padding:0px 10px 5px 10px;
margin:0;
color:#FFFFFF;
font-size:14px;
line-height:20px;
font-weight:bold;
}

.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:#5E2059;
text-decoration:none;
}

#mainContent a:hover {
list-style-image:url(images/arrow-blue.gif);
font-size:12px;
color:#5E2059;
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: #5E2059;
	margin-top:0;
	margin-bottom:8px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5E2059;
	margin-top:0;
	margin-bottom:8px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top:10px;
	margin-bottom:5px;
}


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

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

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

#subnav {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
#subnav a	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
#subnav a	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
}
#subnav ul	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
/*list-style:none;*/
margin:0px;
padding:0px;
}
#subnav li	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
/*list-style:none;*/
margin:0px 0px 0px 16px;
padding:0px;
list-style-image:url(images/arrow-purple.gif);
}


/*** gallery color ***/

div#divGallery {
  background: #5E2059;
}

div#divGallery ul#ulDropdown li ul li {
	background: #AF90AC;
}

table#tableGallery img {
  border-color: #5E2059;
}

