/* From IR*/
body {
	background-color:black;
	margin:0 auto;
}
p {
	color:Black;
	font-family:Veranda;
	font-size:12pt;
	font-weight:normal;
}
.ContentBox {
	display:inline;
	height:250px;
	vertical-align:bottom;
	width:300px;
}
.ContentBox_Image {
	background-position:center center;
	background-repeat:no-repeat;
	display:inline;
	height:250px;
	vertical-align:bottom;
	width:300px;
}
.CSep {
	display:inline;
	height:20px;
	width:20px;
}
#Bottom {
	background-position:center bottom;
	height:50px;
	position:relative;
	top:-15px;
	width:955px;
}
#wrapper {
	background-color: white;
	width: 955px;
	left:0;
	margin: 0px auto 0px auto;
	position:relative;
	background-image:url(img/ir_bottom.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 70px;
}
#content {
	margin-left: 30px;
	margin-right: 30px;
	padding-right: 10px;
}

#contentleft
{
	margin-left: 30px;
	padding-right: 20px;
	width: 590px;
	border-right: 1px solid #800000;
	float: left;
}

#sidebar_right
{
	margin-right: 5px;
	margin-left: 5px;
	width: 300px;
	float: left;
}
#RightSide p {
	background-color:#F7F7F7;
	font-family:Times New Roman;
	font-size:11pt;
	font-weight:normal;
	margin-left:35px;
	margin-right:4px;
	margin-top:60px;
	text-align:left;
}
.tr {
	background-color:#F7F7F7;
	clear:both;
	min-height:5px;
	position:relative;
	text-align:center;
	vertical-align:top;
	width:955px;
}
#MainBody {
	background-color:#F7F7F7;
	margin:0 auto;
	position:relative;
	text-align:center;
	width:955px;
}
#Middle {
	display:block;
	float:left;
	margin-left:25px;
	margin-right:20px;
	position:relative;
	text-align:left;
	width:581px;
}
div {
	color:black;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-left:40px;
}
li {
	text-indent:-15px;
}
.HSeperatorLine {
	border-top:1px solid #990000;
	position:relative;
	text-align:left;
	clear: both;
}
.SeperatorLine {
	border-right:1px solid #990000;
	text-align:left;
	padding-right: 25px;
}
#RightSide {
	float:right;
	position:relative;
	text-align:left;
	width:275px;
}
a {
	text-decoration:none;
}
a.whiteTxt {
	color:white;
}
p.EmRed {
	color:maroon;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}
.Middle_Txt {
	color:black;
	font-family:Veranda;
	font-size:11pt;
	margin-left:15px;
	text-align:left;
}
.Middle_H2 {
	color:maroon;
	direction:ltr;
	font-size:13.5pt;
	font-weight:bold;
	text-align:center;
}
.Middle_H3 {
	color:maroon;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}
.Middle_Quote {
	color:black;
	font-family:Veranda;
	font-size:11pt;
	font-style:italic;
	text-align:center;
}
.Middle_BigQuote {
	color:black;
	font-family:Veranda;
	font-size:11pt;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}
.CiteQuote {
	color:black;
	font-family:Veranda;
	font-size:11pt;
	text-align:right;
}
a.RedLink {
	color:maroon;
	text-align:center;
	text-decoration:underline;
}
ul {
	list-style-position:inside;
	list-style-type:disc;
	margin-left:0;
	margin-right:-5px;
}
.Product {
	color:maroon;
	font-family:Veranda;
	font-size:15pt;
	font-weight:bold;
	margin:10px 15px;
	text-align:left;
}
.clearing {
	background-color:#F7F7F7;
	clear:both;
	width:100%;
}
.addtocartbutton {
	background: none;
	border:none;
	background-image: url('img/addtocart.png');
	width: 100px;
	height: 30px;
	cursor: pointer;
}
h1 {
}
h2 {
	font-size: 18px;
	color: #800000;	
}
h3 {
	color: #800000;
	font-size: 13pt;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img
{
	border: none;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/*Product CSS*/
h1.product
{
	font-size: 16pt;
	color:maroon;
	font: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
