body {
	margin: 0px;
	background-image: url('http://www.staceygriffith.com/images/browntile_bkg.jpg');
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color:#000;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color:#999;
}

#wrap {
	width: 802px;
	margin-left: auto;
	margin-right: auto;
}

#content-wrap {
	width:802px;
	background-color: #fff;
	padding-top: 15px;
}

#header {
	height: 181px;
}

#header img {
	border: 0px;
}

#subHeader {
	font-family: georgia, palatino, times new roman, serif;
	font-size: small;
	color: #336699;
	background-color: #fff;
}

.date {
	width: 176px;
	padding-left: 2px;
	float:left;
}

.welcome {
	margin-left:622px;
}

#headerSubImg {
	text-align: center;
}

#headerSubImg img {
	border: 0px;
}

#leftCol {
	float: left;
	background-color: #fff;
	width: 180px;
}

#homeCenterCol {
	float:left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#homeCenterCol p.title {
	font-family: georgia, palatino, times new roman, serif;
	font-size: large;
	color:#996666;
	margin-top:0px;
	margin-bottom:0px;
}


#centerCol {
	float:left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 420px;
	padding-left: 10px;
	padding-right: 10px;
}

#centerCol p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color:#999;
}

#centerCol p a:link {
	color: #336699;
	text-decoration: none;
}

#centerCol p a:visited {
	color: #336699;
	text-decoration: none;
}

#centerCol p a:hover {
	color: #F37E0A;
	text-decoration: none;
}

#centerCol p a:active {
	color: #336699;
	text-decoration: none;
}

#centerCol p.title {
	font-family: georgia, palatino, times new roman, serif;
	font-size: large;
	color:#996666;
	margin-top:0px;
	margin-bottom:0px;
}

#centerCol p.item {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color:#999;
	margin-top:4px;
	margin-bottom:4px;
}


#rightCol {
	float: left;
	background-color: #fff;
	width: 180px;
}

#rightTop {
	padding:0px;
	border-top: 1px solid #ccc;
}

.rightSection {
	padding: .5em;
	border-top: 1px solid #ccc;
}

.rightSection p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color:#999;
}

.rightSection p a:link {
	color: #336699;
	text-decoration: none;
}

.rightSection p a:visited {
	color: #336699;
	text-decoration: none;
}

.rightSection p a:hover {
	color: #F37E0A;
	text-decoration: none;
}

.rightSection p a:active {
	color: #336699;
	text-decoration: none;
}

.rightSection p.title {
	font-family: georgia, palatino, times new roman, serif;
	font-size: large;
	color:#996666;
	margin-top:0px;
	margin-bottom:0px;
}

.rightSection p.item {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color:#999;
	margin-top:4px;
	margin-bottom:4px;
}

.rightSection p.item a:link {
	color: #336699;
	text-decoration: none;
}

.rightSection p.item a:visited {
	color: #336699;
	text-decoration: none;
}

.rightSection p.item a:hover {
	color: #F37E0A;
	text-decoration: none;
}

.rightSection p.item a:active {
	color: #336699;
	text-decoration: none;
}

.leftSection {
	padding: .5em;
	border-top: 1px solid #ccc;
}

.leftSection p.title {
	font-family: georgia, palatino, times new roman, serif;
	font-size: large;
	color:#996666;
	margin-top:0px;
	margin-bottom:0px;
}

.leftSection p.item {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color:#999;
	margin-top:4px;
	margin-bottom:4px;
}

.leftSection p.item a:link {
	color: #336699;
	text-decoration: none;
}

.leftSection p.item a:visited {
	color: #336699;
	text-decoration: none;
}

.leftSection p.item a:hover {
	color: #F37E0A;
	text-decoration: none;
}

.leftSection p.item a:active {
	color: #336699;
	text-decoration: none;
}



#headerSubImg {
	padding-top:15px;
}

.thumbnailRow {
	text-align: center;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
}

.thumbnailRow img {
	border: 1px solid #ddd;
}

.thumbnailRow img.bling {
	border: 0px;
	vertical-align: top;
}

#footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color:#999;
	padding-top:20px;
	padding-bottom:10px;
	border-top: 1px solid #ccc;
}

#footer a:link img {
	border:0px;
}
#footer a:link {
	color: #336699;
	text-decoration: none;
	border:0px;
}
#footer a:visited {
	color: #336699;
	text-decoration: none;
	border:0px;
}
#footer a:hover {
	color: #F37E0A;
	text-decoration: none;
	border:0px;
}
#footer a:active {
	color: #336699;
	text-decoration: none;
	border:0px;
}

#metaTail {
	margin-top: 15px;
	text-align:center;
	margin-bottom:15px;
	color: #cbdbe9;
}
