/* CSS atlantacriminalattorney.com */

body {
	background: #d5e4f3 url(../images/bg_im.gif) top center repeat-x;
	margin: auto;
	position: relative;
	text-align: center;
	font: 1em Garamond, serif;
	color: #222222;
	line-height: 1.3em;
}
p { padding: 10px; 
	line-height: 1.4em;
}
a { color: #656565; }
a:hover { color: #000033; }
a:visited { color: #000000; }
h1 { font-size: 1.4em;}
h2 { font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 { font-size: 1.1em;}

/* global classes */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center;}
.break { clear: both; line-height: 25px;}

.caps { text-transform: uppercase;}
.bold {
	font-weight: bold;
}



/* colors */
.red { color: #990000;}


/* lists and forms */
ul.sitemap { text-align: left; list-style: none; line-height: 25px; }
 ul.sitemap a, ul.col_ul a { text-decoration: none;}
 ul.sitemap a:hover, ul.col_ul a:hover { text-decoration: underline; }
 
ul.col_ul { margin-left: 25px; padding: 2px; list-style: none; line-height: 25px;}
  ul.col_ul li  { margin: 0; padding: 0;}
 
ul { line-height: 1.3em;}



/* forms */ 
#contact {
	text-align: left;
	width: 250px;
	padding: 5px 10px;
	margin: 15px;
}
input, textarea {
	width: 250px;
}
#submit, #reset {
	width: 50px;
	color: #ffdb91;
	background: url(../images/buttons.gif) top left repeat #EFEFEF;
}

/* WebOpts footer */
.purpletext {
	color: #515882;
	font-weight: bold;
}
.orangetext {
	font-weight: bold;
	color: #cd6100;
}

/* main content and container area */
#masthead {
	background-color: transparent;
	width: 770px;
	height: 135px;
	text-align: center;
}
#header h1 {
	float: left;
	vertical-align: bottom;
	font-size: 1.4em;
	color: #f8f8f8;
	margin: 0px;
	padding: 15px 10px 0 10px;
}
  #header img { float: left; width: 415px; height: 130px; }
  #address {
	float: right;
	width: 340px;
	text-align: left;
	margin: 5px;
  }
  #address h3, #address h2, #address p { color: #ffffff;}
  
#address h3, #address h2 {
	margin: 0;
	padding: 15px 0 0 15px;
	clear: both;
	float: left;
	}
	
#header p {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 15px;
	vertical-align:top;
}

#container {
	width: 770px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;	
}

#logo {}

/* sub_sontainer - Wrapper for content area */
#sub_container {
	background: #fbfbfb url(../images/subcontainer.gif) top left repeat-x;
}

#content {
	padding: 12px 0 5px 0;
	float: left;
	width: 515px;
	text-align: left;
}
#content h1 {
	font-size: 1.5em;
	padding: 0 15px;
	text-align: left;
	color: #343434;
}
#content h2 { font-size: 1.4em; padding: 0 5px 0 15px;}
#content h3 { font-size: 1.3em; padding: 0 5px 0 15px;}
#content h4 { font-size: 1.2em; padding: 0 5px 0 15px;}
#content h5 { font-size: 1.1em; padding: 0 5px 0 15px;}

#content p {
	text-align: left;
	margin: 0 5px 0 5px;
	padding: 5px 10px;
}
#content p.content_center {
	text-align: center;
}
  .content_left {
  	float: left;
	padding: 10px;
	text-align: left;
  }
  .contact_right {
  	float: left;
	width: 590px;
  }
  
#main_box { float: left; width: 515px; }
  #areas {
	float: left;
	width: 480px;
	background-position: right;
	background-repeat:no-repeat;
}
  
#contactusbox {
	float: left;
	margin-left: 15px;
	padding: 5px;
	text-align: left;
}
#right_col {
	padding: 0px 0 10px 0;
	margin: 15px 0 10px 0;
	border: 1px solid #909090;
}
#right_col {
	float: left;
	text-align: left;
	width: 240px;
	margin-left: 5px;
	background-color: #efefef;
}
#right_col p { line-height: 15px; margin: 0;}
#right_col h3, #right_col h4 {
	font-size: 1em;
	line-height: 25px;
	text-align: center;
	margin: 0px;
	color: #ffffff;
	background: url(../images/buttons.gif) top left repeat ;
}
#right_col ul { background: none; }
#right_col ul li {
	text-align: left;
	margin-left: -15px;
}
#right_col ul li a {
	color: #000000;
}
#right_col ul li a:hover {
	color: #333333;
}
#officelocation {
	text-align: center;
	font-size: 0.9em;
}
#news-button{
	background:url("../images/news-button.gif") no-repeat;
	width:238px;
	height:92px;
	margin-left:1px;
}

#news-button a { height:92px; display:block; }
#news-button a:hover{
	background:url("../images/news-button.gif") 0px -92px no-repeat;
	
}
#news-button span{
	display:none;	
}
/* WebOpts copyright info and link */
#copyright {
	clear: both;
	width: 770px;
	margin: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
	background-color: transparent;
}
#copyright a {
	background-color: transparent;
	background-image: none;
}
#copyright, #copyright a { color: #000000; text-decoration: none;}
#copyright a:hover { color: #333333; text-decoration: underline;}

div {
	background-color: transparent;
	background-image: none;
}

/* browser fixes and floats */
.clear { clear:both; height:0px; line-height:1px; font-size:1px; }
.floatleft { float:left; vertical-align:top; text-align: left;}
	.floatleft img { margin-right:10px; margin-left: 15px; padding: 5px;}
	
.floatright, .floatright_bot { float:right; vertical-align:top; padding-top: 2px;}
	.floatright img { margin-right:10px; margin-left: 15px; padding: 5px; }
	.floatright_bot img { margin: 0 5px; padding: 2px;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
