@charset "utf-8";
/* CSS Document */

body {
	margin:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
#global {
	margin:20px auto;
	width:1051px;
}

h1 {
	font-weight:600;
	font-size:16px;
	color:#F90;
	margin:0px;
}
h2 {
	font-weight:600;
	font-size:12px;
	color:#131444;
	margin:0px;
}
.menuContainer {
	float:left;
	width:1051px;
}
.header {
	width:900px;
	font-size:12px;
	color:#1f0943;
}
.middleContainer {
	padding:10px;
	float:left;
	width:1031px;
	height:450px;
	background-image: url(images/back.gif);
	background-repeat:repeat-x;
	background-color:#035190;
}
.blogHolder {
	float:left;
	width:280px;
	height:285px;
	border-color:#ffffff;
	border:inset;
	border-width:0px;
}
.blogHolder2 {
	float:left;
	width:280px;
	height:285px;
	background-image:url(images/widgetBack.jpg);
	background-repeat:no-repeat;
}
.blogFrame {
	margin:138px 10px 0;
	height:125px;
	width:260px;
}
.shopper {
	float:left;
	width:270px;
	height:50px;
	font-size:11px;
	margin:15px 0 0 5px;
	
}
.shopper a {
	color:#FFF;
	text-decoration:underline;
	line-height:14px;
	font-size:11px;
}
.shopper a:hover {
	color:#F80;
	text-decoration:underline;
	font-size:11px;
}
	
#includeContainer {
	float:right;
	width:725px;
	height:450px;
	margin-right:10px;
}
	
#iFrameContainer {
	float:right;
	width:725px;
	height:450px;
	margin-right:10px;
}
.bottom {
	float:left;
	width:1051px;
	height:20px;
	font-size:11px;
	color:#FFF;
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
}
.bottom a {
	color:#FFF;
	text-decoration:underline;
}
.bottom a:hover {
	color:#F80;
	text-decoration:underline;
}
.bottomAddress {
	float:right;

}
#includeGlobal {
	margin:0;
	width:715px;
	height:430px;
	padding:10px;
	background-image:url(images/iframeBack.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#4cacd0;
}
#flashHolder {
	float:left;
	width:580px;
	height:450px;
}

.Titles3 {
	font-weight:700;
	font-size:12px;
	color:#fff;
}
.orange {
	color:#f90;
}

a {
	color:#FFF;
	text-decoration:underline;
}
a:hover {
	color:#F90;
	text-decoration:underline;
}
#html.contentClass {
	display:inline;
	margin:10px 0;
	height:auto !important;
	overflow:hidden;
	line-height:16px;
	float:left;
	clear:both;
}
.tittleClass {
	margin:5px 0;
	clear:both;
}

