@charset "UTF-8";
/* CSS for index ver1.4.2010 */
#body {
	text-align: center;
	width: 1000px;
	margin: auto;
	padding: 0;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
#wrapper {
	text-align:left;
	width: 1000px;
	margin: auto;
	padding: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}
#movie {
	background-color:#999999;
	margin-top: 0px;
	margin-left:auto;
	margin-right: auto;
	width: 1000px;
	height: 333px;
}
#logo {
	margin-top: 2px;
}
#tagline {
	margin-left: 375px;
	font-size:125%;
	color:#999999;
	letter-spacing:110%;
}
#subscribe {
	float: right;
}
#nav {
	padding: 15px 0px 25px 0px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 120%;
}
#nav li {
	display: inline;
	color: #333333;
	letter-spacing: -.05em;
}
#nav li img {
	padding-bottom:-10px;
}
#nav a:link {
	color:#666666;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #666666;
}
#nav a:hover {
	text-decoration: underline;
	color:#CCCCCC;
}
#nav a:active {
	color:#666666;
}
#homeTitle {
	font-size: 2em;
	font-weight:normal;
	color:#FF9900;
}
#blog {
	float: left;
	width: 600px;
	padding:20px 35px 0px 0px;
	background-image:url(blogBgrnd30.10.png);
	background-position: right;
	background-repeat:repeat-y;
	line-height: 1.5em;
}
#notepad {
	float:right;
	width: 356px;
	background-image:url(graph116.101.png);
	background-repeat:repeat;
	
}
#notepadTitle {
	position: relative;
	right:0;
	top:0;
	margin-bottom: 25px;
}
#note {
	width: 300px;
	position: relative;
	right: 0px;
	margin-bottom:50px;
	padding-left: 10px;
	border-bottom:dotted;
	border-bottom-color:#CCCCCC;
	color:#666666;
	font-family:"Courier New", Courier, monospace;
}
#noteText {
	clear:both;
}
#note h4 {
	margin: 0;
}
#note a:link {
	color:#000066;
	text-decoration:underline;
}
#movieBubble {
	position:relative;
	right:0px;
	width: 356px;
	height:225px;
	margin-bottom: 50px;
	text-align: right;
	color:#999999;
	font-size: 1.25em;
}
#arWidget {
	width: 350px;
	height: 250px;
	margin-bottom: 50px;
	padding-left: 10px;
	font-family:"Courier New", Courier, monospace;
	color:#666666;
}
#footer {
	width:1000px;
	height: 150px;
	clear: both;
	padding-top: 15px;/*to preserve shadow at top*/
	background-image:url(blogBgrndTop630.10.png);
	background-repeat:no-repeat;
}
#footerNoBorder {
	width:1000px;
	height: 150px;
	clear: both;
	padding-top: 15px;
}


.rightimg {
	float: right;
}
.rightimgPadded {
	float: right;
	padding-right: 5px;
}
.leftimg {
}
.leftimgPadded {
	float: left;
	padding-left: 5px;
}
.leftimgNeg {
	float: left;
	clear: left;
	margin-left: -350px;
	padding-bottom: 5px;
}
#imgInline {
	display: inline-block;
}
#imgContainer {
	padding-left:33px;
}
#imgContainerRt {
	float: right;
	clear: right;
	text-align: right;
}
#captionRight {
	clear: both;
	width: 200px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: center;
	color:#999999;
	line-height: normal;
	font-family:"Courier New", Courier, monospace;
}
#imgContainerLeft {
	float: left;
	clear: left;
	text-align: left;
}
#captionLeft {
	float: left;
	clear: both;
	width: 200px;
	text-align: center;
	color:#999999;
	line-height: normal;
	font-family:"Courier New", Courier, monospace;
}
#byline {
	margin-top: -15px;
	margin-bottom: 15px;
	color:#666666;
	letter-spacing: .05em;
	font-size:16px;
}
#caption {
	margin-top: -3px;
	color:#999999;
	font-family:"Courier New", Courier, monospace;
}
#archContent {
	margin-top: -25px;
	width:1000px;
	height:700px;
	background-image:url(../features/arch_art/img/Hallberg_BgrndFaded.jpg);
	background-repeat: no-repeat;
}
#artTitle {
	width: 350px;
	position:relative;
	top:10px;
	left:750px;
	font-size: 48px;
	color:#FF9900;
}
#artFeatures {
	position: relative;
	left: 600px;
	top: 75px;
	width: 400px;
	height: 500px;
}
#artBubble {
	width:400px;
	height:50px;
	margin-top: 50px;
	font-size:36px;
	color:#0099FF;
	border-bottom:dotted;
	
}
#artBubble a:link {
	color:#0099ff;
	text-decoration: none;
}
#artBubble a:visited {
	text-decoration: none;
	color: #0099ff;
}
#artBubble a:hover {
	text-decoration: underline;
	color:#0099ff;
}
#artBubble a:active {
	color:#0099ff;
}
#vidLink {
	float:right;
	width: 200px;
	height:100px;
	padding-top: 10px;
}
#photoInfo {
	float: right;
	width: 200px;
	height:100px;
}
#planLink {
	float: right;
	width:200px;
	height:100px;
	padding-top: 10px;
}
#forsaleContent { 
	width: 645px;
	float: right;
	margin-left: 5px;
	padding-left: 0px;
	color:#333333;
	
}
#forsaleSidebar { /*for left sidebar on indiv listing pages*/
	float: left;
	position: relative;
	padding-top:0px;
	width: 345px;
	background-image:url(graph116.101.png);
	color:#960;
	
}
#forsaleSidebarRight { /*for right sidebar on indiv listing pages*/
	float: left;
	position: relative;
	padding-top:0px;
	width: 345px;
	background-image:url(graph116.101.png);
	color:#960;
	
}

#forsaleSidebar ul {
	margin-left: 0;
	padding-left: 0;
	list-style:square;
}

#pageTitle {
	font-size:150%;
	color: #ff9900;
}
#addressPrice {
	color:#333;
	font-size:1.25em;
}
#iconBar {
	width: 1000px;
	height:125px;
	margin-botom:10px;
}
#propnav {
	color:#FFFFFF;
	background-color:#999999;
	text-align:right;
	font-size:125%;
	padding-top: 3px;
	padding-bottom:3px;
	margin-top: 10px;
	width: 100%;
}
#propnav ul {
	margin: 0;
	padding: 0 50px 0 0;
	list-style: none;
}
#videoLink {
	width:700px;
	height: 30px;
	text-align:right;
	padding-right:100px;
	margin-top:5px;
	font-size:120%;
	float:right;
}
#videoLink a {
	color:#666666;
	text-decoration:none;
}
#videoLink a:link {
	color:#666666;
}
#videoLink a:visited {
	color:#666666;
}
#videoLink a:hover {
	color:#CCCCCC;
}
	
	
#propnav li {
   display:inline;
}
#propnav a {
	text-decoration:none;
}
#propnav a:link {
	color:#FFFFFF;
}
#propnav a:visited {
	color:#cccccc;
}
#propnav a:hover {
	color:#CCCCCC;
}
#propnav a:active {
	color:#CCCCCC;
}
#propnav ul li a:link {
	color:#FFFFFF;
}
#propnavWhite {
	color:#666666;
	width: 1000px;
	background-color:#FFFFFF;
	text-align:right;
	font-size:125%;
	padding-top: 3px;
	padding-bottom:3px;
	margin-top: 10px;
	width: 100%;
}
#propnavWhite ul {
	margin: 0;
	padding: 0 50px 0 0;
	list-style: none;
}
#propnavWhite li {
   display:inline;
}
#propnavWhite a {
	text-decoration:none;
}
#propnavWhite a:link {
	color:#666666;
}
#propnavWhite a:visited {
	color:#cccccc;
}
#propnavWhite a:hover {
	color:#CCCCCC;
}
#propnavWhite a:active {
	color:#CCCCCC;
}
#propnavWhite ul li a:link {
	color:#FFFFFF;
}

#propnavOrange { 
	color:#FFCC33;
	background-color:#999999;
	text-align:right;
	font-size:125%;
	padding-top: 3px;
	padding-bottom:3px;
	margin-top: 10px;
	width: 100%;
}
#propnavOrange ul {
	margin: 0;
	padding: 0 50px 0 0;
	list-style: none;
}
#propnavOrange li {
   display:inline;
}
#propnavOrange a {
	text-decoration:none;
}
#propnavOrange a:link {
	color:#FF9933;
}
#propnavOrange a:visited {
	color:#cccccc;
}
#propnavOrange a:hover {
	color:#CCCCCC;
}
#propnavOrange a:active {
	color:#CCCCCC;
}
#propnavOrange ul li a:link {
	color:#FF9933;
}


#forsaleSidebar img {
	margin-bottom: 10px;
}
#airyText {
	line-height:2em;
}
#subscribe {
	display: inline;
}
/*for non flash slideshow*/

/* Gallery styles */

#gallery{
	/* CSS3 Box Shadow has been removed*/
	
	/* The width of the gallery is the width of the slide */
	width:1000px;
	overflow:hidden;
	text-align: center;
}

#slides{
	/* This is the slide area */
	height:450px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:1000px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu ul li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#menu ul li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(../nonFlashSlideshow/module/img/pic_bgblue.jpg) repeat;
}

#menu li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(../nonFlashSlideshow/module/img/active_bgRed.jpg) repeat;
}

#menu ul li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/divider.png) no-repeat right;
}

#menu li a{
	display:block;
	background:url(img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

#menu li a img{
	border:none;
}
#cleanSlide { /*this is the container for the clean slideshow*/
	text-align:center;
}
#cleanSlideSidebar {  /*use next to the slide stage for text etc*/
	width: 300px;
	height:250px;
	display: inline;
	background-color: #FFFFFF;
	float: left;
	padding-top: 65px;
	padding-left: 25px;
	text-align:left;
	font: arial;
	color:#996600;
}
#cleanSlideSidebar ul {
	margin: 0;
	padding: 0;
}
#cleanSlideSidebar ul li {
	list-style:none;
}
#cleanSlideSidebar li a:link {
	color:#666666;
	text-decoration: none;
}
#cleanSlideSidebar li a:visited {
	text-decoration: none;
	color: #666666;
}
#cleanSlideSidebar li a:hover {
	text-decoration: underline;
	color:#CCCCCC;
}
#cleanSlideSidebar li a:active {
	color:#666666;
}

#cleanSlideTextArea {
	width: 650px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:1.5em;
	float: left; /*to allow the sidebar to the right*/
}
#cleanSlideTextArea h2,{
	font-size: 1.25em;
	color:#999999;
}
#content ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
#content ul ul {
	list-style: none;
	margin:0;
	padding:0;
}
#blog hr {
	border: none;
	margin-bottom:25px;
	background-color:#CCCCCC;
	color: #CCCCCC;
	height:5px;
	width: 80%;
}
#openhouseHeadline {
	color: #F00;
}
#mediaBar {
	background-color:#CCC;
	margin-top:3px;
	padding-top:3px;
}
#mediaBar ul {
		margin:0;
		padding: 0;
		list-style:none;
}
#mediaBar li {
	display:inline;
}
.openhouseText {
	fon-size: 125%;
	color:#F00;
}

	
	
	
	
	
.booktitle {
	font-style: italic;
}

