﻿  /* CSS layout */
body {
	margin: 0px auto 0px auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	background-image: url('../Images/Body_Background_Gradient.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#container {
	margin: 0px auto 0px auto;
	border: 2px solid #BFBF99;
	min-width: 600px;
	width: 750px;
	height: 3500%;
	background-color: #FFFFFF;
	background-image: url('../Images/Background_Muted_Arcs.gif');
	background-repeat: no-repeat;
}
#masthead {
	width: 750px;
	height: 120px;
	background-image: url('../Images/Masthead_CR_Call_750px.gif');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
p {
	margin-bottom: -10px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -8px;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: -8px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 8px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #D20000;
	margin-bottom: -8px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #D20000;
	font-style: italic;
	margin-bottom: 8px;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	text-decoration: none;
	color:#C5C5A7;
}
a:hover {
	text-decoration: none;
	color: #C5C5A7;
}
a:active {
	color: #006633;
}
#left_col {
	width: 180px;
	float: left;
}
#left_col li {
	padding: 4px 15px 2px 0px;
	text-decoration: none;
	height: 30px;
	width: 160px;
}
#left_col a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 3px 8px 4px 8px;
	color: #FFFFFF;
	margin: 5px 13px 0px 16px;
	background-image: url('../Images/Background_Button.gif');
	background-repeat: no-repeat;
	width: 109px;
	text-indent: 4px;
	background-color: #006633;
}
#left_col a:visited {
	color: #C5C5A7;
}
#left_col a:hover {
	background-position: 5px;
	color: #C5C5A7;
	width: 113px;
}
#left_col a:active {
	color: #C5C5A7;
}
#page_content {
	padding: 25px 10px 10px 5px;
	height: 265px;
	margin-left: 180px;
	width: 540px;
}
#page_content ul {
	list-style-type: square;
	line-height: 25px;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding-left: 30px;
}
#page_content a:hover {
	color: #AFAF87;	
}
#page_content a:visited {
	color: #AFAF87;
}
.email {
	border-width: 0px;
}
#left_col ul {
	padding: 10px;
	margin: 15px 0px 0px 2px;
	list-style-type: none;
	text-decoration: none;
	float: left;
	width: 170px;
}
#right_box {
	float: right;
	width: 200px;
	height: 260px;
	margin-top: -70px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	font-style: italic;
}
#left_box {
	float: left;
	width: 240px;
	height: 275px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	padding-left: 8px;
}
#flag_box {
	width: 270px;
	height: 100px;
	float: right;
	margin-right: 225px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #D20000;
	font-size: 13px;
	font-style: italic;
	margin-top: 20px;
}
#flag_box a {
	color: #D20000;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
#flag_box a:hover {
	color: #999966;
}
#page_content2 {
	width: 700px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: -20px;
}
#page_content2 a {
	color: #006633;
	text-decoration: underline;
}
#page_content2 a:hover {
	color: #999966;	
}
#footer {
	margin: 20px 0px 0px 175px;
	clear: both;
	background-color: #FFFFFF;
	width: 400px;
	text-align: center;
	height: 30%;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 8px 7px 0px;
}
#footer li {
	display: inline;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: center;
}
#footer a {
	color: #006633;
	text-decoration: underline;
}	
#footer a:hover {
	color: #999966;	
}
.fontalert {
	font-size: 15px;
	font-weight: bold;
}





