/* DigiDelve Styles */

body {
	background: url(/i/background2.gif) repeat-x;
	background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 10px 0 0 0;
	padding: 0;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", serif;
	color: #eee;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

#content h3 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 1.6em;
	line-height: 1em;
}

body.black #content h3 a {
	text-decoration: none;
}

#content h4 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 10px;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
}

body.black {
	color: #bbb;
}

body.black a {
	color: #ddd;
}

body.black a:hover, body.black #content h3 a:hover {
	color: #00bff3;
}

body.black a:visited {
	color: #bbb;
}

a {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #bbb;
}

a:hover {
	color: #00bff3;
}

img {
	border: none;
}

#header {
	position: relative;
	width: 960px;
}

#header  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 86px;
}

#header h1 {
	margin: 0;
	padding: 0;
	height: 50px;
}

ul#navmenu {
	position: absolute;
	top: 24px;
	right: 0px;
	margin: 0;
	padding: 0;
}

ul#navmenu li {
	display: inline;
	padding: 15px;
	font-size: 14px;
}

ul#navmenu li a {
	color: #fff;
	text-decoration: none;
}

ul#navmenu li a:hover {
	color: #00bff3;
}

ul#navmenu li a.active {
	color: #00bff3;
}

div#wrapper {
	margin: 0 auto 0 auto;
	width: 960px;
	border: none;
}

div#header h1 {
	text-align: left;
}

div#box {
	background-color: #9f9f9f;
	border-right: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
}

div#box-head {
	background-repeat: no-repeat;
	background-position: -960px 0;
	padding: 1px 0px 0 0px;
	margin: 0;
	height: 13px;
}

body div#box-head {
	background-color: #fff;
	background-image: url(/i/backgrounds.gif);
}

body.black div#box-head {
	background-color: #fff;
	background-image: url(/i/backgrounds-black.gif);
}

#box-head hr {
	display: none;
}

div#box {
	margin: -1px 0 0 0px;
	margin: 0;
	padding: 0;
}

div#box .bottom {
	background: #fff url(/i/box-bottom2.gif) no-repeat left bottom;
}

div#container {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #333;
}

body.black div#container {
	background-color: #000;
}

div#content {
	position: relative;
	width: 908px;
	margin: 0;
	padding: 0;
	border: none;
	padding: 0 25px 10px 25px;
}

div.entry-title {

	margin: 0 -25px 0 -25px;
	padding: 0 0 10px 25px;
	border-bottom: 1px solid #9f9f9f;
	border-bottom: 1px solid #333;
}

h2.entry-title {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 2.4em;
}

h2.entry-title a {
	text-decoration: none;
	color: #000;
}

body.black h2.entry-title, body.black h2.entry-title a {
	color: #fff;
}

h2.home-title {
	font-weight: normal;
}

h2.home-title a {
	border-bottom:1px solid #D66B4A;
	color:#C93B0E;
	text-decoration:none;
}

h2.home-title a:hover {
	background-color: blue;
}


div.entry-content {
	padding-top: 10px;
	padding-bottom: 10px;
	
}

div.entry-date {
	margin-top: 10px;
}

div.entry-content ul.summary {
	float: right;
	width: 275px;
	text-align: justify;
}

div.entry-content ul.summary li {
	background: #85cddb;
	border: 1px solid #000;
	list-style-type: none;
	padding: 10px;
	margin: 10px 0 10px 0;
}

div.entry-content ul.summary h4 {
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
}

div.entry-content ul.summary p {
	margin-top: 0;
}

div.entry-content ul li.caption {
	background: #fff;
	border: none;
	list-style-type: none;
	text-align: center;
	padding: 0;
}

#header {
	
}

#sidebar {
	background: #fff;
	border-right: 1px solid #9f9f9f;
}

div#footer {
	color: #585C6E;
	background: url(/i/box-bottom3.gif) left top no-repeat;
	padding-top: 65px;
	margin: 0px 0 10px 0;
	text-align: right;
	font-size: 10px;
	background-color: #ddd;
}

body.black div#footer {
	background: #ddd url(/i/box-bottom-black2.gif) left top no-repeat;
}

div#footer a {
	padding: 0;
	margin: 0;
	color: #666;
	text-decoration: none;
}


div.clear, div.clearing, hr.clearing {
	clear: both;
}

div.clearing {
	margin: 0;
	padding: 0;
}

hr.hidden {
	visibility: hidden;
}

/* Contact Form */

#frm_contact {

}

#frm_contact fieldset {
	margin: 15px 0 15px 0;
	width: 740px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: none;
}

#frm_contact fieldset label {
	clear: left;
	display: block;
	float: left;
	text-align: right;
	font-weight: bold;
	width: 215px;
	margin-bottom: 20px;
	padding-right: 10px;
}

#frm_contact fieldset input, #frm_contact fieldset select, #frm_contact fieldset textarea {
	float: left;
	width: 300px;
}

#frm_contact fieldset input.disabled {
        border: 1px solid #F2F2F2;
        background-color: #F2F2F2;
}

#frm_contact .form_error {
	display: inline;
	float: left;
	width: 200px;
	text-align: left;
}

	/* Sub Navigation */

#subnav {
	position: absolute;
	right: 0;
	top: 0;
}

#subnav ul {
	list-style-type: none;
	margin-top: 14px;
}

#subnav ul li {
	display: inline;
	padding: 0 7px 0 7px
}

#subnav ul li.last {
	padding-right: 25px;
}

#subnav ul li a {
	color: #aaa;
	font-size: 10px;
	text-decoration: none;
}

#subnav ul li a:hover {
	color: #00bff3;
}

#subnav ul li a.active {
	text-decoration: none;
	color: #00bff3;
}



#d_col1 {
	float: left;
	width: 435px;
	padding-right: 15px;
}

#d_col2 {
	float: left;
	width: 443px;
	padding-left: 15px;
}

.photo {
	padding: 5px;
	border: 1px solid #9f9f9f;
}

#content ul {
	list-style-type: disc;
}

#content ul li, #content ol li {
	line-height: 1.4em;
	padding-bottom: 5px;
}

p.big {
	font-size: 1.6em;
}

em {
	font-style: italic;
	color: #38B549;
}

.red {
	color: red;
}

.green {
	color: green;
}

.blue {
	color: blue;
}

img.bordered {
	background: #999;
	padding: 5px;
	border: 2px solid #666;
}


.hilite {
		color: #000;
		background-color: #99ccff;
		}
.hilite1 {
		color: #000;
		background-color: #ffcc66;
		}
.hilite2 {
		color: #000;
		background-color: #99ff66;
		}
.hilite3 {
		color: #000;
		background-color: #ff9999;
		}

p.center {
	text-align: center;
}