@charset "UTF-8";
/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif;
}
p {font-size: 14px;
	color: #666;
	line-height: 18px;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #666;
	border:none;
}
/*#wrap #mainContent table caption {
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
	text-align: left;
}*/
h1 {font-size: 36px;
color: #666;
}
h2 {font-size: 24px;
color: #666;
}
h3 {font-size: 18px;
color: #999;
}
h4 {font-size: 14px;
color: #666;
}
h5 {font-size: 12px;
	font-weight: bold;
	color: #999;
}

/*custom classes*/

#header h1 { font-size: 30px;
	color: #006;
	font-weight: bold;
	margin: 20px 0px 0px 46px; 
	}
#header p {	font-size: 12px;
	color: #006;
	font-weight: bold;
	margin: 10px 0px 0px 50px; 
	}
#header h3 { font-size: 14px;
	color: #300;
	}
#navbar ul { list-style: none;
}
#navbar li { display: inline-block;
	float: left;
	margin: 10px 10px 10px 10px;
	padding-right: 30px;
	}
#navbar li a { font-size: 14px;
	color: #333;
	text-decoration:none;
	}
#navbar li a:hover { color: #600;
	}
#navbar li a:visited { color: #306;
	}
#sidebar ul {list-style:none;
	}
#sidebar li { display:inline-block;
margin: 10px;
	}
#sidebar li a {font-size: 14px;
	color: #666;
	text-decoration: underline;
	}
#sidebar li a:hover { color: #600;
	}
#sidebar li a:visited { color: #306;
	}

#footer p { font-size: 10px;
	color: #006;
	line-height: 5px;
	margin-left: 46px;
	}
#wrap #mainContent table caption {
	font-weight: bold;
	font-size: 18px;
	line-height: 55px;
	text-align: left;
}

#mainContent a { font-size: 14px;
	color: #333;
	text-decoration: underline;
	}
#mainContent a:hover { color: #600;
	}
#mainContent a:visited { color: #306;
	}
.quote {font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 14px;
font-weight: bold;
font-style:italic;
margin: 10px;}



/*page structure*/

#wrap { width: 780px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	}
#header  {width: 780px;
	height: 160px;
	background-image:url(../_images/veilpainting.jpg);
	}
#title { width: 50%;
	height: 100px;
	float: left;
	}
#headerimg { width: 50%;
	height: 100px;
	float: right;
	}
#navbar { width: 780px;
	height: 60px;
	clear: both;
	}
#biopic_div {float: left;
margin: 3px 10px 0px 0px;
}
#mainContent {
	height: auto;
	width: 454px;
	float: left;
	min-height: 250px;
	padding-left: 46px;
	padding-right: 100px;
	padding-top: 50px;
	padding-bottom: 50px;
	}
#sidebar { width: 180px;
float: right;
padding-top: 50px;
/*height: auto;*/
	}
#quotebox {height:auto;
width: 160px;
padding-top: 65px;
}
#footer { width: 760px; 
	height: 60px;
	background-image: url(../_images/veilpainting.jpg); background-repeat:no-repeat;
	clear: both;
	padding: 40px 10px 10px 10px;
	}
#feesnote {
	font-size: 10px;
}
