/* Layout for CoraleeLavery.com  */
/* 2010 by Sloppypilot, http://sloppypilot.com */

/*  body elements*/

body {
	background-color: #000;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
}

#container {
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	width: 810px;
}

#header {
	height: 50px;
}

#textContainer {
}

#flashcontent {
}

#textFooter {
	width: 800px;
	height: 200px;
	padding-top: 100px;
	text-align: center;
	clear: both;
}

/* End Body Elements.  Begin Text Styling */

p, ul, d, dd {
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
	padding-right: 15px;
}

h1, h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5em;
	padding-top: 30px;
	text-transform: uppercase;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.5em;
	font-size: 12px;
}

h3 {
	font-size: 12px;
	padding-left: 240px;
}

a {
	color: #7D7349;
	font-weight: bold;
}

a:hover {
	color: #D3C57E;
	text-decoration: underline;
}

#textFooter a:link {
	font-size: 9px;
	color: #414141;
	font-weight: bold;
}

#textFooter a:hover {
	color: #333;
	text-decoration: underline;
}

#textFooter p, a:visited {
	font-size: 9px;
	color: #414141;
	display: inline;
	font-weight: bold;
}

/* Use this to hide a thumbnail so that it will be included in FB links  */
.hide img {
display: none;
}
