/*  
	..........................................
	CSS for Trusted Counsel
	developed by Atomic Fusion
	March 2007; last modified: 03.13.2007
	..........................................
*/

html {
	font-size: 100%;
}

body {
	color: #333;
	font: .9em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background: #682b26 url(../img/bg-tile.gif) repeat;
}

a {
	color: #b08417;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 760px;
	background: #f1e8cb url(../img/column-footer.jpg) no-repeat left bottom;
	margin: 60px auto 10px;
	position: relative;
}

#column {
	float: left;
	width: 240px;
	padding-left: 35px;
	padding-top: 20px;
	background: url(../img/smuge-column.gif) no-repeat right 220px;
}

#content {
	float: right;
	width: 480px;
	/*background: url(../img/smuge-content.gif) no-repeat right 30px;*/
	margin-bottom: 20px;
}
#content-home {
	float: right;
	width: 480px;
	background: url(../img/burst.gif) no-repeat right bottom;
	margin-bottom: 20px;
	height: 500px;
}

#content-home h1 {
	color: #333;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	margin: 60px 0 15px;
	padding: 0;
	font-size: 1.7em;
}

#content-home h1 sup {
font-size: 50%; vertical-align: top;
}

#content #smudge, #content-home #smudge {
	position: absolute;
	right: 0;
	top: 25px;
	width: 45px;
	height: 80px;
	background: url(../img/smuge-content.gif) no-repeat;
	display:none;
}

#content h2 {
	color: #707068;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	font-size: 1.5em;
	margin: 10px 0 5px;
	padding: 0;
}

#content h2 sup {
font-size: 70%; 
vertical-align: top;
}

#content h4 {
	color: #474747;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0;
	padding: 0;
	font-size: 1em;
}

#content p {
	font-size: .8em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 30px;
	line-height: 1.7em;
	text-align:justify;
}

#content p sup {
font: .9em tahoma, arial;
vertical-align: top;
}

/* @group logo */

#column h1 {
	margin: 0;
	padding: 0;
}

#column h1 a {
	background: url(../img/logo.gif) no-repeat;
	width: 210px;
	height: 50px;
	font-size: 1.5em;
	display: block;
}

#column h1 span {
	display: none;
}

/* @end */

/* @group nav */

#nav {
	margin-left: 45px;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: .5em .75em;
}

#nav li {
	margin-top: 5px;
	margin-bottom: 5px;
}

#nav li a {
	display: block;
	color: #a09d7e;
	text-decoration: none;
	padding-left: 5px;
	line-height: 1.5em;
	font-size: 1.1em;
	height: 1.5em;
	font-weight: bold;
}

#nav li a.on, #nav li a:hover {
	color: #b08417;
}

#nav li ul {
	list-style-type: none;
	margin: .25em 0 0 1em;
	padding: 0 0 .5em;
}

#nav li ul li {
	background: transparent url(../img/subnav-arrow.gif) no-repeat 0 50%;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}

#nav li ul li a {
	color: #a09d7e;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
	background: transparent url(../img/bullet.gif) no-repeat 0 50%;
	display: inline;
	padding: 0 0 0 12px;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
}

#nav li ul li a.on, , #nav li ul li a:hover {
	color: #b08417;
}

/* @end */

dl {
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: .8em;
}

dt {
	float: left;
	color: #a09d7e;
	font-style: italic;
}

dd {
	color: #b08417;
}

blockquote {
	float: right;
	width: 230px;
	background: url(../img/bq-bg.jpg) repeat-y left top;
	padding: 0;
	color: #fff;
	font-style: italic;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.8em;
	margin: 10px 0 15px 10px;
}

blockquote .top {
	background: url(../img/bq-top.jpg) no-repeat left top;
	width: 150px;
	text-align: center;
	margin: 0;
	padding: 35px 50px 20px 45px;
}

.clear {
	clear: both;
}

/* @group footer */

#footer {
}

#footer .left {
	float: left;
	display: block;
	background-color: #b08212;
	height: 15px;
	width: 260px;
}

#footer .right {
	height: 15px;
	width: 500px;
	display: block;
	background-color: #474747;
	float: right;
}

#terms {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #825047;
	height: 20px;
	padding-top: 10px;
	font-size: .7em;
}

#terms a {
	color: #825047;
	text-decoration: underline;
}

#terms a:hover {
	color: #ccc;
}

/* @end */

/* @group tab */

#tab-top a {
	color: #e1e1e1;
	display: block;
	width: 109px;
	height: 27px;
	background-color: #555;
	position: absolute;
	top: -28px;
	_top: -29px;
	right: 30px;
	text-align: center;
	text-decoration: none;
	line-height: 2em;
	font-size: .9em;
	padding-top: 2px;
}

#tab-top a:hover {
	color: #fff;
}

#tab-bottom {
	display: block;
	width: 109px;
	height: 36px;
	position: absolute;
	top: 0;
	right: 30px;
	background: url(../img/tab-bottom.gif) no-repeat;
	z-index: 20;
}

#top		{width:480px;}
#left		{width:180px; float:left; padding-right:20px; font-size:12px; margin-top:4px; line-height: 1.7em;}
#right	{width:280px; float:left; padding:0; margin:0; }

span	{color:#a09d7e;}

#content ul li	{font-size:12px; line-height: 1.7em;}
#content ul		{margin-left:-25px; padding-right:25px;

/* @end */

