/*
Theme Name: Custom Theme from InEdmond.biz
Theme URI: http://inedmond.biz
Description: Custom WordPress Theme from inEdmond.biz
Version: 1.0
Author: Adam White
Author URI: http://inedmond.biz
*/

body {
	font-size: 12px;
	font-family: Georgia, Times, Serif;
	background: #FFFFFF;
	color: #333;
	text-align: center;
	margin:0px;
	padding:0px;
	}

a img {border:0px;}

#single .post {}

#single .entry {
	width:600px;
	font:13px/22px Georgia, Times, Serif;
}

#outside {
	background: transparent;
	width:620px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#inside {
	padding:3px;
	padding-bottom:0px;
	height:auto
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background: white;
	border:1px solid #f39a26;
}

#header {
	height:112px;
	position:relative;
}

#header #navoutside {
	background: url(images/bar_bg.gif) repeat-x left top;
	height:46px;
	position: static;
}

#header #navoutside #navigation {
	background: url(images/bar_left.gif) no-repeat left top;
	height:46px;
}

#header #navoutside #navigation ul {
	background: url(images/bar_right.gif) no-repeat right top;
	height:46px;
	margin:0px;
	padding:0px;
	display:block;
}

#header #navoutside #navigation ul li {
	padding-left: 10px;
	list-style: none;
	text-align:center;
	margin: 7px;
	height: 33px;
	display: inline;
	width:auto;
	float:left;
	background: url(images/nav_break.gif) no-repeat right top;
}
#header #navoutside #navigation ul li a {
	padding-right:20px;
	height:33px;
	display:inline;
	width:auto;
	color:white;
	font: bold 14px/33px Georgia, Times, Serif;
	text-decoration:none;
}


#content {
	padding-bottom:0px;
}



#content #cpad {
	padding-bottom:0px;
}
#contact_info {
	float:left;
}

#home_left {
	float:left;
	width:180px;
}

#home_right {
	float:left;
	width: 430px;
}

.contact_box h2 {
	font: bold 16px/19px Georgia, Times, Serif;
	margin:0px;
	padding:0px;
}

#footer {
	float:right;
	clear:both;
	margin-top:5px;
	color:white;
	text-align:right;
	padding-top:10px;
	font: 10px/18px Arial, Helvetica, "San Serif";
}

#footer a img {
	border:0px;
}

#footer a {
	color:white;
	text-decoration:underline;
}
#footer .hiddenlink {
	float:left;
}
#footer .hiddenlink a {
	color:#ffffff;
	font: 17px/19px Georgia, Times, Serif;
	text-decoration: none;
}
#footer .hiddenlink a:hover {
	color:gray;
}

#page_layout {
	padding:20px;
}

.alignright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.stretcher {
	float:right;
	height:600px;
	width:2px;
}

.bar1 {
	background: url(images/bar_bg.gif) repeat-x left top;
	height:46px;
	width:612px;
	display:block;
	padding:0px;
}

.bar2 {
	background: url(images/bar_left.gif) no-repeat left top;
	height:46px;
	display:block;
}

.bar3 {
	background: url(images/bar_right.gif) no-repeat right top;
	text-align:center;
	color: white;
	height:46px;
	padding-top:16px;
	display:block;
}

#feature {
	background: url(images/orn_top.gif) no-repeat top center;
	float:right;
	margin:4px;
	width: 152px;
	padding-top:32px;
}

#feature_base {
	background: url(images/orn_bottom.gif) no-repeat bottom center;
	padding-bottom:32px;
	text-align:center;
	color: #f39a26;
	font: bold 16px/25px Georgia, Times, Serif; 
}

#feature ul {
	padding-left:0px;
	margin-left:0px;
	border-top:2px dotted #fbdbb1;
}

#feature ul li {
	text-align: center;
	list-style: none;
	display: block;
	color: #333;
	font: bold 14px/20px Georgia, Times, Serif;
	border-bottom: 2px dotted #fbdbb1;
	margin-left: 0px;
	padding-left: 0px;
}
#home_middle {
	width:250px;
	font: 14px/26px Arial, Helvetica, "San Serif";
}

.legal {
	font: 11px/16px Arial, Helvetica, "San Serif";
}