@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff; 
	font: 12px Tahoma, Arial, Sans-Serif;
	margin: 0 auto;
	padding: 0px 20px 20px 20px;
	position: relative;
	width: 780px;
	color: #333;
}

#pPage {
	padding: 0px;
	background-color: #9094ba;
	background-image: url(../img/blugrade.png);
	background-repeat: repeat-x;
	width: 780px;
}

/* -- Font -- */
address,
dd,
div,
dt,
h3,
h4,
h5,
h6,
input,
legend,
li,
p,
select,
textarea {
	font-family: inherit;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

#featureList {
	font-weight: 700;
	padding-right: 10px;
}

#vpList {
	padding-right: 10px;
}

#ph1 {
	font-size: 16px;
	font-weight: normal;
	
}

#ph2 {
	font-size: 14px;
	font-weight: normal;

}

#ph3-headout {
	font-size: 12px;
	font-weight: normal;
	width: 125px;
	margin-left: 0px; /* -20px; */
	padding: 2px 2px 2px 4px;
	background-color: #d9b24f;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;
	overflow: visible;

}

#ph3-head {
	font-size: 12px;
	font-weight: normal;
	width: 125px;
	padding: 2px 2px 2px 4px;
	background-color: #d9b24f;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;
	overflow: visible;
}

#ph3-head200 {
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	padding: 2px 2px 2px 4px;
	background-color: #d9b24f;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;
	overflow: visible;
}

#ph3-head300 {
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	padding: 2px 2px 2px 4px;
	background-color: #d9b24f;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;
	overflow: visible;
}

#ph3-headout300 {
	font-size: 12px;
	font-weight: normal;
	width: 300px;
	margin-left: 0px;/*-20px;*/
	padding: 2px 2px 2px 4px;
	background-color: #d9b24f;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;
	overflow: visible;
}

#ph3-headout400 {
	font-size: 12px;
	font-weight: normal;
	width: 400px;
	margin-left: 0px;/*-20px;*/
	padding: 2px 2px 2px 4px;
	background-color: #d9b24f;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;
	overflow: visible;
}

#ph3-headout609 {
	font-size: 12px;
	font-weight: normal;
	width: 589px; /*609px;*/
	margin-left: 0px; /*-20px;*/
	padding: 2px 2px 2px 4px;
	background-color: #d9b24f;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;
	overflow: visible;
}

#ph3 {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 2px 2px 4px;
	background-color: #d9b24f;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;
	overflow: visible;

}

#ph4 {
	font-size: 10px;
	color: #d9b250;
}

#pt1 {
	font-size: 16px;
	font-weight: normal;
}

#pt2 {
	font-size: 14px;
	font-weight: normal;
}

/* -- Links -- */

a:link {
	color: #333;
	text-decoration: underline;
}

a:visited {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: none;
}


a img {
	border: 0;
}


a.button_link {
	margin-right: 11px;
}

/* -- Header Area -- */

/* tan */
#pHead {
	height: 100px;
	width: 768px;
	clear: both;
	padding: 5px;
}


#pLogo {
	position: relative;
	top: 25px;
	left: 20px;
}

#pName {

	font-size: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	position: absolute;
	left: 140px;
	top: 35px;
}

#pSlogan {
	position: absolute;
	left: 135px;
	top: 85px;
}


/* -- Menu Area -- */
/* -- See menu.css -- */


/* -- Content Area -- */
#content-container {
	width: 778px;
}

#contentHeader {
	float: right;
	width: 607px;
	margin: 5px;
	margin-right: 0px;
	padding: 10px 5px 5px 5px;
	background-color: #d9b24f;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;

}

#newscontentHeader {
	float: left;
	width: 758px;
	margin: 5px;
	margin-right: 0px;
	padding: 10px 5px 5px 5px;
	background-color: #d9b24f;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;

}

#sidebarLeft {
	float: left;
	width: 125px;
	margin: 5px;
	padding: 10px 5px 5px 5px;
}

#mainContent { 
	float: right;
	width: 609px;
	min-height: 500px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #a9b0cf;
} 

#newsContent { 
	float: left;
	width: 609px;
	min-height: 500px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	/*background-color: #a9b0cf;*/
} 

#contentBody {
	float: left;
	width: 440px;
	margin: 5px;
	padding: 0px 5px 5px 5px;
}

#newscontentBody {
	float: left;
	width: 220px;
	margin: 5px;
	padding: 0px 5px 5px 5px;
}

#newscontentBodyRight {
	float: right;
	width: 220px;
	margin: 5px;
	padding: 0px 5px 5px 5px;
}
#contentBodyProduct {
	float: left;
	width: 565px;
	margin: 5px;
	padding: 10px 5px 5px 5px;
}

#sidebarRight {
	float:right;
	width: 125px;
	margin: 5px;
	padding: 10px 5px 5px 5px;
}


#contentFooter {
	float: right;
	width: 609px;
	margin: 0px;
	padding: 10px 5px 5px 5px;
}

#mc {
	border: thin #d8b250 outset;
	background-color:  #fbf8f2;
	margin-right: 20px;
}

#vp {
	border: thin #d8b250 outset;
	background-color:  #d8b250;
}

#vphead {
	background-color: #d8b250;
	background-image: url(../img/bggold.png);
	background-repeat: repeat-y;
}

#vpitemleft {
	padding-right:10px; 
	width: 100px;
}
 
#vptd {
	background-color:  #fbf8f2;
	margin-right: 20px;
}

#vptdalt {
	background-color: #f0e1bf;
	margin-right: 20px;
}

/* -- Footer -- */
#foot a {
	color: #333;
	text-decoration: underline;
}

#foot a:hover {
	text-decoration: none;
	color: #333;
}

#foot p {
}	

#foot {
	margin: 0px;
	padding: 5px;
	width: 768px;
	clear: both;
	text-align: center;
}

#foot li {
	float: left;
	list-style: none;
}

#foot .footItem {
	margin-right: 10px;
	padding-right: 10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .png {
	background-color: transparent;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
