@import url(reset.css);

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

body {
	text-align: center;
}

.clear {
	clear: both;
}

#container {
	width: 940px;
	margin: 10px auto;
	background-color: #636466;
	text-align: left;
}

#top {
	width: 940px;
	background-image: url(../img/page/topBG.png);
	background-repeat: no-repeat;
	height: 10px;
}

#content {
	width: 940px;
	background-image: url(../img/page/contentBG.png);
	background-repeat: repeat-y;
}

#image
{
	width: 920px;
	margin: 0 10px;
	padding: 10px 0;
	background-image: url(../img/page/homeBG.png);
	background-repeat: no-repeat;
}

#page {
	width: 900px;
	margin: 0 10px;
}

#header
{
	width: 900px;
	/*
	height: 90px;
*/
	background-image: url(../img/page/headerBG.png);
	background-repeat: none;
}

#columns {
	width: 900px;
	margin: 20px 0 0 0;
}

#nav {
	width: 220px;
	float: left;
}

#text {
	width: 460px;
	float: left;
	background-color: #FFF;
	padding: 18px 0;
}

#testimonialCol
{
	width: 220px;
	float: left;
}

#testimonial
{
/*
	width: 220px;
	float: left;
*/
	background-image: url(../img/page/testimonialBG.png);
	background-repeat: no-repeat;
}

#testimonialBase {
	width: 220px;
	height: 72px;
	background-image: url(../img/page/testimonialBaseBG.png);
	background-repeat: no-repeat;
	padding: 0 0 72px 0;
}

#footer
{
	width: 900px;
	margin: 20px 0;
	border-width: 1px;
	border-color: #818285 #1b1b1c #000000 #818285;
	border-style: solid;
	background-color: #424143;
	background-image: url(../img/page/footerBG.png);
	background-repeat: repeat-x;
}

#base {
	width: 940px;
	background-image: url(../img/page/baseBG.png);
	background-repeat: no-repeat;
	height: 10px;
}

/* Home Page Elements */

#homeContent {

}

#flash {
	width: 460px;
	float: left;
}

#homeText {
	width: 220px;
	float: left;
}

/* Resume Formatting */

.resumeRow {
	clear: both;
	margin: 0 0 0 40px;
}

.resumeDate {
	width: 144px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

.resumeInfo {
	width: 230px;
	float: left;
	margin: 0 18px;
}

.resumeHead {
	font-size: 12px;
	line-height: 18px;
	color: #740e21;
}

.resumeBL {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin-bottom: 18px;

}

.resumeBL ul {
	margin: 0;
}

.resumeBL li {
	margin: 0 0 9px 18px;
	list-style-type: circle;
}

/* About Us Formatting */

#aboutColumn {
/*
	width: 680px;
*/
	float: left;
	background-color: #FFF;
	padding: 18px 0;
}

.aboutItem {
	display: block;
	clear: both;
	padding: 0 0 18px 0;
}

.aboutText {
/*
	width: 460px;
*/
	float: left;
*/
}

.aboutImage {
	width: 144px;
	float: right;
	margin: 9px;
}

/* Text Formatting */

h1, h2, p, .bl {
	margin: 0 40px;
	font-family: Georgia, Times New Roman, Times, Serif;
}

h1 {
	font-size: 18px;
	line-height: 18px;
	color: #740e21;
	text-transform: uppercase;
	margin-bottom: 18px;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	color: #740e21;
}

p {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin-bottom: 18px;
}

#header p {
	padding: 12px 90px;
	color: #740e21;
}

#testimonial p {
	margin: 0 20px;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	color: #636466;
}

.testimonialText {
	padding: 0 0 18px 0;
}

ul.bl {
	list-style-type: circle;
	margin: 0 0 18px 54px;
}

.bl li {
	font-size: 12px;
	line-height: 18px;
	color: #000;
	margin: 0 0 6px 18px;
}

/* Navigation Formatting */

#nav {

}

#nav li {
	background-image: url(../img/page/navBG_off.png);
	background-repeat: repeat-y;

}

#nav a
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 12px;
	margin: 0 0 2px 0;
	text-transform: uppercase;
	text-decoration: none;
	color: #636466;
}

#nav a:hover, #nav a.selected {
	background-color: #FFF;
}

#bioNav ul {

}

#bioNav li {
	margin: 4px 8px;
}

#bioNav a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #636466;
	background-color: #CCC;
	text-transform: uppercase;
	text-decoration: none;
	padding: 6px 12px;
}

#bioNav a:hover {
	color: #FFF;
	background-color: #740e21;
}	

#footer ul
{
	margin: 0 0 0 10px;
	padding: 
	
}

#footer li {
	float: left;
	padding: 6px 0;
}

#footer a {
	display: block;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11px;
	padding: 6px;
	text-transform: uppercase;
	text-decoration: none;
	color: #b3b3b3;
}

#footer a:hover {
	background-color: #000;
}

p.copyright {
	float: right;
	margin: 0 10px 0 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 11px;
	padding: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #b3b3b3;
}

/* Image Formatting */

.testimonialImg {
	border-width: 0;
	border-style: none;
	margin: 18px 10px;
}