/* 
  -----------------------------------
  CompanyName Style Sheet
  by Echo Web Services
  www.echowebservices.com
  -----------------------------------
Color Scheme
Pale Blue: #7cbdcb
Deep Burgandy : #862d59
Dark Blue Text: #263c4e
Dark Grey Text: #5a5c54
*/
body, div, table,tr, td {margin:0;padding:0;}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #5a5c54;
	background-color: #FFFFFF;
	margin: 12px 20px;
	padding: 0;}
a, a:link, a:visited, a:hover {
	text-decoration:none; 
	color:#862d59;
	x-font-weight:bold;}
a:hover {text-decoration:underline;}
#pageContainer{}
#headerDiv{
	background: #7cbdcb url(/img/theme/headerBack.gif);
	height:20px;}
#headerContent{background: transparent url(/img/theme/headerRight.gif) no-repeat top right;}
#navigation {
	text-align:center;
	margin-bottom:.5em;
	clear:both;}
#navigation a {
	}
#navigation .left {border:0;}
#logoDiv {
	background:#fff url(/img/theme/logoWrapper.gif) repeat-x top left;
	height:105px;
	padding-top:20px;
	text-align:center;
	margin-right:7px;
	margin-top:20px;}
#mainDiv{}
#mainContentDiv{}
#mainContentDiv p {margin:7px;}
 .list {padding-left:17px;}
#mainContentDiv img {margin-right:1em;}
#footerDiv{
	background:#7cbdcb url(/img/theme/footerLeft.gif) no-repeat top left;
	margin-right:7px;
	clear:both;}
#footerContentDiv{
	background:transparent url(/img/theme/footerRight.gif) no-repeat right -25px;
	text-align:center;
	height:90px;
	color:#263c4e;
	font-weight:bold;
	font-size:90%;}
#footerContentDiv p{}
#pageFooter {
	text-align:center;
	color:#862d59;
	font-size:90%;
	font-weight:bold;}
#pageFooter p {
	margin:5px 0;}
#pageFooter p a {
	color:#ccc;
	font-weight:normal;
	font-size:80%;}
.clearing{clear:both;}
* html #mainContentDiv
	{display: inline;}	
img{
	border:none;}
.opportunity {
	font-weight:bold;
	color:#862d59;}
h1,h2,h3,h4,h5,h6 {color:#862d59;}
h1{font-size:120%;}
.tinyText {font-size:90%}
/*===============================Home Page Only Styles =======================*/
#home #footerDiv{
	background:#7cbdcb url(/img/theme/footerLeftHome.gif) no-repeat top left;
	margin-right:7px;
	clear:both;}
#home #footerDiv a {
	text-decoration:underline;}
#home #footerContentDiv{
	background:transparent url(/img/theme/footerRightHome.gif) no-repeat bottom right;
	height:200px;
	margin-left:400px;
	padding-top:20px;
	padding-bottom:10px;
	position:relative;
	text-align:left;}
#home #footerContentDiv h1{ 
	background:url(/img/theme/footerH1.gif) repeat-x top left;
	margin-right:20px;}
#home table tr td a {
	background:url(../img/theme/heartBullet.gif) no-repeat left;
	padding-left:20px;
	font-weight:bold;
	color:#7cbdcb;}
#home table {margin:auto;}
