/* @group General */

body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	color: #ffffff;
	background: #D8CAA8;
}

p { 
	color: #363942;
}

b, strong {
	font-weight: bold;
	color: #363942;
}

a:link {
	color:  #363942;
	text-decoration: none;
}

a:visited {
	color:  #363942;
	text-decoration: none;
}
h1 {
	color: #363942;
}

h2 {
	color: #363942;
}
h3 {
	color: #363942;
}
ul {
	color: #363942;
}
a:hover, a:active {
	color: #000000;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
	border-style: none;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
	border-style: none;
}
	
/* @end */

/* @group Layout */

/* @group Head */

/* @group Nav */
#navwrap {
	width: 756px;
	background: #40411E;
	height: 27px;
	float: left;
	
}
#nav {
	margin-top: 0;
	padding-top: 0;
	line-height: 2.2em; 
}

#nav ul {
PADDING-RIGHT: 0px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
MARGIN: 0 0 0 0;
LINE-HEIGHT: 2.2em;
PADDING-TOP: 0px;
LIST-STYLE-TYPE: none;
}
#nav a {
DISPLAY: block;
color:#fff;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
}
#nav a:hover {
BACKGROUND: #284907;
color:#ffffff;
text-decoration:none;
}
#nav li {
float: left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap; 

}
#nav li ul {
background: #3f6913;
left: -999em;
width: 13em;
position: absolute;
}
#nav li ul li{
border-right:0;
width:13em;
}
#nav li:hover ul {
left: auto;
}
#nav li.sfhover ul {
left: auto;
}


/* @end */

div#topinfo{
	width: 760px;
	background: #3f6913;
	margin: 0px auto;
	height: 50px; 
}

div#topinfo a{
	display: block;
	float: left;
	width: 350px;
	height: 50px;
	background: url(images/miami_logo.jpg);
}
div#topinfo a span{
	display: none;
}
div#topinfo h3{
	color: #fff;
	height: 9px;
	color: #fff;
	float: right;
	width: 155px;
	padding-top: 3px;
	font-size: 1em;
}

div#pageHeader {
	top: 0;
	height: 225px;
	width:756px;
	border-bottom: 2px solid #3f6913;
	border-left: 2px solid #3f6913;
	border-right: 2px solid #3f6913;		
	text-align: left;
	list-style: none;
	background: url(images/head.jpg) bottom right no-repeat #40411E;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

/* @end */

/* @group MainContainers */

#container {
	top: 0px;
	background: #3f6913;	
	width: 760px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	position: relative;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

#contentContainer {
	display: block;
	left: 46px;
	top: 0px;
	width: 670px;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
	position: relative;
	background:#fff;
}
.bubbleMain {
	margin-left: 20px;
	font-size: 11px;
}

.textleft {
	margin-left: 5px;
	float: left;
	width: 400px; 
}

.leftimagecolumn {
	float: right;
	width: 250px;
}

/* @end */

/* @group Image Divs */

/* @group EnvironmentsDiv */

div#artworks1 {
	margin-bottom: 0px;
	height: 100px;
	width:700px;
	float: left;
}
div#artworks1 a {
	background: #000; display:block; float:left; width:200px; height:50px; margin-left:15px; margin-top:15px;
	}
div#artworks1 span {
	float: left;
	margin-top: 50px;
	text-align: center;
	width: 200px;
	}
div#artworks1 a#belleview {
	background: url(images/belleview_wide.jpg);
}
div#artworks1 a#conrad {
	background: url(images/conrad_wide.jpg);
}
div#artworks1 a#miamibeach {
	background: url(images/miamibeach_wide.jpg);
}
div.padding {
	margin-left: 0px;
}
/* @end */

/* @end */	
/* @end */