body {
	margin: 0px auto;
	padding: 0;
	font-size:12px;
	color:#222222;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #332d2f url("../images/bg.jpg") scroll repeat-x 0 0;
	line-height:20px;
	width:100%;
}

#container{
	width:960px;
	padding:0;
	margin:0px auto;
	text-align: left;
	border:0;
}

#container1{
	width:960px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border:0; 
	float:left;
}


/*----------------------------------*/
/*       GLOBAL DEFINITIONS         */
/*----------------------------------*/

a {
	color:#7e7d7d;
	text-decoration:underline;
}

a:hover{
	color:#7e7d7d;
	text-decoration:none;
}

#sitemap{
	padding:0;
	margin:0;
}

#sitemap ol{
	padding:15px 0 15px 0;
	margin:0;
	list-style-type:none;
	
}

#sitemap li{
	padding:0;
	margin:0;
	list-style-type:none;
}

#sitemap li a{
	text-decoration:none;
	list-style-type:none;
}

#sitemap a:hover{
	text-decoration:underline;
	list-style-type:none;
}

.right-image{
	float:right;
	padding:0 0 0 10px;
	margin:0;
}

.right-image-no-padding{
	float:right;
	padding:0 0 0 10px;
	margin:0;
}

.orangetext{
	font-size:28px;
	color:#cc5500;
	font-family:"Times New Roman", Times, serif;
	padding:5px 0 0 0;
	margin:0;
	font-weight:bold;
	}

.bluetext{
	font-size:22px;
	color:#1d3f7f;
	font-family:"Times New Roman", Times, serif;
	padding:5px 0 0 0;
	margin:0;
	font-weight:bold;
}

.bluetext a{
	font-size:22px;
	color:#1d3f7f;
	font-family:"Times New Roman", Times, serif;
	padding:5px 0 0 0;
	margin:0;
	font-weight:bold;
	text-decoration:none;
}

.bluetext a:hover{
	font-size:22px;
	color:#1d3f7f;
	font-family:"Times New Roman", Times, serif;
	padding:5px 0 0 0;
	margin:0;
	font-weight:bold;
	text-decoration:underline;
}

.greytext {
	font-size:16px;
	color:#222222;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	font-weight:bold;
	text-decoration:none;
}

.greytext a{
	font-size:16px;
	color:#222222;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
	margin:0;
	font-weight:bold;
	text-decoration:underline;
}

.greytext a:hover{
	font-size:16px;
	color:#222222;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
	margin:0;
	font-weight:bold;
	text-decoration:none;
}

hr{
	clear:both;
}

blockquote {
	background: url("../images/quote-left-grey.jpg") left top no-repeat;
	margin: 5px 20px 10px 20px;
	padding: 0 0 0 40px;
	float:right;
}

blockquote p {
	background: url("../images/quote-right-grey.jpg") right bottom no-repeat;
	margin: 0;
	padding:0 40px 0 0;
}

.cnn{
	width:400px;
	padding:0px;
	margin:0px;
	background:#f5f5f5;
	border:#dddddd 1px solid;
	text-align:justify;
}

.table-home-grey{
	width:525px;
	padding:0px;
	margin:15px;
	background:#f5f5f5;
	border:#dddddd 1px solid;
	text-align:justify;
}

.table-inner-grey{
	width:525px;
	padding:0px;
	margin:0px;
	background:#f5f5f5;
	border:#dddddd 1px solid;
	text-align:justify;
}

.table-inner-salmon-narrow{
	width:375px;
	padding:0;
	margin:15px;
	background:#fce4d3;
	border:#cc5500 1px solid;
}

/*used on profile - quote*/
.table-inner-salmon-center{
	width:250px;
	padding:0;
	margin:15px;
	background:#fce4d3;
	border:#cc5500 1px solid;
	text-align:center;
}

.quote-mainfont{
	font-size:20px;
	line-height:normal;
}

.quote-smallfont{
	font-size:14px;
	font-style:italic;
	color:#cc5500;
}

/*controls the heading of the quote*/
.quote-heading {
	padding:0 0 0 22px;
	margin:0;
	float:left;
	color:#4c4c4c;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:24px;
}

/*----------------------------------*/
/*       GLOBAL POSITIONING         */
/*----------------------------------*/

#content-main{
	width:960px;
	padding:0;
	margin:0;
	float:left;
	background:#ffffff;
}

#content-center{
	width:895px;
	padding:30px 0 30px 30px;
	margin:0;
	float:left;
}

#content-center-index{
	width:915px;
	padding:30px 0 0 30px;
	margin:0;
	float:left;
}

#content-left{
	width:480px;
	padding:0;
	margin:0;
	float:left;
}

#content-right{
	width:480px;
	padding:0;
	margin:0;
	float:right;
}

#header{
	width:960px;
	height:323px;
	padding:0;
	margin:0;
	float:left;
	background:url("../images/header.jpg") no-repeat 0 0;
}

#logo{
	width:214px;
	float:left;
	padding:167px 0 0 246px;
	margin:0;
}

/*----------------------------------*/
/*             H TAGS               */
/*----------------------------------*/
 
h1{
	font-size:34px;
	color:#cc5500;
	font-family:"Times New Roman", Times, serif;
	padding:5px 0 0 0;
	margin:0;
}

h2{
	font-size:22px;
	color:#4c4c4c;
	font-family:"Times New Roman", Times, serif;
	padding:10px 0 15px 0;
	margin:0;
}

h3{
	font-size:22px;
	color:#4c4c4c;
	font-family:"Times New Roman", Times, serif;
	padding:7px 0 0 0;
	/*margin:0 0 -14px 0;*/
	margin:0 0 -10px 0;
}

h4{
	font-size:28px;
	color:#cc5500;
	font-family:"Times New Roman", Times, serif;
	padding:15px 0 0 0;
	margin:0;
}
	h4 a{
		font-size:28px;
		color:#cc5500;
		font-family:"Times New Roman", Times, serif;
		padding:5px 0 0 0;
		margin:0;
		text-decoration: none;
	}

	h4 a:hover{
		font-size:28px;
		color:#1d3f7f;
		font-family:"Times New Roman", Times, serif;
		padding:5px 0 0 0;
		margin:0;
		text-decoration:none;
	}
	
h5{
	font-size:18px;
	color:#4d4d4d;
	font-family:"Times New Roman", Times, serif;
	padding:5px 0 0 0;
	margin:0;
}
.mainTitle {
	background-image: url(../images/main-title.jpg);
	width: 699px;
	background-repeat: no-repeat;
	padding-top: 35px;
	color: #4C4C4C;
	font-size: 22px;
	height: 30px;
	background-position: left top;
}
.mainh2 {
	font-size:22px;
	color:#4c4c4c;
	font-family:"Times New Roman", Times, serif;
	padding:7px 0 0 0;
	/*margin:0 0 -14px 0;*/
	margin:0 0 -10px 0;
}
.cigFire {
	background-image: url(../images/fire-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding-left: 22px;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}




/*----------------------------------*/
/*           NAVIGATION             */
/*----------------------------------*/

/*controls the nav*/
#nav{
	width:960px;
	height:28px;
	padding:6px 0 0 0;
	margin:0;
	float:left;	
	background:#cdcdcd;
}
	
	#nav ul{
		padding:0;
		margin:0;
	}
	
	#nav li{
		font-size:16px;
		font-weight:bold;
		color:#727272;
		padding:0 15px 0 15px;
		margin:0;
		display:inline;
		list-style:none;
		font-family:"Times New Roman", Times, serif;
		font-variant:small-caps;
	}
	
	#nav li a{
		text-decoration:none;
	}

	#nav li a:hover{
		color:#cc5500;
		text-decoration:none;
	}

/*----------------------------------*/
/*           PRACTICE AREAS         */
/*----------------------------------*/

#practice-areas{
	width:204px;
	height:175px;
	margin:0;
	float:left;
	background:url("../images/bg-practice-areas.jpg") no-repeat 0 0;
	line-height:16px;
	color:#e1e1e1;
	padding-top: 29px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
}

	#practice-areas ul{
		padding:0;
		margin:0;
	}
	
	#practice-areas li{
		font-size:12px;
		font-weight:bold;
		padding:0;
		margin:0;
		list-style:none;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#practice-areas li a{
		text-decoration:none;
		color:#e1e1e1;
	}

	#practice-areas li a:hover{
		text-decoration:underline;
		color:#cc5500;
	}

/*----------------------------------*/
/*           HOT TOPICS             */
/*----------------------------------*/

/*controls the hot-topics*/
#hottopics{
	width:91px;
	height:175px;
	margin:0;
	float:left;
	background:url("../images/bg-hottopics.jpg") no-repeat 0 0;
	line-height:16px;
	color:#e1e1e1;
	padding-top: 29px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

	#hottopics ul{
		padding:0;
		margin:0;
	}
	
	#hottopics li{
		font-size:12px;
		font-weight:bold;
		padding:0;
		margin:0;
		list-style:none;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#hottopics li a{
		text-decoration:none;
		color:#e1e1e1;
	}

	#hottopics li a:hover{
		text-decoration:underline;
		color:#cc5500;
	}

/*controls the hot-topics*/
#more-hottopics{
	width:162px;
	/*height:138px;*/
	height:175px;
	margin:0;
	float:left;
	line-height:16px;
	color:#e1e1e1;
	background:url("../images/more-hottopics.jpg") no-repeat 0 0;
	padding-top: 29px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}

	#more-hottopics ul{
		padding:0;
		margin:0;
	}
	
	#more-hottopics li{
		font-size:12px;
		font-weight:bold;
		padding:0;
		margin:0;
		list-style:none;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	#more-hottopics li a{
		text-decoration:none;
		color:#e1e1e1;
	}

	#more-hottopics li a:hover{
		text-decoration:underline;
		color:#cc5500;
	}

/*----------------------------------*/
/*           FREE CONSULTATION      */
/*----------------------------------*/

/*controls the free consultation at the top in the header only */
#free-consultation {
	width:439px;
	height:204px;
	padding:0;
	margin:0;
	float:right;
	background:url("../images/free-consultation.jpg") top left no-repeat;
}

#free-consultation :hover{
	background-position: 0 -204px;
	cursor:pointer;
}

#free-consultation span {
	display: none;
	}

/*----------------------------------*/
/*           LEFT COLUMN            */
/*----------------------------------*/

/*controls the news in the left column*/
#news{
	width:430px;
	/*padding:20px 7px 15px 15px;*/
	padding:20px 0 0px 30px;
	margin:0;
	float:left;
	height:375px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#222222;
}

#news a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc5500;
	text-decoration:underline;
	font-weight:bolder;
}

#news a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc5500;
	text-decoration:none;
	font-weight:bolder;
}

/*controls the free consultation in the left column*/
#contact{
	width:430px;
	/*padding:0 7px 15px 15px;*/
	padding:0 0 15px 30px;
	margin:0;
	float:left;
	height:350px;
}
.contactImage {
	background-image: url(../images/inner-images_blank.jpg);
	background-repeat: no-repeat;
	width: 333px;
	padding-left: 23px;
	padding-top: 21px;
	float: right;
	background-position: left top;
	padding-bottom: 10px;
}
.locList {
	padding-left: 75px;
	list-style-type: none;
}
.contactImage h3 {
	color: #CC5500;
	text-align: center;
	padding-right: 40px;
}



/*----------------------------------*/
/*           RIGHT COLUMN           */
/*----------------------------------*/

/*controls the headlines in the right column*/
#headlines{
	width:440px;
	/*padding:20px 15px 15px 0;*/
	padding:20px 0px 0px 0px;
	margin:0;
	float:left;
	height:375px;
}

/*controls the office locations in the right column*/
#locations{
	width:440px;
	/*padding:0 15px 15px 0;*/
	padding:0;
	margin:0;
	float:left;
	height:350px;
}
	
#locations p{
	line-height:16px;
	padding:0;
	margin:0;
}	

#locations a{
	color:#cc5500;
	text-decoration:underline;
}	

#locations a:hover{
	color:#cc5500;
	text-decoration:none;
}

/*---------------------------*/
/*           Forms           */
/*---------------------------*/

.smallForm {
	padding:0;
	margin:0;
}

.smallForm .formInput, .bigForm select {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #cccccc;
	text-align: left;
	width: 250px;
	height:20px;
	padding:0px;
	margin:0px;
	background-color:#eeeeee;}
	
.smallForm textarea {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #cccccc;
	text-align: left;
	width: 400px;
	height: 150px;
	padding:0px;
	margin:0px;
	background:#eeeeee;}
	
/*---------------------------*/

.bigForm {
	padding:0;
	margin:0;
}

.bigForm .formInput, .bigForm select {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #cccccc;
	text-align: left;
	width: 250px;
	height:20px;
	padding:0px;
	margin:0px;
	background-color:#eeeeee;}
	
.bigForm textarea {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #cccccc;
	text-align: left;
	width: 400px;
	height: 150px;
	padding:0px;
	margin:0px;
	background:#eeeeee;}

/*----------------------------------*/
/*              FOOTER              */
/*----------------------------------*/

/*controls the footer*/
#footer{
	width:960px;
	/*height: 73px;*/
	height:75px;
	padding:10px 0 0 0;
	margin:0px auto;
	float:left;
	background:#0f0e0e url("../images/bg-footer.jpg") no-repeat 0 0;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	clear:both;}
	
#footer p{
	padding:0;
	margin:0;
}

#footer a{
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.bookmarks{
	float:none;
	padding:0;
	margin:0;
	width:400px;
}

.bookmarks b{
	padding:0;
	margin:0 auto;
	width:960px;
	display:none;
}

#footer-bookmarks{
	padding:0;
	margin:0;
	width:400px;
}
#email{
	width:960px;
	float:left;
	margin-bottom:10px;
	}
#email a img{
	margin-left:150px;
	border:0px;
	}
.footerImg {
	margin-left: 3px;
}
#map {
	height: 210px;
	width: 307px;
	background-image: url(../images/map-image-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-left: 26px;
}

#creditfooter {
	display: none;
}
.feedburnerFeedBlock ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.feedburnerFeedBlock ul li {
	margin-bottom: 10px;
}
