﻿/* ORIGINAL COLORS */
/* 	header background-color: #b b c c c c; bbddff */
/* h1 	background-color: #4 4 6 6 9 9; 003399 */
/*  */
/*  */
/*  */
/*  */
body {
	background: #EEDD99 url('../image/backmain.gif') no-repeat fixed center;
	color: #003399;
	font-family: Calibri;
	font-size: 1em;
	font-style: normal;
	width: 760px;
	background-color: #efefef;
}
#container {
	width: 760px;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#navigation {
	background-color: #ca7;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;

}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: none;
	z-index: 2;
	top: 0px;
}
#column_r {
	width: 500px;
	margin: 0;
	padding: 10px;
	background-color: #FFFFFF;
	position: absolute;
	top: 140px;
	z-index: 1;
	left: 300px;
}
/* Styles for Masthead */
#masthead {
	background: #EEDD99 url('../image/web_logo1.jpg') no-repeat 1px 1px;
	text-align: right;
	width: 760px;
	background-color: #bbddff;
	padding: 5;
}
#masthead img {
	float: left;
	margin: 0;
	padding: 15;
}
#masthead p {
	font-size: x-small;
	color: #003399;
	margin: 0;
	padding: 0;
}
/* Styles for TOP Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ca7;
	background-color: #aaCCCC;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #cccccc;
}
/* Styles for Content */

p {
	margin-left: 5px;
	margin-right: 5px;
}
#p:first-letter {
	font-size:10px;
	color:maroon
}
h1 {
	font-size: 2em;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	width: 100%;
	margin-top: -1px;
	margin-bottom: -1px;
}
h2 {
	font-size: 1.75em;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	width: 100%;
	margin-top: -1px;
	margin-bottom: -1px;
}
h3 {
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	width: 100%;
	margin-top: -1px;
	margin-bottom: -1px;
}
h4 {
	font-size: 1.25em;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: text-top;
	width: 100%;
	margin-top: -1px;
	margin-bottom: -1px;
}
h5 {
	font-size: 1em;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	width: 100%;
	margin-top: -1px;
	margin-bottom: -1px;
}
h6 {
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: text-top;
	width: 100%;
	margin-top: -1px;
	margin-bottom: -1px;
}
img {
	border-width: 1px;
	border-color:#003399;
	margin:5 10 5 10;
	float:right;
}
/* Styles for Tables */
#table-normal {
	width:760px;
	padding:5 5 5 5;
}
#table-wide {
	width:900px;
	padding:5 5 5 5;
}
#table-100 {
	width:100%;
	padding:5 5 5 5;
}
/* Styles for Top Content Table */
/*  width="760px"  cellspacing="5px" cellpadding="0 */
#toptable{
	width:760px;
	padding:5 5 5 5;
	
}
#more {
	background-color:#003399; 
	color:white; 
	font-weight:bold;
	font-size: 0.75em;
	}

#reverse075 {
	background-color:#bbddff; 
	color:#003399; 
	font-weight:bold;
	font-size: 0.75em;
	}
#copyright {
	font-size:0.7em;
	color:gray;
}
/* Styles for TipSheets */
#tipsheet {
	
}
#tipsheet h4 {
	font-size: 1.00em;
	color: #FFFFFF;
	background-color: #003399;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: text-top;
	margin-bottom: -10px;
}
#price h4 {
	font-size: 1.25em;
	color: #003399;
	background-color: #bbddff;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	vertical-align: text-top;
	width: 100%;
	margin-top: -1px;
	margin-bottom: -1px;
}
#leftsidebar {
	font-size: 0.75em;
	color: #003399;
	background-color: #bbddff;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	vertical-align: text-top;
	margin-bottom: -1px;
}

#rightsidebar {
	color: #003399;
	background-color: #bbddff;
	width:100px;
	vertical-align:top;	
	margin: 5 5 5 5;
}
#rightsidebar-wide {
	color: #003399;
	background-color: #bbddff;
	width:175px;
	vertical-align:top;	
	padding: 5 5 5 5;

}
#rightsidebar-xwide {
	color: #003399;
	background-color: #bbddff;
	width:200px;
	vertical-align:top;	
	padding: 5 5 5 5;

}
#leftmenu{
	vertical-align:top;
	width:	5%
}
/* First Letter Dropcap */
#dropcap p:first-letter {
	font-family:"Times New Roman", Times, serif;
	font-size: 250%; 
	font-weight: bold;
	float: left;
	margin:5px 5px 0 5px;
}
#backcolor-lite {
	background-color:#bbddff;
	vertical-align:top;
	color:#003399;
}
#backcolor-dark {
	background-color:#003399;
	vertical-align:top;
	color:#ffffff;

}
#tipsheet-h0 {
	background-color:#003399;
	font-variant: small-caps;
	vertical-align:top;
	text-align:center;
	 font-size:1.5em;
	color:#ffffff;
	font-weight:bold;
	width:20%;
}
#tipsheet-h1 {
	background-color:#003399;
	vertical-align:top;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	width:7%;
}
#tipsheet-h2 {
	background-color:#003399;
	vertical-align:top;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	width:60%;
}
#tipsheet-h3 {
	background-color:#bbddff;
	vertical-align:top;
	text-align:right;
	color:#003399;
	font-weight:bold;
	width:10%;
}
#tipsheet-h4 {
	background-color:#bbddff;
	vertical-align:top;
	text-align:left;
	color:#003399;
	font-weight:bold;
	width:23%;
}

/* Styles for Footer */
#footer {
	background-color: #bbddff;
	padding-bottom: 5px;
	color: #003399;
}
#footer p {
	font-size: x-small;
	text-align: center;
	margin: 10px;
	padding: 1px;
}
#footer-text {
	font-size: x-small;
	text-align: center;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
	
}
.style_comment {
	background-color:red;
}

.Style_Invisible {
width:0px;
display:none;
}

.adjustedZIndex {
    z-index: 1;
}

@import url(layout.css);


