@charset "utf-8";
/* CSS Document FOR WE WRITE THE GRANTS */


body {
	background-color: #BAB392;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #BAB392;
	font-weight: normal;
}

h1, h2, h3 {
	letter-spacing: 0.01em;
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}



h2 {
	font-size: 16px;
	font-weight: bold;
	color: #3E4D71;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5C7466;
	margin-bottom: 6px;
}

p {
	font-size: 12px;
}

.subText{
	font-size: 10px;
}

a {
	color: #0066CC;
}

a:hover {
	text-decoration: none;
	color: #002166;
}

blockquote {
	margin-left: 2.5em;
	margin-right: 3.5em;
	line-height: 1.7em;
	font-size: 0.75em;
	text-align: justify;
	font-family: Arial, Helvetica, "Century Gothic", sans-serif;
	color: #4D6256;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}


/*### HOT LINKS (uppermost) MENU ##########*/

#top-hotlinks {
	width: 795px;
	height: 50px;
	margin: 0 auto;
	background-color: none;
}

#top-hotlinks p {
	float: right;
	margin-top: 2px;
	padding-right: 16px;
	font-size: 0.9em;
	font-weight:bold;
	color: #fff;
}

#top-hotlinks a {
	Color: #6A6B68;
	text-decoration: none;
	font-size: 0.9em;
	letter-spacing: .1em;
}

#top-hotlinks a:hover {
	font-size: 0.9em;
	text-decoration: underline;
	color: #002166;
}

#top-hotlinks a:visited {
	color: #D6D6D6;
	text-decoration: none;
	font-size: 0.9em;
}

#top-hotlinks .gold a{
	background-color: #B0A984;
	color:#F8D823;
	padding: 0px 2px;
}

#top-hotlinks .gold a:hover{
	background-color: #B0A984;
	color:#fff;
	padding: 0px 2px;
}

/*###  MENU BAR ##########*/

#menu-wrapper {
	width: 795px;
	height: 24px;
	margin: 0 auto;
	background: url(images/elements/bg-nav_btn.jpg) repeat-x left top;
	border-bottom: 1px solid #DDDDDD;
}

#menu {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BFCAC7;
	background: url(images/elements/bg-nav_btn.jpg) repeat-x left top;

}



/* GENERAL CONTENT AREA */

/*### HEADER #########*/

#header{
	clear: left;
	width: 795px;
	height: 100px;
	margin: 0 auto;
}

#header h1 {
	font-size: 32px;
	float: right;
	margin: 0 20px 0px 0px;
	padding-top: 48px;
	font-family: "Century Gothic", Arial, Helvetica, , sans-serif;
	color: #B8BCB1;
	text-align: right;
}
.imageSymbol{
	float: right;
	position: relative;
	margin-top: 20px;
	margin-right: 40px;
	padding: 0;
}


/*### CONTENT ##########*/

#wrapper {
	clear: left;
	width: 795px;
	margin: 0 auto;
}

#page {
	width: 795px;
	margin: 0 auto;
	padding-top: 0px;
	height: 408px;
	background-color: #FFFFFF;
	background-image: url(images/elements/template-splash.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#content {
	width: 795px;
	color: #444;

}


/*###  SIDEBAR  ##########*/

#sidebar {
	position: relative;
	padding-top: 50px;
	left: 30px;
	float: left;
	width: 240px;

}

#quote {
	margin-left: 16px;
	padding: 10px 10px;
	width: 200px;
	border: 1px dashed #333399;	font-size: 10px;
	color: #93895E;
	font-weight: bold;
}

#quoteFixed {
	margin-left: 16px;
	padding: 10px 10px;
	width: 200px;
	height: 112px;
	border: 1px dashed #333399;	font-size: 10px;
	color: #93895E;
	font-weight: bold;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

/*###  SIDEBAR NAVIGATION ##########*/

#sideNavi {
	clear: left;
	position: relative;
	top: 20px;
	left: 6px;
	width: 230px;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 0px 0px;
}

.imagePyramid {
	padding: 0 10px 1px 0;
}

#sideNavi ul {
	margin-left: 0px;
	padding: 0;
	list-style: none;
	line-height: 20px;
}

#sideNavi li {
	margin-bottom: 0px;
	text-decoration: none;
}

#sideNavi li a {
	margin-bottom: 0px;
	text-decoration: none;
}

/*### MAIN BODY CONTENT ##############################################*/

#entry {
	float: right;
	width: 460px;
	margin: 0px;
	padding: 0px 20px;
	height: 280px;
	overflow: auto;
	BORDER-TOP-WIDTH: 0px;
	SCROLLBAR-FACE-COLOR: #3E4D71;
	BORDER-RIGHT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 4px;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #828B56;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #828B56;
	SCROLLBAR-BASE-COLOR: #ffffff;
}

#entry ul, ol {
	padding-left: 20px;
	margin-left: 0 !important;
}

#entry li {
	font-size: 11px;
	line-height: 150%;
	list-style: outside;
	margin-top: 6px;
}

#entry .circle {
	list-style-type:circle;
	margin-left: 20px;
}



#entry .quoted {
	font-size: 0.65em;
	float: left;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	padding: 0px 0 10px 0px;
	margin-top: 6px;
	margin-left: 40px;
	line-height: 120%;
}


/*### HOME PAGE CONTENT #################*/


#contentHome {
	float: left;
	width: 795px;
	height: 408px;
	background-color: #FFFFFF;
	background-image: url(images/elements/hm-splash.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* hack for IE 6 < to fix pixel gap */
* html #contentHome {
	margin-top: -9px; 
	margin-right: -20px;
}



#contentHome p {
	margin-bottom: 0px;
	font-size: .93em;
}

#contentHome .flash {
	float: right;
	width: 207px;
	padding: 60px 40px 0 0;
}




#contentHome .boxes {

	right: 10px;
	float: left;
	width: 775px;
	height: 134px;
	background-color: none;
	margin: 40px 10px 0 10px;
}

/* hack for IE 6 < to fix pixel gap that occures on the left side of the logo */
* html #contentHome .boxes {
	margin-left: 6px;
}


#contentHome .boxes .logoHome {
	float: left;
	width: 185px;
	background-color: none;
	margin: 42px 20px 0 0;
	padding:  0;
}

/* hack for IE 6 < to fix pixel gap that occures on right side of last box*/
* html #contentHome .boxes .logoHome {
	margin-left: -3px;
}



.boxItem {
	float: left;
	width: 190px;
	height: 132px;
	margin-left: 0px;
	color: #444;
	background-color:#F5F3E4; /* the other options are #94ABB8 #F3F4F2 #0037AA*/
}

#contentHome .boxes .boxItem h2{
	color: #FFF;
	font-size: 14px;
	margin: 0;
}

.boxHeader {
	height: 20px;
	background-image: url(images/elements/bg-boxlist.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: text-top;
	padding: 4px 0px 0 10px;

}

.boxContent {
	height: 103px;
	font-size: 11px;
	line-height: 16px;
	vertical-align: text-top;
	margin: 4px 0;
	padding: 0 10px;
	border-right: 1px solid #444;
	font-weight: normal;
}

.boxContent a{
	color: #3300CC;
}

.boxContentLast { /* this box contains no right border */
	height: 103px;
	font-size: 11px;
	line-height: 16px;
	vertical-align: text-top;
	margin: 4px 0;
	padding: 0 10px;
	font-weight: normal;
}

.boxContentLast a{
	color: #3300CC;
}


/* TABLE STYLES     */


table {
	border-collapse: collapse;
	font-family: Arial,"Century Gothic", sans-serif, "Gill Sans";
	font-weight: bold;
	height: 160px;
}

td,th {
	
}
tr.alt1 th { /* item/retailer bar     */
	padding: 2px 0px 2px 10px;
	color: #FFF;
	text-align: left;
	border: 0px solid #B6B46D;
	font-size: 14px;
	height: 20px;
	background-image: url(images/elements/bg-boxlist.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: text-top;
}

tr.alt2 th {
	padding: 0px;
	background-color: #F3F4F2;
	color: #333333;
	text-align: left;
	border: 0px solid #B6B46D;
	height: 90px;
	vertical-align: text-top;
}


table h5 {
	color: #586874;
	font-size: 1em;
}

.textTable{

	font-size: 11px;
	font-weight: bold;
}

.postscript {
	height: 35px;
	margin: 5px 0 10px 0;
	padding: 0px 0 0 0px;
	line-height: normal;
	background: #9966CC url(images/xxx.jpg) repeat-x left top;
}



/*### Footer ############################*/

#footer {
	clear: both;
	width: 795px;
	height: 30px;
	margin: 0 auto;

}

#footer p {
	float: right;
	margin-top: 10px;
	padding-right: 0px;
	font-size: .8em;
	font-weight:bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

#footer a {
	color: #545553;
	text-decoration: none;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: .05em;
}

#footer a:hover {
	text-decoration: underline;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #002166;
}

#footer  a:visited {
	color: #D6D6D6;
	text-decoration: none;
	font-size: 0.9em;
	text-transform: uppercase;
}

/*### Legal (last line of content) ############################*/

#legal {
	clear: both;
	width: 775px;
	margin: 0 auto;
	height: 20px;
}

#legal p {
	margin-top: 4px;
	line-height: normal;
	padding-left: 15px;
	font-size: 10px;
	color: #E4E2D3;
}

#legal a {
	margin-top: 4px;
	line-height: normal;
	font-size: 10px;
	color: #DCD9C7;
	text-decoration: none;
}


