html, div, dl, dt, dd, ol, li, ul, h1, h2, h3, h4, h5, h6, h7, h8, pre, for, fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	background: #404040
		url("../images/bg/stripe.png") repeat-y 50% 0;
}

body {
	font-family: Arial, verdana, sans-serif;
	text-align: center;
	font-size: 11px;

	}
	
p, address	{
	font-family: Arial, verdana, sans-serif;
	text-align: left;
	line-height: 18px;
	color: #333;
	font-size: 11px;
	font-style: normal;
	margin-bottom: 10px;
	}
	
#comboc img	{border: 0; float: left; margin: 0 10px 10px 0;}
	
.small	{font-size: 11px; color: #52242c; font-weight: normal;}
.smtiles {font-size: 11px; color: #d9cdba; font-weight: normal;}
.small2	{font-size: 12px; color: #CAC1B2; font-weight: normal;}
.small3	{font-size: 11px; color: #45536E; font-weight: normal;}
.smaller	{font-size: 11px; color: #404040; font-weight: normal;}
.red {color: #52242c;}
.goback	{margin: 5px 0}
.boldRed	{font-size: 11px; color: #52242c; font-weight: bold;}
	
a {text-decoration: underline; color: #52242c; font-size: 11px;}
a:hover {text-decoration: none; color: #52242c; font-size: 11px;}

a.arrow {text-decoration: none; color: #52242c; margin-left: 0px; padding-left: 17px; background: url("../images/bg/arrow.png") no-repeat top left; text-transform: uppercase; font-size: 11px;}
a.arrow:hover {text-decoration: underline; color: #404040; margin-left: 0px; padding-left: 17px; background: url("../images/bg/arrow.png") no-repeat top left;  text-transform: uppercase; font-size: 11px;}

a.arrow2 {text-decoration: none; color: #52242c; margin-left: 0px; padding-left: 17px; background: url("../images/bg/arrow2.png") no-repeat top left; text-transform: uppercase; font-size: 11px;}
a.arrow2:hover {text-decoration: underline; color: #404040; margin-left: 0px; padding-left: 17px; background: url("../images/bg/arrow2.png") no-repeat top left;  text-transform: uppercase; font-size: 11px;}

#date	{color: white; float: left; text-align: right; padding: 20px 0 0 10px; }

#back	{margin: 10px 0;}


#topBar	{
width: 820px;
height: 20px;
background: #B0A597 url("../imges/bg/gradient1.png") repeat-x top left;}

#topBar	p {
float: left;
color: #000;
font-size: 11px;
line-height: 20px;
text-align: left;
padding-left: 10px;
letter-spacing: .1em;
font-weight: normal;
margin: 0;
}

#topBar #text {
background: transparent;
color: #000;
font-size: 11px;
line-height: 20px;
text-align: right;
padding-right: 10px;
letter-spacing: .1em;
font-weight: normal;
}

#topBar a	{text-decoration: none; color: #202020; font-size: 11px; padding: 0 4px; }
#topBar a:hover	{text-decoration: underline; color: #000; font-size: 11px; padding: 0 4px; }

#topBar img	{
border: 0px;}

/* TOP BAR SUB-PAGES*/

#topBarSub	{
width: 820px;
height: 125px;
background: url("../images/bg/page-top3.jpg") no-repeat top left;}

#topBarSub #text {
margin-left: 425px;
background: black;
color: #808080;
font-size: 11px;
line-height: 35px;
text-align: right;
padding-right: 15px;
letter-spacing: .1em;
font-weight: normal;
}

#topBarSub a	{text-decoration: none; color: #fff; font-size: 11px; padding: 0 8px; }
#topBarSub a:hover	{text-decoration: underline; color: #fff; font-size: 11px; padding: 0 8px; }


#topBarSub img	{
float: left;
border: 0px;}

img {border: 0}

	
#page-container {
	width: 820px;
	margin: auto;
	text-align: left;
	background: #fff;
}

#logo {display: none}

/* CONTENT  - FRAME*/

		
#frame {
		width:820px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:0px;
		padding:0;
		text-align:left;
		}
		
#midframe {
		width:820px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:0px;
		padding:0;
		text-align:left;
		}
		
		
	
/*3 COLUMN LAYOUT*/		
	
#leftc {
		width:300px;
		float:left;
		}

#leftc .padding {		
		padding: 15px;}
	
#centerc {
		width:297px;
		float:left;
		border-left: 1px solid #C0C0C0;
		border-right: 1px solid #C0C0C0;
		}
		
#centerc .padding {		
		padding: 15px;}
		
		
#rightc {
		width:219px;
		float:left;
		}
		
#rightc .padding {		
	padding: 15px;}
		
#comboc {
		width:554px;
		float:left;
		}

#comboc .padding {		
		padding: 15px;}
		
#tiles {
		width:820px;
		background: url("../images/bg/black.png") repeat top left;
		float:left;
		}
		
#tiles .padding {		
		padding: 15px 0px 15px 15px;}
		
		
#tiles td {width: 270px; padding-right: 30px; text-align: left; color: #eee; vertical-align: top; line-height: 14px;}
#tiles p {color: #CCC;		}
#tiles a	{text-decoration: underline; color: #fff; font-size: 12px; text-transform: uppercase;}
#tiles a:hover	{text-decoration: none; color: #fff; font-size: 12px;}

#tiles h4	{
		font-family: Tahoma, Arial, Verdana;
		font-size:14px;
		font-style: normal;
		font-weight: normal;
		color: #fff;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		text-transform: none;
		border-bottom: 0px solid #c0c0c0;}
		

		
#subleftc {
		width:262px;
		float:left;
		border-right: 1px solid #c0c0c0;
		}
		
#subleftc .padding {		
	padding: 15px;}



	
#subrightc {
		width:262px;
		float:left;
		border-left: 1px solid #c0c0c0;
		}

	
#subrightc .padding {		
	padding: 15px;}
	
#subrightc img	{margin-bottom: 15px;}


/*2 COLUMN SPLI*/		
	
#splitleftc {
		width:409px;
		float:left;
		border-right: 1px solid #c0c0c0;
		}

#splitleftc .padding {		
		padding: 15px;}
		
#splitleftc strong	{font-size: 12px;}
	
		
#splitrightc {
		width:410px;
		float:left;
		}
		
#splitrightc .padding {		
	padding: 15px;}

	
#focus	{
background: #B0A597;
padding: 10px;
margin-top: 15px;
border-top: 10px solid #52242c;}

#focus h2	{color: #202020; border-bottom: 1px solid #52242c;}


ul.plain	{color: #404040}

#focus ul	{color: #404040; margin: 0 30px 15px 30px;}
#focus ul li	{line-height: 14px;}

#practiceFocus ul {list-style-type: none; margin: 0 0 15px 0; border-bottom: 1px solid #c0c0c0;}
#practiceFocus ul.noBorder {list-style-type: none; margin: 0 0 15px 0; border: 0;}
	
/*VERDICTS BOX*/

#verdictsBox	{
background: #f2f2f2;
border-top: 1px solid #d4d4d4;
border-bottom: 1px solid #d4d4d4;
padding: 5px;
}			

		
.learnMore	{
float:right;
background: #45536E;
border: 1px solid #202020;
margin: 5px 0 0 3px;
padding: 10px;
color: #52242c;
text-align: center;
font-size: 11px;
}

.learnMore a {text-decoration: none; color: white;}
.learnMore a:hover {text-decoration: underline; color: white;}


/*LISTS*/

ul	{
list-style-type: square;
color: #333;
font-size: 11px;
margin: 0px 15px 15px 15px;}

ul li {
padding-bottom: 5px;
line-height: 18px;
}

/*TABLES*/

#comboc td.img	{padding-right: 38px;}

td	{vertical-align: top}

#practiceIDs td {padding-right: 45px;}
#practiceIDs tr {padding-bottom: 50px;}
#practiceIDs p {line-height: 16px;}

#linkTable td {padding-right: 0px;}	
#linkTable th {
		 vertical-align: top;
		font-family: Tahoma, Arial, Verdana;
		font-size:12px;
		font-style: normal;
		font-weight: normal;
		color: #202020;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		text-transform: none;
		border-bottom: 0px solid #c0c0c0;}


/* misc classes */






h1, h2, h3, h4, h5, h6 {
		font-family: Tahoma, Arial, Verdana;
		font-size:16px;
		font-style: normal;
		font-weight: normal;
		color: #202020;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		text-transform: none;
		border-bottom: 1px solid #c0c0c0;}
		
#comboc h2, #comboc h3, #comboc h4, #comboc h5, #subrightc h5,  #subrightc h6 {
		font-family: Tahoma, Arial, Verdana;
		font-size:16px;
		font-style: normal;
		font-weight: normal;
		color: #202020;
		background: transparent;
		padding: 0;
		margin-bottom: 15px;
		text-transform: none;
		border-bottom: 0px solid #c0c0c0;}
		
	
blockquote { 
font-family: Georgia, Arial, Verdana;
float: right;
width: 200px; 
margin: 0 0 5px 20px; 
font-size: 14px; 
color: #52242c;
text-align: left; 
border-left: 1px solid #C0C0C0;
padding-left: 8px; 
}

	

		
/* FOOTER */

#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	background: #b0a597;
	color: #333;
	padding: 3px 13px 3px 15px;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 16px;}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer #altnavFoot {
	width: 500px;
	float: right;
	text-align: right;
}


#subfooter {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	background: #404040;
	padding: 10px 13px 10px 15px;
	text-align: left;
	}
	
#subfooter p {color: #eee;}

#subfooter a {
	color: #eee;
	text-decoration: underline;
}

#subfooter a:hover {
	color: #eee;
	text-decoration: none;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
width: 100%;
border-top: 1px solid #141414;
border-bottom: 1px solid #141414;
background: #52242c;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
font-size: 12px;
color: white;
padding: 3px 8px;
text-decoration: none;
border-right: 1px solid #141414;
}

.solidblockmenu li a:visited{
font-size: 12px;
color: white;
}

.solidblockmenu li a:hover{
color: white;
font-size: 12px;
background: transparent url("../images/blockactive.gif") center center repeat-x;
}

.solidblockmenu li .current{
color: white;
font-size: 12px;
background: transparent url("../images/blockactive.gif") center center repeat-x;
}


/*CONTACT US FORM ELEMENTS*/


#contactForm	{
	margin-bottom: 30px;
}

label, input, textarea 	{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
}

label	{
	margin: 2px 45px 2px 5px;
	vertical-align: top;}

fieldset { 
	border:1px solid #c0c0c0;
	margin: 15px 15px 15px 0;}

legend {
	font-size: 12px;
	padding: 0.2em 0.5em;
	border:1px solid #c0c0c0;
	background: #52242c;
	color:white;
  }

input.submit	{
	width: 100px;
	padding: 2px;
	text-align: center;
}




