@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	text-align: left;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
a {
	font-weight: bold;
	text-decoration: none;
	color: #678B98;
	}	
strong, a:hover {
	font-weight: bold;
	color: #832E6B;
	}	
body {
	background-color: #000000;
	text-align: center;
	}
#pageHolder {
	width: 700px;
	margin: 0px auto;
	}
#header {
	margin-top: 30px;
	width: 700px;
	height: 78px;
	}
#header a {
	width: 700px;
	height: 78px;
	display: block;
	text-indent: -3000px;
	background: url(../images/header.gif) top right no-repeat #000000; 
	}
#navigation {
	width: 700px;
	height: 31px;
	background: url(../images/navfiller.gif) top right repeat-x #000000; 
	}	
#navigation a {
	display: block;
	float: left;
	width: 91px;
	height: 31px;
	text-align: center;
	font-size: 12px;
	background: url(../images/button.gif) bottom right no-repeat #000000;
	text-decoration: none;
	font-weight: bold;
	color: #678B98;
	line-height: 29px;
	}
#navigation a:hover {
	color: #FFFFFF;
	background-position: top right;
	}
#navigation span.dead {
	color: #832E6B;
	background-position: top right;
	}	
#navigation span {
	display: block;
	float: left;
	width: 91px;
	height: 31px;
	text-align: center;
	font-size: 12px;
	background: url(../images/button.gif) center right no-repeat #000000;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 29px;
	}
#navigation #phone {
	width: 170px;
	float: right;
	text-align: left;
	font-size: 18px;
	line-height: 25px;
	color: #678B98;
	font-weight: normal;
	}
				
#leftcolumn {
	width: 700px;
	padding: 30px 0px 20px 0px;
	}
h1, h5 {
	margin-bottom: 2px;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: normal;
	font-size: 24px;
	color: #832E6B;
	font-weight: normal;	
	}
h2 {
	padding: 0px 0px 13px 0px;
	margin: 0px 25px 0px 25px;
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom: 1px solid #832E6B;
	}
h6 {
	margin: 10px 0px 15px 25px;
	padding: 0px 0px 15px 0px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	border-bottom: 1px solid #832E6B;
	}	
#leftcolumn h4, #lefty h4 {
	margin: 10px 80px 0px 10px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	}	
.infoline, .selectline {
	margin: 0px 25px 0px 25px;
	border-bottom: 1px solid #832E6B;
	}	
.infoline h3 a {
	display: block;
	padding: 8px 0px 11px 10px;
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
	background: url(../images/view.gif) right center no-repeat;
	}	
.infoline h3 a:hover {
	color: #832E6B;
	background: url(../images/view-over.gif) right center no-repeat #1E0B18;
	}		
.greytext {
	color: #678B98;
	}
.selectline h3 a {
	display: block;
	padding: 8px 0px 11px 10px;
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
	background: url(../images/close.gif) right center no-repeat;
	}
.selectline h3 a:hover {
	color: #678B98;
	background: url(../images/close-over.gif) right center no-repeat #0F1517;
	}
#leftcolumn p, #lefty p, #sidebar p {
	margin: 10px 25px 15px 25px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	}
#leftcolumn p:last-child {
	padding-bottom: 10px;
	border-bottom: 1px solid #832E6B;
	}	
#gallery {
	padding: 0px 25px 15px 25px;
	}	
		
.item, .itemnopad {
	float: left;
	padding: 9px 0px 10px 0px;
	border-bottom: 1px solid #678B98;
	list-style-type: none;
	color: #678B98;
	font-size: 12px;
	}	
.item a {
	display: block;
	width: 145px;
	height: 80px;
	margin: 10px 23px 0px 0px;
	background: no-repeat bottom left;
	text-indent: -3000px;
	}
.itemnopad a {
	display: block;
	width: 145px;
	height: 80px;
	margin: 10px 0px 0px 0px;
	background: no-repeat bottom left;
	text-indent: -3000px;
	}		
.item a:hover, .itemnopad a:hover {
	background: top left;
	}
.hidden {
	display: none;
	}
.visible {
	display: block;
	}
.visible ul {
	margin: 10px 0px 10px 10px;
	list-style-type: none;
	height: 100px;
	}
.visible ul li {
	display: inline;
	margin: 0px 10px 20px 0px;
	float: left;
	}
.visible ul li a {
	display: block;
	text-indent: -3000px;
	width: 80px;
	height: 80px;
	background: #FFFFFF no-repeat top left;
	border: 1px solid #678B98;
	}
.visible ul li a:hover {
	background: #FFFFFF no-repeat bottom left;
	border: 1px solid #832E6B;
	}

#scrollwindow {
	float: right;
	position: relative;
	width: 700px;
	height: 420px;
	background-color: #000000;
	overflow: hidden;
	white-space: nowrap;
	}
	
#scrollcontent {
	float: left;
	height: 420px;
	left: 0px;
	white-space: nowrap;
	}
							
.contentfloater {
	width: 700px;
	float: left;
	}	
	
.sample {
	margin: 10px 0px 0px 25px;
	width: 650px;
	height: 350px;
	background: url(../images/preloader.gif) no-repeat top left;
	color: #140710;
	}
#backarrow {
	position: absolute;
	top: 165px;
	left: 15px;
	width: 19px;
	height: 19px;
	z-index: 20;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}
#forwardarrow {
	position: absolute;
	top: 165px;
	left: 666px;
	width: 19px;
	height: 19px;
	z-index: 21;
	visibility: hidden;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}	
		
/* FORM STYLES */

form {
	margin: 0px 25px;
	}
.formline {
	font-size: 11px;
	padding: 7px 0px 2px 0px;
	border-bottom: 1px solid #832E6B;
	}
.inputline {
	font-size: 11px;
	padding: 7px 0px 12px 0px;
	border-bottom: 1px solid #678B98;
	}	
.header {
	width: 90px;
	float: left;
	margin: 6px 0px 0px 0px;
	}
.warning {
	width: 320px;
	font-weight: bold;
	color: #832E6B;
	float: right;
	margin: 6px 0px 0px 0px;
	background: url(../images/warning.gif) right center no-repeat;
	}	
.formline input, .formline textarea {
	font-size: 11px;
	display: block;
	width: 200px;
	color: #678B98;
	margin: 0px 0px 5px 90px;
	padding: 5px;
	border: 1px solid #678B98;
	background-color: #000000;
	}
	
/* musings */

#lefty {
	width: 480px;
	padding: 30px 0px 20px 0px;
	float: left;
	}
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 500px;
	width: 200px;
	font-size: 11px;
	color: #FFFFFF;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */	
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#sidebar #searchform #s {
	width: 120px;
	padding: 1px;
	color: #832E6B;
	font-size: 11px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
#sidebar h6 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom: 1px solid #832E6B;
	}
	
	
.wp-caption img {
	margin: 10px 0 0 25px;
	padding: 0;
	border: 0 none;
}		