@charset "utf-8";
/* CSS Document */
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
	background:url(../images/lisahewitt_bg.jpg) no-repeat top right #fff fixed;
}
body {
	font-family: Georgia, 'Lucida Grande', helvetica, arial, tahoma, verdana, sans-serif;
	font-size:9pt;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%;
}
img {
	behavior: url(scripts/iepngfix.htc);
	border:0px;
}
a {
	color:#4371c0;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
form {
	padding:0px;
	margin:0px;
}
h1 {
	font-weight:bold;
	color:#5b3a1a; 
}
h2 {
	font-weight:bold;
}
h3 {
	font-weight:bold; 
}
h4 {
	font-weight:normal; 
}
h5 {
	font-weight:normal; 
}
p {
}
.clear {
	clear:both;
}

/* MenuArea-----------------------------*/
#MenuArea {
	position:relative;
	top:0px;
	width:980px;
	height:150px;
	margin:0px auto;
	padding:0px;
}
p#Menu {
	position:relative;
	margin:0px;
	padding:7px 60px 0px 0px;
	text-align:right;
	z-index:10;
	color:#fff;
}
p#Menu a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
p#Menu a:hover {
	color:#5b3a1a;
}
#MenuArea h1 {
	text-indent:-50000px;
	border:none;
}
#MenuArea #Background {
	position:absolute;
	top:0px;
	left:50px;
	z-index:0;
}
#MenuArea #Logo {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

/*Container------------------------------*/
#Container{
	position:relative;
	width:980px;
	margin:0px auto;
}

/*Leftside------------------------------*/
#LeftSide {
	position:relative;
	width:205px;
	float:left;
	border-right:1px dashed #7a5a3b;
	padding:0px 5px 0px 35px;
	margin-right:20px;
}
#LeftSide img.extend {
	margin-left:-35px;
}
#LeftSide p{
	width:180px;
	margin:auto auto;
}
#LeftSide #InfoBox {
	position:relative;
	width:180px;
	border:1px solid #483a2c;
	background:#f6f3f1;
	margin:10px 0px;
}
#LeftSide #InfoBox h1 {
	margin:0px;
	color:#fff;
	padding:3px 5px;
	font-size:1.0em;
	background:#705a44;
	border-bottom:1px solid #483a2c;
	font-variant:small-caps;
}
#LeftSide #InfoBox h3 {
	padding:0px 5px;
	margin:0px;
	margin-top:5px;
}
#LeftSide #InfoBox p {
	width:165px;
	padding:0px 10px;
	margin:0px;
	margin-bottom:2px 0px 5px 0px;
}
#LeftSide #InfoBox img {
	position:relative;
	margin:5px 20px;
	text-align:center;
}
/*MainArea------------------------------*/
#MainArea {
	position:relative;
	margin:0px 0px 0px 270px;
	width:500px;
}
#MainArea .box {
	position:relative;
	background:url(../images/MainAreaBG.png) repeat;
	behavior: url(iepngfix.htc); 
	border:1px solid #eee;
	padding:5px;
	margin-bottom:15px;
}
#MainArea .box h1 {
	margin:5px 0px;
}
#MainArea .box img {
	position:relative;
	float:right;
	padding:5px;
	margin:2px;
	border:1px solid #eee;
}
/*Footer------------------------------*/
#Footer {
	position:relative;
	width:500px;
	margin-left:270px;
	text-align:center;
}
#Footer p{
	margin:0px;
	padding:0px;
}

/*Styles------------------------------*/

/*Calendar Page ----------------------*/
#MainArea .event {
	position:relative;
	background:url(../images/MainAreaBG.png) repeat;
	behavior: url(iepngfix.htc); 
	border:1px solid #483a2c;
	padding:0px;
	margin-bottom:15px;
	height:100px;
}
#MainArea .event .date {
	position:relative;
	float:left;
	border-right:1px solid #483a2c;
	background:#f6f3f1;
	color:#483a2c;
	width:100px;
	height:100px;
	text-align:center;
	margin-right:15px;
}
#MainArea .event .month {
	position:absolute;
	top:10px;
	left:0px;
	width:100%;
	padding:0px;
	margin:0px;
	font-size:0.8em;
}
#MainArea .event .day {
	position:relative;
	font-size:3.0em;
	margin:25px 0px 0px 10px;
	padding:0px;
}
#MainArea .event .suffix {
	position:relative;
	top:-24px;
	font-size:0.3em;
}
#MainArea .event .details {
	overflow:auto;
	height:100px;
}
#MainArea .event h2 {
	margin-top:5px;
	color:#483a2c;
}
/*Photo Gallery ------------------------------*/
.thumbnailsarea {
	margin: 15px;
}
.thumbnails {
	position: relative;
	float:left;
	margin: 25px 15px 25px 15px;
	overflow: visible;
	height: 110px;
	width: 100px;
	text-align: center;
}
.imagearea {
	margin: 15px;
	height: 100%;
}
.image {
	position: relative;
	margin: 5px;
	overflow: visible;
	height: 100%;
	width: 100%;
	text-align: center;
	float:left;
}

/*Blog Area -----------------------------------*/
#BlogArea {
	position:relative;
	width:200px;
	float:right;
	text-align:right;
}
#BlogArea .box {
	position:relative;
	background:url(../images/MainAreaBG.png) repeat;
	behavior: url(iepngfix.htc); 
	border:1px solid #eee;
	margin-bottom:15px;
	text-align:left;
}
#BlogArea .box h3 {
	position:relative;
	margin:0px;
	color:#705a44;
	padding:3px 5px;
	font-size:1.0em;
	background:#f6f3f1;
	border-bottom:1px solid #eee;
	font-variant:small-caps;
	text-align:center;
}
#BlogArea img{
	vertical-align:middle;
}
#BlogArea a:link{
	text-decoration:none;
}
#previous {
	position:relative;
	padding-bottom:10px;
}
#next {
	position:relative;
	float:right;
}