/* @group Document */

body {
	margin: 0;
	padding: 0;
	font-family: arial,helvetica,sans-serif;
	color: #4c4c4c;
	font-size: 75%;
	}

#pageThumb img {
	margin: 0;
	padding: 0;
	border: 0;
	width: 87px;
	height: 55px;
	}

a:link {
	color:#dc0067;
	text-decoration:underline;
	}

a:visited {
	color:#dc0067;
	text-decoration:underline;
	}
	
a:hover {
	color:#dc0067;
	text-decoration:none;
	}


/* @end */

/* @group Flash */

#flashMovie {
	float: left;
	width: 470px;
	height: 289px;
	text-align: left;
	background: #fff;
	}

#flashMovie p {
	padding-left: 37px;
	}

/* @end */

/* @group Logo */

#logo {
	float: left;
	width: 100%;
	height: 52px;
	background: #dc0067;
	}

#logo h1 {
	padding: 0;
	margin: 0;
	height: 52px;
	background: url(/images/logo.gif) no-repeat 37px 15px;
	text-indent: -100em;
	}

/* @end */

/* @group Menu */

#menu {
	float: left;
	margin-top: 28px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}	

#menu ul li {
	display: block;
	padding: .5em 0 .5em 37px;
	border-bottom: #f4b2d1 1px solid;
	}

#menu ul li.lastItem {
	border: 0;
	}

/* Menu Links */

#menu a:link, #menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #dc0067;
	}

#menu a:hover {
	color: #4c4c4c;
	}

#menu a.over {
	color: #4c4c4c;
	}

/* @end */


/* @group Content */

#wrapper {
	min-width: 67em;
	}

#content {
	float: left;
	min-width: 45em;
	width: 45em;
	margin: 59px 0 30px 62px;
	}

/* @group Content Titles */

#content h2 {
	padding: 0;
	margin: 0 0 25px;
	height: 18px;
	text-indent: -100em;
	}

#content h2.about{
	background: url(/images/title_about.gif) no-repeat 0 0;
	}

#content h2.contact{
	background: url(/images/title_contact.gif) no-repeat 0 0;
	}

#content h2.rehersal{
	background: url(/images/title_rehearsal.gif) no-repeat 0 0;
	}

#content h2.space{
	background: url(/images/title_space.gif) no-repeat 0 0;
	}

#content h2.who{
	background: url(/images/title_who.gif) no-repeat 0 0;
	}

#content h2.workspace{
	background: url(/images/title_workspace.gif) no-repeat 0 0;
	}

#content h2.h57{
	background: url(/images/57.gif) no-repeat 0 0;
	}
	
#content h2.h13{
	background: url(/images/title_13.gif) no-repeat 0 0;
	}

#content h2.15{
	background: url(/images/title_15.gif) no-repeat 0 0;
	}

#content h2.17{
	background: url(/images/title_17.gif) no-repeat 0 0;
	}

#content h2.19{
	background: url(/images/title_19.gif) no-repeat 0 0;
	}

#content h2.24{
	background: url(/images/title_24.gif) no-repeat 0 0;
	}

#content h2.h26{
	background: url(/images/title_26.gif) no-repeat 0 0;
	}

#content h2.1{
	background: url(/images/title_1.gif) no-repeat 0 0;
	}

/* @end */

#content #copy {
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	min-width: 34em;
	width: 34em;
	height: 100%;
	}

#content #copy p.pTop {
	margin:  0;
	padding:  0;
	}

#content #images {
	float: right;
	}

ul {
	margin:0px 0px 0px 15px;
	padding:0px;
	}

.quote {
	background-color:#fdf2f7;
	color:#dc0067;
	}

#content table.propertyInfo tbody tr td{
	padding: 3px;
	}

.gridTopBottom{
	border-top: #f4b2d1 1px solid;
	border-bottom: #f4b2d1 1px solid;
	}
	
.gridRightTopBottom{
	border-right: #f4b2d1 1px solid;
	border-top: #f4b2d1 1px solid;
	border-bottom: #f4b2d1 1px solid;
	}
	
.gridRightTop{
	border-right: #f4b2d1 1px solid;
	}
	
.gridRight{
	border-right: #f4b2d1 1px solid;
	}

/* @end */
