﻿@import url(layout.css);

/* Coast Style Sheet*/



body {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	
}
#container {
	width: 680px;
	background: #fff top;
	margin-top: 40;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#masthead {
	width: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navigation {
	position: relative;
}
#column_l {
	width: 465px;
	top: 0px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-bottom: 0px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	
}

#column_r {
	width: 140px;
	float: right;
	position: relative;
	right: 0px;
	padding-right: 20px;
	padding-top: 0px;
	
}
#footer {
	text-align: center;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 0px;
	font-family: Verdana;
	font-size: xx-small;
	width: 640px;
	border:none;
}
/* Styles for Masthead */
#masthead img {
	float: none;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 00px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
	
#navigation a {
	text-decoration: none;
	display: block;
	background-color: #FF9900;
}

#navigation a:hover {
	
	
}
/* Styles for Content */

/* Style from Coast Start Standard or Left Column */

a:link {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #0057A5;
	text-decoration: underline;
	border-style: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #0057A5;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color:#FF6600;
	text-decoration: none; 
}
	/* Old hover in Light column
	color: #333333;
	text-decoration: none;
*/
	
	
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #0057A5;
	text-decoration: underline;
	border-style: none;
	
}


/* Style from Coast End*/



h1 {
	color: #FF6803;
	font-size: 2.0em;
}
h2 {
	color: #FFA66B;
	font-size: 1.75em;
	text-decoration: underline;
}
h3 {
	color: #536e8a;
	font-size: 1.5em;
}
h3r {
	color: #536e8a;
	font-size: 1.5em;
}
h4 {
	color: #000000;
	font-size: 1.25em;
}
h5 {
	color: #000000;
	font-size: 0.75em;
}
h6 {
	color: #000000;
	font-size: small;
	text-decoration: underline;
}
big {
	color: #965;
	font-size: medium;
	}
	
.JEWEB {
	color:#666666;
	font-family:Verdana;
	text-align:right;
	font-size: 8px;
}

#column_r p {
	font-size: x-small;
	text-align: right;
	margin: 0;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#column_r a {
		font-size: x-small;
		text-decoration: underline;
		float:right;
		
}
#column_r h3 {
	text-decoration: underline;
}

#column_r a:hover {
color:#FF6600;
text-decoration: none; 
}
/* Old hover in right column
	color: #536E8A;
	text-decoration: underline;
*/
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
	color: #FFFFFF;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}


/* Styles for Footer */
#footer p {
	color: #666666;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #02519C;
	text-decoration: none;
	font-size: 9px;
	border:none;
}
#footer a:hover {
	text-decoration: none; color:#FF6600;
}
/* Styles for Links */
a {
	color: #0057A5;
	text-decoration: underline;
}
img
{  border-style: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.float_right {
	float:right;
}
.content_pic {
	border: thin solid #FFD8B0;
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.no_border {
	border:none;
}
.orange_border {
	margin-left: 20px;
	margin-right: 20px;
	border: thin solid #FFD8B0;
}

.blue {color: #005BA4}

.orange {color: #EC6E00}
