body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg_red_stripe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.image {
	border: 1px solid #cccccc;
	margin: 3px;
	padding: 3px;
}
.menuleft {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #740e14;
	text-decoration: none;
}
.menuleft:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d91a24;
	text-decoration: underline;
}
.menutable {
	border: 1px solid #d7d7d7;
}
.topwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
	text-transform: uppercase;
	display: block;
}
.bot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: text;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #575757;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #575757;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
	color: #841618;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #841618;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	list-style-type: square;
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #841618;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 4px;
	margin-left: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #841618;
}
.imageright {
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 3px;
}
.imageleft {
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-right: 15px;
	padding: 3px;
	margin-left: 2px;
}
.class {
	font-size: 12px;
	color: #740e14;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #740e14;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.class:hover {
	font-size: 12px;
	color: #740e14;
	text-decoration:none;
	border-bottom: transparent 1px solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.text {
	font-size: 11px;
}
.head {
	background-color: #e0e0e0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bababa;
	border-bottom-color: #bababa;
}
.button {
	font-weight: normal;
	background: url(/images/bg_but.gif);
	font-family: geneva, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
}
.linka {
	font-size: 12px;
	color: #575757;
	text-decoration: none;
	cursor: text;
}
.rowhead {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #841618;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f3696b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.row {
	background-color: #fbdedf;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.addthis_button_compact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #740e14;
	text-decoration: none;
}
.pika-wrap {
	width: 60px;
	margin: 0 auto;
}
.pika-image {
	position: relative;
	height: 350px;
	width: 550px;
	background: #fafafa;
	border: 1px solid #e5e5e5;
	padding: 10px;
}
/*position image holders */
	.pika-image .animation, .pika-image .main-image {
	position: absolute;
	top: 10px;
	left: 10px;
}
.pika-image .animation {
	display: none;
	z-index:2;
}
.pika-image img {
	border:0;
}

.pika-imgnav a {
	position: absolute;
	text-indent: -5000px;
	display: block;
	z-index:3;
}
.pika-imgnav a.previous {
	background: url(/images/prev.png) no-repeat left 50%;
	height: 340px;
	width: 50px;
	top: 10px;
	left: 10px;
	cursor:pointer;
}
.pika-imgnav a.next {
	background: url(/images/next.png) no-repeat right 50%;
	height: 340px;
	width: 50px;
	top: 10px;
	right: 10px;
	cursor:pointer;
}
.pika-imgnav a.play {
	background: url(/images/play.png) no-repeat 50% 50%;
	height: 100px;
	width: 40px;
	top:0;
	left:45%;
	display: none;
	cursor:pointer;
}
.pika-imgnav a.pause {
	background: url(/images/pause.png) no-repeat 50% 50%;
	height: 100px;
	width: 40px;
	top:0;
	left:45%;
	display:none;
	cursor:pointer;
}
.pika-textnav {
	overflow: hidden;
	margin: 10px 0 0 0;
}
.pika-textnav a {
	font-size: 12px;
	text-decoration: none;
	font-family:  helvetica, arial, sans-serif;
	color: #333;
	padding: 4px;
}
.pika-textnav a:hover {
	background: #e5e5e5;
	color: #0065B2;
}
.pika-textnav a.previous {
	float: left;
	width: auto;
	display: block;
}
.pika-textnav a.next {
	float: right;
	width: auto;
	display: block;
}
.pika-thumbs {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
}
.pika-thumbs li {
	float: left;
	list-style-type: none;
	width: 74px;
	padding: 3px;
	margin: 0 0px;
	background: #fafafa;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}
 .pika-thumbs li:last {
margin: 0;
}
.pika-thumbs li .clip {
	position:relative;
	width: 74px;
	height: 74px;
	text-align: center;
	vertical-align: center;
	overflow: hidden;
}
.clip span {
	background-color:black;
	position:absolute;
	top:5px;
	left:5px;
	display:block;
}
ul#pikame {
	width:550px;
}
/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika .jcarousel-container-horizontal {
	padding-top: 15px;
}
.jcarousel-skin-pika .jcarousel-container-vertical {
	width: 90px;
	height: 350px;
	padding: 20px 20px;
}
.jcarousel-skin-pika .jcarousel-clip-horizontal {
	height: 90px;
	width: 460px;
}
.jcarousel-skin-pika .jcarousel-clip-vertical {
	width:  90px;
	height: 350px;
}
.jcarousel-skin-pika .jcarousel-item-horizontal {
	margin-right: 10px;
}
.jcarousel-skin-pika .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-pika .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
#build {
	margin-top: 77px;
	margin-right: 6px;
	display: none;
}
#build h2 {
	color: #ef1b27;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	display: none;
}

