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

html { height: 100%; margin-bottom: 1px; }

a:link {
	color:#780524;
	text-decoration: none;
}
a:visited {
	color:#780524;
	text-decoration: none;
}
a:hover {
	color:#33CCCC;
	text-decoration: none;
}

a:link img {border: 2px solid #780524}
a:visited img {border: 2px solid #780524}
a:hover img {border: 2px solid #33CCCC}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background-color:#36494d;
	background-image: url(images/index/sash-bg-gradient-reverse.gif);
	background-repeat: repeat-x;
}

#line {width:100%; height:1px; background-color:#666666}

#wrapper {
	width: 956px;
	height: auto;
	text-align: left;
	border: 1px solid #ddd;
	background-image:url(images/template/gradient_top.gif);
	background-repeat:repeat-x;
	background-color: #faf7e6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 124px;
	width: auto;
	background-image:url(images/template/title3.png);
	background-position:center;
	background-repeat:no-repeat;
}

#container {
padding: 0px;
margin: 10px 0px 0px 0px;
height: 1%;
width: auto;
}

#left {
margin: 0px;
width: 115px;
padding: 10px 0px 10px 10px;
float: left;
border: 1px solid #ddd;
}

#center {
	height: auto;
	width: 740px;
	padding: 10px 20px 10px 20px;
	float: left;
	margin: 0px 0px 0px 6px;
	line-height: 1.8em;
	border: 1px solid #ddd;
}

.navbar_down {
	color: #993366;
	display: block;
	padding: 3px 15px 3px 15px;
	
	
}

#nav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
}

#nav li {
	margin: 0px;
	padding: 0px;
	display: block;
	background-attachment: scroll;
	background-image:url(images/index/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #666;
text-decoration: none;
display: block;
margin: 0px;
padding: 3px 15px 3px 20px;
width: 80px;
}
#nav li a:hover {
	color: #990000;
	text-decoration: none;
	background-color:#F1DAD4;
	background-attachment: scroll;
	background-image:url(images/index/bullet_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}


body.home #nav li.home,
body.furniture #nav li.furniture,
body.painted #nav li.painted,
body.materials #nav li.materials,
body.development #nav li.development,
body.projects #nav li.projects,
body.contact #nav li.contact{
font-weight:900;
 }
 
body.home #nav li.home a:hover,
body.furniture #nav li.furniture a:hover,
body.painted #nav li.painted a:hover,
body.materials #nav li.materials a:hover,
body.development #nav li.development a:hover,
body.projects #nav li.projects a:hover,
body.contact #nav li.contact a:hover{
font-weight:900;
background-color:#FAF7E6;
background-image:url(images/index/bullet.gif);
color:#666;
 }


h1 {
font-size: 14px;
margin: 0px;
padding: 0px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

.photo_maroon_border {
	border: 2px solid #780524;
}

.photo_maroon_border a:link {
	border: 2px solid #780524;
}

.photo_maroon_border a:hover {
	border: 2px solid #FFCC00;
	}

#right {
padding: 10px 20px 10px 20px;
height: auto;
width: 130px;
float: left;
margin: 0px 0px 0px 6px;
border: 1px solid #ddd;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
margin: 10px 0px 0px 0px;
text-align: center;
padding: 15px 0px 15px 0px;
background-color: #DADBD3;
border: 1px solid #999999;
}
#footer p {
color: #3C3C3C;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.footer-text {
	line-height: 20px;
}
.credits-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.img_margin_10px {
	margin-right: 10px;
	margin-left: 10px;
}

h3 {
	color: #780524;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.big_caps {font-size: 20px}
