body{
	background: url(../images/page-bg4.jpg) repeat;
	padding:0px;
	margin:0px;
	font: normal 65% Helvetica, Arial, sans-serif;
}

.page{
	width:1004px;
	padding:0px;
	margin:0px auto;
}
.page-bg{
	background: url(../images/bg.gif) repeat-y;
	float:left;
	width:991px;
	margin:0px;
	padding:0px 0px 0px 11px;
}
.page-bottom{
	background: url(../images/page-bottom.gif) no-repeat;
	float:left;
	height:23px;
	width:1002px;
	padding:0px;
	margin:0px 0px 5px 0px;
}


/*Header ========================================================================*/

.header-top{
	background: url(../images/header-top.gif) no-repeat;
	float:left;
	width:1002px;
	height:20px;
	margin:5px 0px 0px 0px;
	padding:0px;
}
.header{
	position:relative;
	background: url(../images/header-bg.gif) repeat-y;
	float:left;
	width:980px;
	height:90px;
	margin:0px;
	padding:0px 11px;
}
.header a.leonie {
	position: absolute;
	left: 12px;
	top: 0px;
}
.header img.priority {
	position: absolute;
	left: 100px;
	top: 65px;
}
.header a.steve {
	position: absolute;
	right: 150px;
	top: -10px;
}

.header .login{
	float:right;
	margin:34px 48px 0px 0px;
}
.header .login p{
	color:#B4A98C;
	font: bold 1.2em Helvetica, Arial, sans-serif;
}
.header input.go{
	border:none;
	padding:0px;
	position:relative;
	top:-32px;
	left:205px;
}

/* NAV ========================================================================*/
.nav{
	border-top:solid 1px #e2e2e2;
	height:38px;
	margin:0px;
	padding:0px;
	float:left;
}
.nav a{
	background: url(../images/nav-lo.gif) repeat-x;
	font: normal 1.2em Helvetica, Arial, sans-serif;
	text-align:center;
	margin:0px;
	text-decoration:none;
	color:#000;
	float:left;
	width:135px;
	padding:14px 0px 0px 0px;
	height:31px;
	border-right:1px solid #fff;
}
.nav a.link-nav-blog{
	width:165px;border-right:none;
}
.nav a.current-nav-blog{
	background: url(../images/nav-hi-1.gif) no-repeat;
	color:#fff;
	text-decoration:none;
	width:165px;border-right:none;
}
.nav a:hover{
	background: url(../images/nav-roll.gif) repeat-x;
	color:#fff;
	text-decoration:none;
}
.nav a.current{
	background: url(../images/nav-hi.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}


/* CONTENT ========================================================================*/


.content{
}

img.right,
div.captionImage.right {
	float: right;
	margin: 0px 0px 5px 15px;
}
img.left,
div.captionImage.left {
	float: left;
	margin: 0px 15px 5px 0px;
}



/* main container ========================================================================*/
.main-area{
	float:left;
	width:940px;
	margin:0px 30px 20px 40px;
}


/* left *************************/
.left-column{
	float:left;
	width:206px;
	margin:45px 40px 30px 0px;
}
.left-home{
	float:left;
	width:286px;
	margin:45px 30px 20px 0px;
}
.homep p{
	font-size:1.4em;
	line-height:1.4em;
	padding:0px 15px 0px 0px;
}

a.subnav-parent{
	background: url(../images/subnav-div.gif) no-repeat bottom;
	font: normal 1.0em Helvetica, Arial, sans-serif;
	display:block;
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	color:#666666;
	text-transform:uppercase;
}
a.subnav-parent:hover{
	color:#666666;
	text-decoration:none;
}

#subnav ul{
	margin:0px 0px 0px 0px;
	padding:0px;
}
#subnav a.link{
	font: normal 1.2em Helvetica, Arial, sans-serif;
	color:#000;
}
#subnav a.section{
	font: normal 1.2em Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#000;
}
#subnav a.current{
	font: normal 1.2em Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#000;
}
#subnav a.current:hover{
	font: normal 1.2em Helvetica, Arial, sans-serif;
	font-weight:normal;
}
#subnav li{
	list-style:none;
	background: url(../images/subnav-div.gif) no-repeat bottom;
	padding:9px 0px 9px 10px;
	margin:0px;
	line-height:1.5em;
}

#subnav li:hover{
	background: url(../images/subnav-hi.gif) repeat-x bottom;
	color:#fff;
	text-decoration:none;
	background-color:#cdcdcd;
}
#subnav li:hover a,
#subnav li a:hover{
	color:#fff;
	text-decoration:none;
}


#subnav li.current{
	list-style:none;
	background: url(../images/subnav-current.gif) repeat-x top;
	padding:9px 0px 7px 10px;
	margin:0px;
}
#subnav li.current ul{
	margin:7px 0px 0px 0px;
	padding:0px;
}
#subnav li.current:hover {
	background: url(../images/subnav-current.gif) repeat-x top;
	color:#000;
}
#subnav li.current:hover a,
#subnav li.current a:hover{
	color:#000;
	text-decoration:none;
}
#subnav li.current li.subpages-current a{
	color:#fff !important;
}

#subnav li.subpages-link{
	background: none;
	padding:4px 0px 3px 15px;
	margin:0px 0px 0px -10px;
	/*background-color:#f8f8f8;*/
	background-color:#dfdfdf;
}
#subnav li.subpages-current{
	background: none;
	padding:4px 0px 3px 15px;
	margin:0px 0px 0px -10px;
	background-color:#666666;
	color:#fff;
}
#subnav li.subpages-link:hover{
	background-color: #666666;
	color:#fff !important;
}
/*#subnav li.subpages-last{
	background: none;
	padding:4px 0px 6px 15px;
	margin:0px 0px 0px -10px;
	background: url(../images/subnav-div.gif) no-repeat bottom;
	background-color:#f8f8f8;
}
#subnav li.subpages-last:hover{
	background-color: #666666;
	color:#fff !important;
}
#subnav li.subpages-last:hover a,
#subnav li.subpages-last a:hover{
	color:#fff;
	text-decoration:none;
}
#subnav li.subpages-last a.link,
#subnav li.subpages-link a.link{
	color:#444;
}*/
#subnav li.subpages-link a.current{
	background-color: #666666;
	color:#fff !important;
}
#subnav li.subpages-last a.link:hover,
#subnav li.subpages-last:hover a,
#subnav li.subpages-link:hover a,
#subnav li.subpages-link a:hover{
	color:#fff;
	text-decoration:none;
}

/* home */
.main-home{
	float:left;
	padding:0px;
	margin:45px 0px 30px 0px;
	width:584px;
}

.blog-home{
	float:left;
	padding:10px 23px 10px 25px;
	margin:5px 0px 28px 0px;
	width:850px;
	background-color:#f5f5f6;
	border:1px solid #d8d9db;
}
.blog-home p{
	/*width:260px;*/
	width:700px;
	padding:0px 15px 8px 0px;
}
.blog-home .blog-left{
	/*width:260px;*/
	width:700px;
	float:left;
	position:relative;
}
.blog-home .blog-right{
	float:left;
	margin-left:30px;
}
.blog-home .blog-left p{
	padding:0px 15px 8px 0px;
}
.blog-home p.blog-text{
	 font-size:1.1em;
	 line-height:1.5em;
}
.blog-home .blog-left img{
	/*margin-left:290px;
	float:left;*/
	position:absolute;
	top:0px;
	left:290px;
}

.blog-home p.blog-date{
	 font-size:0.9em;
	 padding-top:6px;
}

a.blog-home-comments{
	background: url(../images/blog-comments.gif) no-repeat 3px 1px;
	padding-left:15px;
	color:#000;
	clear:both;
}
.link-box-s{
	width:260px;
	height:18px;
	float:left;
	margin:15px 0px 10px 0px;
	clear:both;
}
.link-box-left-s{
	font-size:1.1em !important;
	background-color:#c2c2c2;
	padding:5px 10px 4px 10px;
	margin:0px;
	border-right:1px solid #fff;
	float:left;
	width:133px;
}
.link-box-right-s{
	font-size:1.1em !important;
	background-color:#666666;
	padding:5px 20px 4px 20px;
	margin:0px;
	float:left;
	color:#fff;
	font-weight:normal;
	width:66px;
}
.link-box-right-s a{
	color:#fff;
}
.link-box-right-s a:hover{
	color:#fff;
	text-decoration:none;
}

.link-box{
	height:23px;
	float:right;
	margin:7px 0px 0px 0px;
}
.link-box-left{
	font-size:1.2em !important;
	background-color:#c2c2c2;
	padding:5px 10px 4px 10px;
	margin:0px;
	border-right:1px solid #fff;
	float:left;
}
.link-box-right p{
	font-size:1.2em !important;
	background-color:#666666;
	padding:5px 20px 4px 20px;
	margin:0px;
	float:left;
	color:#fff;
	font-weight:normal;
}
.link-box-right a{
	color:#fff;
}
.link-box-right a:hover{
	color:#fff;
	text-decoration:none;
}

.quick-view{
	height:23px;
	float:right;
	margin:60px 0px 0px 0px;
	width:165px;
}
.quick-view-left{
	font-size:1.3em !important;
	background-color:#666666;
	padding:5px 10px 0px 10px;
	margin:0px;
	border-right:1px solid #fff;
	float:left;
	width:75px;
	height:19px;
}
.quick-view-right{
	font-size:1.3em !important;
	background-color:#c2c2c2;
	padding:5px 0px 0px 0px;
	margin:0px;
	float:left;
	color:#fff;
	font-weight:normal;
	width:68px;
	height:19px;
}
.quick-view-right a{
	color:#fff;
}
.quick-view-right a:hover{
	color:#fff;
	text-decoration:none;
}
.quick-view-box{
	float:left;
	width:146px;
	border:4px solid #c2c2c2;
	margin:2px 0px 0px 0px;
	padding:5px 0px 5px 10px;
}


/* main *************************/
.main{
	float:left;
	padding:0px;
	margin:25px 0px 30px 0px;
	width:526px;
}

.main ul li{
	font-size:1.2em;
	margin:5px 0px;
}

#map img{
	border:none;
}
.loadInteractiveMap a{
	font-size:1.4em;
}
.viewMoreInformationHolder,
#extraMapOptions,
.googleMapHolder .findAddressHtml{
	display:none !important;
}

.secondContentBlock p{
	padding-right:20px;
}

.detail-s{
	margin:0px 0px 10px 0px;
}
.detail-s img{
	margin-right:10px;
}
.detail-s-right{
	margin:0px;
}
.detail-s-top{
	background-color:#c2c2c2;
	height:20px;
	margin-left:130px;
}
.detail-s-top .detail-s-left{
	font-size:1.2em !important;
	background-color:#666666;
	padding:4px 10px 0px 5px;
	margin:0px;
	border-right:1px solid #fff;
	float:left;
	height:16px;
}

.detail-s-top .detail-s-left a{
	color:#fff;
}
.detail-s-top .detail-s-left a:hover{
	color:#fff;
}
.detail-s p{
	font-size:1.1em;
	line-height:1.3em;
	padding:4px 20px 0px 132px;
}

.detail{
	margin:0px 0px 10px 0px;
}
.detail img{
	margin-right:10px;
}
.detail-right{
	margin:0px;
}
.detail-top{
	background-color:#c2c2c2;
	height:23px;
	margin-left:250px;
}
.detail-top .detail-left{
	font-size:1.4em !important;
	background-color:#666666;
	padding:4px 10px 0px 5px;
	margin:0px;
	border-right:1px solid #fff;
	float:left;
	height:19px;
}
.detail-top .detail-left a{
	color:#fff;
}
.detail-top .detail-left a:hover{
	color:#fff;
}
.detail p{
	font-size:1.1em;
	line-height:1.3em;
	padding:4px 20px 0px 0px;
}

.text-box{
	float:left;
	width:248px;
	border:4px solid #c2c2c2;
	margin:1px 0px 0px 0px;
	padding:20px 10px 10px 10px;
	min-height:98px;
}
.text-box p{
	padding:5px 10px;
}


.listing-intro p.intro{
	margin:0px 30px 0px 0px !important;
	padding:0px;
	color:#000;
	font: normal 1.4em Helvetica, Arial, sans-serif;
	line-height:18px;
}
.contact-link{
	font-size:1.4em;
	float:right;
	margin:15px 25px 10px 0px;
}
/* right *************************/
.right-column{
	float:right;
	width:165px;
}

/* group styles */
.groups h3{
	margin:14px 0px 2px 2px;
	padding:2px 5px 2px 0px;
	font: normal 1.3em Arial, Helvetica, Verdana, sans-serif;
	color:#000;
	background:none;
	text-transform:uppercase;
	/*background: url(../images/subnav-div.gif) repeat-x bottom;	*/
}
.group-style h3{
	margin:12px 0px 5px 0px;
	background: url(../images/subnav-div.gif) repeat-x bottom;
	border:none;
	text-transform:capitalize;
}
.group-style{
	padding:0px 10px 10px 10px;
	border:1px solid #ccc;
}

/******************* Contact Form */
#Form_Form ul,
#Form_Form div{
	/*clear:both;*/
}
#Form_Form li{
	float:left;
	list-style:none;
}
#Form_Form fieldset .field{
	padding:10px 0px 10px 0px;
	clear:both;
	border-bottom:1px dashed #dedede;
}
#Form_Form .middleColumn textarea{
	margin:0px;
	width:515px;
}
#Form_Form .middleColumn input{
	margin:0px;
	width:360px;
}
#Form_Form .middleColumn input.required{
	border-color:#900;
}
#Form_Form .middleColumn label.required{
	margin-left:10px;
	clear:both !important;
	color:#900 !important;
}
#Form_Form .middleColumn ul input{
	margin:0px 3px 0px 13px;
	width:auto;
}
#Form_Form fieldset #EditableTextField11{
	margin:10px 0px 0px 0px !important;
}

/**** dev styles */
#Form_Form fieldset #EditableCheckboxGroupField9,
#Form_Form fieldset #EditableCheckboxGroupField10{
	padding:5px 0px 30px 0px !important;
}
/* END dev styles */
/**** live styles */
#Form_Form fieldset #EditableCheckboxGroupField5,
#Form_Form fieldset #EditableCheckboxGroupField8{
	padding:5px 0px 30px 0px !important;
}
/* end live styles */

#Form_Form fieldset{
	padding:0px;
}
#Form_Form label{
	font-size:1.1em;
	color:#444;
}
#Form_Form .Actions{
	margin-top:25px;
}
#Form_Form_action_process{
	float:right;
	width:150px;
	padding:5px 12px;
	font-size:1.5em;
	cursor:pointer;
}

/* Blog ------------------------------------------****************************/
a.subscribeLink{
	font-size:1.0em !important;
	padding:9px 0px 9px 20px;
}

.blog-home .blogSummary{
	width:450px;
}
.blog-home .blogLeft img{
	margin-bottom:7px;
}
.blog-home .blogRight{
	width:350px;
}


.blogcontent{
	float:left;
	padding:0px;
	width:526px;
}
.main-mycoffee .blogSummary{
	width:603px;
}
.blogSummary{
	background-color:#f5f5f6;
	padding:14px 20px;
	margin-bottom:22px;
	width:486px;
	border:1px solid #dcdddd;
}
.blogSummary p.authorDate{
	padding:5px 0px 15px 0px;
}
.blogLeft{
	float:left;
	width:78px;
	margin-right:20px;
}
.blogRight{
	float:left;
	width:486px;
	padding:0px;
	margin:0px;
}
.blog-entry-text{
	font-size:1.1em !important;
	line-height:1.5em;
}

.blogRight h2{
	margin-top:0px;
	padding:0px !important;
	font-size:1.4em;
	font-weight:normal;
	color:#000!important;
	background-color:#F5F5F6 !important;
}
#BlogContent h2{
	margin-top:0px;
	padding:0px !important;
	font-size:1.4em;
	font-weight:normal;
	color:#000!important;
}
h2.blog-entry-title{
	background-color:#fff !important;
}
.blog-summary-text{
	font-size:1.1em;
	line-height:1.5em;
}
.blogSummary p.authorDate{
	font-size:1.0em;
}
.blogRight p{
	font-size:1.1em;
	line-height:1.5em;
}

a.comments{
	background: url(../images/blog-comments.gif) no-repeat 3px 1px;
	padding-left:15px;
	color:#333;
}
#PageComments_holder input,
#Form_BlogEntryForm input{
	font-weight:normal !important;
	width:500px;
}
#PageComments_holder textarea,
#Form_BlogEntryForm textarea{
	font-weight:normal !important;
	font-size:1.0em !important;
	width:500px;
}
#PageComments_holder h4{
	font-size:1.2em !important;
}
#CommentHolder{
	margin:0px 0px 20px 0px;
}


#Sidebar .WidgetHolder ul,
.archiveMonths{
	margin:0px;
	padding:0px;
}
.tagcloud,
#Sidebar .WidgetHolder ul li,
.archiveMonths li{
	list-style:none;
	background: url(../images/subnav-div.gif) no-repeat bottom;
	padding:9px 0px 9px 10px;
	margin:0px;
	line-height:1.5em;
}
.WidgetHolder a{
	font: normal 1.2em Helvetica, Arial, sans-serif;
	color:#000;
}
.archiveMonths a{
	font: normal 1.2em Helvetica, Arial, sans-serif;
	color:#000;
}
.tagcloud a{
	font: normal 1.0em Helvetica, Arial, sans-serif;
	color:#000;
}
.WidgetHolder a:hover{
	color:#000;
}
.WidgetHolder {
	margin:0px 0px 20px 0px;
}

#Sidebar h3{
	background: url(../images/subnav-div.gif) no-repeat bottom;
	font: normal 1.0em Helvetica, Arial, sans-serif;
	display:block;
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	color:#666666;
	text-transform:uppercase;
}

#PageCommentInterface_Form_PostCommentForm{
	float:left;
}
#PageCommentInterface_Form_PostCommentForm_action_postcomment{
	background:transparent url(../images/btn-addshoutout.gif) no-repeat scroll 0 0;
	font-size:0 !important;
	height:24px;
	margin:0px 0px 20px 18px;
	width:128px;
}
#PageCommentInterface_Form_PostCommentForm_action_postcomment:hover{
	background:transparent url(../images/btn-addshoutout-hi.gif) no-repeat scroll 0 0;
}

/* blog entry - comments */
#PageComments_holder #PageCommentInterface_Form_PostCommentForm{
	width:650px;
	margin-bottom:20px;
}
#PageComments_holder .middleColumn{
	margin:-5px 0px 0px 100px;
	position:relative;
	top:-8px;
}
#Comment .middleColumn{
	top:-15px;
}
#PageComments_holder #Avatar{
	display:none;
}
#CommenterURL{
	display:none;
}
#Form_BlogEntryForm_action_postblog{
	background-color:#f5f5f6!important;
	border:1px solid #dcdddd;
	font-size:1.3em;
	margin:15px 0px;
	padding:5px 15px;
}
#Form_BlogEntryForm_action_postblog:hover{
	background-color:#e3e3e3 !important;
}
#BlogContent #PageComments_holder .action{
	font-size:1.3em !important;
	background: none !important;
	background-color:#f5f5f6!important;
	border:1px solid #dcdddd;
	margin:0px 0px 0px 110px;
	padding:2px 0px;
}
#BlogContent #PageComments_holder #PageCommentInterface_Form_PostCommentForm_action_postcomment:hover{
	background-color:#e3e3e3 !important;
}
#CommentHolder li.odd,
#CommentHolder li.even{
	list-style:none;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	padding:5px 20px;
	font-size:1.0em;
}
#CommentHolder li a{
	font-size:0.9em;
}

#CommentHolder li.odd{
	background-color:#f5f5f6;
}

#CommentHolder #PageComments{
	margin:0px;
	padding:0px;
}
#CommentHolder #PageComments .shout-tab .shout-pic {
	display:none;
}


/* Blog ========================================================================*/


/*.blog{
	float:left;
	padding:0px;
	width:548px;
}
.blog-top{
	background: url(../images/blog-bg-top.gif) no-repeat;
	height:20px;
	margin:0px;
}
.blog-mid{
	background: url(../images/blog-bg.gif) repeat-y;
	padding:0px 7px;
}
.blog-bottom{
	background: url(../images/blog-bg-bottom.gif) no-repeat;
	height:23px;
	margin:0px 0px 18px 0px;
}

.blog .row{
	background-color:#fff;
	padding:2px 15px 10px 15px;
}
.blog .row-alt{
	padding:2px 15px 10px 15px;
}
.blog a{
	font-size:1.0em;
	text-decoration:underline;
	color:#000;
}
.blog a.blog-link-next{
	background: url(../images/blog-arrow-grey.gif) no-repeat 0px 0px;
	padding:0px 0px 0px 40px;
	margin:0px 20px 0px 3px;
	font-size:1.6em;
	font-weight:bold;
	text-decoration:none;
	float:left;
	height:25px;
}
.blog a.blog-link-pages{
	padding:0px 7px;
	margin:0px 3px;
	font-size:1.6em;
	font-weight:bold;
	text-decoration:none;
	float:left;
	height:25px;
}
.blog .blog-page{
	padding:0px 7px;
	margin:0px 3px;
	font-size:1.6em;
	font-weight:bold;
	text-decoration:none;
	float:left;
	height:25px;
	color:#fff;
	border:1px solid #999;
	background-color:#aaa;
}
.blog a.blog-link-prev{
	background: url(../images/blog-arrow-grey-back.gif) no-repeat 0px 0px;
	padding:0px 0px 0px 40px;
	margin:0px 3px 0px 20px;
	font-size:1.6em;
	font-weight:bold;
	text-decoration:none;
	float:left;
	height:25px;
}

.blogSummary .blog-copy p{
	font-size:1.4em;
}*/



/* CONTENT ITEM ++++++++++++++*/
#layout{
	padding:1px 20px 14px 20px;
	margin:0px;
	background-color:#e5e5e5;
}


.hideme {
	display: none;
	border: 0px;
}
.clear-all {
	border:0px none;
	clear:both;
	display:block;
	font-size:0px;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	width: 100%;
}

.divider{
	background: url(../images/div-line.jpg) no-repeat;
	height:7px;
	margin:0px 0px 15px 0px;
	padding:0px;
}


/* FOOTER ==================================================================*/
.footer-top{
	background: url(../images/footer-top.gif) no-repeat;
	height:14px;
	padding:0px;
	margin:0px;
}
.footer{
	background-color:#000;
	width:980px;
	position:relative;
}
.footer p.address{
	float:left;
	color:#fff;
	font-size:1.4em;
	line-height:1.1em;
	width:286px;
	margin:0px 0px 0px 40px;
	padding:10px 0px 0px 0px;
}
.footer p.phone{
	float:left;
	color:#fff;
	font-size:1.1em;
	line-height:1.1em;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
.footer p.footernav{
	float:right;
	color:#fff;
	font-size:1.1em;
	padding:10px 40px 0px 0px;
	position: relative;
}

.footer p.copy {
 color: #fff; 
 position:absolute; 
 bottom: 0px;
 right: 40px;
}
 
.footernav a:hover{
	color:#fff;
}

.footer a{
	color:#fff;
	font-size:1.1em;
	text-decoration:none;
}
img.footerlogo{
	float:right;margin:15px 0px 10px 0px;
}
