@charset "utf-8";
body {
	behavior: url("csshover.htc");
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

img, div { behavior: url(iepngfix.htc)} 

p {display:block;}

img {border:none;}

html { font-size:100.01%; }
body { font-size:1em; }

#wrapper {
	width:960px;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #61221a;
	border-left-color: #61221a;
	background-color: #FFFFFF;
}
#header {
	width:100%;
	float:left;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fffffe;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cda133;
	margin-bottom:39px;
}

#questions {
	float:right;
	font-size:10px;
	background-image: url(images/bg-questions.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 300px;
	height: 110px;
	padding-left: 100px;
	padding-top: 10px;
	line-height:12px;
	position:relative;
}
#tollfree {
	font-family: "Trebuchet Ms";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #cda133;
	background-image: url(images/bg-tollfree.gif);
	background-repeat: no-repeat;
	background-position: right top;
	left:-87px;
	padding:6px 15px 6px 8px;
	position:absolute;
	top:12px;
} 
#questions a {color:#7d2c21;text-decoration:underline;}
#questions a:hover {color:#c09632;}
#questions .brown {color:#7d2c21;}


#logo {
	float:left;
	padding-top: 36px;
	padding-right: 0;
	padding-left: 38px;
	padding-bottom: 32px;
}

#topnav {
	position:absolute;
	top:124px;
	background:#7d2c21;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #61221a;
	border-bottom-color: #61221a;
	width: 960px;
}

#content {
	float: left;
	width: 960px;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #61221a;
}

#content a {color:#7d2c21; text-decoration:underline;}
#content a:hover {color:black;}

#body {
	float:left;
	width:523px;
	background-image: url(images/bg-content-body.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 27px;
	padding-right: 43px;
	padding-left: 43px;
	padding-bottom:20px;
}



#atty td {vertical-align:top;color:white;font-size:11px;}
#atty a {color:#e3b339;}
#atty .padded {padding-left:14px;}
#atty .attorney {border:solid 2px #e3b339;}
p#more {text-align:right;}
p#more {}

#subnav a {color:#e3b339;}
#subnav a:hover {color:#f7cf6a;}

#subnav {float:right;width:345px;}
#subnav ul {margin:0;padding:0;list-style:none;}
#subnav ul li {padding:0 37px 0 37px;}
#subnav ul h1 {
	color:#e3b339;
	background-image: url(images/bg-subnav-titles.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 37px;
	font-weight:bold;
	margin-right: 0;
	margin-left: 0;
	margin-top: 7px;
	margin-bottom: 7px;
}
#subnav ul p {font-size:11px;color:white;margin:10px 0 10px 0;padding:0 0 0 0;}

h1 {color:#7d2c21;font-size:14px;margin:0 0 20px 0;padding:0;font-weight:normal;}
h2 {color:#7d2c21;font-size:14px;margin:15px 0 15px 0;padding:0;font-weight:bold;}
#body, #body p {font-size:13px;line-height:15px; text-align:justify;}

#body p {margin:10px 0 10px 0;}

#footer {
	width:915px;
	padding:45px 0 25px 45px;
	font-size:10px;
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61221a;
}
#footer a {color:black;text-decoration:underline;}
#footer a:hover {color:#7d2c21;}
#footer .container {width:520px;}

.shadow {
	width:1000px;
	margin:0 auto;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: center center;
}

.brown {color:#7d2c21;font-size:12px;}
.large {font-size:14px;}
.medium {font-size:11px;}
.left {float:left;padding:0 10px 40px 0}
#sub-links a {color:white;text-decoration:none;}
#sub-questions a {color:white;text-decoration:underline;line-height:20px;}



#options {position:relative;left:-280px;}
#options-container {
	width:625px;
	height:33px;
	position:absolute;
	top:-60px;
	/*background-image: url(images/bg-options.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	z-index:10;
}
#options img.absolute {float:left;position:absolute;z-index:1;top:-60px;left:-7px;}
#options-container ul {margin:0;padding:0;list-style:none;float:right;padding-right:15px;}
#options-container ul li {
	color:black;
	float:left;
	display:inline;
	padding:5px 0 5px 0;
	background-image: url(images/bg-options-separator.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#options-container ul li.last {background:none;}
#options-container ul li a {color:#61221a;text-decoration:none;padding:0;font-weight:bold;font-size:14px;padding:0px 15px 0px 15px;}
#options-container ul li a:hover {color:black;text-decoration:none;}
#options-container ul li a:visited {text-decoration:none;}


p.bg {
	background:url(/images/testimonials.png) repeat-y;
	position:relative;
	left:-43px;
	padding: 10px 0 10px 44px;
	width:520px;
}

.seminar_testominial { font-size:11px; padding:10px; background:#FFF6DF; margin: 10px 0; border:1px solid #E8D9B4;}
	.shortlinks { text-transform:uppercase}