/* */
/* Misc */

body {
	margin: 0px;
	background-color: #336699;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.noline {
	text-decoration: none;
	}

.noline:hover {
	text-decoration: underline;
	}

title {
	text-transform: capitalize;
	}
	
strong {
	color: #c3d1e4;
	}

img {
	border: 0px;
	}

.facName {
	color: White;
	font-weight: bold;
}	

.errorMsg {
	color: #993333;
	}


.wide_150 {
		width: 135px;
	}

object {
	margin: 0px;
}

h3 {
	font: 14px verdana, sans-serif;
	color: Yellow;
	font-weight: bold;
}

/* */
/* DIV search navbar */
	
div.searchSum {
  clear: both;
  width: 100%;
  margin-bottom: 5px;
  }

div.searchSum span.summary {
  float: left;
  width: 49%;
  text-align: left;
  }

div.searchSum span.navis {
  float: right;
  width: 49%;
  text-align: right;
  padding-left: 5px;
  } 
	
/* */
/* DIV "tables" */
	
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 360px;
  text-align: left;
  padding-left: 5px;
  } 		

/* */
/* Header Styles */

#header {
	width: 790px;
	}

/* */
/* Breadcrumb Navigator Styles */

#bread {
	width: 781px;
	background-color: #cc3333;
	border-top: 2px solid #000066;
	border-bottom: 2px solid #000066;
	padding: 3px 0px 3px 9px;
	font: 10px Verdana, Sans-Serif;
	color: White;
	text-transform: capitalize;
}

#bread a {
	color: #fff;
	text-decoration: underline;
	border-bottom: 1px #FFFfff;
}

#bread a:hover {
	color: #fff;
	/* text-decoration: underline; */
	text-decoration: none;
	border-bottom: none;
	}


/* */
/* Container Styles */

#container {
	width: 790px;
	background-color: #336699; 
	background-image: url(../images/bg-cont.gif);
}

/* */
/* Wrapper Styles */
/* Container for heading, content and optional callboxes */

#wrapper {
	width: 640px;
	min-height: 390px; 
	padding-bottom: 2px;
	float: left;
	background: #547ea8;
}



/* */
/* Menu Styles */

#menu {
	width: 140px;
/*	height: 345px; */
	float: left;
	background-color: transparent;
	background-color: #336699;
	padding: 10px 2px 10px 3px;
	font: 10px Verdana;
	color: White;
	word-wrap: break-word;
}

#menu input {
	font: 10px Verdana;
	}

#menu a {
	color: #FFFAFA;
	text-decoration: none;
}

#menu a:hover {
	color: #00008B;
}

#menu ul {
	/* Set Margin-left to 0px to move Moz over, use padding to set boths indent */
	padding-left: 15px; 
	margin-left: 0px; 
	list-style-image: url(../images/blt-dots.gif);	
	}

/*form stuff */
#formstuff {
	width: 145px;
	float: left;
	background-color: transparent;
	/*background-color: #336699;
	padding: 10px 2px 10px 3px;*/
	font: 10px Verdana;
	text-align: center;
	color: White;
}

#formstuff input {
	font: 10px Verdana;
	}


/* */
/* Content Styles */

#content {
	width: 595px; 
	padding: 3px;
	background-color:#547ea8;
	font: 12px Verdana, Arial;
	color: #c3d1e4;
}

#content a {
	color: #FFF;
}

#content .inline {
	margin: 0px 0px 5px 5px;
}

#content td {
	word-wrap: break-word;
}

#personal {
	width: 595px; 
	padding: 3px;
	margin-top:30px;
	background-color:#547ea8;
	font: 12px Verdana, Arial;
	color: #c3d1e4;
/*	height:300px; */
}

#personal a {
	color: #FFF;
}

#personal .inline {
	margin: 0px 0px 5px 5px;
}

#contact_form {
	width: 595px; 
	padding: 3px;
	margin-top:30px;
	background-color:#547ea8;
	font: 12px Verdana, Arial;
	color: #c3d1e4;
/*	height:300px; */
}

#contact_form a {
	color: #FFF;
}

#contact_form .inline {
	margin: 0px 0px 5px 5px;
}

#heading {
	width: 595px;
	padding: 3px;
	margin-bottom: 5px;
	font: small-caps 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c3d1e4;
 /* text-transform: capitalize; */
}

.heading {
	margin-bottom: 5px;
	font: small-caps 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c3d1e4;
}

#content ul {
	padding-left: 0px;
	margin-left: 20px;
	list-style-image: url(../images/blt-dots.gif);	
	
	line-height: 16px; /* 1/23/2003: Some lists seemed to bunchy, does this cause a problem? */
	}

#content blockquote {
	margin-left: 25px;
	padding: 2px 0px 2px 5px;
	border-left: 1px dotted #069;

	margin-right: 0px;
	}
	
#content blockquote p{
	margin-top: 0px;
}	

#content img {
	border: 0px;
}

#content h2 {
	font: 12px Verdana, San-Serif;
	font-weight: bold;
	color: White;
	border-bottom: 1px dotted #069;
}
#content h3 {
	font: 11px Verdana, San-Serif;
	color: Yellow;
}

#content .emOrange {
	color: #FE7D21;
	font-weight: bold;	
	}

#content .emBlue {
	color: #069;
	font-weight: bold;	
	}

#content .emBlack {
	color: #000;
	font-weight: bold;	
	}

#content table {
	padding: 1px;
	margin: 1px;
	border: 1px solid #ccc;

	font: 11px Verdana, San-Serif;
	}
	
#content .noborder {
	padding: 1px;
	margin: 1px;
	border: 0px;
	font: 11px Verdana, San-Serif;
	}
#content .hollow_left{
	border-left: 1px solid #ccc;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	}
#content .hollow_right{
	border-right:1px solid #ccc;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
	}
	
#content tr {
	border: 1px solid #ccc;
	}

#content th {
/*	border-bottom: 1px solid white;*/
	word-wrap: break-word;
	background-color: #6699CC;
	text-align: left;
	}

#content td {
	/*border-bottom: 1px solid #99ccff;*/
	color: white;
	word-wrap: break-word;
	}

#content td a{
	color: #99ccff;
	font: 10px Verdana, San-Serif;
	}

#content .text {
	text-align: left;
	}

#content .number {
	text-align: center;
	}

#content .currency {
	text-align: right;
	}

/* */
/* Call Boxes */

#callwrap {
	display: inline;	

	width: 180px;
	float: right;
	padding: 3px 0px 3px 3px;
	
	background-color: #fff;
	}

#callwrap_left {
	display: inline;	

	width: 120px;
	float: left;
	padding: 3px 0px 3px 3px;
	
	background-color: #fff;
	}
		
div .callbox {	
	width: 100%;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px dotted black;
	text-align: center;

	font: 10px Verdana;
	color: #000;
	}

/* */
/* Footer Styles */

#footwrap {
	clear: both;
	margin-top: 0px;
	padding: 11px 0px 20px 0px;
	border-top: 2px solid #000066;
	background-color: #cc3333;
	width: 790px;
}

#footer {
	width: 790px;
	background-color: #cc3333;
	font: 10px Verdana;
	color: white;
	text-align: center;
}

#footer a {
	color: #fff;
	}

#footer a:hover {
	color: #000;
	}

/* */
/* Attention Box */

#attention {
	width: 100%;
	border: 1px dotted #069;
	padding: 3px;
	margin: 10px 0px 10px 2px;
	text-align: center;

	font: 12px Verdana;
	color: #333;
	}

#attention_left  {
	width: 100%;
	border: 1px dotted #069;
	padding: 3px;
	margin: 10px 0px 10px 2px;
	text-align: left;

	font: 12px Verdana;
	color: #333;
	}


#attention a {
	color: #006699;
	}

/* */
/* Contact Info Styles */

/* #contact {
	width: 100%;
	border: 1px dotted #FE7D21;
	padding: 3px;
	margin: 10px 0px 10px 2px;
	text-align: center;

	clear: both;
	
	font: 10px Verdana;
	color: #000000;
	}

#contact a {
	color: #006699;
	}
*/
/* */
/* Contact Form Styles */

div .contactform {
	padding: 5px; 
	border: 1px dotted #ccc;
	}

div .contactform input {
	font: 12px Verdana, San-Serif;
	}

div .contactform select {
	font: 12px Verdana, San-Serif;
	}

div .contactform textarea {
	font: 12px Verdana, San-Serif;
	}

div .contactnumbers {
	padding: 5px; 
	border: 1px dotted #ccc;
	}
input { 
	border-color: #005496; 
	color: #000000; 
	font-family:  verdana, arial, helvetica, sans-serif;l
	font-weight: bold; 
	font-size: 10px; 
}

.submit { 
	background-color: #ffffff; 
	border-color: #005496; 
	color: #000000; 
	font-family:  verdana, arial, helvetica, sans-serif;l
	font-weight: bold; 
	font-size: 10px; 
}

select { 
	background-color: #ffffff; 
	border-color: #005496; 
	color: #000000; 
	font-family:  verdana, arial, helvetica, sans-serif;l
	font-weight: bold; 
	font-size: 10px; 
}

textarea { 
	background-color: #ffffff; 
	border-color: #005496; 
	color: #000000; 
	font-family:  verdana, arial, helvetica, sans-serif;l
	font-weight: bold; 
	font-size: 10px; 
}

.table_personal {
	padding: 1px;
	margin: 1px;
	border: 1px solid #ccc;

	font: 12px Verdana, San-Serif;
	}

.th_personal {
/*	border-bottom: 1px solid white;*/
	word-wrap: break-word;
	background-color: #6699CC;
	text-align: left;
	}

.td_personal {
	/*border-bottom: 1px solid #99ccff;*/
	color: white;
	word-wrap: break-word;
	}

.td_personal a{
	color: #99ccff;
	font: 12px Verdana, San-Serif;
	}

/* */
/* Listing Display Styles */
table.listing {
    color: #666666;
    font: 12px Verdana, San-Serif;
	}

a.listing:link { 
	color: #988F5E;
	}

a.listing:visited { 
	color: #988F5E;
	}
    
a.listing:hover { 
	color: blue;
	}