body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #fffff8;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	font-weight: normal;
	position: relative;
	font-size: 81.25%;
/*	font-size: 68.79%; */
	line-height: 1.3;
}

p
{
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5
{
	text-align: left;
	padding: 0px;
	letter-spacing: 0px;
	line-height: 120%
}

h1
{
	color: #545342;
	font-size: 25px;
	margin: 0px 0px 0.4em 0px;
	line-height: 120%
}

h1 span
{
	font-size: 12px;
}

h2
{
	font-size: 130.77%;
	margin: 20px 0px 0.2em 0px;
	line-height: 120%
}

h3
{
	font-size: 123.08%;
	margin: 10px 0px 0px 0px;
	color: #000;
}

h4
{
	font-size: 115.38%;
	margin: 10px 0px 0px 0px;
	color: #000;
}

h5
{
	font-size: 107.69%;
	margin: 10px 0px 0px 0px;
	color: #000;
}

a, a:link { color: #6b263f; }

a:visited {	color: #6b263f; }

a:hover, a:active {	color: #000; }

textarea { width: auto; }

ul, ol
{
	padding-left: 15px;
}

ul li
{
	list-style: none;
	background: 0px .5em no-repeat url(/images/square.png);
	margin: 0px;
	padding: 0px 0px 7px 12px;
}

#banner
{
	width: 100%;
	height: 120px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: #545342 url(/images/bg_banner.jpg);
	position: relative;
}

	#banner-content
	{
		width: 960px;
		margin: 0px auto;
		padding: 0px;
		text-align: left;
		position: relative;
	}

		#banner-content #banner-image
		{
			position: absolute;
			top: 0px;
			left: 20px;
			z-index: 1;
		}

		#banner-content #banner-image-pre
		{
			position: absolute;
			top: 0px;
			left: 20px;
			z-index: 2;
		}

		#banner-content form
		{
			position: absolute;
			right: 20px;
			top: 20px;
		}


			#banner-content form .input
			{
				display:block;
				height:28px;
				overflow:hidden;
				padding:0 15px;
				width:180px;

				background: #fffff0;
				float: left;
				height: auto;
				vertical-align: middle;
				padding: 2px 5px;
				width:150px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
				border-radius: 10px;
			}

			#banner-content form #input-text
			{
				background:none repeat scroll 0 0 transparent;
				border:0 none;
				color:#8C8C8C;
				font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
				font-size:0.923em;
				padding:5px 0;
				width:180px;

				font-size: 12px;
				vertical-align: middle;
				width: 150px;
				padding: 0;
				color: #333;
			}

			#search-button
			{
				margin: -2px 0;
				padding: 0px 2px;
				height: 26px;
				font-size: 12px;
				vertical-align: middle;
			}

			#banner-content form img
			{
				float: left;
			}

		#banner-content #banner-phone
		{
			position: absolute;
			right: 20px;
			top: 81.5px;
			color: #d3d1a4;
			font-size: 16px;
		}

			#banner-phone span
			{
				font-size: 20px;
			}

#navbar
{
	height: 40px;
	line-height: 40px;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: #9a0002 url(/images/bg_navbar.jpg) repeat-x top left;

	/* float: left; */
}

	#navbar ul
	{
		list-style: none;
		width: 960px;
		text-align: center;
		margin: 0 auto;
		padding: 0;

		/* float: left; */
	}

		#navbar ul li
		{
			display: inline;
			margin: 0px;
			padding: 0px 5px 0px 5px;  /* Works for most browsers */
			background: transparent;

			/* float: left; */
		}

		#navbar ul li a, #navbar ul li a:visited
		{
			/* float: left; */
			margin: 0px;
			padding: 15px 10px 15px 10px;
			text-decoration: none;
			white-space: nowrap;
			color: #d3d1a4;
			font-size: 20px;
			font-weight: normal;
		}

		#navbar ul li a:hover, #navbar ul li a:active
		{
			color: #fff;
		}

		#navbar ul li a#urhere
		{
			color: #545342;
			background: #dfe0d0;
		}


/* Works for 50px height */
#navbar-test
{
	height: 40px;
	line-height: 40px;
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background: #9a0002 url(/images/bg_navbar_test.jpg) repeat-x top left;

	/* float: left; */
}

	#navbar-test ul
	{
		list-style: none;
		width: 960px;
		text-align: center;
		margin: 0 auto;
		padding: 0;

		height: 40px;
		overflow: hidden;

		/* float: left; */
	}

		#navbar-test ul li
		{
			display: inline;
			margin: 0px;
			padding: 0px 10px 0px 10px;
			background: transparent;
			float: left;
			text-align: left;
			line-height: 40px;
		}

		#navbar-test ul li a, #navbar-test ul li a:visited
		{
			/* float: left; */
			margin: 0px;
			padding: 14px 10px 0px 10px;
			text-decoration: none;
			white-space: nowrap;
			color: #d3d1a4;
			font-size: 20px;
			font-weight: bold;
		}

		#navbar-test ul li a:hover, #navbar-test ul li a:active
		{
			color: #fff;
		}

		#navbar-test ul li a#urhere
		{
			color: #545342;
			background: #dfe0d0;
		}

		#navbar-test ul li a span
		{
			font-size: 11px;
			display: block;
			line-height: 0;
			margin: -8px 0 0 0;
			padding: 0 10px;
			text-align: left;

			/* overflow: hidden; */

			letter-spacing: -0.01em;
			display: none;
		}



#container
{
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;		/* Need bottom padding for space at bottom of page? */
	clear: both;
	overflow: hidden;
	background: #fffff0 url(/images/bg_container.jpg) repeat-x top left;

	/* float: left; */
}

	#container-content
	{
		/* float: left; */
		margin: 20px 20px 0px 20px;
		padding: 0px;
		vertical-align: top;
		text-align: left;
	}

		#main-hp-top, #main, #main-about, #main-services, #main-design-process
		{
			width: 670px;
			margin: 0px auto;
			padding: 0px;
			float: left;
		}

		#main
		{
			width: 100%;
		}

			#main-content, #main-content-hp-top
			{
				margin: 0px;
				padding: 0px 20px 0px 0px;
				text-align: left;
				border-right: 1px solid #d3d1a4;
			}

			#main #main-content
			{
				border-right: none;
				padding: 0;
			}

			#main-hp-top h1
			{
				font-weight: normal;
				font-size: 20px;
				color: #333;
			}

			#main-hp-top h2
			{
				font-size: 16px;
				font-weight: normal;
				color: #333;
			}

			#main-hp-top ul
			{
				float: left;
				/* width: 27%; */		/* Not 33% due to padding */
				width: auto;
				font-size: 18px;
				margin: 10px 20px 10px 0;
			}

			#main-hp-top p
			{
				font-size: 14px;
			}

		#main-hp-bottom
		{
			clear: both;
			width: 100%;
			margin: 0px auto;
			padding: 0px;
			float: left;
		}

			#main-hp-bottom #main-content
			{
				margin: 0px;
				padding: 0px;
				text-align: left;
				border: none;
			}

			#main-hp-bottom h2
			{
				margin: 20px 0px 10px 0px;
				padding: 10px 5px 5px 5px;
				font-size: 24px;
				line-height: 24px;
				color: #545342;
				border-top: 1px solid #d3d1a4;
				border-bottom: 1px solid #d3d1a4;
				background: #fff;
				font-weight: normal;
			}

			#main-hp-bottom h2 span
			{
				font-size: 12px;
				font-weight: bold;
			}

			#main-hp-bottom h2 a
			{
				font-size: 12px;
			}

			#hp-thumbnails
			{
				float: left;
				margin: 0px 0px 20px 0px;
				border-bottom: 1px solid #d3d1a4;
				padding-bottom: 10px;
			}

				#hp-thumbnails .thumbnail
				{
					float: left;
					margin: 0px auto 0px auto;
					width: 184px;
					text-align: center;
				}

					#hp-thumbnails .thumbnail img
					{
						border: 1px solid #999;
					}


					#hp-thumbnails .thumbnail img.hover
					{
						border: 1px solid #000;
					}


				#hp-thumbnails p
				{
					text-align: center;
				}


			#hp-testimonials
			{
				width: 264px;
				float: left;
				margin: 0px 10px 0px 0px;
				padding: 0px 10px 0px 0px;
			}

				#hp-testimonials h3
				{
					margin-bottom: 10px;
				}

				#hp-testimonials #quote
				{
					overflow-y: scroll;
					height: 162px;
					margin-right: -15px;
					padding-right: 10px;
				}

				#hp-testimonials #quoteText
				{
					font-style: italic;
					font-family: georgia, times, 'times new roman', serif;
					font-size: 13px;
					line-height: 150%;
				}

				#hp-testimonials #quoteAuthor, #hp-testimonials #quoteCompany
				{
					font-style: normal;
					font-family: arial, helvetica, sans-serif;
					text-align: right;
				}

				#hp-testimonials p.read-more
				{
					margin-top: 10px;
				}

			#hp-why
			{
				width: 306px;
				float: left;
				border-left: 1px solid #d3d1a4;
				border-right: 1px solid #d3d1a4;
				margin: 0px 10px 0px 10px;
				padding: 0px 10px 0px 10px;
			}

				#hp-why h3
				{
					margin-bottom: 10px;
				}

			#hp-philosophy
			{
				width: 264px;
				float: left;
				border-right: none;
				margin: 0px 0px 0px 0px;
				padding: 0px;
			}

				#hp-philosophy h3
				{
					margin-bottom: 10px;
				}


		#sidebar-right
		{
			width: 250px;
			margin: 0px auto;
			padding: 0px;
			float: left;
		}

			#sidebar-right-content
			{
				margin: 0px 20px 20px 20px;
				padding: 0px;
				text-align: left;
			}

			#sidebar-right h2
			{
				color: #000;
				margin: 0px 0px 5px 0px;
			}

			#sidebar-right li a, #sidebar-right li a:visited
			{
				text-decoration: none;
			}

			#sidebar-right li a:hover, #sidebar-right li a:active
			{
				text-decoration: underline;
			}



		/***
		#sidebar-left
		{
			width: 215px;
			margin: 0px auto;
			padding: 0px;
			float: left;
		}

			#sidebar-left-content
			{
				margin: 20px 20px 20px 20px;
				padding: 0px;
				text-align: left;
			}

			#sidebar-left h2, #sidebar-left p
			{
				color: #fff;
			}

			ul#sidebar-nav
			{
				list-style-type: none;
				padding: 0px 10px 10px 0px;
			}

				ul#sidebar-nav ul
				{
					list-style-type: none;
					padding: 0px 10px 10px 20px;
				}

				ul#sidebar-nav li
				{
					background: url(/images/list_link.png) no-repeat 0 4px;
					padding-left: 10px;
				}

					ul#sidebar-nav li a:link, ul#sidebar-nav li a:visited
					{
						color: #fff;
						text-decoration: none;
					}

					ul#sidebar-nav li a:hover, ul#sidebar-nav li a:active
					{
						color: #ccc;
					}

					ul#sidebar-nav li a#subnav-urhere
					{
						color: #000;
					}
		**/



#footer
{
	width: 100%;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	background: #545342 url(/images/bg_banner.jpg) repeat-x top left;
	position: relative;
}

	#footer-content
	{
		width: 960px;
		padding: 20px 0px 10px 0px;
		margin: 0px auto;
		text-align: center;
		position: relative;
	}

	#footer ul
	{
		list-style: none;
		width: 960px;
		text-align: center;
		margin: 0px auto;
		padding: 0px 0px 10px 0px;

		/* float: left; */
	}

		#footer ul li
		{
			display: inline;
			/* float: left; */
			margin: 0px;
			padding: 0px 5px 0px 5px;  /* Works for most browsers */
			background: transparent;
		}

		#footer ul li a, #footer ul li a:visited
		{
			/* float: left; */
			margin: 0px;
			padding: 7px 8px 7px 8px;
			text-decoration: none;
			white-space: nowrap;
			color: #d3d1a4;
			font-size: 140%;
			font-weight: normal;
		}

		#footer ul li a:hover, #footer ul li a:active
		{
			color: #fff;
		}

	#footer h1
	{
		margin: 5px 120px 15px 120px;
		color: #d3d1a4;
		font-weight: normal;
		font-size: 12px;
		text-align: center;
	}

	#footer h2
	{
		margin: 5px 40px 15px 40px;
		color: #d3d1a4;
		font-weight: normal;
		font-size: 12px;
		text-align: center;
	}

	#w3c-valid
	{
		position: absolute;
		bottom: 20px;
		right: 20px;
	}

	#ruby-head
	{
		position: absolute;
		bottom: 20px;
		left: 0px;
	}


.image-number
{
	float: left;
	margin: 10px 0px 0px 0px;
}

.first-sentence
{
	margin-left: 0 !important;
}

#main-about h2, #main-about p, #main-about ul, #main-design-process h2, #main-design-process p, #main-design-process ul
{
	margin-left: 55px;
}

#main-services h2 a
{
	text-decoration: none;
}

#subnav
{
	width: 100%;
	margin: -10px auto 0px auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

	#subnav a, #subnav a:visited
	{
		font-size: 12px;
		padding: 4px 4px;
		margin: 5px 7px;
		text-decoration: none;
		line-height: 300%;
		border-top: 1px solid #ccc;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #ccc;
		white-space: nowrap;
		background: #d3d1a4;
		color: #000;

		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	#subnav a:hover, #subnav a:active
	{
		border-top: 1px solid #999;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #999;
		color: #000;
		background-color: #efefe0;
	}

	#subnav #subnav-urhere
	{
		color: #fff;
		background: #545342;
	}


#testimonial
{
	text-align: left;
	margin: 0px;
	padding: 10px 70px 20px 70px;
	font-size: 95%;
}

	#testimonial dl
	{
		border: 1px solid #d3d1a4;
		margin: 0px 50px 15px 50px;
		background: #efefe0 url(/images/begin_quote.gif) 10px 10px no-repeat;

		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}

		#testimonial dd
		{
			background: #fffcf6;
			padding: 10px 25px 10px 40px;
			background: url(/images/end_quote.gif) 99% 90% no-repeat;
			font-size: 13px;

			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
			border-radius: 10px;
		}

		#testimonial dt
		{
			margin: 0px;
			padding: 5px 10px 5px 10px;
			background: #faf7f1;
			font-weight: bold;
			text-align: right;
			line-height: 125%;
			font-size: 12px;

			-moz-border-radius-bottomleft: 10px;
			-moz-border-radius-bottomright: 10px;
			-webkit-border-bottom-left-radius: 10px;
			-webkit-border-bottom-right-radius: 10px;
		}


.services-table
{
	margin-bottom: -10px;
}

#table-portfolio
{
	margin: 20px 0px 10px 0px;
	border: 1px solid #d3d1a4;
	line-height: 130%;
}

	#table-portfolio th
	{
		margin: 0px;
		padding: 10px;
	}

	#table-portfolio td
	{
		margin: 0px;
		padding: 10px 5px 10px 10px;
		vertical-align: top;
		border: 1px solid #d3d1a4;
		width: 25%;
	}

		#table-portfolio td.hover
		{
			background: #fff;
		}

	#table-portfolio img
	{
		float:left;
		width: 150px;
		margin: 10px 20px 10px 10px;
	}

	#table-portfolio dl
	{	margin: 0px;
		padding: 0px;
	}

	#table-portfolio dt
	{
		margin: 0px;
		padding: 10px 0px 0px 0px;
		font-weight: bold;
	}

	#table-portfolio dd
	{
		margin: 0px;
		padding: 0px;
		font-size: 95%;
		color: #333;
	}

.portfolio-outer
{
	margin: 20px 10px 10px 10px;
	padding: 2px;
	border: 0px solid #6e3631;
}

.portfolio-inner
{
	margin: 10px 0px 0px 0px;
	padding: 5px 20px 10px 20px;
	border: 1px double #d3d1a4;
	background: #f8f8f0;

	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

	.portfolio-inner img
	{
		float: left;
		margin: 25px 15px 10px 0;
	}

	.portfolio-inner h1
	{
		margin-top: 0px;
		padding-top: 0px;
	}

	.portfolio-inner a
	{
		padding: 0px 5px 5px 0px;
		font-size: 100%;
		font-weight: bold;
	}

	.portfolio-inner p
	{
		margin: 10px 0px 0px 0px;
		padding: 0px;
	}

dl#portfolio-testimonial
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 40%;
	margin: 20px 0px 10px 20px;
	padding: 10px 10px 10px 10px;
	font-size: 95%;
	border: 1px solid #960002;
	background-color: #fff;
	background: #fffcf6 url(/images/begin_quote.gif) 10px 15px no-repeat;

	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

	dl#portfolio-testimonial dd
	{
		background: url(/images/end_quote.gif) 99% 98% no-repeat;
		padding: 0px 20px 15px 25px;
		position: relative;
	}

	dl#portfolio-testimonial dt
	{
		font-weight: bold;
		text-align: right;
		border-top: 1px solid #d3d1a4;
		padding-top: 10px;
		line-height: 120%;
	}

.portfolio-testimonial .author
{
	border: none;
}

#table-contact
{
	margin-top: 0px;
	background: #fffff0;
	border: 1px solid #d3d1a4;
}

	#table-contact th, #table-contact td
	{
		/**
		border-top: 1px solid #d0d0d0;
		border-bottom: 1px solid #d0d0d0;
		**/
		padding: 10px;
	}

	#table-contact th img
	{
		vertical-align: bottom;
		margin: 0 5px 0 0;
	}

