* {
	
	margin: 0;
	padding: 0;
}

body {
	
	font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
	color: #003366;
	text-align: center;
}

a, a:link, a:visited, a:hover {

	text-decoration: none;
	color: #FF6600;
}

html { 	background-color: #EEEEEE; }

img { border: none; }

#container {

	margin: 0 auto;
	width: 500px;
	border: none;
	text-align: left;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-bottom: 2px solid #DC9B03;
}

#secondContainer {
	min-height: 445px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	background: #FFF url(../images/alistairSilhouette.jpg) bottom right no-repeat;
	padding-bottom: 70px;
}

h3 {

	width: 300px;
	height: 38px;
	font-size:1.2em;
	background-repeat: no-repeat;
	background-position: left;
}

h4 {

	padding-top: 10px;
	width: 300px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: left;
}

p {

	margin-bottom: 10px;
}

#linkList{

	background-color: #FFFFFF;
	position: absolute;
	left: auto;
	right: auto;
	top: 310px;
	margin-left: 380px;
	width: 105px;
}

#mainMenu {

	margin: 0;
	padding: 0;
	padding-top: 30px;
	font-size: .9em;
}

#mainMenu ul {

	margin: 0;
	padding: 0;	
	list-style: none;
}

#mainMenu ul li {

	margin: 0;
	padding: 0;
}

#mainMenu ul li a {

	margin: 0;
	padding: 0;
	padding: 3px 5px;
	display: block;
	font-size: 1.1em;
	text-align: right;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
	color: #657A3D;
}

#mainMenu ul li a:hover {

	background-color: #E4FFC1;
	text-decoration: none;
	color: #8BB962;
	border-bottom: 1px solid #ccc;
}

#mainMenu ul li.selectedItem a {

	background-color: #E4F9C6;
	font-weight: bold;
}

	/* Fix Win-IE. Hide from Mac-IE \*/
  	* html #mainMenu ul li {float: left;}
  	* html #mainMenu ul li a {height: 1%;}
  	* html #mainMenu ul li {float: left; height: 1%;}
  	* html #mainMenu ul li a {height: 1%;}
  /* End */ 

#statement, #vitae, #profile, #gallery, #articles, #availablility, #contact, #links, #pricing{

	padding-top: 10px;
	padding-left: 15px;
	color: #5F729E;
	width: 350px;
	padding-bottom: 29px;
	text-align: justify;
}

#southern h4 {

	background-image: url(../images/headings/southern.gif);
}

#hump h4 {

	background-image: url(../images/headings/hump.gif);
}

#synergy h4 {

	background-image: url(../images/headings/synergy.gif);
}

#grants h4 {

	background-image: url(../images/headings/grants.gif);
}

#exhibitions h4 {

	background-image: url(../images/headings/exhibitions.gif);
}

#education h4 {

	background-image: url(../images/headings/education.gif);
}

#porcelain h4 {

	background-image: url(../images/headings/porcelain.gif);
	
}

#pricing h3 {

	background-image: url(../images/headings/pricing.gif);
}

#links h3 {

	background-image: url(../images/headings/links.gif);
}

#contact h3 {

	background-image: url(../images/headings/contact.gif);
}

#availablility h3 {

	background-image: url(../images/headings/availablility.gif);
}

#articles h3 {

	background-image: url(../images/headings/articles.gif);
}

#gallery h3 {

	background-image: url(../images/headings/gallery.gif);
}

#profile h3 {

	background-image: url(../images/headings/profile.gif);
}

#statement h3 {

	background-image: url(../images/headings/statement.gif);
}

#vitae h3 {

	background-image: url(../images/headings/vitae.gif);
}

h1 span, h2 span, h3 span, h4 span { display:none }

dl {
	
	margin-bottom: 15px;
}

dt {

	float: left;
	width: 50px;
	padding-top: 4px;
}

dd {

	padding: 4px 5px 0 50px;
	border-bottom: 1px solid #D2E4F2;
}

dl.pricing dt {

	float: left;
	width: 230px;
	padding-top: 4px;
}

dl.pricing dd {

	padding: 4px 5px 0 230px;
	border-bottom: 1px solid #D2E4F2;
}

#footer {

	text-align: right;
	background: white;
	border-top: 1px solid #E3E3E3;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	margin: 0;
	padding: 2px 10px;
}

#footer a, #footer a:link, #footer a:visited {

	color: #826200;
}

#footer a:hover {

	color: #624900;
}
