﻿@charset "utf-8";
html, body {margin:0;padding:0;}
body {
	text-align:center;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	color:#783A26;
	background-color: #ADB7B0;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-x;
}
#main {width:780px;margin:25px auto 0;text-align:left;}
#page {background:#783A26 url(../images/page_background.jpg);width:100%;margin:0;padding:0;}
div#header {position:relative;top:-8px;z-index:1;}
div#header h1 {position:relative;margin:0 auto;font-size:21px;width:780px;height:170px;overflow:hidden;z-index:1;}
div#header h1 span#banner {position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(../images/Karen_Oakley_header.jpg);background-repeat:no-repeat;z-index:1;}
ul#Nav {position:relative;background:url(../images/top_page.jpg) no-repeat;list-style:none;width:100%;margin:0;padding: 0 0 0 70px;z-index:2000;}
ul#Nav li {display:inline;}
ul#Nav li a {font: 700 13px "Century Gothic", "Trebuchet MS", Verdana, sans-serif;background:transparent;color: #fff;text-decoration: none;line-height:60px;padding:23px 20px 20px 20px;}
ul#Nav li a:hover, ul#Nav li a.youarehere {background:#b8d0e6 url(../images/youarehere_background.jpg) repeat-x left top;}
div#contentWraper {width:720px;margin:0 auto;padding:0;}
div#content {width:100%;color:#783A26;background: #b8d0e6 url(../images/content_background.jpg) repeat-y;}
div#content p a {color:#783A26;}
div#content p, div#content h2 {margin:5px 30px;}
div#content p.last {margin-bottom:0;}
div#content p.first, div#contentWraper p.contentBottom, div#pageWraper p.pageBottom {margin:0;padding:0;}
img#KarensPicture {float:right;margin-left:20px;}
div#portfolio {width:654px;height:115px;background:#ffc url(../images/portfolio_background.jpg);margin: 25px auto 0;text-align:center;}
div#portfolio h2 {font-size: 13px;padding: 15px 30px 0px 30px;text-align:left;}
div#portfolio td a, td a {padding:.4em;color:#783A26;}
div#portfolio td a:hover {background-color:#b8d0e6;}
table#portfolioNav {width:580px;margin:auto;border:none;}
table#portfolioNav td {text-align:left;padding:5px;}
p#copyright {text-align:center;font-size:10px;margin: 0 0 20px 0;}
p#copyright, p#copyright a {color:#333;}
p#copyright a {padding:5px;text-decoration:none;}
p#copyright a:hover {background:#fff;}
.c {text-align:center;}
