/* ========================================================
    CSS STYLES FOR FRONTIER ASSET MANAGEMENT
   ======================================================== */   


/* PAGE ELEMENTS */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #C89533;
}

#wrap {
	background-image: url(images/pageBg.jpg);
	background-repeat: repeat-x;
}

#wallPaper {
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat-x;
	height: 87px;
}

#container {
	text-align: left;
	width: 724px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	margin-right: auto;
	margin-left: auto;
}

#masthead {
	margin: 0px;
	padding: 0px;
}

#nav {
	margin: 0px;
	padding: 0px;
}

#nav a {
	color: #d60106;
	font-weight: bold;
	text-decoration: none;
}

#nav a.on {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#navLinks0, #navLinks1, #navLinks2, #navLinks3, #navLinks4, #navLinks5 {
	background-image: url('images/nav0.jpg');
	width: 438px;
	height: 62px;
	margin-left: 162px;
}
#navLinks1 {
	background-image: url('images/nav1.jpg');
}
#navLinks2 {
	background-image: url('images/nav2.jpg');
}
#navLinks3 {
	background-image: url('images/nav3.jpg');
}
#navLinks4 {
	background-image: url('images/nav4.jpg');
}
#navLinks5 {
	background-image: url('images/nav5.jpg');
}



#homeLinkOn {
	width: 724px;
	height: 39px;
	background-image: url('images/homeon.jpg');
	color: #fff;
}

#homeLinkOff {
	width: 724px;
	height: 39px;
	background-image: url('images/homeoff.jpg');
	color: #d60106;
}

#subNav {
	float: left;
	width: 157px;
	color: #6E6078;
	font-family: verdana, arial;
}

#contentContainer {
	background-color: #fff;
	background-image: url('images/contentbg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

#content {
	border-left: 1px solid #000;
	margin-left: 157px;
	padding: 1px 10px 10px 10px;
}

#content img {
	border: 6px double #D19938;
	margin: 5px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 12px;
}

#footer {
	width: 724px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	color: #c0c0c0;
	font-size: 12px;
	font-weight: bold;
}

#boston {
	position: absolute;
	z-index: 10;
	background-image: url('images/boston2.gif');
	width: 19px;
	height: 119px;
	margin-top: -125px;
	margin-left: 726px;
}

#goBoston {
	position: absolute;
	z-index: 11;
	width: 400px;
	height: 119px;
	margin-top: -125px;
	margin-left: 325px;
	border-left: 1px solid #000;
	text-align: right;
	background-color: #fff;
	font-weight: bold;
	display: none;
}



/* HTML TAGS */

p {
	margin-top: 0px;
	margin-bottom: 12px;
}

h1 {
	font-size: 14pt;
	color: #3C0941;
	text-transform: uppercase; 
}

h2 {
	font-size: 12pt;
	text-transform: uppercase; 
	border-bottom: 1px dashed #d60106;
	color: #3C0941;
}

h3 {
	text-transform: capitalize;
	font-size: 12pt;
	color: #3C0941;
}

h4 {
	text-transform: capitalize;
	font-size: 11pt;
	color: #3C0941;
}


/* CLASSES */
.block {
	display: block;
}

.subNavContent {
	padding: 5px;
	font-size: 11pt;
}

.rail {
	background-image: url('images/rail.jpg');
	height: 7px;
}

div.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}


/* LINK STYLES */

a:link, a:active, a:visited { 
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
	}

a:hover { 
	font-weight: normal;
	color: #6685C2;
	text-decoration: underline;
	}
	
a:link.footer, a:active.footer, a:visited.footer { 
	font-weight: normal;
	color: #1A1941;
	text-decoration: underline;
	}

a:hover.footer { 
	font-weight: normal;
	color: #37337F;
	text-decoration: underline;
	}
	
.orderTable td {
	font-size: smaller;
}
.orderCalTable td {
	border: 1px solid #000;
}
#orderDetails {
	margin: 10px;
	border: 1px solid #FDFF00;
	background-color: #FEFFBF;
	padding: 5px;
}
#orderTotal {
	margin-top: 3px;
	font-size: larger;
	color: #f00;
}
/* Old Styles */

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.empty {
	background-color: #C89533;
	width: 120px;

}
.hdging {
	background-color: #d7c396;
	width: 120px;
}
.calday {
	color: red;
	font-weight: bold;
}
a {
	font-size: 16;
	color: #660066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	margin: 20 20 20 20;
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
}
.err {
	margin: 20 20 20 20;
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	background-color: red;
	padding: 10 10 10 10;
}
.dtl {
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	border: thin solid Black;
	background: ButtonFace;
	margin: 20 20 20 20;
	padding: 20 20 20 20;
}
.dtl2 {
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	border: thin solid Black;
	background: ButtonFace;
	margin: 20 20 20 20;
	padding: 20 20 20 20;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.smlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.redinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Red;
}
.red-italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	font-style: italic;
	text-align: center;
}
.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
}
.hdr2-italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
}


