body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	background-image: url(images/background-wood2.jpg);
	background-repeat:repeat;
	background-color: #e57e20;	
	}

p.footinfo {
	color: #e7d1be;
	font-size: small;
	font-family: garamond;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0;
}	

p.aboutbethany {
	color: #ffd5af;
	font-size: 14pt;
	font-family: garamond;
	margin-right: 10px;
	line-height: 150%;
}	

	
a:link { 
	color: #f2b0a1;
	text-decoration: none;
	}
a:visited { 
	color: #b9523c;
	text-decoration: none;
	}
a:hover { 
	color: #f2b0a1;
	border-bottom: 1px dotted #f2b0a1;
	text-decoration: none;	
	}
a:active { 
	color: #b9523c;
	text-decoration: none;	
	}	

h1 {
	z-index: 3;
	color: #b9523c;
	font-size: xx-large;
	font-family: garamond;
	letter-spacing: 1pt;	
	font-weight: normal;
	position: relative;
}	
	
#content1 {
	background-image: url(images/content-bg.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 200px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 755px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 755px;
	z-index: 2;
	position: relative;
	}
	
.content2 {
	background-image: url(images/content-bg.png);
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 775px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 775px;
	z-index: 2;
	position: relative;	
	color: #b9523c;
	font-family: garamond, georgia, tahoma;
	font-size: 12pt;	
	}	

table {
	border: 0px;
	margin-top: 10px;
}

td {
	vertical-align: top;
}

td.inspiration {
	width: 33%;
	}

ul {
	font-family: garamond, georgia, tahoma;
	font-size: 13pt;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: square;
	color: #b9523c;
}	
	
ul.star {
	list-style-image: url(images/star_20.png);
	margin-left: 20px;
}

ul.check {
	list-style-image: url(images/checkmark.png);
	margin-left: 20px;
}

ul.lightbulb {
	list-style-image: url(images/lightbulb.png);
	margin-left: 0px;
}

h2 {
	font-family: garamond, georgia, tahoma;
	color: #b9523c;
	font-size: xx-large;
	font-weight: normal;
	margin: 0px;
}	

h3 {
	font-family: garamond, georgia, tahoma;
	color: #e18774;
	font-size: large;
	font-weight: normal;
	margin: 0px;
	border-bottom: 1px dotted #e18774;
	width: 75%;
}	

label {
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.submit input {
	margin-left: 4.5em;
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9;
	padding: 5px;
} 
	
input {
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351;
	padding: 5px;
}

textarea {
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351;
	padding: 5px;
}

.confirm{
	display: none;
}

p#noname, p#bademail{
	margin: -15px 0px 10px 0;
	padding: 0;
	float: right;
	text-align: right;
	color: #fee3ad;
}

p#badserver, p#success{
	margin: -15px 0px 10px 0;
	padding: 0;
	float: right;
	text-align: right;
	color: #fee3ad;
}

p#sending{
	margin: -15px 0px 10px 0;
	float: right;
	color: #fee3ad;
}

p.centered {
	text-align: center;
}

h4{ 
	margin: 10px 10px 0 10px; 
	color:#b9523c; 
	font:12pt garamond, sans-serif; 
	letter-spacing:-1px; 
	font-weight: bold;  
	border-bottom: 1px dotted #b9523c; 
	width: 75%; }

.boxgrid{ 
	width: 235px; 
	height: 150px; 
	margin:5px; 
	float:left; 
	background:#b9523c; 
	border: solid 5px #2e1300; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxcaption p{ 
	padding: 0 10px; 
	margin: 0px 10px 10px 0;
	color:#b9523c; 
	font-weight:normal; 
	font-size:10pt;
	font-family: garamond, georgia, tahoma;					
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #2e1300; 
	height: 100px; 
	width: 100%; 
	opacity: .9; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";				
}
	.captionfull .boxcaption {
		top: 150px;
		left: 0;
	}

#nav-top {
	position: fixed;
	top: 0px;
	left: 45%;
	width: 45%;
	height: 49px;
	z-index: 4;
}

.displace {
	position: absolute;
	left: -5000px;
	}

a.home:link {
display:inline-block;
width: 109px;
height: 49px;
background-image: url(images/nav/top.png);
background-position: 0 -50px;
background-repeat: no-repeat;
}

a.home:hover { 
background-position: 0 0px;
border: 0;
}

	a.mywork:link {
display:inline-block;
width: 109px;
height: 49px;
text-decoration: none;
background-image: url(images/nav/mywork.png);
background-position: 0 -50px;
background-repeat: no-repeat;
}

a.mywork:hover { 
background-position: 0 0px;
border: 0;
}

a.about:link {
display:inline-block;
width: 109px;
height: 49px;
text-decoration: none;
background-image: url(images/nav/about.png);
background-position: 0 -50px;
background-repeat: no-repeat;
}

a.about:hover { 
background-position: 0 0px;
border: 0;
}

a.contact:link {
display:inline-block;
width: 109px;
height: 49px;
text-decoration: none;
background-image: url(images/nav/contact.png);
background-position: 0 -50px;
background-repeat: no-repeat;
}

a.contact:hover { 
background-position: 0 0px;
border: 0;
}