
/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: #517e5a url(images/bg.gif) repeat-x;
 }

hr {
	height: 1px;
	width: 100%;
	background: #eeebde;
	border: 1px;
	color: #eeebde;
}

h1 {
	font: 900 20px/20px  "Trebuchet MS", arial;
	color: #203851;
	text-align:left;
	margin: 20px 0px 0px 0px;
	text-transform: capitalize;
}

h2 {
	font: 700 14px/14px  "Times New Roman", Times, serif;
	color: #005984;
}

h3 {
	font: 700 14px/14px  "Times New Roman", Times, serif;
	color: #b53e2a;
	margin: 0px;
}

ul {
	margin: 0px;
	padding:0px;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc {
	width:950px;
	margin:auto;
}

#pagetile {
	background:  url(images/mc_bg.gif) repeat-y 0px 0px;
	float:left;
}

#header {
	background: url(images/top.jpg) no-repeat 0px 0px;
	width:950px;
	height:271px;
	float:left;
}
#header em {
	display:none;
}

#wrapper {
	width: 100%;
	/*background: url(images/top_bg.jpg) no-repeat top center;*/
	float:left;
}
/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	width: 182px;
	float:right;
	margin: 0px 45px 0px 0px;
}

#nav, #nav ul {
	width: 182px;
}

#nav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}

#nav ul li a {
	display: block;
	height: 31px;
	margin: 0px;
	padding: 0px;
}

#nav em {
	display: none;
}

/*    -----------------------   Menu Items   -----------------------   */ 

.about {
	width: 56px;
	background: url(images/m_about.gif) no-repeat 0px 0px;
}	
.abouthl {
	width: 56px;
	background: url(images/m_about.gif) no-repeat 0px -17px;
}


#home, #home a {
	width: 53px;
	background: url(images/m_home.gif) no-repeat 0px 0px;
}	
#home a:hover {
	background: url(images/m_home.gif) no-repeat 0px -31px;
}
#spacer, #spacer a {
	width: 62px;
	background: url(images/m_spacer.gif) no-repeat 0px 0px;
	cursor: default;
}	
#spacer a:hover {
	background: url(images/m_spacer.gif) no-repeat 0px 0px;
	cursor: default;
}
#contact, #contact a {
	width: 67px;
	background: url(images/m_contact.gif) no-repeat 0px 0px;
}	
#contact a:hover {
	background: url(images/m_contact.gif) no-repeat 0px -31px;
}
#menustart, #menustart a, #menustart a:hover {
	width: 75px !important;
	width: 50px;
	cursor: default;
}

/* ----------------- Submenu -----------------*/  

.subOne a, .subTwo a, .subThree a {
	font: 500 11px/12px  arial, helvetica, sans-serif;
	color: #606366;
	display: block;
	text-decoration:none;
	padding: 7px 1px 1px 25px;
	width: 146px;
	height: 22px;
	background: url(images/submenubg.gif) no-repeat 0px 0px;
	line-height: 18px;
}
.subOne a:hover, .subTwo a:hover, .subThree a:hover {
	color: #000000;
	text-decoration:none;

}
.subOne {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 130px;
	margin-left: 220px;
}
.subTwo {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 475px;
}
.subThree {
	position: absolute;
	z-index: 15;
	visibility: hidden;
	top: 70px;
	margin-left: 620px;
}

/*    -----------------------   Content  -----------------------   */  

#content {
	width: 950px;
	text-align: left;
	float:left;
	background: url(images/content_bg.gif) no-repeat 0px 0px;
}

#contentend {
	width: 950px;
	float: left;
	background: url(images/content_end.gif) no-repeat center bottom;
}

#contenthome {
	width: 762px;
	text-align: left;
	float:left;
	background: url(images/content_home.jpg) no-repeat 0px 0px;
}

#contentdivide {
	float:left;
  	margin-top: 5px;
  	margin-bottom: 5px;
}

#contentdivide #left {
	width: 310px;
	float: left;
}

#contentdivide #right {
	width: 210px;
	float: right;
}
#financing {
	padding:5px 0 5px 0;
	border-top:1px solid #dad6c5;
	border-bottom:1px solid #dad6c5;
	margin:20px 0 0 0;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:160px;
	float:left;
}
#smright {
	width:300px;
	float:right;
}

#equalleft { 
	width:200px;
	float:left;
	padding: 0px 40px 0px 0px;
}
#equalright {
	width:200px;
	float:right;
	padding: 0px 40px 0px 0px;
}



/*    -----------------------   Wide Column    -----------------------   */  

#widecol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 525px;
	float: right;
	margin: 0px 95px 0px 0px;
	min-height: 300px;
	height:auto !important;
	height:300px;
}

#widecolHome {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 420px;
	float: left;
	margin: 50px 0px 0px 110px;
	padding: 0px 70px  0px 10px;
}

/*#widecol a  {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #223f5a;
	text-decoration:none;
}
#widecol a:hover {
	color: #223f5a;
	text-decoration:underline;
}*/

#widecol ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	list-style-image: url(images/a_bullet.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
	list-style-type:disc;
}

/*    -----------------------   Left Column    -----------------------   */  

#leftcol {
	font: normal 12px/16px  arial, verdana, sans-serif;
	color: #6c6c6d;
	width: 520px;
	float:left;
	margin: 20px 0 0 40px!important;
	margin: 20px 0 40px 20px;
}

 #leftcol a {
	color: #004e75;
	text-decoration:none;
}
 
#leftcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

#leftcol ul li {
	list-style-image: url(images/a_bullet.gif);
	margin-left: 45px;
	padding: 0px;
	list-style-type:disc;
}

#leftcol td {
	font: normal 12px/16px  arial, verdana, sans-serif;
	color: #6c6c6d;
}
/*    -----------------------   Right Column    -----------------------   */  

#rightcol {
	font: normal 12px/14px  arial, verdana, sans-serif;
	color: #6c6c6d;
	width: 344px;
	float: right;
	margin: 20px 10px 0 0;
}
 #rightcol a {
	color: #004e75;
	text-decoration:none;
}
 
#rightcol a:hover {
	color: #004e75;
	text-decoration:underline;
}

#rightcol ul li {
	list-style-image: url(images/a_bullet.gif);
	margin: 0 30px 5px 30px;
	padding: 0px;
	list-style-type:disc;
}
/*    -----------------------   Mid Column    -----------------------   */  

#midcol {
	width: 380px;
	vertical-align: top;
	float: left;
}
#midcol p {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
}
#midcol a {
	color:#b53e2a;
	text-decoration:none;
}	
#midcol a:hover {
	text-decoration:underline;
	color:#b53e2a;
}
#midcol ul li {
	font: normal 11px/14px  geneva, arial, verdana;
	color: #6c6f72;
	list-style-image: url(../images/a_bullet.gif) !important;
	list-style-image: url(../images/a_bullet2.gif);
	margin-left: 45px;
	margin-top: 0px;
	padding: 0px;
	list-style-type:disc;
}

/*    -----------------------   Small Columns    -----------------------   */  
#smleft { 
	width:260px;
	float:left;
}
#smright {
	width:260px;
	float:right;
}

/*    -----------------------   Content Images    -----------------------   */  

.picleft {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
}

.picright {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  border: 0px solid #2b5eae;
}

.pic {
  /*margin: 2px;*/
  border: 1px solid #2b5eae;
}

.staffpic {
	float: left;
    margin-top: 3px;
	margin-right:8px;
	margin-bottom: 10px;
	border: 1px solid #718da5;
}

.thumb {
	/*width: 75px;
	height:44px;*/
	width:100px;
	height:75px;
}


/*    -----------------------   Footer   -----------------------   */  

#copyright  {
	font: normal 10px/12px arial, verdana;
	color: #211907;
	width: 950px;
	height:75px;
	text-align: center;
	background:  url(images/end.gif) no-repeat 0px 0px;
	padding: 80px 0px 0px 0px ;
	float: left;
	text-decoration:none;
}
#copyright a {
	color: #211907;
	text-decoration:none;
	font-weight: bold;
	}
 #copyright a:hover {
	color: #211907;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 80px 0px 0px 30px;
}


#topheaders {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 52px 0px 0px 185px;
	top: 0px;
}

/*    末末末末末末末末末  Newsletters   末末末末末末末末末  */ 

.newsletter {
	width:470px;
	height:83px;
	background: url(images/newsletter.gif) no-repeat 0px 0px;
}
.newsletter form {
	width: 221px;
}
.newsletter input {
	font: normal 12px/11px  arial, verdana, microsoft sans-serif, sans-serif;
	color: #5a451b;
	border:0;
	background: none;	
}
.newsletterEmail {
	margin: 55px 0px 0px 100px;
	float:left;
}
.newsletterSubmit {
	margin: -100px 0px 10px 400px !IMPORTANT;
	margin: -40px 0px 0px 400px;
	border: 0px solid #000000;
}
