body {
	margin:0px;
	font-size: 62.5%;
	}
a {
	color: #9a3533;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color: #330000;
	text-decoration:none;
	}
#container {
	width: 100%;
	background-color: #fff;
}
#logo {
	color: #000;
	letter-spacing:0.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: italic;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
#navigation {
	background-color: #c9ba8f;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px;
}
#navigation ul {
	display: inline;
}
#navigation li {
	list-style-type: none;
	display: inline;
}
#navigation a {
	color: #9a3533;
	text-decoration:none;
	letter-spacing:0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	padding: 25px;
	}
#navigation a:hover {
	color: #330000;
	text-decoration:none;
	}
#main {
	width: 950px;
}
	
#sidebarHorizontal {
	color: #9a3533;
	line-height:1.8em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	float: left;
	clear: left;
	background-color: #c9ba8f;
	border-right: 1px solid #000;
	height: 100%;
	width: 417px;
	}
#sidebarVertical {
	color: #9a3533;
	line-height:1.8em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	float: left;
	clear: left;
	background-color: #c9ba8f;
	border-right: 1px solid #000;
	height: 100%;
	width: 283px;
}
#bodyHorizontal {
	line-height:1.8em;
	color:#996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 10px 20px;
	float: right;
	width: 492px;
	}
#bodyVertical {
	line-height:1.8em;
	color:#996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 10px 20px;
	float: right;
	width: 626px;
	}
#bodyVertical li {
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
}
#bodyFull {
	line-height:1.8em;
	color:#996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 10px 20px;
	width: 910px;
}
#footer {
	clear: both;
	border-top: 1px solid #000;
	background-color: #c9ba8f;
	text-align: center;
	color: #9a3533;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000;
}

.pageName {
	color: #000;
	letter-spacing:0.1em;
	line-height:2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	}
.certified {
	color: #000000;
	padding: 10px 0px;
}
.subHeader {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	padding: 5px 0px;
	clear: left;
	letter-spacing: 0.1em;
	}
.portfolio {
	text-align: center;
	padding: 15px;
	width: 396px;
	text-align: center;
	float: left;
	color: #000000;
}
.quote {
	font-style: italic;
	color: #996633;
	padding: 25px;
}
h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	clear: left;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}
.center {
	text-align: center;
	width: 250px;
	float: left;
}
h2 {
	color: #000;
	letter-spacing:0.1em;
	line-height:2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
}
h1 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
