body {
	padding:0;
	margin:25px 0 0 0 ;
	font-family:arial, sans-serif;
	font-size:100%;
	color:#ccc;
	background:#5b0e14;
	background-image:url(media/bg-stripe.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
.container {
	width:900px;
	margin:auto;
}

#logo {
	width:78px;
	float:left;
}

#top {
	border:solid 1px #fff;
	margin-top:175px;
}

/* NAVIGATION */

#navigation {
	color:#ccc;
	margin:0 0 0 90px;
	font-size:.75em;
}
#navigation ul {
	float:left;
	padding:105px 0 0 0 ;
	margin:0;
}
#navigation ul li {
	padding:0;
	margin:0;
	display:inline;
}
#navigation a {
	text-transform:uppercase;
}
#navigation a:link, #navigation a:active {
	color:#fff;
	text-decoration:none;
}
#navigation a:visited {
	color:#bbb;
	text-decoration:none;
}
#navigation a:hover {
	color:#fff;
	text-decoration:underline;
}
.navon {
	color:#fff;
	/* text-decoration:underline; */
	font-weight:bold;
	text-transform:uppercase;
}

/* SEARCH */

#search {
	font-size:.75em;
	float:right;
	padding:105px 0 0 0 ;
}
#search input {
	color:#000;
	background:#B08982;
	border:solid 1px #8D422B;
	padding:1px;
	width:16em;
}
#search .submit {
	width:25px;
	font-size:.8em;
	padding:1px;
	margin:0;
	display:inline;
	border:solid 1px #8D422B;
	background:#8D422B;
	color:#fff;
}


/* STAGE */

#stage {
	clear:both;
}
#stage-stripe {
	clear:both;
	height:25px;
	width:900px;
	text-align:center;
	background:#C14200;
}

/* SUNBNAV */

#subnav {
	width:200px;
	float:left;
	background-image:url(media/motif2.gif);
	background-repeat:no-repeat;
	background-position: top left;
	font-size:.8em;
}
#subnav h1 {
	color:#fff;
	font-size:1em;
	font-weight:bold;
	margin:30px 0 15px 0;
	text-transform:uppercase;
	letter-spacing:.35em;
}
#subnav ul {
	padding:0;
	margin: 0 ;
}
#subnav ul li {
	padding:0;
	margin:0;
	list-style:none;
	line-height:1.5em;
	font-weight:bold;
	font-size:.95em;
}
#subnav ul li ul li {
	padding: 0 1em 0 1em;
	margin:0;
	list-style:none;
	font-weight:normal
}
#subnav li a {
	color:#B08982;
	display:block;
	padding: 3px 0 3px 3px;
}
#subnav li a:visited {
	color:#bbb;
	display:block;
	padding: 3px 0 3px 3px;
}
#subnav a:hover {
	display:block;
	color:#fff;
	padding: 3px 0 3px 3px;
	background:#480000;
	text-decoration:none;
}

#subnavon {
	display:block;
	color:#fff;
	padding: 3px 0 3px 3px;
	background:#480000;
	text-decoration:none;
}

/* portfolio investments block thingy */

#content-a {
	background:#fff;
	color:#555;
	width:700px;
	float:left;
	font-size:.9em;
}
.tile {
	float:left;
	width:180px;
	height:230px;
}
.tile .img {
	height:200px;
	width:200px;
}
.tile .link {
	display:block;
}
.tile .link a {
	display:block;
}
#grid {
	font-size:.8em;
}
#grid img {
	display:block;
	margin:0;
	padding:0;
}
#grid a {
	background:#5b0e14;
	display:block;
	line-height:2em;
}
#grid a:hover {
	background:#8D422B;
	display:block;
	line-height:2em;
	color:#fff;
	text-decoration:none;
}

/* CONTENT */

#content {
	background:#fff;
	color:#555;
	width:700px;
	float:left;
	font-size:.8em;
	padding-bottom:2em;
}

#content h1 {
	color:#8D422B;
	font-size:150%;
	margin: 1em 0 0 20px;
	font-weight:normal;
	text-transform:uppercase;
}
#content h2 {
	font-weight:normal;
	margin: 0 0 0 20px;
}
#content h3, #content h4 {
	margin-left: 20px;
}  

#content p {
	padding: 0 30% 0 20px;
	line-height:1.45em;
}
#content ul {
	padding-left:0;
	margin-left:4em;
	margin-right: 30%;
}

#content a:active, #content a:link {
	color:#B08982;
	text-decoration:underline;
}
#content a:visited {
	color:#999;
	text-decoration:underline;
}
#content a:hover {
	color:#fff;
	background:#B08982;
	text-decoration:none;
}
#content #pullquote {
	font-size:2em;
	text-align:right;
	margin: 1em .5em 1em 2em;
}

/* SITE UL, LI */
#content ul {
	margin-right:0;
}

/* BOTTOM */

#bottom {
	clear:both;
	height:180px;
	font-size:.7em;
	background-image:url(media/motif-plate.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#bottom img {
	float:right;
}

#bottom h4 {
	font-size:1em;
	padding:0;
	margin:1em 0 0 0 ;
}
#bottom #industry {
	width:350px;
	float:left;
	margin-right:20px;
}
#bottom #headlines {
	width:350px;
	float:left;
}
#bottom ul {
	padding:0;
	margin:1em 0 0 0;
}
#bottom li {
	padding:0;
	margin:0 0 0 2em;
}

/* FOOTER */

#footer {
	color:#999;
	text-align:center;
	font-size:.65em;
	clear:both;
	margin:0 0 0 0;
}
#footer ul {
	padding:0 0 3em 0;
	margin:0;
} 
#footer li {
	display:inline;
	padding:0 0 0 2em;
	margin:0;
}
#footer a:visited {
	color:#999;
}

/* LINKS */

a:active, a:link {
	color:#B08982;
	text-decoration:none;
}
a:visited {
	color:#ccc;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}

/* LINKS HEAD */

/* LINKS */
#head{
	color:#333;
}

#head a:active, #head a:link {
	color:#333;
	text-decoration:none;
}
#head a:visited {
	color:#333;
	text-decoration:none;
}
#head a:hover {
	color:#fff;
	text-decoration:underline;
}





/* SELECTION LINKS */

#copy a:active, #copy a:link {
	color:#B08982;
	text-decoration:underline;
}
#copy a:visited {
	color:#999;
	text-decoration:underline;
}
#copy a:hover {
	color:#fff;
	background:#B08982;
	text-decoration:none;
}

/* SELECTION */

#selection {
	background-image:url(media/motif2.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#selection img {
	background:#fff;
}
#selection p {
	margin-left:265px;
}


#contact-form input {
	display:block;
	padding:0;
	margin-left:20px;
}
#contact-form input, #contact-form textarea {
	width:300px;
	margin-left:20px;
}

form h4 {
	padding:0;
	margin:1em 0 0 0;
}
