@charset "UTF-8";
/* CSS Document */
@import url("neyLan_exp.css");

body {
	background-color: #866445;
	margin: 0 0 45px;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
}
h1 {
	font-size: 19px;
	font-weight: normal;
}

/* HEADER STYLES */
#header {
	height: 151px;
	margin: 0;
	padding: 0;
	width: 100%;
}
#inner_header {
	width: 779px;
	margin: 0 auto;
	padding: 31px 0 0;
	height: 120px;
	text-align: left;
}
.logo {
	float: left;
	height: 102px;
	width: 118px;
	background: url(images/logo-Neylan.gif) no-repeat 8px;
	display:block;
	text-indent: -3000px;
}
.logo a {
	font-size: 0px;
	color: #866445;
	display: block;
	height: 102px;
	width: 118px;
	text-decoration:none;
}

/* NAVBAR STYLES */
#navbar { float: left; padding: 45px 0 0 117px; }

/* MAIN CONTENT WELL STYLES */
#contentMain {
	width: 100%;
	min-width: 779px;
	height: 407px;
	margin: 0;
	padding: 0;
	border: 1px solid #eee5c8;
	border-width: 3px 0;
	background:url(images/back-marble.jpg) repeat-x;
}
#inner_contentMain { 
width: 779px; 
margin: 16px auto 17px; 
}
html>body #inner_contentMain { 
	width: 779px; 
	margin: 16px auto 432px; 
}
.photoWell { 
	width:469px; 
	height: 372px; 
	border: 1px solid #666; 
	float: left; 
}
.photoWell img { 
	width:453px; 
	height: 357px; 
	margin: 6px 6px 6px 7px; 
	border: 1px solid #cccc99; 
	color: #fff;
 }
.textWell {
	float: left;
	color: white;
	width: 289px;
	height: 365px;
	padding: 0 0 0 17px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 0.12em;
	font-size: 15px;
	line-height: 125%;
}


/* CONTENT WELL -- HOMEPAGE */
div#homepageText p { 
	text-align: center; 
	text-transform: uppercase; 
	font-size: 19px; 
}
div#homepageText p.b1 { 
	color: #eee5c8; 
	padding: 0; 
	margin: 85px 0 32px;  
}
div#homepageText p.b2 { 
	text-align: center; 
	line-height: 33px; 
	color: #cc9966; 
	padding: 0; 
	margin: 0 0 36px; 
}
div#homepageText p.b3 {  
	color: #eee5c8; 
	padding: 0; 
	margin: 0; 
	text-transform: none;  
}

/* CONTENT WELL -- ABOUT */
div#aboutText p { 
	color: #eee5c8; 
	text-align: left;  
}
div#aboutText p.b1 { 
	padding: 0; 
	margin: 66px 0 25px; 
	font-style: italic;  
}
div#aboutText p.b2 { 
	padding: 0; 
	margin: 0; 
	text-transform: 
	uppercase; font-size: 14px; 
}

/* CONTENT WELL -- PORTFOLIO */
#portfolioText .title {
	margin: 2px 0 0;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing:2px;
	color: #eee5c8;
	font-family: Arial, Helvetica, sans-serif;
}
#portfolioText .thumbs {
	letter-spacing: 0em;
}
#portfolioText .thumbs img { 
	border: 1px solid #a7aa82; 
	margin: 15px 2px 0 0; 
}
#portfolioText p {
	color: #eee5c8;
	text-align: left;
}
#portfolioText p.b1 {
	padding: 0;
	margin: 25px 0 25px;
	font-style: italic;
}
#portfolioText p.b2 { 
	padding: 0; 
	margin: 0; 
	text-transform: uppercase; 
	font-size: 14px; 
}
/*#portfolioText .thumbs #p7HSM_1 .p7HSM_vp_wrapper #p7HSMb_1 #p7HSMd_1_c1 .p7HSM_content a:hover img {
	border: 1px solid #FFFFFF;
}*/
#portfolioText .thumbs a:hover img {
	border: 1px solid #FFFFFF;
}


/* CONTENT WELL -- SERVICES */

div#servicesText { 
	color: #eee5c8; 
	text-align: left;
}
div#servicesText h1 {
	padding: 0;
	margin: 53px 0 28px 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
div#servicesText p.b2 { 
	padding: 0; 
	margin: 0; 
	text-transform: uppercase; 
	font-size: 14px; 
}
#servicesText li {
	margin: 0px 0px 10px -16px;
	list-style: square outside;
	padding: 0px;
	font-size: 16px;
}
/* CONTENT WELL -- CONTACT US */
div#contactText p {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 18px;
}
div#contactText p.b1 { color: #eee5c8; padding: 0; margin: 87px 0 39px;  }
div#contactText p.b2 { text-align: center; line-height: 33px; color: #cc9966; padding: 0; margin: 2px 0 0; }
div#contactText p.b3 {  color: #eee5c8; line-height: 33px; padding: 0; margin: 0 0 8px; text-transform: uppercase;  }
div#contactText p.b4 {  
	padding: 0;
	margin: 0;
	text-transform: none;
	font: 14px Arial, Helvetica, sans-serif;  
}
div#contactText p.b4 a, div#contactText p.b4 a:visited { 
	color: #eee5c8; 
	text-decoration: none; 
}
div#contactText p.b4 a:hover { 
text-decoration: underline; 
color: #ecd899; 
}

/* FOOTER BOX STYLES */
div#footer {
	width: 779px;
	border: 1px solid #af9973;
	margin: 19px auto 0;
	clear:left;
}
div#inner_footer {
	width: 740px;
	text-align: justify;
	height: auto;
	background-color: #9c805d;
	padding: 8px 14px 23px;
	margin: 5px;
	font: 14px/20px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #330000;
}
#header #inner_header #navbarwrap {
	float: right;
	height: 89px;
	width: 600px;
	padding-top: 30px;
}
#header #inner_header #navbarwrap #p7TBM #p7TBMsubwrap #p7TBMsub02 .p7TBMsubbox a {
	text-decoration: none;
}
#contactText #license {
	font-size:12px;
	color:#CC9966;
	margin:8px 0 20px 0;
	text-align:center;
}
