* {
    padding: 0;
    margin: 0;
} 

body {
font-size: 12px;
line-height: 18px;
}

img { border: none; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

h3 {
font-size: 15px;
font-weight: bold;
}
#container {
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
width: 800px;
}

#header { 
padding: 10px 0 20px 0;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
}
#header h2 {
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}
#header img {
float: right;
height: 60px;
}

#menu {
height: 40px;
line-height: 40px;
text-transform: uppercase;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
display: block;
float: left;
width: 100%;
}
#menu li {
display: inline;
}
#menu ul li a {
padding: 0 10px;
text-decoration: none;
font-weight: 100;
font-size: 14px;
letter-spacing: -1px;
}
#menu ul li a:hover {
text-decoration: underline;
}
#menu li {
margin-top: 10px;
}

#content {
padding: 10px 20px;
}

.breadcrumbs { 
padding: 10px 0 10px 0;
}
.main {
width: 570px;
float: right;
text-align: justify;
}
.main h2 {
font-size: 20px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}
.main ul, li {
list-style: none;
}

.col-one {
width: 150px;
float: left;
font-size: 12px;
padding: 5px;
}
.col-one ul {
list-style-type: none;
}
.col-one li {
list-style-type: none;
/*margin-bottom: 10px;*/
}
.col-one h3 {
padding-top: 10px;
}
/*
.col-one h2 {
height: 30px;
font-size: 14px;
line-height: 30px;
font-weight: 600;
}
*/
.col-one a { text-decoration: none }

#footer {
margin-top: 10px;
padding-top: 5px;
padding-left: 10px;
text-align: center;
font-size: 11px;
height: 36px;
}
label,input,select {
/*display:block;*/
width: 120px;
margin-bottom: 2px;
}
label {
float:left;
width: 120px;
}
.changeoverdays {
margin-top: 10px;
}
.legend {
margin-top: 10px;
}
#thumbnails { width: 420px; margin : 0px auto; text-align: center; padding: 2px; }
#thumbnails img { float: right; padding-top: 2px;}
#single_property { width: 420px; clear: both; text-align: left; padding-bottom: 5px; margin-top: 8px}

tr.header {font-weight: 300;}
tr {padding-bottom: 5px}
td {padding-right: 10px}
.section {margin-bottom: 20px;}

.skillset_description 
{
    width: 782px;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10px;
    /*font-style: italic;*/
    border: 1px solid gray;
    padding: 10px;
    overflow: visible; /* Fixes problem in IE where italics hides a border */
}
p.skillset_description_header { font-weight: bold ; }
ul.bullet { list-style-type: disc ; margin-left: 20px; }
li.bullet { list-style-type: disc ; margin-left: 20px; }
p.gallery { text-align: center; padding-bottom: 10px ; }
.readonly {color: red; border: 0px;}
.w3c { float: left}
img.w3c { height: 31px; width: 88px}
/* EOF */

