html	{
	height:101%;
	margin-bottom:.1em;
	}

body	{
	font-family:Helvetica, Arial, sans-serif;
	background:#FFFFFF url(../img/bg.png);
	line-height:18px;
	padding-bottom:15px;
	font-size:13px;
	}

p	{
	color:#000000;
	font-size:13px;
	}

h1,h2,h3,h4,h5,h6	{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#main-wrap	{
	width:760px;
	margin:0 auto;
	background:#FFFFFF;
	border:#141414 10px solid;
	}

#main-wrap a	{
	color:#333333;
	text-decoration:none;
	border-bottom:#a59f4c 1px solid;
	padding-top:3px;
	}

#main-wrap a:hover	{
	color:#000000;
	text-decoration:none;
	border-bottom:#a59f4c 1px solid;
	background:#efebd8;
	padding-top:3px;
	}

#header-wrap	{
	width:100%;
	background:#141414;
	padding-bottom:10px;
	}

#header-wrap img.logo	{
	width:182px;
	height:153px;
	float:right;
	}

#header-wrap h1	{
	margin:0px 0px 0px 15px;
	padding:0px;
	}

#header-wrap a	{
	display:block;
	width:548px;
	height:153px;
	padding:0px;
	text-indent:-2000em;
	text-decoration:none;
	border:none;
	z-index:1000;
	background:url(../img/header.png) 0 0 no-repeat;
	}

#header-wrap a:hover	{
	display:block;
	width:548px;
	height:153px;
	padding:0px;
	text-indent:-2000em;
	text-decoration:none;
	border:none;
	z-index:1000;
	background:url(../img/header.png) 0 0 no-repeat;
	}

#header-wrap a:visited	{
	display:block;
	width:548px;
	height:153px;
	padding:0px;
	text-indent:-2000em;
	text-decoration:none;
	border:none;
	z-index:1000;
	background:url(../img/header.png) 0 0 no-repeat;
	}

#nav-wrap	{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:-8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#nav-wrap ul	{
	list-style:none;
	padding-left:0px;
	padding-bottom:5px;
	margin-bottom:0px;
	}

#nav-wrap li	{
	display:inline;
	padding-left:2px;
	padding-right:2px;
	}

#nav-wrap li a	{
	color:#333333;
	background:#999999;
	border:none;
	padding:7px 10px 5px 10px;
	}

#nav-wrap li a:hover	{
	color:#000000;
	background:#666666;
	border:none;
	padding:7px 10px 5px 10px;
	}

#aside-wrap	{
	float:left;
	width:160px;
	padding:0px 15px 15px 10px;
	margin:10px 10px 8px 0px;
	background:#f3f1e3;
	}

#aside-wrap ul	{
	padding-left:25px;
	font-size:14px;
	list-style:square;
	}

#content-wrap	{
	padding:10px;
	}

#content-wrap p	{
	text-align:justify;
	}

#content-wrap a.back-link	{
	font-size:14px;
	font-weight:bold;
	}

blockquote.testimonial	{
	margin:10px auto 15px auto;
	background:url(../img/quote.png) top left no-repeat;
	width:60%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-style:italic;
	text-align:justify;
	font-size:12px;
	padding:15px 0px 0px 10px;
	}

#gallery-wrap	{
	width:530px;
	margin:0 auto;
	/*float:right;*/
	padding:30px 0px 0px 0px;
	text-align:center;
	}

#gallery-wrap ul	{
	text-align:center;
	list-style:none;
	padding:0px;
	margin:0px 0px 20px 0px;
	}

#gallery-wrap li	{
	display:inline;
	margin-right:10px;
	}

/* Portfolio Menu */

#gallery-wrap ul.menu li a.thumbnail img.thumbnail	{
	/*margin:-4px 5px 10px 0px;*/
	border:#333333 6px solid;
	background:none;
	text-decoration:none;
	/*vertical-align:top;*/
	}

#gallery-wrap ul.menu li a.thumbnail:hover img.thumbnail	{
	/*margin:-4px 5px 10px 0px;*/
	border:#000000 6px solid;
	background:none;
	text-decoration:none;
	}

/*#gallery-wrap ul.menu li a.thumbnail	{
	color:#333333;
	text-decoration:none;
	border:none;
	/*background:#dcd7b5;
	padding:5px 5px 2px 0px;
	}

#gallery-wrap ul.menu li a.thumbnail:hover	{
	color:#000000;
	text-decoration:none;
	border:none;
	/*background:#cec8a8;
	padding:5px 5px 2px 0px;
	}*/

/* Portfolio Gallery */

#gallery-wrap ul.gallery li a.thumbnail img.thumbnail	{
	width:100px;
	height:100px;
	margin:-2px 0px 15px 0px;
	border:#333333 6px solid;
	background:none;
	vertical-align:top;
	}

#gallery-wrap ul.gallery li a.thumbnail:hover img.thumbnail	{
	width:100px;
	height:100px;
	margin:-2px 0px 15px 0px;
	border:#000000 6px solid;
	background:none;
	}

#gallery-wrap ul.gallery li a.thumbnail	{
	color:#333333;
	text-decoration:none;
	border:none;
	}

#gallery-wrap ul.gallery li a.thumbnail:hover	{
	color:#000000;
	text-decoration:none;
	border:none;
	}

#footer-wrap	{
	width:100%;
	padding-top:10px;
	text-align:center;
	clear:both;
	}
