/* Base CSS Styles */

@charset "utf-8";

/* margins and padding */
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: #000;
}

body {
	padding: 20px 10px;
}

#main {
	background-image: url(images/main.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

#nav {
	background-image: url(images/leftNav.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}

/* basic text styles */
html, body, p, th, td, li, dd, dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}
/* table {background-color:#FFFFFF;} covers too much */

h1, h2, h3 {
	font-family:  Times, 'Times New Roman', Georgia, serif;
	font-weight: bold;
	margin:0;
	padding:0;
}
h4, h5, h6 { margin:0; padding:0; }

h1 { font-size: 14pt; }
h2 { font-size: 13pt; }
h3 { font-size: 11pt; font-family:Arial, Helvetica, sans-serif; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 { font-size: 10pt; }

/*p {line-height: 1.6em; }*/

p.home {
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 1.6em;
	/*margin-left: 30px;*/
}

.pageHead {
	font-weight: bold;
	font-size: 13pt;
	color: #5b1212;
	padding: 0 0 15px 0;
}

.subHead {
	background-color: #dbc69d;/* */
	font-weight: bold;
	font-size: 12pt;
	color: #5b1212;
	padding: 2px 10px 2px 10px;
	display: inline;
/*	line-height: 1.8em;
*/}
.subHead2 {
	color: #5b1212;
	display: inline;
	line-height: 1.2em;
}

.feature {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #5b1212;
	line-height: 1.7em;
	font-style:italic;
	padding-right: 30px;
	padding-bottom: 20px;
}

.indent {
	padding-left:40px;
}

/* page content links */
a, a:link { color: #5b1212; }
a:visited { color: #5b1212; }
a:hover { color: #c09b56; text-decoration: underline; }
a:active { color: #c09b56; text-decoration: underline; }

a img, img a, map area img {
	text-decoration: none;
	border: none;
}

.testimonial {
	padding: 5px 0 0 0;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	line-height: 1.3em;
	/*color: #5b1212;*/
}
.disclaimer {
	padding: 10px 50px 25px 0;
	font-size: 11px;
	text-align: left;
	color: #5b1212;
	font-weight: normal;
}
.client {
	padding: 0 20px 0 300px;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	/*color: #5b1212;*/
	/*font-variant:small-caps;*/
}
.clientLast {
	padding: 0 20px 20px 300px;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
}

.copyright {
	padding: 0 0 5px 0;
	font-size: 11px;
/*	text-align: center;*/
	text-align:left;
	color: #dbc69d;
}

.copyright a, .copyright a:link, .copyright a:visited {
	color: #dbc69d;
}

.copyright a:hover, .copyright a:active {
	color:#c09b56;
}

.footer {
	padding: 10px 0;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
/*	text-align:left;*/
	color: #dbc69d; /*#5b1212;
	line-height: 1.5em;*/
}
.info {
	padding: 10px 5px 5px 20px;
	font-size: 11px;
	text-align: left;
	color: #5b1212;
	font-weight: normal;
}

.smallcaps {
	font-variant:small-caps;
	font-weight:bold;
	font-size:13px;
}
.smcaps {
	font-variant:small-caps;
}

table#insurance tr {
	height:180px;
}

table#insurance tr td {
	background-image:url(images/inner_snippet.gif);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	font-size:12px;
	line-height: 1.4em;
}


table#insurance tr td.none {
	background-image:none;
	vertical-align:top;
}

.insure {
	padding: 0 30px 5px 30px;
}

.insureHead {
	text-align:center;
	padding:12px 0 10px 0;
}

/* lists, in body */
li {
	margin: 5px 0;
}

/* begin nav menu list */

ul.nav {
	display: block;
	margin: 20px 0 0 0;
	width: 100%;
	padding: 0 0 0 0;
}

ul.nav li {
	display: block;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0 0 30px 20px; 
	font-size: 13px;	
	text-align: left; 
	line-height: 1.5em;
}

ul.nav li a {
	display: inline; 
	color:  #5b1212;
	text-decoration: none;
	padding:0 0 0 0;
	border: 0;
	font-weight: bold;
}

ul.nav li a:hover {
	color: #8a815a; /* #C8C3A8;*/ 
	text-decoration: none;
}

#snippet {
	padding-top: 20px;
}

#snippet tr td {
	margin: 0 0 0 0;
	height: 120px;
	width: 181px;
	background-image: url(images/snippet_outline.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

/* snippet text styles */

#snippet p {
	font-size:11px;
}

.snippetText  /* this also is style for the td */
{ 	text-align: left; 
	padding-left: 15px; 
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}

.snippetHead {
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5b1212;
	padding-top: 20px;
	/*margin-left: 0px;
	margin-right: 20px;
	line-height: 1.2em;*/
}

#snippet a, a.more {
	font-size: 9pt;
	text-decoration: underline;
	font-weight: normal;
	font-variant: small-caps;
	margin-left: 0; /* ie 30px;*/
	/* text-align: right; doesnt' work */
}

p a.more {
 text-align: right;
}

ul.square {
	list-style: square;
	margin-left: 50px;
	margin-right: 20px;
}

.constantC {
	color: #5b1212;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; /*16px; */
	/*line-height:80%;*/
	font-weight:bold;
}
.constantSm {
	color: #5b1212;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	/*margin-top: -5px;*/
	
}