/*
----------------------------------------------------------------
CSS:     Styles for 2marshalls.net
Author:  Nicholas Marshall, Marshall & Marshall Website Designers
----------------------------------------------------------------
*/

body  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #524E4D;
}

a { 
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c26f4f;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
}

p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2ADA0;
	margin:  0 10px 10px 0;
	text-align: justify;
	line-height: 1.5;
}

address {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #535353;
	margin:  0 10px 10px 10px;
	text-align: left;
	line-height: 1.5;
}
	
img {
	border: none;
}
	
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 800;
	color: #B2ADA0;
	margin:  25px 0 5px 0;
	line-height: 1.5em;
	display: block;
	clear: both;
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 800;
	color: #B2ADA0;
	margin:  25px 0 5px 0;
	line-height: 1.5em;
	display: block;
	clear: both;
}

h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:  0 0 10px 10px;
	font-weight: 400;
	color: #B2ADA0;
	line-height: 1.5em;
	display: block;
	clear: both;
}
	
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 50px;
	font-weight: 500;
	color: #B2ADA0;
	line-height: 1.5em;
}

table {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B2ADA0;
	margin:  0 10px 10px 0;
	text-align: justify;
	line-height: 1.5;
	float: left;
}

#container {
	width: 792px;
	text-align: left;
	margin-top: -8px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1F1622;
	/* background-color: #363636; */
	/* border: 1px solid aqua; */
}

#header {
	width: 782px;
	min-height: 75px;
	margin: 0 0 0 5px;
	background-color: transparent;
	border-top: 5px solid #1F1622;
	/* border: 1px solid red; */
}

#nav {
	width: 227px;
	min-height: 345px;
	margin: 5px 0 0 2px;
	float: left;
	/* background: transparent url(../images/bg-images/block_dots-bg.gif) no-repeat 20px 20px; */
	/* border: 1px solid yellow; */
}
/* =nav */
#nav ul {
	list-style: none;
	padding-left: 0; /* Firefox */
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
	float: left;
	display: block; /* IE not affected - dipslays correctly */
	background: none;
	/* border: 1px solid aqua; */
}

#nav ul li {
	text-align: left;
	padding-left: 0; /* Firefox */
	margin-top: -8px;
	margin-left: 0;
	margin-right: 20px;
	color: #FFFFFF;
	background: transparent;
	/* border: 1px solid blue; */
}

#nav ul li a {
	font-size: 39px;
	font-weight: bolder;
	letter-spacing: -.01em;
	text-decoration: none;
	padding-top: 1px;
	color: #524E4D;
	white-space: nowrap; /* IE work-around the IE block issue */
	/* border: 1px solid green; */
}

#nav ul li a:hover {
	color: #B2ADA0;
	white-space: nowrap; /* IE work-around the IE block issue */
	/* border: 1px solid red; */
}

#nav ul li a.current{
	color: #B2ADA0;
	white-space: nowrap; /* IE work-around the IE block issue */
	/* border: 1px solid red; */
}

/* =content */
#content {
	width: 782px;
	min-height: 390px;
	margin: 5px 5px 0 0;
	text-align: left;
	/* border: 1px solid maroon; */
}

#content_right {
	width: 540px;
	min-height: 360px;
	float: right;
	/* border: 1px solid blue; */
}

#content_right ul {
	text-align: justify;
	color: #B2ADA0;
	float: left;
	width: 530px;
	margin: 0 0 0 -38px;
	_margin: 0 0 0 0;
	list-style-position: outside;
	/* border:1px solid red; */
}

#content_right ul li {
	line-height: 1.5;
	list-style-type: none;
	list-style-position: outside;
	margin: 8px 0 0 0;
}


#content_center_image {
	font-size: 0;
	width: 100%;
	display: block;
	clear: both;
	background-color: #79BC33;
	/* border: 1px solid navy; */
}

#content_bottom_text {
	width: 100%;
	display: block;
	clear: both;
	background-color: transparent;
	/* border: 1px solid blue; */
}

#content_bottom_text_leftcol {
	width: 253px;
	height: 300px;
	float: left;
	background: #FFFFFF url(../images/bg-images/content_bottom_text_leftcol-logo.jpg) 50px 25px no-repeat;
	/* border: 1px solid green; */
}

#content_bottom_text_rightcol {
	width: 756px;
	float: right;
	/* border: 1px solid pink; */
}

#content_bottom_text_rightcol_left {
	width: 490px;
	float: left;
	/* border: 1px solid fuchsia; */
}

#content_bottom_text_rightcol_right {
	font-size: 0;
	width: 226px;
	float: right;
	margin-right: -1px;
	overflow: hidden;
	/* border: 1px solid black; */
}

/* =footer */
#footer {
	width: 100%;
	height: 55px;
	clear: both;
	display: block;
	background-color: transparent;
}

#footer p {
	font-size: 10px;
	text-align: center;
}

#home_projects_thumbs {
	width: 100%;
	height: 82px;
	margin: 10px 0 0 0;
}

.project_thumb {
	width: 86px;
	height: 86px;
	float: left;
	/* border: 1px solid red; */
}

project_thumb a {
	margin: 2px;
	display: block;
}

#portable_link {
	font-size: 10px;
	width: 400px;
	height: 10px;
	margin: 0 0 0 5px;
	clear: both;
}

#portable_link a {
	color: #CD8469;
	text-decoration: none;
}

#portable_link a:hover {
	text-decoration: underline;
}