* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
}
body {
	font: 98% Arial, Helvetica, Verdana, sans-serif;
	background-color: #344b8a;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container {
	width: 940px;
	background-color: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	overflow: hidden;
	position: relative;
	text-align: left;
}
#header {
	/*background: url("images/projects_projects.gif") no-repeat;*/
	overflow: hidden;
	color: #33336f;
}
#nav_overview a, #nav_overview a:hover {
	text-decoration: none;
	border: none;
}

/*-------  fixed nav  -------- */
#nav {
	width: 100%;
	background-color: rgba(225, 225, 225, 0.8);
	position: fixed;
	display: block;
	z-index: 3000;
	top: 0px;
	left: 0px;
	border-bottom: 4px solid #ffffff;
	/* shadow effect */
	-webkit-box-shadow: 3px 6px 9px rgba(0,0,0,0.15);
	-moz-box-shadow: 3px 6px 9px rgba(0,0,0,0.15);
	box-shadow: 3px 6px 9px rgba(0,0,0,0.15);
}
#nav ul {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	width: 920px;
}
#nav ul li {
	padding: 1em 0em;
	overflow: hidden;
}
#nav ul li, #footer ul li {
	display: block;
	float: left;
	font-size: 80%;
	font-weight: bold;
	letter-spacing: 1px;
	border-right: 1px dotted #9F9F9F;
}
#nav ul li.last {
	border-right: 0px;
}
#nav li a {
	color: #555555;
	padding: 20px 10px;
	text-transform: uppercase;
}
#nav li a.highlight {
color: #33336f;
}
#nav li a:hover {
	color: #33336f;
	background-color: #ffffff;
	border: none;
}
#nav li#nav_divider {
	padding-left: .5em;
	padding-right: .5em;
	color: #777777; 
	font-weight: bold;
}
.marker {
	visibility: hidden;
	padding: 40px 0px;
}
/*-------  footer  -------- */
#footer {
	width: 100%;
	position: relative;
	background-color: #333366;
	display: block;
	float: left;
	padding: 10px 25px 40px 25px;
}
#footer p {
	color: #ffffff;
}
#footer a {
	color: #5D7ECB;
}
#footer a:hover {
	color: #ffffff;
}
/*-------  main content  -------- */
#main_content {
	padding: 20px 12px 40px 18px;
	width: 910px;
	background-color: #efefef;
	position: relative;
}
#overview, #contact, #living, #kitchen, #office, #bedroom, #bathroom {
	padding: 0px 20px 20px 20px;
	position: relative;
	display: block;
	float: left;
	border: 1px solid #cccccc;
	margin: 5px;
	overflow: hidden;
	background-color: #ffffff;
}
#hint {
	padding: 10px;
	position: relative;
	display: block;
	float: left;
	border: 1px solid #cccccc;
	margin: 5px;
	overflow: hidden;
	background-color: #EFF0AE;
	text-align: center;
}
#overview, #contact {
 	height: 325px;
}
#living, #kitchen, #office, #bedroom, #bathroom {
 	height: 425px;
}
.image {
	margin-top: 1em;
	display: block;
	height: 250px;
	text-indent: -999px;
}
a.image {
	background: url("../../images/before/placeholder.gif") no-repeat;
	height: 250px;
}
#main_content p a img {
	border: 2px solid #efefef;
}
#main_content p a:hover img {
	/*border: 2px solid #33336f;*/
}
.last {
	border-right: none;
}
	
#description {
	padding-bottom: 40px;
}
.single {
	width: 872px;
}
.half {
	width: 400px;
}
.one_third {
	width: 249px;
}
.two_thirds {
	width: 550px;
}

#main_content ul {
	margin: 0em 20px .5em 0em;
}
#main_content ul.bathroom {
	margin-right: 10px;
	width: 270px;
}
#main_content ul.three li, #main_content ul.two, ul.bathroom_list {
	display: block;
	float: left;
}
#main_content ul li {
}
#main_content ul.three li {
	width: 31%;
}
#main_content ul.two {
	width: 45%;
}
#main_content ul.float li {
	float: left;
	display: block;
	padding: 1em 1em 1em 0em;
}
img.border {
	border: 1px solid #cccccc;
	padding: .625em;
	margin-top: 1em;
	background-color: #ffffff;
}




/*-------  general styles  -------- */
h1, h2, p {
	color: #666666;
}
h2 {
	font-size: 1.25em;
	padding: .25em 0em;
	font-style: normal;
}
h3, h3 a {
	font-size: 1em;
	color: #5D7ECB;
	padding: .5em 0em .25em 0em;
	line-height: 1.425em;
}
h6, .italic {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h4 {
	font-size: .875em;
	color: #666666;
	padding: .5em 0em .25em 0em;
	text-transform: uppercase;
}
h5, .category {
	font-size: 7px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #33336f;
	line-height: 2em;
}
.category {
display: block;
width: 100%;
}
h6 {
	font-size: .75em;
	color: #cccccc;
}
p, h6 {
	font-weight: normal;
	padding: .25em 0em .35em 0em;
	line-height: 1.425em;
}
p {
	font-size: .875em;
	padding-bottom: .5em;
}
a {
	color: #333333;
	text-decoration: none;
}
#main_content a:hover {
	color: #33336f;
	border-bottom: 1px dotted #cccccc;
}
.right {
	float: right;
	margin: 1em;
}
.left {
	float: left;
	margin-right: 1em;
}
.group {
	display: block;
	float: left;
	width: 100%;
}
.highlight {
	color: #33336f;
}
.lc {
	text-transform: lowercase;
	font-weight: normal;
	color: #777777;
}
.strike {
text-decoration: line-through;
color: #cccccc;
}
#main_content img.left, #main_content img.right {
padding: 1em 0em;
}
.hide a {
	text-indent: -9000px;
	height: 0px;
	visibility: hidden;
	padding: none;
	line-height: none;
}