@charset "UTF-8";

* {
	margin:0;
	padding:0;
	float: none;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #420A1A;
}

#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: 10px auto 80px auto;
	padding:0;
	width: 830px;
	position:relative;
}

#header {
	background-color: #FFFFFF;
	background-image: url(../images/header-bkrgd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 150px;
}
#headerText {
	left: 30px;
	top: 20px;
	width: 130px;
	position: absolute;
}
.pheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 15px;
	color: #666666;
}
#logoBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
	width: 550px;
	margin-top: 10px;
	margin-right: 30px;
	text-align: right;
}
.titlePara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: right;
	line-height: 40px;
}

#topNav {
	width: 830px;
	height: 34px;
}
#topNav li {
	text-align: right;
	list-style-type: none;
	float: right;
	font-size: 13px;
	color: #ffffff;
	padding: 9px 30px 0 10px;
}
#topNav li a:link {
	color: #ffffff;
	text-decoration:none;
}
#topNav li a:visited {
	color: #ffffff;
	text-decoration:none;
}
#topNav li a:hover {
	color: #83a9c0;
	text-decoration:none;
}
#topNav li a:active {
	color: #83a9c0;
	text-decoration:none;
}


#content {
	background-color: #FFFFFF;
	background-image: url(../images/content-bkrgd.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	float:left
	}

#sideNav {
	width: 160px;
	margin-left: 30px;
	float: left;
	display:inline;
	}

#sideNav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #821b35;
	list-style-type: none;
	margin-bottom: 50px;
}
#sideNav li {
	margin-bottom: 20px;
}

#sideNav li a:link {
	color: #666666;
	text-decoration:none;
}
#sideNav li a:visited {
	color: #666666;
	text-decoration:none;
}
#sideNav li a:hover {
	color: #821b35;
	text-decoration:none;
}
#sideNav li a:active {
	color: #821b35;
	text-decoration:none;
}

#sideNav li a.special:link {
	color: #821b35;
	text-decoration:none;
}
#sideNav li a.special:visited {
	color: #821b35;
	text-decoration:none;
}
#sideNav li a.special:hover {
	color: #821b35;
	text-decoration:none;
}
#sideNav li a.special:active {
	color: #821b35;
	text-decoration:none;
}


#centerContent {
	float: left;
	margin: 0 35px 40px 30px;
	width:400px;
	display:inline;
}

#slideshow {
	height: 255px;
	width: 400px;
	display:inline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #821b35;
	margin-bottom: 10px;
}
.subpage {
	border-bottom: 2px solid #83a9c0;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55809F;
	margin: 16px 0 6px 0;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 16px 0 6px 0;
	font-weight:bold;
	line-height: 16px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 10px;
}

.intro {
	font-size: 14px;
	line-height: 30px;
}

.readmore {
	font-size: 10px;
	font-style: italic;
}
#centerContent ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-position: outside;
	margin-left: 21px;
	color: #333333;
}

#centerContent ol li {
	margin-bottom:10px;
}

#centerContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	margin-bottom: 12px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 12px;
}

#centerContent ul li {
	margin-bottom:8px;
}
.floatRight {
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.floatRightNoTop {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 4px;
}


.floatRighLess{
	float: right;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-top: 4px;
}

a:link {
	color:#821b35;
	text-decoration:none;
}

a:visited {
	color:#821b35;
	text-decoration:none;
}

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

a:active {
	color:#821b35;
	text-decoration:nderline;
}

#sidebar {
	width: 145px;
	margin-right: 26px;
	float: right;
	margin-bottom: 30px;
	display:inline;
	margin-left: 0px;
	position: relative;
	}

#services {
margin-bottom:40px;
}

#services h3 {
	font-size: 13px;
	font-weight: normal;
	color: #631128;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}
#services p {
	color: #666666;
	margin-bottom: 20px;
	margin-left: 1px;
}

#services p a {
	color: #666666;
	margin-bottom: 20px;
	margin-left: 1px;
}
#deskArticles {
	width: 145px;
	margin:0;
	background-image: url(../images/desk-bkgrd-mid.gif);
	background-repeat: repeat-y;
}

#articlesInside {
	background-image: url(../images/desk-bkgrd-top.gif);
	background-repeat: no-repeat;
	padding-top:60px;
}

#articlesInside p {
	margin: 0 10px 10px 9px;
	line-height: 15px;
}

#articlesInside p.seeAll {
	background-image: url(../images/desk-bkgrd-bot.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 20px 9px;
	margin: 0px;
}

#articleArchive{
	background-image: url(../images/archivehead.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
}

#articleArchive p {
	margin: 0 10px 10px 9px;
	line-height: 15px;
}

#articleArchive p.backToAll {
	background-image: url(../images/desk-bkgrd-bot.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 20px 9px;
	margin: 0px;
	line-height: 6px;
}

#footer {
	width: 770px;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
	height: 50px;
}
#footer p {
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
}

.privacy
{
	font-size: 10px;
	line-height: 12px;
}

