html,body{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #777;
}
html{
	overflow-y: scroll;
}
body{
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/body_bg.png);
	background-repeat: repeat;
	background-color: #E9E2F1;
}

a{
	color: #764A8A;
}
a:hover{
	color: #B28FC2;
}

div#page{
	width: 930px;
	margin: 0px auto 0px auto;
	padding: 10px 10px;
	position: relative;
}
div#header{
	position: relative;
}
div#header h1{
	font-size: 2.3em;
	font-weight: bold;
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/logo.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 180px;
}
div#header h1 a{
	position: relative;
	color: #326787;
	text-decoration: none;
	text-indent: -10000px;
	display: block;
	float: right;
	width:395px;
	height:182px;
}
div#header h2#subtitle{
	position: relative;
	clear: right;
	left: 530px;
	width: 395px;
	text-align: center;
	font-size: 1.2em;
}
div#header h3#contact{
	position: relative;
	clear: right;
	left: 530px;
	width: 395px;
	text-align: center;
	font-size: 1.1em;
	margin: 10px;
}
div#header h3#contact a{
	text-decoration: none;
}
div#header h3#contact a:hover{
	text-decoration: underline;
}
div#headerNav{
	background-color: white;
	border: 10px solid #DBD0E6;
	border-bottom: none;
	padding: 10px 5px 0px 5px;
	margin: 0px;
	width: 900px;
}

div#headerNav div#header-nav-left,
div#headerNav div#header-nav-right
{
	height: 48px;
	width: 5px;
	float:left;
}

div#headerNav ul{
	position: relative;
	z-index: 1;
	width: 888px;
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/navigation_bg.png);
	background-repeat: repeat-x;
	height: 48px;
	float: left;
}
div#headerNav div#header-nav-left
{
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/navigation_bg_left.png);
}
div#headerNav div#header-nav-right
{
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/navigation_bg_right.png);
}

div#headerNav ul li{
	float:left;
}
div#headerNav ul li a{
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	color: #FFFAC8;
	display: block;
	line-height: 40px;
	background-position: center 12px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	text-align: center;
	width: 170px;
	outline: none;
}
div#headerNav ul li a:hover{
	background-position: center -28px;
}
div#headerNav ul li a.home{
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/nav_home.png);
}
div#headerNav ul li a.gallery{
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/nav_gallery.png);
}
div#headerNav ul li a.our_packages{
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/nav_packages.png);
}
div#headerNav ul li a.contact_us{
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/nav_contact.png);
}
div#headerNav ul li a.our_friends{
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/nav_friends.png);
}

div#header #home-main-image{
	position: absolute;
	top: 0px;
	left: 30px;
}

div#central{
	clear: both;
	background-color: white;
	border-width: 0px 10px;
	border-style: solid;
	border-color: #DBD0E6;
	padding: 0px 10px 10px 10px;
	width: 890px;
}

div#body{
	padding-top: 20px;
}
div#central h2{
	margin-bottom: 20px;
	font-size: 1.1em;
	color: #B28FC2;
	background-image: url(http://lovebugsofdevon.com/themes/lbod/images/header_underline.png);
	background-repeat: no-repeat;
	background-position: -50px bottom;
	padding-bottom: 6px;
}

div#home-main-text{
	float:right;
	width: 370px;
	min-height: 410px;
}

div#body p{
	margin-bottom: 20px;
}
div.spacer{
	clear:both;
	width:0px;
	height:0px;
}

div#central h3{
	margin-top: 30px;
	margin-bottom: 10px;
}
div#central ul{
	margin: 10px 0px;
}
div#central ul li{
	list-style-image: url(http://lovebugsofdevon.com/themes/lbod/images/bullet.gif);
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 10px;
}

div#central div#body div.body-image{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	padding: 4px;
	background-color: white;
}

div#footer{
	background-color: #E9E2F1;
	border: 10px solid #DBD0E6;
	border-top: none;
	padding: 10px;
}

div#footer ul li{
	display: inline;
	padding: 0px 20px;
	color: #666;
}
div#footer ul li.header{
	font-weight: bold;
	color: black;
}
div#footer ul li span.title{
	font-weight: bold;
}

div#contact-form{
	clear: both;
}
div#contact-form table{
	width: 100%;
}
div#contact-form td.question{
	width: 300px;
}
div#contact-form td{
	vertical-align: top;
}
div#contact-form td input{
	width: 98%;
}
div#contact-form td textarea{
	width: 98% !important;
	height: 70px;
}
div#contact-form input.formBlockSubmitButton{
	width: auto;
}

div.asmillerGalleryBlock{
	min-height: 700px;
}
div.asmillerGalleryBlock td{
	vertical-align:top;
}
div#central div.asmillerGalleryBlock ul{
	margin: 0px;
}
div#central div.asmillerGalleryBlock ul li{
	margin: 0px 10px 10px 0px;
}

div#central div.taeon_links p.title{
	font-weight: bold;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.ccm-spacer{
	line-height: 0px !important;
	height: 0px;
}
