/* CSS Document */
body	{
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F7F7F7;
}

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

#main	{
	width: 760px;
	text-align: center;
	margin: auto;
	}
#topNav	{
	background-image: url(../images/BG_Banner01.gif);
	height: 55px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 35px;
}

#banner	{
	height: 211px;
	width: 760px;
}

#sidebar	{}

#content	{
	background-color: #fff;
	width: 740px;
	margin: auto;
	height: 100%;
}

#text {
	color: #666666;
	text-align: left;
	float: right;
	width: 450px;
	margin: 20px 20px 20px 15px;
	padding: 15px;
	clear: inherit;
}
#text .considerA {
	margin: -10px 20px 0px 15px;
	text-align: justify;
	font-weight: bold;
}
#text .considerB {
	margin: 10px 20px 0px 15px;
	text-align: justify;
	font-weight: bold;
}
#text a {
	color: #F09945;
}
#text .left {
	clear: none;
	float: left;
	width: 220px;
	border: 2px solid #ccc;
}
#text .right {
	clear: none;
	float: right;
	width: 220px;
	border-bottom: 2px dotted #ccc;
	margin-bottom: 18px;
	height: 140px;
}
#text .imgRight {
	float: right;
	padding: 5px;
	margin: 5px;
	border-color: #C8DEF5;
	border: 1px solid;
}
.charityListing {
	margin-bottom: 18px;
	border-bottom: 2px dotted #ccc;
	width: 200px;
	clear: left;
	float: left;
	height: 140px;
}

#footer	{
	background-image: url(../images/BG_Footer01.gif);
	height: 60px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	}
#footer .copyright {
	font-size: 10px;
	float: left;
	color: #5194CF;
	padding: 25px 0px 10px 30px;
}
#footer .copyright a {
	color: #5194CF;
	text-decoration: none;
}
#footer .siteBy {
	font-size: 10px;
	color: #5194CF;
	float: right;
	padding: 25px 30px 10px 0px;
}
#footer .siteBy a {
	color: #F09945;
	text-decoration: none;
}
#leftBar {
	color: #FFF;
	background-color: #F09945;
	float: left;
	margin: 38px 10px 10px 10px;
	width: 170px;
	text-align: left;
}

#lowerLeftBar {
	float: left;
	margin: 5px 0px 10px 20px;
	padding: 5px;
	width: 155px;
	text-align: left;
	clear: left;
}

/* Navigation*/

#nav {
	width: 750px;
	padding: 50px 0px 0px 0px;
	margin: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: right;

}
#nav li {
	list-style: none;
	display: inline;
	margin-right: 20px;
}
#nav a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #5194cf;
	text-decoration: none;
	font-weight: bold;
	border-top: 5px solid #5194cf;
	
}

/* Sub Navigation*/

#text li {
	list-style-type: none;
	line-height: 1.8em;
	font-weight: bold;
	color: #F09945;
	font-size: 14px;
}
#text li a:link {
	font-weight: bold;
	color: #F09945;
	font-size: 14px;
}

#text li a:visited {
	font-weight: bold;
	color: #F09945;
	font-size: 14px;
}

#text li a:hover {
	font-weight: bold;
	color: #C4261A;
	font-size: 14px;
	text-decoration: none;
}


#leftBar p {
	border-bottom: 3px dotted #c4261a;
	padding-bottom: 11px;
	padding: 0px 10px 10px 7px;
}
#text p {
	line-height: 1.7em;
}
#carrier {
	margin: 5px 10px 10px 220px;
	clear: right;
	border: 4px solid;
	border-color: #F7F7F7;
	}
	
#downloads {
	margin: 0;
	border: 4px solid;
	border-color: #F7F7F7;
	padding: 0px 10px 10px 18px;
	background-color: #fcecde;
	}
	
#text li .normal { list-style-type: circle; 
}

#awards	{
border: 5px solid #f7f7f7;
	}
.awardListing {
	background-color: #C7DEF5;
	font-size: 10px;
	}
#awards td {
	border: 1px solid #c7def5;
	padding: 5px;
}
#carrier img {
	padding: 5px 20px;
	border: none;
}
#lowerLeftBar img {
	padding-left: 5px;
}
#leftBar a {
	font-weight: bold;
	color: #C4261A;
	text-decoration: none;
	font-size: 11px;
}
.charity {
	width: 465px;
}

/* Headings*/

h1	{
	font-size: 18px;
	color: #003868;
	font-weight: bold;
	}

h2	{
	font-size: 14px;
	color: #003868;
	font-weight: bold;
	}

h3	{
	font-size: 16px;
	color: #c4261a;
	font-weight: bold;
	display: block;
	background-color: #FAE0C7;
	padding: 5px 5px 5px 2px;
	border-left: 5px solid #003868;
	}
	
	/*Forms*/
	
#contact {
	width: 410px;
}

input.txt {
	color: #C4261A;
	border: 1px solid #C4261A;
	width: 280px;
	background-color: #FFFFFF;
}
input.txtSmall {
 color: #000;
  background-color: #fff;
  border: 1px solid #c2c2c2;
  width: 120px;
}
textarea.txt {
 color: #C4261A;
  background-color: #fff;
  border: 1px solid #C4261A;
  width: 300px;
}
input.btn {
	color: #ED9345;
	font-size: 14px;
	background-color: #F0EDED;
	border: 1px solid #aba8a8;
	font-weight: bold;
	padding: 3px;
 }
form p {
	clear: left;
	margin: 4px;
	padding: 8px 0 0 5px;
	color: #E19D56;
  }
form p label {
	float: left;
	width: 45%;
	color: #F09945;
	font-size: 12px;
	font-weight: bold;
}
form p input {
	background-color: #fff;
	color: #1C451B;
	font-weight: bold;
	}
fieldset {
	margin-top: 3px;
	padding: 10px;
	margin-bottom: 8px;
	padding-bottom: 19px;
	border: 1px solid #C4261A;
}
legend {
	color: #C4261A;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
}
form{
	padding: 0px;
	margin-top: 0px;
	}	
#contactForm .formSendBg {
	background-color: #F09945;
	text-align: center;
	padding: 4px;
	border: 1px solid #C4261A;
}
#contactTime {
	color: #F09945;
	font-weight: bold;
}
.smallText {
	font-size: 10px;
}
#leftBar img {
}
#text .img {
	float: right;
}
#characteristics td {
	border-bottom: 2px dotted #f09945;
	font-size: 12px;
	padding: 3px 5px 8px 5px;
}
#characteristics .heading {
	font-size: 12px;
	font-weight: bold;
	color: #0F4222;
}
#characteristics .bottom {
	vertical-align: bottom;
	font-size: 12px;
	font-weight: bold;
	color: #0F4222;
}
#characteristics .green {
	background-color: #C1E387;
}
#characteristics tr {
}
#characteristics caption {
	font-size: 16px;
	font-weight: bold;
	color: #A57A22;
	background-color: #C1E387;
}
#characteristics {
	border: 2px solid #f09945;
	color: #003868;
}
#characteristics .brown {
	background-color: #ECD5A7;
}
#text .productListing {
	border: 1px dotted #ccc;
	padding: 5px 10px;
}
#content .lowerLeft {
	float: left;
	margin: 8px 10px 10px 10px;
	clear: left;
	width: 170px;
}
