/*
Website Name: Unusual Interiors LTD
Web URL: http://www.unusualinteriorsltd.com
Version: 1.0
Author: William Bennett - http://www.thecomputermasters.net
*/

body {
	
}

#wrapper {
	width: 720px;
	margin: 0% auto 0;
}

#logo {
	margin: 0;
	padding: 0px 0 2px;
	background: #fff;
}
#subNav {
	width: 180px;
	float: left;
}

#mainContent {
	float: right;
	padding-left: 1px;
	width: 360px;
	height: 300px;
	}

#footerbleh {
	clear: both;
	line-height: 1em;
	background-color: #E5E4D7;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #035121;
	border-top-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px;
}

img {
border: none;
}

#subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: right;
	background-color: #035121;
	width: 358px;
	height: 300px;
	border-bottom: 2px solid #FFFFFF;
}

#subNav a:link, #subNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#subNav a:hover {
	color: #000000;
	background: #DFD1AB;
}

#subNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#subNav li {
	background: #035121;
}

#subNav li a {
	line-height: 1.4em;
	display: block;
	margin: 0;
	padding: 0 10px 0 10px;
	}

#header {
	clear: both;
	line-height: 1em;
	text-align: right;
	background-color: #DFD1AB;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #035121;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	padding-right: 10px;
	padding-left: 0px;
	vertical-align: middle;
}

#headerNav, #headerNav li {
	display: inline;
	list-style: none;
}

#headerNav a {
	font-weight: 400;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: #DFD1AB;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 0.2em;
	
}
#menuNav, #menuNav li {

	display: inline;
	list-style: none;
}
#menuNav a {

	font-weight: 400; 
	font-size: 11px; 
	color: #444444; 
	line-height: 22px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#content {
	padding: 25px 50px 15%;
	float: none;
	width: 618px;
	background-color: #FFFFFF;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	border-top: 1px solid #DFD1AB;
	border-right: 1px solid #DFD1AB;
	border-bottom: 1px none #DFD1AB;
	border-left: 1px solid #DFD1AB;
}
#menu {
	clear: both;
	line-height: 1em;
	text-align: right;
	background-color: #E5E4D7;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #E5E4D7;
	border-bottom-color: #035121;
	border-bottom-style: solid;
	vertical-align: middle;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#menu ul {

	margin: 0;
	padding: 0;
	list-style: none;
}
#navcontainer
{
	padding: 0;
	height: 24px;
	font: 11px Verdana, sans-serif;
	width: 580px;
	list-style-type: none;
	background: #fff;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 1px;
}

#navlist li
{
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 2px 5px 6px 5px;
margin-right: 15px;
margin-left: 15px;
display: block;
}

#navlist li a:hover
{
color: #444444;
font-weight: 400;
border-bottom: 3px solid #035121;
cursor: pointer;
background: #FFF;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 3px solid #999;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #003300;
background: #FFFFFF;
}

#breadcrumbs {
	clear: both;
	float: left;
	height: 15px;
	width: 715px;
	background-color: #FBFBF7;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBBBBB;
	margin-top: 15px;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding-left: 5px;
}
/* Content Stuffs */

hr {
	display: none;
	padding: 5px;
}

#content h1 {
	color: #035022;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	margin: 5px 0 25px;
	width: 618px;
	text-align: right;
	border-bottom: 1px solid #E9E7D1;
}
#content h2  {
	color: #222;
	font-size: 1em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	letter-spacing: 1px;
	margin: 8px 0 0px;
	padding: 0px;
}
#content h2 a, #content h2 a:link, #content a:visited {
	color: #222;
	text-decoration: none;
}
#content h2 a:hover, #content h2 a:active {
	color: #900;
}
#content h3, h4, h5 {
	color: #035121;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	line-height: normal;
	text-align: left;
	margin: 0 0 15px;
}
#content p {
	color: #666;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.7em;
	padding: 0 0 15px;
	margin: 0;
	clear: none;
}
#content p a, #content p a:link  {
	text-decoration: none;
	border-bottom: 1px solid #888;
	color: #DFD1AB;
}
#content ul {
	padding: 0;
	list-style: url(none) none;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
}
#content li {
	list-style: square inside;
	margin-bottom: 8px;
	margin-left: 25px;
}
#content li a, #content li a:link {
	color: #AD0E00;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #888;
	margin: 0px;
	padding: 0px 15px;
}
#content li a:visited {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
}
#content li a:hover {
	color: #AD0E00;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #444;
	background-color: #fff;
}
#content li a:active {
	color: #fff !important;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	background-color: #c44 !important;
}
#content #aboutpic {
	background: #E5E4D7 url(aboutpic_bottom.gif) no-repeat;
	width: 150px;
	padding: 0 0 8px;
	margin: 6px 0 0!important;
	height: 150px;
}
#content #aboutpic p {
	font: bold .7em/1.7em Verdana, sans-serif;
	text-indent: 15px;
	background: url(aboutpic_top.gif) no-repeat top;
	padding: 27px 5px 0 8px;
	margin: 0;
}
#content #aboutpic p a, #content #aboutpic p a:link, #content #aboutpic p a:visited {
	color: #555;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
	display: block;
}
#content #aboutpic p a:hover, #content #aboutpic p a:active {
	color: #900 !important;
	background-color: transparent !important;
	text-decoration: none;
}
#content .left {
	margin: 0 8px 0 0 !important;
	float: left !important;
}
#content .right {
	float: right !important;
	padding: 0px;
	border: 1px solid #F2F1E4;
}
.hr {
	background-image: url(../images/hr.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 20px;
	margin: 0 0 15px;
}
#highlight {
	color: #333 !important;
	font-weight: bold !important;
	border-top: 1px dotted #3399CC;
	border-bottom: 1px dotted #3399CC;
	padding: 8px 0!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 360px;
	clear: none;
	text-align: center;
	float: none;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 25px;
}
#toppage {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	color: #666666;
	font-weight: 400;
	vertical-align: middle;
	float: right;
}
#toppage img {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	background-color: #F2F1E4;
}

#gallerydesc {
	width: 300px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F1E4;
	border-bottom-color: #F2F1E4;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
}
#gallerypic {
	width: 300px;
	padding: 10px 0px 0px 10px;
	float: right;
	text-align: center;
	border-top: 1px solid #F2F1E4;
	border-right: 1px #F2F1E4;
	border-bottom: 1px #F2F1E4;
	border-left: 1px solid #F2F1E4;
	height: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#gallerypic img {
	border: 1px solid #F2F1E4;
	margin: 2px;
}
#gallerydesc p {
	text-indent: 15px;
}
#footer {
	clear: both;
	line-height: 22px;
	background-color: #DFD1AB;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #666666;
	border-bottom: 2px solid #035121;
}
#footernoback {
	clear: both;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
}
.noborder {
	border: none;
}
#footer a:link {
	clear: both;
	line-height: 22px;
	background-color: #DFD1AB;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2em;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	color: #666666;
}
#footer a:hover {

	clear: both;
	line-height: 22px;
	background-color: #DFD1AB;
	background-repeat: no-repeat;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2em;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	color: #333333;
}
#headerNav a:hover {

	font-weight: 400;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: #DFCEA0;
	text-decoration: none;
	line-height: 22px;
	letter-spacing: 0.2em;
}
#info {
	height: 100px;
	width: 300px;
	border: 1px solid #000000;
	margin-left: 10px;
}
.patternright {
	background: url(../images/aboutpic.jpg) no-repeat center center;
	height: 160px;
	width: 160px;
	float: right;
	margin: 10px 20px 6px;
	border: 1px solid #DFD1AB;
}
.patternleft {
	background: url(../images/B-logo.jpg) no-repeat center;
	height: 110px;
	width: 110px;
	float: left;
	border: 2px solid #DFD1AB;
	margin: 10px 20px 5px 0px;
}
#subNav #tour {
	color: #FF0000;
}
#bottomlinks {
	text-align: center;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #035022;
}
#bottomlinks a, a:link a:active {
	text-decoration:none;
	color: #05521C;
}
#bottomlinks a:hover {
	text-decoration:underline;
	color: #A88B40;
}
#content p a:link {

	color: #666!important;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #A88B40;
}
#content p a:visited {
	color: #666!important;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #A88B40;
	background: #FFF;
}
#content p a:active {

	color: #666!important;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #A88B40;
	background-color: #c44 !important;
}
#content p a {
	color: #666!important;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	background: #FFF;
}
#content p a:hover {

	color: #FFFFFF;
	border-bottom: 1px solid #444;
	background-color: #DFD1AB;
}

