
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
}

h1, h2, h3 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #003472;
}

h2 {
	font-size: 14px;
	color: #212121; 
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

ul.attorney, li.attorney {
	list-style-position:inside;
	margin: 0px;
	padding: 0px;
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}


img.portrait {
	padding: 2px;
	border: 2px solid #003472;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 130px 20px 0px 30px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 90px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 250px;
	background: url(images/header_bg_braintree.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

.directionsemphasis {
	color: #003472;
	font-weight: bold;
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
	font-size: 11px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
}

#logo h1 {
	background: url(images/trcg_text.jpg) no-repeat left;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #003472;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003472;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	padding: 30px 12px 0 12px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	color: #003472;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
	color: #003472;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFF;
}

#latest-post {
	float: left;
	width: 670px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 170px;
	padding: 10px 20px 20px 40px;
	line-height: 18px;
	font-size: 13px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #003472;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
}


/* Footer */

#footer {
	
	height: 20px;
	margin: 0 auto;;
	background: url(images/img01.jpg) repeat-x left top;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top:4px;
	text-align: center;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}

