body {
	margin-top: 10px;
	padding: 0;
	background: #eba399 url('../images/img01.gif') left top;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595875;
}

h1, h2, h3 {
    margin-top: 0;
    text-transform: uppercase;
    color: #4a406a;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
    text-decoration: none;
    color: #3e0e24;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.centeredImage
{
    text-align: center;
    margin-top: 10px;
}

.centered {
    text-align: center;
}

.redtext {
    color: #3e0e24;
}

/* Header */

#header {
	width: 960px;
	margin: 0 auto;
	height: 180px;
}

#logo {
	float: left;
	width: 575px;
	height: 125px;
	margin: 0 auto;
	padding: 0;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #528DC8;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #528DC8;
}

#slideshow {
    float: left;
    width: 385px;
	height: 125px;
	margin: 0 auto;
	padding: 0;
}

#slideshow p
{
    text-transform: uppercase;
    padding: 0 0 0 3px;
    font-size: 12px;
    color: #2c295c;
}

/* Menu */

#menu
{
    float: left;
    width: 960px;
    margin: 0px auto;
    padding: 0px;
    height: 52px;
    background: url('../images/img02.png') no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 19px 30px 0px 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: url('../images/img03.jpg') no-repeat right 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #eba399;
}

#menu li a:active {
    color: #eba399;
}

#menu .current a {
    color: #eba399;
}

#menu .selected a {
    color: #eba399;
}

#menu .unselected a {
    color: #FFFFFF;
}


/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	background: url('../images/img05.jpg') repeat-y left top;
}

#page-bgtop {
	background: url('../images/img04.jpg') no-repeat left top;
}

#page-bgbtm {
	background: url('../images/img06.jpg') no-repeat left bottom;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#content li {
    margin-left: 20px;
}

.post {
	padding-bottom: 15px;
    line-height: 150%;
}

.post h1 {
	font-weight: normal;
}

.title {
    background-position: left top;
    height: 50px;
    margin: 0px 10px;
    padding: 11px 0px 4px 10px;
    text-transform: none;
    font-weight: normal;
    background: url('../images/img12.jpg') no-repeat left top;
}

.title a {
	border-bottom: none;
	color: #3e0e24;
}

.title a:hover {
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.spacing {
    margin-bottom: 12px;
}

.contactinfo {
    padding-left: 80px;
    font-size: 14px;
    line-height: 150%;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

#awi, #vv, #mm, #jp {
    padding: 10px 10px 0 10px;
    width: 205px;
    float: left;
    color: #000000;
}

#awi h3, #vv h3, #mm h3, #jp h3 {
    color: #000000;
}

#awi h3, #vv h3, #mm h3, #jp a {
    color: #000000;
}

#awi, #mm {
    margin: 5px 5px 5px 0;
}

#vv, #jp {
    margin: 5px 0 5px 5px;
}

#awi
{
    background-image: url(../images/awi-bg.gif);
    height: 520px;
    background-repeat: no-repeat;
}

#vv {
    background-image: url(../images/vv-bg.gif);
    height: 520px;
    background-repeat: no-repeat;
}

#mm {
    background-image: url(../images/mm-bg.gif);
    height: 400px;
    background-repeat: no-repeat;
}

#jp {
    background-image: url(../images/jp-bg.gif);
    height: 400px;
    background-repeat: no-repeat;
}

.teen1, .teen2, .teen3, .teen4, .teen5, .teen6 {
    padding: 10px 10px 0 10px;
    width: 440px;
    float: left;
}

.teen1 {
    margin: 5px 0 5px 0;
    height: 190px;
}

img.imageleft {
    float: left;
    margin: 5px 25px 0px 0px;
}

img.pdficon
{
    margin: 0 17px 0 17px;
}

div.floatleft {
    float: left;
}

div.clear {
    clear: both;
}

/* Contact Page */

.contact1 {
    width: 100%;
}

.contact2 {
    width: 85px;
    height: 75px;
}

.contact3 {
    width: 50px;
    height: 75px;
}

.contact4 {
    font-weight: bold;
    height: 75px;
}

/* Sidebars */

#sidebar1 {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

#sidebar2 {
	float: right;
}

#sidebar2 h2 a {
    color: #FFFFFF;
}

#sidebar1 ul {
	padding-bottom: 20px;
}

#sidebar1 li {
	background: url('../images/img11.jpg') no-repeat left bottom;
}

#sidebar1 li ul {
	background: url('../images/img10.jpg') repeat-y left top;
}

#sidebar1 li li {
	background: url('../images/img08-spacer.gif') no-repeat 0 13px;
	border-bottom: 1px #f8d6c2 dashed;
}

#sidebar1 li h2 {
	height: 25px;
	padding-top: 15px;
	background: url('../images/img09.jpg') no-repeat left top;
	color: #2c295c;
}

#sidebar1 h2 a {
    color: #2c295c;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 10px 0 0 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li
{
    margin: 0 10px 0 15px;
    padding: 8px 0px 8px 20px;
    text-align: left;
}

.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 35px;
	background: url('../images/img07.png') no-repeat left top;
	font-size: 12px;
	color: #FFFFFF;
}

.sidebar li h3 {
    padding: 15px 10px 10px 15px;
}

.sidebar a {
}

.narrow {
    margin: 10px 10px 0 15px;
}

.indent {
    margin: 0 0 0 15px;
} 

.sidebar span {
    font-weight: bold;   
}

/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: left;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

