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

* {
margin:0pt;
padding:0pt;
outline:0pt;
}

body {
background:#f1f4d9 url(images/main-bg.jpg) no-repeat scroll center top;
color:#333333;
display:table;
font-family:Arial,Helvetica,sans-serif;
font-size:75%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:160%;
width:100%;
}


input, textarea {
font-family:Arial,Helvetica,sans-serif;
font-size:110%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:150%;
}

p {
padding:0pt 0pt 0.5em;
}

img {
border:medium none;
}

a {
color:#763712;
text-decoration: none;
}

a:hover {
color:#7f7f7f;
border-bottom: 1px dotted #7f7f7f;
text-decoration: none;
}


ul {
list-style-image: none;
list-style-position:outside;
list-style-type:none;
padding-top:0.5em;
}

ul li {
background:transparent url(images/bullet.gif) no-repeat scroll 4px;
line-height:140%;
padding:0pt 0pt 1em 18px;
}

#bulletstar ul li{
background:transparent url(images/bulletstar2.gif) no-repeat scroll left center;
padding-bottom:0;
padding-left:17px;
padding-top:0;
}

#bulletstar ul li.home{
background:transparent url(images/bulletstar2.gif) no-repeat scroll left top;
padding-bottom:0;
padding-left:17px;
padding-top:0;
}



h1, h2 {
	color:#8e967a;
	font-family:Georgia, Times, serif;
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:20px;
}

h1 a, h2 a {
color:#763712;
}

h1 a:hover, h2 a:hover {
color:#2B2B2B;
text-decoration:none;
}

h3 {
color: #763712;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:130%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:100%;
padding:1.2em 0pt 0.3em;
}

h4 {
color:#666666;
font-family:Georgia, Times, serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
padding-bottom: 5px;

}


h5 {
	color:#8e967a;
	font-family:Georgia, Times, serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	padding-top: 15px;
	padding-bottom: 3px;
	
}


h6 {
	color:#334C49;
	font-family:Georgia, Times New Roman, serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height: 1.5em;
}


#header {
	height:216px;
	margin:0pt auto;
	position:relative;
	width:905px;
}

#home {
position:absolute;
top: 50px;
left: 90px;
height: 80px;
width: 500px;
}

#home a:hover {
text-decoration:none;
border:0;
}



/******** TOP NAV *********/

#nav { 
    clear: both;
	position: absolute;
	top: 177px;
	height: 39px;
	width: 905px;
	}

#nav ul {
    position: relative;
	padding:0;
	left:76px;
	list-style: none;
	width: 750px;
	}

#nav a {
	display: block;
	height: 39px;
	padding: 0;
	text-indent: -9999px;
	}

#nav li { 
	float: left;
	margin-right: 6px;
	padding:0;
	}

#nav li a:hover, #nav li:hover {
	background-position: 0 -39px;
	border: 0;
	}

#nav li a:visited, #nav li:visited {
	border: 0;
	
	}		

#nav li a.selected {
	background-position: 0 -39px;
	border: 0;

	}

#b-home a{
	width: 94px;
	background: url(images/b-home.jpg) top left no-repeat;
}

#b-portfolio a{
	width: 159px;
	background: url(images/b-portfolio.jpg) top left no-repeat;
}

#b-resume a{
	width: 122px;
	background: url(images/b-resume.jpg) top left no-repeat;
}

#b-about a{
	width: 130px;
	background: url(images/b-about.jpg) top left no-repeat;
}

#b-contact a{
	width: 132px;
	background: url(images/b-contact.jpg) top left no-repeat;
}


/******** END TOP NAV *********/


#content-wrap {
background:transparent url(images/wrap-bg.jpg) repeat-y scroll right top;
margin:0pt auto;
position:relative;
width:905px;
}

#top {
background:transparent url(images/top-bg.jpg) no-repeat scroll right top;
height:440px;
position:absolute;
right:0pt;
top:0pt;
width:853px;
z-index:2;
}

#top_pola {
	background:transparent url(images/top-bg-pola.jpg) no-repeat scroll right top;
	height:440px;
	position:absolute;
	right:0pt;
	top:0pt;
	width:853px;
	z-index:2;
}

#content {
	padding:50px 5px 150px 95px;
	position:relative;
	width:530px;
	z-index:3;
}

#portfolio {
padding-bottom: 50px;
padding-left: 10px;
}

#portfolio img {
margin-top: 5px;
margin-bottom: 5px;
border:2px solid #FFFFFF;
display:block;
}

#portfolio img:hover {
	margin-top: 5px;
	margin-bottom: 5px;
	border:2px solid #c7cdcd;
	display:block;
}

#portfolio ul li a.selected {
background:transparent url(images/bullet.jpg) no-repeat left center;
}

#portfolio ul li a.selected, #portfolio ul li a:visited.selected {
padding-left: 17px;
}


#content .portfoliologo {
padding-bottom: 50px;
}

#content .portfoliologo a:hover {
text-decoration: none;
border: 0px;
}

#content .portfoliologo img {
margin-top: 5px;
margin-bottom: 5px;
border:2px solid #FFFFFF;
display: inline;

}

#content .portfoliologo img:hover {
	margin-top: 5px;
	margin-bottom: 5px;
	border:2px solid #d4d7d8;
	display:inline;

}

#content .totop {
float: right;
background: url(images/totop.jpg) no-repeat right top;
display: block; 
text-align: center;
padding-top: 4px;
margin-top: 5px;
font-size: 13px;
font-family:Georgia,"Times New Roman",Times,serif;
width: 80px;
height: 29px; 

}

#content .home {
padding-bottom: 70px;
}


#content .about {
padding-bottom: 70px;
}

#content .about p {
padding-bottom: 20px;

}

#content .about a {
color:#763712;
border-bottom: 1px dotted #763712;
text-decoration: none;
}

#content .about a:hover {
color:#7f7f7f;
border-bottom: 1px dotted #7f7f7f;
text-decoration: none;
}

#content .contact {
padding-bottom: 300px;
}

.col1 {
	padding:0 5px 0 0;
	position:absolute;
	width:260px;
}

.col2 {
	padding:0 5px 0 270px;
	width:260px;
}



#sidebar {
	float: right;
	right:20px;
	top: 18px;
	position:relative;
	width:250px;
	z-index:6;
}


#sidebar .home{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	width:226px;
	padding-top: 30px;
	padding-bottom: 30px;

}

#sidebar .home p{
color: #5d674f;
font-family:Georgia,"Times New Roman",Times,serif;
font-size: 11px;
font-weight: bold;
padding-bottom: 10px; 
padding-left: 15px;
text-align: center;


}

#sidebar .home h4{
color: #763712;
padding-left: 15px;
padding-top: 0px;
padding-right: 5px;
text-align: right;
font-weight: normal;
font-size: 13px;
}


#sidebar .home a{
color: #763712; 
}

#sidebar .home h3{
font-size: 18px;
padding-left: 20px;
text-align: center;
padding-bottom: 10px;
}


#resume{
	font-family:Georgia,"Times New Roman",Times,serif;
	width:226px;
	padding-top: 38px;
	padding-left: 5px;
	padding-bottom: 40px;

}

#resume ul li{
padding-bottom: 0;
font-weight: bold;
}


#resume ul li a.selected{
background:transparent url(images/bullet-resume.gif) no-repeat left center;
padding-left: 17px;
padding-bottom: 0;
font-weight: bold;
}

#resume ul li a:visited.selected {
background:transparent url(images/bullet-resume.gif) no-repeat left center;
padding-left: 17px;
padding-bottom: 0;
font-weight: bold;
}

#resume ul li a:hover.selected {
background:transparent url(images/bullet-resume.gif) no-repeat left center;
padding-left: 17px;
font-weight: bold;
}


#sidebar p.sticker{
padding-bottom: 0px;
}


#sidebar_pola {
height: 290px;
}


.sidebar_expertise_top {
	background:#EAEDE2 url(images/expertise-top.jpg) no-repeat scroll 0 0;
	margin:7px 0 0 5px;
    width:235px;
	height:82px;
}

.sidebar_testimonials_top {
	background:#EAEDE2 url(images/testimonials-top.jpg) no-repeat scroll 0 0;
	margin:2px 0 0 5px;
    width:235px;
	height:82px;
}

.sidebar_expertise_bottom {
	background:#EAEDE2 url(images/expertise-bottom.jpg) no-repeat scroll 0 0;
	margin:0 0 0 5px;
    width:235px;
	height:57px;
}

.sidebar_expertise {
	background:#EAEDE2 url(images/expertise-bg.jpg) repeat-y scroll 0 0;
	margin:0 0 0 5px;
    width:235px;
}

.sidebar_expertise p {
	padding-left: 20px;
	padding-right: 20px;
	color: #7f7f7f;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
}	

.sidebar_expertise p.testimonials {
	padding-left: 18px;
	padding-right: 18px;
	color: #7f7f7f;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	line-height: 1.3em;
	text-align: justify;
}	

.sidebar_expertise p.signature {
    color: #333;
	font-size: 11px;
	line-height: 1.3em;
	text-align: right;
	}


.sidebar_expertise h6 {
	padding-left: 20px;	
	padding-right: 20px;
	color: #867365;

}	

.sidebar_expertise p.add {

}

#bottom-bg {
background:transparent url(images/bottom-bg.jpg) no-repeat scroll right bottom;
}

#content h2 {

font-size: 14px;
color: #362A26;
margin-left: 5px;
}

#lightboxImage {

border: 1px solid #C3C3C3;

}

.gray {

color: #333;

}
