/* @override 
	http://obismacworkstation.byronhost.com/byronhost/css/main.css
	http://obi-mcdonald-saints-computer.local/byronhost/css/main.css
*/

html, body {	
	margin: 0;
	padding: 0;
}
body {
	font: 100% "Gils Sans", "Helvetica Neue", Helvetica, Geneva, sans-serif;
	background: url(../images/bg-grad.gif) repeat-x;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px;
	background: #fff;
	/*background: url(../images/footer-bg.gif) no-repeat 0 100%;*/	
	border-left: 1px solid #8b9b93;
	border-right: 1px solid #8b9b93;	
}
h1,h2,h3 {
	font-weight: normal;
	color: #444;
	font-size: 1.5em;
}
#header {
	padding: 20px;
	float: left;
	width: 760px;
	background: #fff;
}
#logo {
	float: left;
}
#heading {
	float: right;
	margin-top: 55px;
	margin-left: 30px;
	padding: 0px;
}
#heading h1 {
	margin: 0;
	padding: 0;
}
#heading a {
	color: #444;
	text-decoration: none;
}
#heading a:hover {
	color: #444;
	text-decoration: underline;
}
#main-nav {
	width: 100%;
	background: #9fcf67;
	float: left;
}
#main-nav .nav-item {
	float: left;
	padding: 10px 0px;
}
#main-nav .nav-item a {
	text-decoration: none;
	color: #444;
	font-weight: bold;
	font-size: 90%;
	padding: 10px 12px 13px 12px;
}
#main-nav a.on, #main-nav a:hover {
	color: #fff;
	background: #8b9b93;
}
#feature {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 206px;
	background: #8b9b93;
}
#feature-img {
	padding: 3px 0px;
	float: left;
}
img {
	border: 0px;
}
#feature-news {
	margin: 3px 0px;
	padding: 0px 10px;
	width: 280px;
	height: 200px;
	float: left;
}
#feature-news h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
}
#feature-news h4 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #ddd;
	font-size: 0.8em;
}
#feature-news p {
	margin: 3px 0px 10px 0px;
	font-size: 0.8em;
	color: #222;
}
#feature-news a {
	color: #eee;
	text-decoration: none;
}
#feature-news a {
	color: #eee;
	text-decoration: none;
}
#feature-news a:hover {
	color: #444;
}
#main-content {
	display: inline-block;
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	background: #fff;
}
#main-content h2 {
	color: #35a61e;
	margin-bottom: 0px;
}
#main-content h3 {
	color: #333;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
#main-content p {
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
#main-content ul {
	margin: 5px;
}
#main-content ul li {
	line-height: 1.5em;
}
#main-content ul li ul li {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#main-content a {
	color: #393;
	font-weight: bold;
	text-decoration: none;
}
#main-content a:hover {
	color: #9fcf67;
	text-decoration: underline;
}
#main-column {
	display: inline-block;
	width: 440px;
	padding: 0px 30px;
	float: left;
}
#main-column .icon {
	float: left;
	width: 32%;
	padding: 2px;
	padding-top: 10px;
	font-size: 0.9em;
	text-align: center;
}
#main-column ul li {
	list-style-position: inside;
}
#main-column-full {
	display: inline-block;
	width: 680px;
	padding: 0px 30px;
	min-height: 600px;
	float: left;
}
#main-column-full td {
	vertical-align: top;
	padding: 10px 10px 10px 0;
}
#main-column-full h3, h4 {
	margin: 5px;
}
#main-column-full h4 {
	color: #444;
}
#right-column {
	display: inline-block;
	width: 240px;
	padding: 0px 30px;
	float: left;
	background: #9fcf67;
	font-size: 90%;
}
#right-column-service {
	display: inline-block;
	width: 300px;
	float: left;
	background: #8b9b93;
	font-size: 90%;
}
#right-column-service h3 {
	font-size: 1.4em;
	padding: 0 5px 0px 10px; 
}
#right-column-service h4 {
	font-size: 1.2em;
	padding: 10px 5px 0px 5px;
	font-weight: normal;
	color: #ddd;
}
#right-column-service p {
	color: #fff;
	padding: 0 5px 0px 10px;
}
#right-column-service a {
	color: #ccc;
	padding: 0 5px 0px 0px;
}
#right-column-service ul li {
	color: #fff;
	padding: 0 5px 0px 10px;
}
#right-column-prices {
	display: inline-block;
	width: 300px;
	float: left;
	background: #8b9b93;
	font-size: 90%;
}
#right-column-prices h3 {
	font-size: 1.4em;
	padding: 0 5px 0px 10px; 
	margin: 0;
}
#right-column-prices h4 {
	font-size: 1.2em;
	padding: 0 5px 0px 10px;
	font-weight: normal;
	color: #ddd;
	margin: 5px 0;
}
#right-column-prices p {
	padding: 0 5px 0px 10px;
	font-weight: normal;
	color: #ddd;
	margin: 0;	
}
#portfolio {
	display: inline-block;
	width: 740px;
	padding: 0px 30px;
	float: left;
	background: #9fcf67;
}
#portfolio h3 {
	font-size: 1.2em;
}
#portfolio h3 a {
	font-weight: normal;
}
#portfolio a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}
#portfolio a:hover {
	color: #eee;
	text-decoration: underline;
}
#portfolio img {
	background: #fff;
	border: 1px #8b9b93 solid;
	padding: 5px;
}
#portfolio .icon {
	float: left;
	width: 24%;
	padding: 2px;
	font-size: 0.9em;
	text-align: center;
}
.portfolio-item {
	float: left;
	width: 120px;
	height: 170px;
	padding-right: 50px;
	padding-top: 30px;
	font-weight: normal;
	text-align: center;
}
.portfolio-item a {
	font-size: 0.8em;
	line-height: 1.2em;
}
.portfolio-item span.small-url {
	font-size: 0.7em;
	line-height: 2em;
	font-weight: normal;
	font-style: normal;
	color: #666;
	
}
.portfolio-item img {
	border: 1px #ccc solid;
	padding: 10px;
}
#news-column-index {
	display: inline-block;
	width: 250px;
	background: #8b9b93;	
	float: left;
	/*padding: 26px 0px 20px 10px;*/
	margin: 0;
}
#news-column-index h3 {
	color: #444;
	margin: 0px;
	font-size: 1.2em;
	padding: 26px 0px 5px 10px;
}
#news-column-index a {
	color: #eee;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#news-column-index a:hover {
	color: #444;
	text-decoration: underline;
}
#news-column-index ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#news-column-end {
	background: url(../images/news-bg-grad.gif) repeat-x;
	height: 150px;
	width: 100%;
}
#news-column {
	display: inline-block;
	width: 530px;
	padding: 0 0 20px 20px;
	float: left;
	font-size: 90%;
}
#news-column h3 {
	font-size: 1.3em;
}
#news-column p {
	padding: 0 10px 0 0;
}
#news-column p.pub-date {
	color: #444;
	font-style: italic;
}
#news-column-index a {
	font-weight: normal;
	font-size: 0.8em;
}
#popular li {
	font-size: 85%;
	padding-top: 3px;
}
#right-column .form_field {	
}
.field_title, .field_title_test {
	padding-bottom: 2px;
}
.field_value {
}
.field_title_test {
	width: 60px;
	float: left;
}
.field_value_test {
	float: left;
	padding-bottom: 4px;
}
.form_field {
	padding: 5px 0px;
}
#right-column input {
	width: 170px;
	height: 25px;
	border: 1px solid #666;
}
#right-column textarea {
	width: 200px;
	height: 60px;
	border: 1px solid #666;
}
#right-column input.test {
	width: 50px;
	float: left;
}
#right-column div.test {
	white-space: nowrap;
	width: 150px;
}
#right-column .btn {
	height: 35px;
	width: 200px;
	font-size: 100%;
	background: #8b9b93;
	color: #fff;
	clear: left;
}
#right-column-service input {
	width: 170px;
	height: 25px;
	border: 1px solid #666;
}
#right-column-service textarea {
	width: 200px;
	height: 60px;
	border: 1px solid #666;
}
#right-column-service input.test {
	width: 50px;
	float: left;
}
#right-column-service div.test {
	white-space: nowrap;
	width: 150px;
}
#right-column-service .btn {
	height: 35px;
	width: 200px;
	font-size: 100%;
	background: #9fcf67;
	color: #000;
	clear: left;
}
#right-column-service form {
	padding: 0 0 0 10px;
}
#footer {
	margin: 0;
	padding: 0;
	clear: both;
	display: inline-block;
	background: #8b9b93;
	width: 100%;
}
#copyright {
	padding: 0 10px;
	font-size: 0.7em;
	color: #333;
	float: left;
}
#stamp {
	float: right;
	padding: 10px 30px;
	
}
#alt-nav {
	width: 100%;
	background: #8b9b93;
	float: left;
}
#alt-nav .nav-item {
	float: left;
	padding: 10px 0px;
}
#alt-nav .nav-item a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 80%;
	padding: 10px 8px 13px 8px;
}
#alt-nav .nav-item a:hover, #alt-nav .nav-item a .on {
	color: #fff;
	background: #9fcf67;
}
.palette1 {
	background: #9fcf67;
}
.palette2 {
	background: #8b9b93;	
}
#main-column-portfolio {
	padding: 0px 30px;
	float: left;
}
