body{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	background: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

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

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

div#sidebar{
	width: 140px;
	float: left;
	display: block;
	margin-left: 80px;
	margin-top: 140px;
}

.logo{
	width:140px;
	height:140px;
	margin-bottom: 40px;
}

.logo img, .logo a img{
	border: 0;
	outline: 0;
	text-decoration: none;
}

.lefty{
	width:140px;
	border:none;
	text-align:right;
	line-height:28px;
	font-size:16px;
}

#sidebar a{
	color:#ee3224;
	text-align:right;
	text-decoration:none;
	width: 140px;
	display: block;
}

#sidebar a:hover{
	color:#000000;
}

#sidebar a:active{
	color:#000000;
}

.submenu{
	font-size: 13px;
	line-height: 18px;
}

a.here{
	color:#000 !important;
	text-decoration:none;
}

.content{
	width: 720px;
	margin-left: 80px;
	margin-top: 315px;
	display: block;
	float: left;
}

p{
	width: 480px;
}

blockquote{
	font-size: 16px;
	width: 480px;
	margin:0;
	padding: 0 20px 20px 80px;
	margin-bottom: 20px;
	background: url('quote.jpg') top left no-repeat;
}

blockquote p{
	width: 400px;
}

blockquote cite{
	font-size: 12px;
	text-align: right;
	width: 400px;
	display: block;
}

.body{
	font-size:10pt;
	color:#222222;
	text-align:left;
	float:left;
	vertical-align:top;
	width:70%;
	padding-top:250px;
	margin-left:10px;
}

.bodyredtext{
	font-size:10pt;
	color:#ee3224;
	text-align:left;
	float:left;
	padding-right:8pt;
}

.homewrap{
	background:url(home.jpg) right -20px no-repeat;
	height: 360px;
}

.redbox{
	width:40px;
	height:40px;
	background-color:#ee3224;
	display:block;
	float:right;
}

.addy{
	font-size:10pt;
	color:#222222;
	text-decoration:none;
	text-align:left;
	display:block;
	float:right;
	padding-top:20pt;
}

.addy-top{
	font-size:10pt;
	color:#222222;
	text-decoration:none;
}

.addyred{
	font-size:10pt;
	color:#ee3224;
	text-decoration:none;
	text-align:left;
	display:block;
	float:right;
	margin-left:10pt;
	margin-right:3pt;
	padding-top:20pt;
}

.addywrap{
	width:70%;
	background:#ffffff;
	margin-top:40pt;
}

.redbox2{
	width:40px;
	height:40px;
	float:left;
	display:block;
	background:#ee3224;
	padding:0 0 0 0;
}

.address-wrap{
	width:600px;
	height:40px;
	float:right;
	display:block;
	margin-top:30px;
	text-align:left;
	color:#222222;
	font-size:14px;
	background:#ffffff;
}

.redtextbits{
	color:#ee3224;
	margin-right:7px;
	margin-left:10px;
}

.bottomtext{
	line-height: 68px;
}

.bottomtext em{
	font-style: normal;
	color:#ee3224;
	margin-left: 15px;
	margin-right: 5px;
}

.bottomtext a{
	color: #000;
}

.bottomtext a:hover{
	color: #ee3224;
}

/* End address stuff */

.quote{
	background-image:url(quote.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:40%;
	margin-left:30%;
	padding-left:7%;
}


.alink a{
	font-size:10pt;
	color:#ee3224;
	float:left;
	display:block;
	text-decoration:none;
	vertical-align:baseline;
}

.alink a:hover{
	text-decoration:underline;
}

.alink a:active{
	color:#222222;
	text-decoration:underline;
}

img a{
	border: 0;
	outline: 0px;
	text-decoration: none;
}

/* End inline links rollover code stuff */

.earring{
	background-image:url(home_earring.jpg);
	width:114px;
	height:411px;
	background-repeat:no-repeat;
	display:block;
	float:right;
	margin-right:40pt;
}

.showcase table tr:first-child{
	margin-left: -10px;
}

.thumb{
	vertical-align:middle;
}

.showcaseimage{
	padding-bottom:10pt;
	height:300px;
	text-align:left;
}

.showcasetext{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	color:#222222;
	text-align:right;
	padding-right:2%;
	padding-left:2%;
	vertical-align:top;
}

.alink2 a{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	color:#ee3224;
	float:left;
	display:block;
	text-decoration:none;
	vertical-align:baseline;
}

.alink2 a:hover{
	text-decoration:underline;
}

.alink2 a:active{
	color:#222222;
	text-decoration:underline;
}

.awards_left{
	width:10%;
	float:left;
}

.awards_right{
	width:90%;
	float:right;
}

.showcasestrip{
	overflow:scroll;
	width:700px;
	border:none;
}

.glossary_term{
	text-align:left;
	font-weight:bold;
	vertical-align:text-top;
}

td ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

footer{
	width: 100%;
	height: 100px;
	display: block;
	margin-top: 60px;
	margin-bottom: 20px;
	float: left;
}
