A {
	color: #be000f;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #fff;
	text-align: left;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

IMG.alignright {
	float: right;
	margin: 0 0 10px 20px;
	border: 5px solid #ccc;
}

TD, BODY {
	font: 13px/20px "Lucida Grande", Lucida, Verdana, Tahoma, sans-serif;
	color: #000;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

OL, UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

HR {
	border: 0;
	padding: 0;
	margin: 0 30px 15px 30px;
	height: 1px;
	overflow: hidden;
	background: #ccc;
	color: #ccc;
}

TEXTAREA#comment {
	width: 90%;
}

.clear {
	clear: both;
}

.dotted {
	border-top: 1px dotted #534f4e;
	margin-bottom: 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}

.nopadding {
	padding: 0;
}

/* ########################################################################################## */

.container {
	text-align: left;
}

.sidebar {
	display: none;
}


/* ########################################################################################## */

#head {
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
}

#head H1 {
	font-weight: normal;
}


#head UL {
	display: none;
}

#head .print {
	display: none;
}



/* ########################################################################################## */

#splash {
}

#splash .container {
}

#splash .splashrotation H2 {
	display: none;
}

#splash .splashrotation IMG {
}

#splash .splashrotation P {
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
}

/* ########################################################################################## */

#frontpage {
	padding: 10px 0 15px 0;
}

#frontpage .studies {
	display: none;
}


#frontpage .whats {
}

#frontpage .whats H2 {
	text-transform: uppercase;
	color: #000;
	font-size: 20px;
}

#frontpage .whats H2 SUP {
	font-size: 12px;
}

#frontpage .whats P {
	display: none;
}

#frontpage .whats .post {
	padding: 10px 10px 10px 10px;
	color: #999;
	line-height: 1.2;
}

#frontpage .whats DIV:hover {
	background: #f7f7c7;
	color: #333;
}

#frontpage .whats .post SMALL {
	color: #be0414;
	font-size: 10px;
}

#frontpage .whats .post STRONG {
	color: #AAA;
	text-transform: uppercase;
	font-size: 16px;
}

#frontpage .whats P.dottedbox {
	display: none;
}

/* ########################################################################################## */

#content {
	margin: 30px 0 10px 0;

	/* font: 15px/21px Georgia, Cambria, Times, 'Times New Roman', serif; */
	font: 13px/20px "Lucida Grande", Lucida, Verdana, Tahoma, sans-serif;

	color: #333;
}

#content H1 {
	font-size: 36px;
	font-weight: normal;
	color: #666;
	padding: 10px 0 20px 0;
}

#content H2 {
	font-size: 15px;
	color: #b71111;
	padding-bottom: 25px;
	text-align: center;
}

#content H3 {
	font-size: 20px;
	padding: 10px 0 20px 0;
}

#content STRONG {
	color: #b71111;
}

#content .entry UL {
	list-style-image: url('images/dot_box.png');
}

#content .entry UL UL {
	list-style-image: url('images/dot_dash.png');
}

#content .entry OL {
	color: #990000;
}

#content .twocollist {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	width: 310px;
	float: left;

}

#content .nopadding {
	padding: 0;
}

#content .threecollist {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style: none;
	list-style-type: none;
}

#content .threecollist LI {
	padding: 0px 0px 0px 15px;
	float: left;
	background: url('images/listdot.gif') left center no-repeat;
	width: 300px;
}

#content .clientquotes {
	clear: both;
	padding-top: 20px;
}

#content .clientquotes P {
	border-top: 1px dotted #ccc;
	padding-top: 20px;
}


#content {
	padding: 0px 30px;
	font-size: 13px;
	color: #333;
}

#content UL.redchecks {
	list-style-type: none;
	list-style-image: url('images/dot_check.png');
}

/* ########################################################################################## */

#foot {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 30px;
	position: relative;
}

#foot .container {
	border-top: 1px solid #ededed;
}

#foot P {
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0px;
}

#foot P STRONG {
	color: #be0414;
}

#foot UL {
	position: absolute;
	top: 0px;
	right: 0px;

	list-style: none;
	padding: 0;
}

#foot UL LI {
	float: left;
	padding-left: 10px;
}

#foot UL LI A {
	display: block;
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	border-bottom: 5px solid #fff;
}

#foot UL LI A:hover {
	text-decoration: none;
	border-bottom: 5px solid #be0414;
}

.copyright {
	padding-top: 10px;
	font-size: 10px;
	color: #999;
}

.copyright A {
	color: #999;
}

/* ########################################################################################## */

#footmenu {
	display: none;
}

/* ########################################################################################## */

.contactform {
	display: none;
}

/* ########################################################################################## */


.prettytable {
	background: #ddd;
}

.prettytable TH {
	background: #ddd;
	color: #666;
	text-align: left;
	padding: 5px 10px;
}

.prettytable TD {
	background: #ffffff;
	padding: 5px 10px;
	font-size: 12px;
}



.menuascontent {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuascontent LI {
	float: left;
	padding: 0 5px 5px 5px;
}
.menuascontent LI A {
	display: block;
	background: #be000f;
	color: #fff;
	width: 229px;
	padding: 7px 0;
	border: 3px solid #be000f;
	text-align: center;
	text-decoration: none;
}

.menuascontent LI A:hover {
	background-color: #fff;
	color: #be000f;
	border-color: #be000f;
}





.postlink {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.sidequotebox {
	font-size: 12px;
	padding: 20px;
	position: relative;
	border: 1px solid #eee;
	margin-bottom: 10px;
}

.sidequotebox .thequote {
	background: url('images/quot2.png') right bottom no-repeat;
	padding: 0 0 10px 0;
	text-align: justify;
}


.sidequotebox STRONG {
	display: block;
	padding-top: 10px;
}

.sidequotebox P {
	padding: 0;
}

.sidequotebox .quot1 {
	display: block;
	background: url('images/quot1.png') left top no-repeat;
	width: 24px;
	height: 22px;
	float: left;
	margin: 0 10px 0 0;
}


.clientsleft {
}

.clientsright {
}

.clientsspecialheading {
}


#respond {
	display: none;
}

.post-edit-link {
	display: none;
}
