@charset "UTF-8";

/* CSS Document 84COLORS
------------------------------------------------------------- */
html, body {
	padding:0;
	margin:0;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	color:#74706D;
	font-size:12px;
	background:url(../images/cross.jpg) #fff;
	line-height: 17px;
}

p {
	padding: 0 0 14px 0;
	margin: 0;
}

a {
	color:#666;
	font-weight:bold;
	text-decoration:none;}

a:hover {color: #000000;}	
	
	
/* Layout container
------------------------------------------------------------- */
#wrap {
	background:url(../images/bk.jpg) repeat-x;
	width:100%;
	float: left;
}

#wrapTop {
	float: left;
}

#wrapBottom {
	background:url(../images/bkBottom.jpg) no-repeat bottom left;
	width:100%;
	float: left;
}

#container {
	float:left;
	width: 980px;
	margin: 0 0 0 118px;
}

#leftEdge {
	position:absolute;
	width:118px;
	height: 870px;
	background:url(../images/leftEdge.jpg);
	top: 0;
	left: 0;
}
	
#left {
	float:left;
	width:660px;}
	
#right {
	float:left;
	width:320px;
	margin: 0 -3px 0 0;
}

#leftProj {
	float:left;
	width:792px;}
	
#rightProjW {
	float:left;
	width:320px;
	margin: 0 -3px 0 0;
}

#rightIp {
	float:left;
	width:315px;
	background:url(../images/rightBk.jpg) no-repeat;
	padding: 20px 0px 10px 5px;
}

#rightIp h3 {
	padding:10px 0 10px 0;
}

#rightProj {
	float:left;
	width:182px;
	background:url(../images/rightBk.jpg) no-repeat;
	padding: 70px 0px 0 0px;
}

#rightProj h3 { padding:0 0 15px 0; }
	

/* Header section 
------------------------------------------------------------- */
#top {
	width:960px;
	height: 58px;
	background:url(../images/top.jpg);
	float:left;
	padding: 0 0 0 20px;
}	

#top h1 {
	padding:5px 0 0 0;
	margin:0;
	font-size:12px;
	font-style:italic;
	color:#E3D9CA;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
}

#topText {
	width:522px;
	height: 58px;
	float:left;
}

#topFlash {
	width:438px;
	height: 58px;
	float:left;
}

#logo {
	width:282px;
	height: 81px;
	float:left;
}	
	
	
/* Code for the menus
------------------------------------------------------------- */
#menu {
	width:452px;
	height: 81px;
	background:url(../images/menu.jpg);
	padding:0 0 0 246px;
	float:left;
}
#menu ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	float:left;
	height:81px;
	display:block;
	background-position:bottom;
	text-indent: -999999px;
	outline:none;
	overflow: hidden;}
	
#menu li.home a{
	background-image: url(../images/menu/home.jpg);
	width: 95px;}
	
#menu li.portfolio a{
	background-image: url(../images/menu/portfolio.jpg);
	width: 120px;}
	
#menu li.about a{
	background-image: url(../images/menu/about.jpg);
	width: 128px;}
	
#menu li.contact a{
	background-image: url(../images/menu/contact.jpg);
	width: 109px;}

#menu li a:hover{
	background-position: center;}	
	
#menu li.selected a{
	background-position: top;}

/* Page Content
------------------------------------------------------------- */
#pic {
	float:left;
	width:188px;
	height:172px;}
	
#hello {
	float:left;
	width:422px;
	height:152px;
	background:url(../images/hello.jpg);
	line-height: 20px;
	font-size: 15px;
	padding: 20px 50px 0 0;
	color: #333;
}

#hello h2 {
	margin:0;
	padding:0 0 5px 0;
}
	
#getInTouch {
	float:left;
	width:250px;
	height:141px;
	background:url(../images/getintouch.jpg);
	padding: 31px 43px 0 27px;
	color: #7B7673;
	line-height: 18px;
	font-size: 13px;
}

#getInTouch h3 a {
	background:url(../images/get-in-touch.png) no-repeat;
	background-position:0 0;
	margin: 0 0 2px 0;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	width:150px;
	height:21px;
	outline:none;
}

#getInTouch h3 a:hover {
	background-position:0 -21px;}

#getInTouch a {
	color:#666;
	font-weight:bold;
}
	
#getInTouch a:hover { color:#5F942D; }

#featured {
	float:left;
	width:614px;
	background:url(../images/featured.jpg) no-repeat;
	padding: 25px 34px 20px 12px;
}

#innerContent {
	float:left;
	width:604px;
	background:url(../images/featured.jpg) no-repeat;
	padding: 25px 34px 20px 22px;
}

#innerContent p.big {
	font-size: 15px;
	color: #666;
}

#showcase p.big {
	font-size: 15px;
	color: #666;
	margin: 10px 0 0px 50px;
}

#project-inner {
	float:left;
	width:746px;
	background:url(../images/featuredProj.jpg) no-repeat;
	padding: 25px 35px 40px 11px;
}

#why-inner {
	float:left;
	width:746px;
	background:url(../images/featuredProj.jpg) no-repeat;
	padding: 25px 35px 40px 11px;
}

#why-inner p {
	color: #333;
	font-size: 13px;
	padding: 0 30px 18px 30px;
	line-height: 18px;
}

#why-inner h2 {
	color: #333;
	padding: 0 0 10px 30px;
}

#why-inner p.big {
	color: #999;
	font-size: 15px;
	font-style: italic;
	padding: 0 0 20px 30px;
	
}
	
#news {
	float:left;
	width:305px;
	background:url(../images/news.jpg) no-repeat;
	padding: 30px 10px 0 5px;
	line-height: 18px;
	font-size: 13px;
}

#news p {
	padding: 0 15px 14px 3px;
	margin: 0;
} 

#testimonials p {
	padding: 0 15px 14px 20px;
	margin: 0;
}

#photo {
	float:left;
	width:164px;
	height:193px;
}
	
#painting {
	float:left;
	width:156px;
	height:193px;
}
	
#testimonials {
	float:left;
	width:305px;
	background:url(../images/testimonials.jpg) no-repeat;
	padding: 17px 10px 10px 5px;
	line-height: 18px;
	font-size: 13px;
	margin: 0 -3px 0 0;
}	

#testimonials a {
	color:#333;}

#testimonials a:hover {
	color:#000;}
	
	
/* Footer area
------------------------------------------------------------- */
#footerLeft {
	width:118px;
	height:97px;
	background:url(../images/footerLeft.jpg);
	position: absolute;
	left: 0px;
}
	
#footerw {
	height:97px;
	float: left;
	width:100%;
	background:url(../images/footerw.jpg) repeat-x;
	margin: 0 -3px 0 0;
}

#footer {
	width:965px;
	height:77px;
	background:url(../images/footer.jpg) no-repeat;
	padding:20px 0 0 15px;
	float:left;
	line-height: 18px;
	margin: 0 -3px 0 118px;
	color: #999;
}
	
#footer a {
	color:#333;
	font-weight:bold;}

#footer a:hover {
	color:#000;}
	

	
/* Classes and styles
------------------------------------------------- */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:80px;
	color:#FC9;
	margin:0;
	padding:0;
	font-weight:normal;
	
}

h1.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:60px;
	line-height: 60px;
	color:#FC9;
	margin:0;
	padding:0;
	font-weight:normal;
	
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFF;
	margin:0;
	padding:0 0 5px 0;
	font-weight: normal;
	line-height: 18px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFF;
	margin:0;
	padding:0 0 5px 0;
	font-weight: normal;
	line-height: 18px;
}



#news h3, #testimonials h3 {
	padding:0 0 15px 0;
}

.testHighlight {color:#000;}

.newsTitle {
	color:#5F942D;
	font-size:12px;
	font-weight:bold;
}

.newsDate {
	color:#CFC6B2;
	font-size:12px;
	font-weight:bold;
}

.floatLeft {
	float:left;}

a.featuredBorder img {
	border:3px solid #F0E0BF;
	margin:0 0 5px 0;}
	
a.featuredBorder img:hover {
	border:3px solid;
	border-color: #EBD397;
}

ul, li {
	padding:0;
	margin:0;
}

	
ul.bullet li {
	font-size:13px;
	background:none;
	padding:0 20px 10px 19px;
	list-style:none;
	margin: 0;
	font-weight: normal;
}

ul.contact li {
	font-size:13px;
	padding:0 0px 2px 19px;
	list-style:none;
	margin: 0;
	font-weight: normal;
}

ul.contact {
	padding:0 0px 10px 0px;
}

p.intro {
	color: #BFAC92;	
	font-weight: bold;
	padding:0 20px 10px 19px;
}

ul.bulletProj li {
	font-size:13px;
	background:none;
	padding:0 0 0px 0px;
	list-style:none;
	margin: 0;
	font-weight: normal;
}

ul.bulletProj li a {
	display:block;
	font-weight: normal;
	padding: 4px 0 4px 6px;
	color: #666;
	cursor: pointer;
	font-style: italic;
	border-bottom:1px solid;
	border-bottom-color:#F2E7C7;
}

ul.bulletProj li a:hover{ color:#7A450D; }
	
/*ul.bulletProj li a:visited{ color:#999;}*/

ul.bulletProj li a.projSelected {
	font-size:13px;
	background:#fff;
	border:1px solid #EDDCB9;
	padding:4px 5px;
	color:#D73512;
	list-style:none;
	margin: 0;
	display: block;
}

.highlightRight { color:#333; }
	
.formContact {
	background-color:#FEF4EB;
	border:1px solid #eae4cc;
	margin:20px 40px 0 70px;
}

.contentBox {
	width:490px;
	background-color:#FFFCF1;
	border:1px solid #EDDCB9;
	padding: 20px 0 20px 0;
}
	
.contentBox p {
	padding:10px 40px;
	font-size: 13px;
	color: #000;
}	

.contactBox {
	width:410px;
	background-color:#FFFCF1;
	border:1px solid #EDDCB9;
	padding: 20px 0 20px 0;
	padding:20px 40px;
	font-size:14px;
	color:#5C8C29;
}

.marginLeft { margin: 10px 50px 10px 50px; }

.formInput {
	width:200px;
	background-color:#FFF;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-style: italic;
	color: #666;
	padding:4px 10px;
	font-size:13px;
	border:1px solid #ccc;
	margin-top:5px;
}

.formSubject {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	color: #333;
	font-size:12px;
	margin-top:5px;
}

.formMessage {
	width:350px;
	background-color:#FFF;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana;
	font-style: italic;
	color: #666;
	padding:4px 10px;
	font-size:13px;
	border:1px solid #ccc;
	margin-top:5px;
}

.testimonials {
	color:#666;
	font-size:12px;
	font-style:italic;
}
	
/* Buttons
------------------------------------------------- */
a.painting {
	background:url(../images/photo.jpg);
	background-position:0 -400px;
	border:none;
	float: left;
	height:200px;
	outline: none;
	overflow: hidden;
	padding:0;
	text-indent: -999999px;
	width:156px;	
}
	
a.painting:hover {
	background-position:0 -600px;}

a.photo {
	background:url(../images/photo.jpg);
	background-position:0 0;
	border:none;
	float: left;
	height:200px;
	outline: none;
	overflow: hidden;
	padding:0;
	text-indent: -999999px;
	width:164px;	
}
	
a.photo:hover {
	background-position:0 -200px;}
	
a.photoBtn img {
	background:url(../images/photo0.jpg);
	background-position:top;
	display:block;
	border:none;
	width:138px;
	height:118px;
	padding:53px 18px 22px 8px;
}
	
a.photoBtn img:hover {
	background-position:bottom;}
	
a.viewMoreBtn {
	background:url(../images/viewmore.png);
	background-position:0 0;
	border:none;
	display:block;
	margin: 5px 0 0 0;
	text-indent: -999999px;
	overflow: hidden;
	width:143px;
	height:24px;
	outline:none;
	float:right;
}
	
a.viewMoreBtn:hover {
	background-position:0 -24px;}
	
a.readMoreBtn {
	background:url(../images/viewmore.png);
	background-position:0 -48px;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	width:92px;
	height:19px;
	outline:none;
}
	
a.readMoreBtn:hover {
	background-position:0 -67px;}
	
a.prevBtn {
	background:url(../images/view-website0.gif);
	background-position:0 -92px;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	width:134px;
	float:left;
	height:25px;
	outline:none;
}
	
a.prevBtn:hover {
	background-position:0 -117px;}
	
a.nextBtn {
	background:url(../images/view-website0.gif);
	background-position:0 -42px;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	width:110px;
	float:left;
	height:25px;
	outline:none;
}
	
a.nextBtn:hover {
	background-position:0 -67px;}
	

a.viewWebBtn {
	background:url(../images/view-website0.gif);
	background-position:0 0;
	border:none;
	display:block;
	text-indent: -999999px;
	overflow: hidden;
	float:right;
	width:110px;
	height:21px;
	outline:none;
}
	
a.viewWebBtn:hover {
	background-position:0 -21px;}


/* BODY NARROW
------------------------------------------------- */
body.narrow #footer {
	width:965px;
	height:77px;
	background:url(../images/footer.jpg) no-repeat;
	padding:20px 0 0 15px;
	float:left;
	line-height: 18px;
	margin: 0 -3px 0 0px;
	color: #999;
	}
	
body.narrow #footerLeft {
	width:118px;
	height:97px;
	background:url(../images/footerLeft.jpg);
	position: absolute;
	left: 0px;
	display:none;
}

body.narrow #container {
	float:left;
	width: 980px;
	margin: 0;
}

body.narrow #leftEdge {
	position:absolute;
	width:118px;
	height: 870px;
	background:url(../images/leftEdge.jpg);
	left: 0px;
	right: 0px;
	display:none;
}

body.narrow #wrapBottom {
	background:url(../images/bkBottom2.jpg) no-repeat bottom left;
	width:100%;
	float: left;
}

.error {
	font-size:18px;
	color:#D94320;
}
