/* CSS Document */

html, body {
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 0em;
	padding-top: 0em;
	background-color:#000000;
	background-image:url(../images/mainBg.jpg);
	background-repeat:repeat-x;
	height: 100%;
	min-height: 100%;
	border: 0;
}

#outerMain {
	width: 50em;
	min-width: 50em;
	height: 48em;
	min-height: 48em;

}

#innerMain {
	width: 50em;
	min-width: 50em;
	height: 48em;
	min-height: 48em;

	border: 1px solid #999999;
	border-right: 1px solid #666666;
	border-top: 0;
}

#left_column {
	float: left;
	background-image:url(../images/left_column_bg_grad.gif);
	background-repeat:repeat;
	height: 48em;
	min-height: 48em;


	min-width: 22.5em;
	width: 22.5em;
}

#mainTitle {
	height: 9.75em;
	min-height: 9.75em;
}

#title_img {
	padding-top: 1.5em;
}

#mainBanner {
	height: 13.545em;
	min-height: 13.545em;
	background-image:url(../images/banner_marble.gif);
	background-repeat:no-repeat;
}
#phoneNumber {
	padding-right: 2em;
	padding-top: .2em;
	color: #444444;
	text-align: right;
}
#phoneNumber p{ 
	padding: 0;
	margin: 0;
}
#phoneNumber h1 {
	padding:0;
	margin:0;
	text-indent: 0;
	font-weight: 100;
}
#phoneNumber a{
	font-size: .8em;
	color: #666666;
	text-decoration: none;
}
#phoneNumber a:hover{
	text-decoration: underline;
}
#practiceNav {
	padding: 1em;
	padding-top: 1em;

	padding-bottom: 0;
	text-align: center;
}
#practiceNav h2 {
	margin:0;
	padding:0;
	padding-bottom: .5em;
	color: #DDDDDD;
	font-size: 1.2em;
	font-weight: normal;
	}
#practiceNav a{
	font-size: 1em;
	font-weight: bold;
	color: #393939;
	text-decoration:none;
}
#practiceNav a.x{
	color:#FFDD97;	
}
#practiceNav a:hover{ 
	color: #CCCCCC;
	text-decoration:none;
}

#practiceNav ul{
	width: 50%;
	text-indent: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#practiceNav ul li{
	text-align: left;
}
#importantTags {
	padding: 1.5em;
	text-align: justify;
	color: #CCCCCC;
	line-height: .9em;
}
#importantTags strong {
	color: #4f4f4f;
}

#importantTags h1 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: .8em;
	font-weight: normal;
}


#center_column {
	float: left;
	background-image:url(../images/center_column_bg.gif);
	background-repeat:repeat;
	min-width: 23.58em;
	width: 23.58em;
	height: 48em;
	min-height: 48em;
	border-right: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}

#nav {
	height: 9.75em;
	min-height: 9.75em;
	min-width: 23.58em;
	width: 23.58em
}

#btn_container {
	padding-top:1.25em;
}

.btn {

}

.btn_img {
	width: 20.812em;
	height: 1.642em;
}
#subNav {

}
#breadCrumbTrail {
	padding-top: .75em;
	padding-left: 1.875em;
}

.crumb {
	font-size: .8em;
	float: left;
	padding-right: .375em;
}

.crumb a {
	color:#FF9966;
}
#mainContent {

}
.mainContentSection {
	width: 80%;
	font-size: .8em;
}

.mainContentSection p{
	 text-align: left;
	 font-size: 1.1em;
}
.mainContentSection ul {
	text-align:left; 
}
.mainContentSection ul a{
	color: #FFFFFF;
}
.mainContentSection p a{
	color:#CCCCFF;
	text-decoration: none;
}
.mainContentSection p a:hover{
	color:#CCCCFF;
	text-decoration: underline;
}


.colA {
	width: 55%;
	text-align: left;
	float: left;
}
.colB {
	width: 35%;
	padding-left: 10%;
	text-align: left;
	float: left;
}
#main_image {
	overflow:visible;
	margin-top: -1.125em;
	width: 23.58em;
	position: relative;
	z-index: 100;
}

#right_column {
	float: left;
	background-image:url(../images/right_column_bg_grad.gif);
	background-repeat:repeat;
	height: 48em;
	min-height: 48em;
	width: 3.412em;
	width: 3.75em;
}

#upper_right_chunk {
	height: 9.75em;
	min-height: 9.75em;
}

#marble_right_chunk {
	height: 13.545em;
	min-height: 13.545em;
	width: 100%;
	background-image:url(../images/banner_marble.gif);
	background-repeat:no-repeat;
}

#footer {
	padding-top: .75em;
}
 #footer_links {
 	font-size: .8em;
 }
 #footer_links a {
 	padding-right: 1.5em;
 	color:#996633;
	}
	
#pageTopics {
	text-align: left;
	font-size: .6em;	
}

#pageTopics h1 {
	color: #666666;
	font-size: 1.2em;
}
#pageTopics h2 {
	font-size: 1em;
}

#pageTopics strong {
	font-weight: none;
	}

.topicsColumn {
	width: 16.6%;
	float: left;
}
	
.topicsColumn ul {
	text-indent: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}	

#disclaimer {

	font-size: .7em;
	color: #666666;
	text-align: left;}