/* Positioning and Size Start */
body {
font-size: 16px;
/* width:63.026341em; */
}

#wrapper {
/* width:59.875em; */
max-width:96%;
margin: 0 auto;
}

#mainContainer {

/* overflow:visible; */
background-color: #b9977e;
margin-bottom: 0;
}

#sidebar {
float:left;
padding:60px 0px 0px 0px;
/* margin: 0em 5.3125em 0em 0em; */
margin: 0% 1.2526% 0% 0%;
/* margin: 0px 12px 0px 0px; */
max-width:8.8727%;
/* width:85px;*/
}

#content {
float:left;
/* padding:0px 10px 10px 10px; */
width:89.8747%;
/* width:837px; */
margin:0% 0% 0% 0%;
}

#header {
/* width:100%; */
height:120px;
margin: 0 auto;
background-image: url('mastheaad_scott-nichol-2.jpg');
background-repeat:no-repeat;
background-position:center;
}

#footer {
height:1.25em;
clear:both;
margin:390 0 0;
}

.summary {
padding:0 30 0;
}

.float-right {
float:right;
}

.float-left {
float:left;
}

.section, .clear {
clear:both;
}
/* Positioning and Size End */

/* Colourl Start */

body {
/* background-color: brown; */
background-color: #f7f3f1;
padding:0;
margin:0 0 0 10;
}
a:link {
color:#8B4500;
}

a:visited {
color:#6959CD;
}

/* #header {
background-color: blue;
}
 */
/* #sidebar {
background-color: red;
} */

/* #content {
background-color: green;
} */

/* #footer {
background-color: white;
} */

/* Colour End */


/* Font Start */

p, span, ul, li, dl, dt, dd {
font-family:georgia;
line-height:1.3em;
word-spacing:0.05em;
}

h1,h2,h3,h4,h5,h6 {
font-family:georgia;
}

h1, h2 {
/* margin:10px 0px 10px 0px/; */
margin:0.625em 0em 0.625em 0em;
font-family:georgia;
font-size:1.5em;
}

h3 {
font-weight:normal;
}

.contentlink {
font-size: 0.9em;
max-width:8.8727%;
}
/* Font End */

/* Alignment Start */
#header h1, #header h2 {
text-align:center;
font-size: 1.2em;
}
/* Alignment End */

/* Images Start */

.image-half {
width:400px;
margin: 0px 11px 11px;
}

.image-full {
width:841px;
margin: 0px;
}

/* Images End */

/* Lists Start */

#sidebar li {
list-style:none;

}

#sidebar ul {
/* padding:12px; */
/* padding:14.1176%; */
padding-left:0em;
max-width:100%;
}

#footer ul {
margin: 0;
padding: 0;
list-style-type:none;
text-align: center;
}

#footer ul li {
display: inline;
}

#footer ul li a {
text-decoration: none;
padding: .0em 1em;
color: #fff;
background-color: #036;
}

#footer ul li a:hover{
color: #fff;
background-color: #369;
}

#links ul li {
list-style:none;
}
/* Lists End */

/* Tables Start */
#vcard {
display:table;
}
.vcard {
display: table-row-group;
}
.head, .adr, .tel, .email, .url {
display; table-cell
}
.adr,.tel, .head {
display: table-row;
}
.type {
display: table-cell;
}
/* Tables End */