﻿@import url(layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	/*background-color: #abc;
	background-color:#A2BEDE ;*/
	background-color: #CADAEC;


}
#container {
/*	width: 670px;
	margin: 0 auto;
	
	background: #fff url(../images/bkgd_tile.gif) top;
	background-repeat: repeat-y;*/
	/*width: 74%;*/
	width: 760px;
	margin: 0;
	/*background-color: #fff;
	position:static;
	/*overflow: hidden;*/
	background-color: #CADAEC;

	
}
#masthead {
	/*text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 650px;
	padding: 0;*/
	background-color: #fff;

	/*background-color: #cde;*/;
}
#navigation {
/*	margin-right: 10px;
	margin-left: 10px;
*/	background-color:#6699CC;/* #006699;*/

	overflow: hidden;
}
/*#column_l {
	width: 420px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
}
#column_r {
	width: 193px;
	margin: 0;
	float: right;
	background-color: #eef;
	position: relative;
	right: 10px;
	padding-right: 5px;
	padding-left: 5px;
}*/

#column_l {
	width: 554px;
/*	width: 79%;
	margin-right: 10px;*/
	float: right;
	/*background-color:#A2BEDE ;
	border-left: 1px  solid #9E9E9E;*/
	background-color: #CADAEC;
	margin-left: 5px;

}
#column_r {
	width: 200px;
	/*width: 28%;*/
	/*width: 20%;
	margin: 0 0 0 10px;*/
	/*padding: 0 10px 10px 10px;*/
	border-right: 1px /*#C0C0C0*/ solid #9E9E9E;
/*	margin-left: 10px;
	background-color:#A2BEDE ;
	margin-right: 1px;*/
	background-color: #CADAEC;

}

#dedicate_to_servicing
{
	font-size:x-small;
}

#dedicate_to_servicing li
{
	margin-bottom: 10px;
}

#other_services
{
	font-size:x-small;
}

#other_services li
{
	margin-bottom: 10px;
}


#servicing
{
	font-size:x-small;
	font-weight: bold;
}

#servicing li
{
	margin-bottom: 10px;
}



#footer {
	text-align: center;
	/*background-color:#006699;*/
	background-color:#3C78B4;
/*	margin-right: 10px;
	margin-left: 10px;
*/	overflow: hidden;
	padding: 2px;
}

#footer_cpyr
{
	text-align: center;
	background-color: #3C78B4;

/*	margin-right: 10px;
	margin-left: 10px;
*/	overflow: hidden;

}


/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}

/* Styles for Navigation */
#column_r ul
{
	list-style-type: none;
	width: 100%;
	margin: 0px;
/*padding:2px;*/	padding-bottom: 10px;
}

#column_r li
{
	padding-bottom: 10px;
	position:relative;
	left: -10px;
}



#column_r a
{
	color: black;
	text-align: left;
	text-decoration: underline;
	font-size: x-small;
	margin-left: 10px;
	/*margin-bottom: 25px;
	margin-top: px;*/
}

#column_r a:hover
{
	color:GrayText ;
}

/*
#column_r a:link
{
	font-size: x-small;
}
*/

#column_r h3
{
	color:#FFFFFF;
	background-color:#3C78B4;
	font-size:1em;
	text-align: center;
}

#column_r p
{
	margin-bottom: 10px;
}


#column_l p
{
	font-size:x-small;
}

/*
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
*/


#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-align: center;
	text-decoration: none;

/*	padding: 10px;*/
	padding:5px;
	display: block;
	border-right: 1px #C0C0C0 solid;
/*	border: solid 1px #A2A2A2;*/
	font-size: x-small;
	padding-right: 25px;
	padding-left: 25px;


}
#navigation a:hover {
	/*background-color: #f2f2f2;*/
	background-color:Highlight;
	color:white;
/*	border: 1px solid #f2f2f2;*/
}

/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	/*color: #965;*/
	color:#666666;
	font-size: 1.75em;
}
h3 {
	/*color: #965;*/
	/*color:#FFFFFF;
	background-color:#3C78B4;*/
	font-size: 1.5em;
/*	font-size:1em;

	text-align: center;*/
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
/*h6 {
	color: #965;
	font-size: 0.5em;
}*/
h6 {
	color:  #965;
	font-size: 1.0em;
}

big {
	color: #965;
	font-size: medium;
}

/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 6px;
	margin-bottom: 6px;
}

#footer_cpyr p 
{
	color: #fff;
	font-size: x-small;
	margin-top: 15px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}