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

A:link {
	text-decoration: none;
	color:#000;
	border: none;
	font-weight: normal;
}
A:visited {
	text-decoration: none;
	color:#000;
	outline: none;
	border: none;
font-weight: normal;
}
A:active {text-decoration: none; outline: none; border: none; color:#000;font-weight: normal;}
A:hover {
	text-decoration: none;
	color: #666;
	font-weight: normal;
	text-transform: none;
}

#email_text A:link {
	text-decoration: none;
	color:#fff;
	border: none;
	font-weight: normal;
}
#email_text A:visited {
	text-decoration: none;
	color:#fff;
	outline: none;
	border: none;
font-weight: normal;
}
#email_text A:active {text-decoration: none; outline: none; border: none; color:#fff;font-weight: normal;}
#email_text A:hover {
	text-decoration: none;
	color: #666;
	font-weight: normal;
	text-transform: none;
}

#top, #bottom, #left, #right {
	background: #fff;
	position: fixed;
	}
	
#left, #right {
	top: 0; bottom: 0;
	width: 8px;
	z-index: 4000;
	}
	
#left { 
	left: 0; 
	}
	
#right { 
	right: 0; 
	}

#top {
		left: 0; right: 0;
		height: 8px;
		z-index: 4000;
		}
		
#bottom {
		left: 0; right: 0;
		height: 25px;
		z-index: 4000;
		}
		
#top { 
		top: 0; 
		}
		
#bottom { 
		bottom: 0; 
		}
		
		
#copyright {
	position:absolute;
	width:230px;
	height:15px;
	z-index:4001;
	margin-bottom: 4px;
	margin-left: 12px;
	bottom: 0px;
	font-size: 0.6em;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-style: italic;
}

body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-color: #8B7D6B;
	background-image: url(images/DiagonalBG.png);
}

#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}

#mask {
	width:100%;
	height:800%;
	background-repeat: repeat-y;
}

.item {
	width:100%;
	height:12.5%;
	float:left;
}

.content {
	width:950px;
	height:100%;
	position:relative;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
	
.selected {
	font-weight:700;
}

.clear {
	clear:both;
}

a {
}

#header_container {
	position:relative;
	width:950px;
	height:235px;
	z-index:1000;
	background-image: url(images/HeaderBG.png);
	margin-right: auto;
	margin-left: auto;
	top: 8px;
}
#bottom_slash {
	width:100%;
	height:12px;
	z-index:1010;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	bottom: 25px;
	position: absolute;
	text-align: center;
}

#twitter_frame {
	height: 75px;
	width: 115px;
	bottom: 30px;
	right: 8px;
	position: absolute;
	z-index: 1010;
	background-image: url(images/TW-FB-Frame.png);
}

#twitter_text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFF;
	vertical-align: middle;
	line-height: 15px;
	text-align: right;
	padding-right: 6px;
	height: 20px;
	padding-top: 15px;
	font-style: italic;
}

#facebook_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFF;
	vertical-align: middle;
	line-height: 15px;
	text-align: right;
	padding-right: 6px;
	padding-top: 9px;
	height: 20px;
	font-style: italic;
}
#dots_horizontal {
	position:absolute;
	width:100%;
	height:5px;
	z-index:1050;
	top: 190px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top: 2px;
}
#logo_frame {
	position:absolute;
	width:135px;
	height:135px;
	z-index:1012;
	margin-top: 20px;
	margin-left: 10px;
}
#work_cont {
	position:absolute;
	height:20px;
	z-index:1012;
	padding-top: 20px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000;
	margin-right: 230px;
	font-style: italic;
}

#about_cont {
	position:absolute;
	height:20px;
	z-index:1012;
	padding-top: 20px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-right: 132px;
	font-style: italic;
}

#contact_cont {
	position:absolute;
	height:20px;
	z-index:1012;
	padding-top: 20px;
	right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFF;
	margin-right: 25px;
	font-style: italic;
}

#twitter_text {
	position:absolute;
	z-index:1012;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	color: #000;
	margin-top: 95px;
	right: 0px;
}

#header_mask {
	position:absolute;
	width:100%;
	height:175px;
	z-index:999;
	background-color: #8B7D6B;
	top: 8px;
}
#content_container {
	position:absolute;
	width:1050px;
	height:550px;
	z-index:5;
	margin-right: auto;
	margin-left: -50px;
	top: 190px;
}

#contact_container {
	position:absolute;
	width:1050px;
	height:550px;
	z-index:5;
	margin-right: auto;
	margin-left: -50px;
	top: 225px;
	background-image: url(images/ContactBG.png);
}
#rtarrow_container {
	position:absolute;
	width:45px;
	height:55px;
	z-index:994;
	right: 70px;
	bottom: 50px;
}

#rtarrow_container2 {
	position:absolute;
	width:45px;
	height:55px;
	z-index:994;
	right: 25px;
	bottom: 25px;
}

#ltarrow_container2 {
	position:absolute;
	width:45px;
	height:55px;
	z-index:994;
	left: 25px;
	bottom: 25px;
}

#tweet {
	position: absolute;
	right: 0px;
	margin-bottom: 80px;
	margin-right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
	list-style: none;
	bottom: 0px;
	line-height: 1.35em;
	text-align: right;
	font-style: italic;
	width: 430px;
	height: 40px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}

#tweet ul {
	list-style: none;
	vertical-align: middle;
}

#identity_cont {
	position:absolute;
	height:15px;
	z-index:2;
	margin-top: 210px;
	margin-left: 355px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #000;
}

#print_cont {
	position:absolute;
	height:15px;
	z-index:2;
	margin-top: 210px;
	margin-left: 485px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
}

#web_cont {
	position:absolute;
	height:15px;
	z-index:2;
	margin-top: 210px;
	margin-left: 603px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
}

#retail_cont {
	position:absolute;
	height:15px;
	z-index:2;
	margin-top: 210px;
	margin-left: 710px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
}

#interior_cont {
	position:absolute;
	height:15px;
	z-index:2;
	margin-top: 210px;
	margin-left: 835px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
}
#category_container {
	position:absolute;
	width:340px;
	height:95px;
	z-index:1;
	margin-top: 205px;
	margin-left: -47px;
}
#category_text {
	position:absolute;
	width:900px;
	height:260px;
	z-index:990;
	background-image: url(images/CategoryTextBG.png);
	margin-left: 25px;
	margin-top: 275px;
}
#category_headline {
	position:absolute;
	width:220px;
	height:260px;
	z-index:991;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	line-height: 1.75em;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#category_paragraph {
	position:absolute;
	width:575px;
	z-index:992;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.75em;
	color: #444;
	margin-left: 300px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 20px;
	padding-right: 25px;
	height: 235px;
	font-style: italic;
	padding-left: 25px;
}
#wrapper #mask #home .content #content_container img {
	z-index: 2000;
}
.gallery_container {
	position:absolute;
	width:900px;
	height:85px;
	z-index:993;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 555px;
	margin-right:25px;
	margin-left: 25px;
	display: block;
	text-align: center;
}


.gallery_container a img {
	z-index:100;
	margin-right: 4px;
	margin-left: 4px;
	border: 0px;
}

a {
	outline: none;
	text-decoration: none
}

.gallery_container a {opacity:1;}
.gallery_container a:hover {opacity:.7;}
#header_container #tweet p img {
	vertical-align: middle;
}
#vertical_dots {
	position:absolute;
	width:967px;
	height:100%;
	z-index:999;
	left: -25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000;
	border-left-color: #000;
	margin-right: 10px;
	margin-left: 15px;
}
#header_container #tweet h3 {
	line-height: 3px;
	bottom: 0px;
	vertical-align: text-bottom;
	color: #FFF;
	text-align: right;
}

#photo_container {
	background-image: url(images/Photo.png);
	position: absolute;
	height: 335px;
	width: 190px;
	margin-top: 255px;
	margin-left: 740px;
}

#apDiv1 {
	position:absolute;
	width:650px;
	z-index:1;
	margin-top: 270px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-style: italic;
	color: #000;
	line-height: 1.6em;
	padding-right: 25px;
	padding-left: 25px;
	margin-left: 25px;
}
#apDiv2 {
	position:absolute;
	width:1050px;
	height:100px;
	z-index:1;
	background-image: url(images/CategoryFooter.png);
	margin-top: 560px;
	left: -50px;
}
#email_text {
	position:absolute;
	z-index:6;
	margin-top: 232px;
	margin-left: 527px;
	height: 35px;
	width: 290px;
}
