@charset "UTF-8";
/* CSS Document */

HTML {
margin: 0;
 padding: 0;
}
BODY {
	MARGIN: 0px; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; HEIGHT: 100%; COLOR: #666666; FONT-SIZE: 14px;	
	/*overflow:hidden; */ /*Needed to eliminate scrollbars*/
		text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}
img {
  border-style: none;
}
#container {
	MARGIN: 0px auto; 
	BACKGROUND: #ffffff;
	WIDTH: 940px;
}

#header {

}
#nav {
	PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; 
	FONT-SIZE: 11px; FONT-WEIGHT: normal; PADDING-TOP: 30px;
	text-transform:lowercase;

}
#nav LI {
	LIST-STYLE-TYPE: none; PADDING-LEFT: 50px; DISPLAY: inline; float:right;
}
#nav A:link {
	LETTER-SPACING: 0.1em; COLOR: #336666; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
#nav A:visited {
	LETTER-SPACING: 0.1em; COLOR: #336666; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
#nav A:hover {
	BACKGROUND-COLOR: #a4c2c2; COLOR: #cc3366; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
#nav A:active {
	BACKGROUND-COLOR: #a4c2c2; COLOR: #cc3366; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
.headings {
	MARGIN: 0px; FONT-FAMILY: "Courier New", Courier, monospace; FONT-SIZE: 24px
}
.fltrt {
	FLOAT: right; MARGIN-LEFT: 8px
}
.fltlft {
	FLOAT: left; MARGIN-RIGHT: 8px
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#mainContent {
	padding-top: 20px;
	width:940px;
}
#mainphoto{
 	margin-left: auto;
	margin-right: auto;
	width: 50em;
}


#logo {
	PADDING-LEFT: 10px
}
.about {
	PADDING-RIGHT: 10px; PADDING-TOP: 40px
}

/* for cycle slideshow */

/* give slideshow some style */
#slideshow { margin: 20px auto; width: 700px; height: 600px;

}

/* give each slide the same dimensions */
#slideshow div { width: 700px; height: 500px;  }

/* make sure each slide image is centered */
#slideshow div img { margin: auto; display: block }

#prev {color:#666;TEXT-DECORATION: none;}
#next {color:#666;TEXT-DECORATION: none;}

/* --- */

#slideshowLeft {
	width:700px;
	height: 700px;
	float:left;
	background-color:#FFF;
	/*border: 1px solid #ccc;*/
}
#slideshowRight{
	width:220px;
	float:right;
	padding-top: 33px;
	padding-left: 15px;
	
}
.sidebarText {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; 
	line-height: 1.6em;color:#666666;font-size:9px;
}


#photocreditText {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; 
	line-height: 1.6em;color:#666666;font-size:9px;
	text-align:left;
	padding-left:26px;
}

#photocreditText A:link {
	color:#666666;FONT-WEIGHT: normal; TEXT-DECORATION: none
}
#photocreditText A:visited {
	color:#666666;FONT-WEIGHT: normal; TEXT-DECORATION: none
}
#photocreditText A:hover {
	BACKGROUND-COLOR: #a4c2c2; COLOR: #cc3366; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}

.interiorsTitle {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; 
	line-height: 1.6em;color:#666666;font-size:10px;
		LETTER-SPACING: 0.1em;

}

#caption {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; 
	line-height: 1.4em;color:#666666;font-size:9px	
}


#rightText {
	width:400px;
	float:left;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; 
	FONT-SIZE: 10px;
	padding-top: 30px;
	padding-right: 40px;
	text-align:left;
	line-height: 20px;
		LETTER-SPACING: 0.1em;

}
#contactrightText {
	width:400px;
	float:left;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; 
	FONT-SIZE: 10px;
	padding-top: 30px;
	padding-right: 40px;
	text-align:left;
	line-height: 20px;
		LETTER-SPACING: 0.1em;

}
#sewnartrightText {
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; 
	FONT-SIZE: 10px;
	line-height: 20px;
		LETTER-SPACING: 0.1em;

}


#leftText {
	width:290px;
	float:left;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif, Monaco, Arial; 
	FONT-SIZE: 12px;
	padding-top: 60px;
	padding-left: 80px;
	text-align:left;
	line-height: 20px;
		LETTER-SPACING: 0.1em;
	
}

img.shadow {
	background: url(shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}