body {
	background: #313131 url(images/top-back.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #2e2e2e;
	margin: 0;
	padding: 0;
}

a {
	color: #950909;
	text-decoration: none;
}

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

p {

}

strong {
	font-weight: 700;
}

h1 {
	font-weight: normal;
	font-size: 24px;
	text-align: center;
}


h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0 0px 0;
	color: #000000;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 0px 0;
}

.red {
	color: #d60c0c;
}

.left {
	text-align: left;
}

.image-left {
	float: left;
	padding: 0 10px 0 0;
}

.image-center {
	padding: 0px 5px 0px 5px;
}

.image {
	padding: 0 0 0 0;
}

.caption {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	font-size: 90%;
	font-style: italic;
}

.breadcrumbnav
{
    font-family: Arial;
    font-size: 8pt;
    color: #d60c0c;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}


.breadcrumb2
{
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
}

#social-wrapper {
	width: 1065px;
	margin: 0 auto;
	padding: 0;
}

#social-buttons {
	background: #ffffff;
	position: fixed;
	width: 66px;
	padding: 5px;
	top: 143px;
	border-right: #bbbbbb 1px solid;
	text-align: center;
}

#wrapper {
	width: 911px;
	background: #ffffff url(images/background.gif);
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 911px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
}

#navbar {
	width: 902px;
	height: 20px;
	background: #313131;
	padding: 3px 0 0 0px;
}

#navbar a {
	font-size: 12px;
	text-transform: uppercase;
	padding: 10px 12px 0px 5px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#navbar a:hover {
	color: #d60c0c;
	text-decoration: none;
}

#container {
	width: 902px;
	background: #ffffff;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#banner {
	float: right;
	width: 723px;
	padding: 0 0 20px 0px;
	background: #ffffff;
}

#maincontent {
	float: right;
	width: 678px;
	padding: 0px 10px 5px 20px;
	background: #ffffff;
}

#maincontent ul {
	
	margin: 0 0 0 0px;
	padding-left: 15px;
}

#sidebar {
	float: left;
	width: 180px;
	padding: 10px 0px 5px 5px;
	background: #ffffff;
}

.sidelinkback {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #d8d8d8;
}



#sidebar a {
	font-size: 13px;
	line-height: 20px;
	text-decoration: underline;
	padding: 0 0 0 5px;
	color: #2e2e2e;
}

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

#sidebar h3 {
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	background: #808080;
	text-transform: uppercase;
	padding: 4px 12px 3px 3px;
	font-size: 12px;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #ffffff;
}

#footer {
	width: 911px;
	height: 80px;
	background: #b7b7b7 url(/images/bottom-border.png);
}

#footertext {
	font-size: 80%;
	padding: 25px 5px 5px 10px;
}

#copyright {
	font-size: 110%;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
}

#copyright a {
	color: #ffffff;
	font-size: 90%;
}


.clearer
{
clear:both;
}

hr {
	color: a1a1a0;
	size: 1px;
}
