* {
margin: 0;
padding: 0;
}

body {
background: url("images/back.gif") repeat;
/*text-align: center;*/
font: normal 12px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}

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

a:link {
font-weight: bold;
text-decoration: none;
color: red;
}

a:visited {
font-weight: bold;
text-decoration: none;
color: black;
}

a:hover {
text-decoration: underline;
color: #336666;
}

a:active {
color: #339999;
}

.ulstrong {
text-decoration: underline;
font-weight: bold;
color: black;
}

#header {
width: 580px;
height: 168px;
background: #000 url("images/logo_only.jpg") no-repeat;
background-position: top right;
}

#wrapper {
width: 580px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 140px;
height: 30px;
background-color: #ffffff;
margin: 1px 1px 1px 0;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #ce816d;
cursor: default;
}

h2 {
width: 419px;
height: 30px;
background-color: #333;
float: left;
font: italic bold 16px/30px arial, verdana, tahoma, sans-serif;
word-spacing: 0.33em;
padding-left: 10px;
/*color: #fff;*/
color: #ce816d;
margin-top: 1px;
cursor: default;
}

h3 {
font: normal 12px/18px arial, verdana, tahoma, sans-serif;
padding-left: 08px;
}

h4 {
	margin: 0 40px 5px 0px; 
	padding: 0;
	font: normal 15px/30px verdana, arial, tahoma, sans-serif;
	border-bottom: 1px solid #ccc;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 28px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #333;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 135px;
background-color: #ccc;
float: left;
position: relative;
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: bold 12px/18px serif, verdana, arial, tahoma, sans-serif;
font-style: italic;
word-spacing: .10em;
letter-spacing: .06em;
padding: 8px;
}

img {
border: none;
}

a img {
margin-bottom: 20px;
margin-top: 10px;
border: 0;
margin-left: -1px;
/*border: 1px solid #fff;*/
}

b img {
margin-top: .9em;
margin-bottom: .5em;
margin-right: .7em;
border: 1px solid #333;
width: 50%;
float: left;
}

c img {
height:12px;
width:12px;
} 

/* a:hover img {
border-color: #f00;
} */

#content {
float: left;
width: 400px;
margin: 10px 0 0 10px;
}

p {
margin-bottom: 20px;
}

p:first-line {
font-weight: bold;
}

p:first-letter {
font-size: 150%;
font-weight: bold;
}

#signature {
font: normal 16px/22px "URW Chancery L", "Lucida Handwriting", "Prose_Antique";
padding-left: 08px;
margin-bottom: 12px;
letter-spacing: .06em;
word-spacing: 0.33em;
}

.picturewords {
font: italic 12px/18px verdana, arial, tahoma;
}

#txtwood {
font: bold italic 12px/18px verdana, arial, tahoma;
}

.txtcontact {
font: bold normal 12px/18px verdana, arial, tahoma;
text-align: center;
width: 400px;
}

.txtbigcontact {
font: bold normal 16px/22px verdana, arial, tahoma;
text-align: center;
color: #ce816d;
}

#footer {
text-align: center;
clear: both;
width: 400px;
margin-left: 163px;
}