body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.centerdiv { /*IE method of centering a relative div*/
	text-align: center;
	width: 941px;
	margin-left: auto;
	margin-right: auto;
}
.centerdiv>div { /*Proper way to center a relative div*/
	margin: 0 auto;
}
.home_desc {
	color: #4F4F4F;
	font-size: 12px;
}
#homeimage { 
	text-align: center;
	width: 883px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#hometopborder {
	background-image: url(../images/glow_top.gif);
	padding: 0px;
	height: 29px;
	width: 941px;
	margin: 30px 0 0 0;
}
#homeleftborder {
	background-image: url(../images/glow_left.gif);
	padding: 0px;
	height: 424px;
	width: 29px;
	margin: 0px;
	float: left;
}
#homerightborder {
	background-image: url(../images/glow_right.gif);
	padding: 0px;
	height: 424px;
	width: 29px;
	margin: 0px;
	float: left;
}
#homebottomborder {
	background-image: url(../images/glow_bottom2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 941px;
	height: 89px;
	margin: 0px;
	background-position: left top;
	float: left;
}
#bottomborder {
	background-image: url(../images/glow_bottom.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 941px;
	height: 29px;
	margin: 0px;
	background-position: left top;
	float: left;
}
#homelogo {
	float: left;
	height: 59px;
	width: 209px;
	margin: 0 29px 0 0;
	padding: 29px 0px 0px 230px;
}
#postlogo {
	float: left;
	height: 59px;
	width: 209px;
	margin: 0;
	padding: 0px 0px 0px 690px;
}
.homemenu a:link, .homemenu a:active, .homemenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.homemenu a:hover {
	text-decoration: underline;
	color: #949494;
	font-weight: normal;
}
.homenavline {
	margin:0;
	padding: 15px 10px 0px;
	background: url("../images/home_verticalbar_bright.gif") no-repeat left top;
	float: left;
	height: 60px;
}
.homenavnoline {
	margin:0;
	padding: 15px 10px 0px 39px;
	float: left;
	height: 60px;

}
div.clearfloats {
	clear:both;
	}
.homemenu {
	background-image: none;
}
.internalmenu {
	width: 151px;
	height: 424px;
	line-height: 20px;
	float: left;

}
* html .internalmenu {
	width: 150px;
	overflow: hidden;
}
.blogmenu {
	width: 151px;
	float: left;

}
* html .blogmenu {
	width: 150px;
	overflow: hidden;
}
.internalmenublog {
	
	height: 330px;
	line-height: 20px;

}
#internalimage1 { 
	background: url("../images/int_view_frames.jpg") no-repeat;
	width: 883px;
	height: 424px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#internalimage2 { 
	background: url("../images/int_view_chairs.jpg") no-repeat;
	width: 883px;
	height: 424px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#internalimage3 { 
	background: url("../images/int_view_gallery.jpg") no-repeat;
	width: 883px;
	height: 424px;
	padding: 0px;
	margin: 0px;
	float: left;
}
* html #internalimage3 {
	width: 880px;
	margin-bottom: -67px;
}
* html #internalimage1 {
	width: 880px;
	margin-bottom: -67px;
}
* html #internalimage5 {
	width: 880px;
	margin-bottom: -67px;
}
* html #internalimage2 {
	width: 880px;
	margin-bottom: -67px;
}
* html #internalimage4 {
	width: 880px;
	margin-bottom: -67px;
}
#internalimage4 { 
	background: url("../images/int_view_signpost.jpg") no-repeat;
	width: 883px;
	height: 424px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#internalimage5 { 
	background: url("../images/int_view_trees.jpg") no-repeat;
	width: 883px;
	height: 424px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#internalimage6 { 
	background: url("../images/int_view_underwater.jpg") no-repeat;
	width: 880px;
	height: 424px;
	padding: 0px;
	margin: 0px;
	float: left;
}
#blogwrapper { 
	background: url("../images/int_view_underwater.jpg") no-repeat;
	width: 883px;
	height: 424px;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: auto;
}
#internalimageblog { 
	width: 880px;
	height: 424px;
	padding: 0px;
	margin: 0px;
	overflow: auto;
}
.intnavline {
	margin: 0;
	padding: 18px 20px 10px 0px;
	width: 131px;
	background: url("../images/leftnav_lines.png") no-repeat right top;
	float: right;
	text-align: right;
}
* html .intnavline {
	width: 160px !important;
}
.intnavnoline {
	margin: 0px;
	padding: 28px 20px 10px 0px;
	width: 131px;
	float: right;
	text-align: right;
}
* html .intnavnoline {
	width: 160px !important;
}
.internalmenu a:link, .internalmenu a:active, .internalmenu a:visited, .internalmenublog a:link, .internalmenublog a:active, .internalmenublog a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.internalmenu a:hover, .internalmenublog a:hover {
	text-decoration: NONE;
	color: #3D3D3D;
	font-weight: bold;
	display: block;
	background-color: #FFFFFF;
}
.internalcontent {
	width: 210px;
	background-color: #FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	margin: 0px 35px 0px 453px;
	padding: 30px 15px 20px 15px;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: #CCCCCC;
	float: left;
	height: 374px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	overflow: auto;
	scrollbar-base-color:#FFFFFF; 
	scrollbar-face-color:#999999;
    scrollbar-shadow-color:#CCCCCC;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
}
* html .internalcontent {
	margin: 0 0 0 300px;
	width: 240px;
	height: 424px !important;
}
.internalcontent img {
	border: 0px;
}
* html .internalcontent2 {
	margin: 0 0 0 300px;
	width: 260px;
	height: 424px !important;
}
.internalcontent2 {
	width: 260px;
	background-color: #FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	margin: 0px 30px 0px 408px;
	padding: 30px 15px 20px 15px;
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: #CCCCCC;
	float: left;
	height: 374px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	overflow: auto;
	scrollbar-base-color:#FFFFFF; 
	scrollbar-face-color:#999999;
    scrollbar-shadow-color:#CCCCCC;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
}
.internalcontent3 {
	width: 698px;
	margin: 0;
	padding: 30px 15px 20px 15px;
	float: right;
	height: 374px;
	font-size: 11px;
	color: #000877;
	text-align: left;
	overflow: auto;
	scrollbar-base-color:#FFFFFF; 
	scrollbar-face-color:#999999;
    scrollbar-shadow-color:#CCCCCC;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
}
* html .internalcontent3 {
	height: 424px;
}
*+html .internalcontent3 {
	height: 425px;
}
.internalcontentblog {
	width: 677px;
	float: right;
	margin: 0;
	padding: 30px 15px 20px 0;
	/* height: 374px; */
	font-size: 11px;
	color: #000000;
	text-align: left;
	/* overflow: visible; */
	scrollbar-base-color:#FFFFFF; 
	scrollbar-face-color:#999999;
    scrollbar-shadow-color:#CCCCCC;
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	
}
* html .internalcontentblog {
	height: 424px;
}
*+html .internalcontentblog {
	height: 425px;
}
p {
	line-height: 16px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.contentheading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 17px 0px;

}
.deeperlinks a:link, .deeperlinks a:active, .deeperlinks a:visited {
	text-decoration: none;
	color: #65ABFF;
	font-weight: bold;
	border-bottom: 1px dashed #65ABFF;
}
.deeperlinks a:hover {
	text-decoration: none;
	color: #3D3D3D;
	font-weight: bold;
	border-bottom: 1px dashed #3D3D3D;
}
.contentlink a:link, .contentlink a:active, .contentlink a:visited {
	text-decoration: none;
	color: #65ABFF;
	font-weight: bold;
	border-bottom: none;
}
.contentlink a:hover {
	text-decoration: underline;
	color: #3D3D3D;
	font-weight: bold;
	border-bottom: none;
}
.postlink a:link, .postlink a:active, .postlink a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: none;
}
.postlink a:hover {
	text-decoration: underline;
	color: #3D3D3D;
	font-weight: bold;
	border-bottom: none;
}
.footertext a:link, .footertext a:active, .footertext a:visited {
	text-decoration: none;
	color: #65ABFF;
}
.footertext a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.internallogo {
	clear: both;
	position: relative;
	top: -80px;
	left: 25px;
	text-align: left;
}
.footertext {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 80px 0px 0px;

}
.hide img {
	display: none;
}
.itunes {
	padding: 3px 6px 0 0;
	float: left;
}
.blog-posts h2 {
clear: both;
background-color: #000877;
font-size: 14px;
color: #ffffff;
font-weight: bold;
padding: 4px 10px 4px 10px;
margin: 5px 0 0 0;
}

.blog-posts h2 a:link, .blog-posts h2 a:active, .blog-posts h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.blog-posts h2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.post-body {
	border-left: 1px solid #000877;
	border-right: 1px solid #000877;
	border-bottom: 1px solid #000877;
	padding: 5px 10px 5px 10px;
}
.internalcontentblog a:link, .internalcontentblog a:active, .internalcontentblog a:visited {
	text-decoration: underline;
	color: #000877;
}
.internalcontentblog a:hover {
	text-decoration: none;
	color: #3D3D3D;
}
.blog-posts span.l a {

font-size:0.9em;
text-transform:uppercase;
padding-left: 10px;
padding-top: 3px;


}
.blog-posts span.r a {

font-size:0.9em;
padding-right:10px;
text-align:right;
text-transform:uppercase;
padding-top: 3px;
padding-left: 15px;
}
.blog-posts span.l a:link, .blog-posts span.l a:active, .blog-posts span.l a:visited, .blog-posts span.r a:link, .blog-posts span.r a:active, .blog-posts span.r a:visited  {

color: #000877;
text-decoration: none;

}
.blog-posts span.l a:hover, .blog-posts span.r a:hover {
	color: #000877;
	text-decoration: underline;
}
.internalcontentblog div.contentheading {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px 0px 12px 0px;

}
.blogmenu div#sidebar {
	font-size: 10px;
	padding: 0 4px;
}
.blogmenu div#sidebar h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 4px 0;
}
.blogmenu div#sidebar a:link, .blogmenu div#sidebar a:active, .blogmenu div#sidebar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.blogmenu div#sidebar a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
div#header p#description {
	font-size: 13px;
	color: #000877;
	font-style: italic;
}
div#subscribe {
	margin: 0 0 20px 0;
}
