@charset "utf-8";
/* ----------------------------------------------
	Template Name : Unbound
	Template Code : S-0023
	Version : 1.1   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : January 17, 2010
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#fff;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	left:50%;
	padding: 0 0 50px 0;
	text-align: justify;
}

/* Links */
a {
	text-decoration: none;
	color: #800000;
	
}
a:hover {
	color: #800000;

}

/* text enquiries */
#text-enquiries{
	float:left;
	line-height:30px;
	padding-left:0px;
	width:560px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	margin-top: 0px;
	font-weight: bold;
	margin-left: 0px;
}
#text-enquiries a{
	color:#900;

}
#text-enquiries a:hover{
	color:  #EAA79D;

}
/* text enquiries end */

#navigation
{
	float: left;
	background-image:url(btn_up.jpg);
	width: 890px;
	color:#ffffff;
	font-family:Corbel;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1.5px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
	width:auto;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 15px 20px 8px 20px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid  #B9B9B9;
	height: 20px;
	background-image: url(images/btn_up.jpg);
	background-repeat: repeat-x;
}



#navigation li a:hover {
	background: #383;
	background-image:url(btn_over.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
}

#navigation .current a {
	background: #c9b582;
	height: 20px;
	background-repeat: repeat-x;
}

ol{
	margin-left:30px;
}
.ul{
	margin-left:15px;
	list-style-type:square;
	
}
/* Headers */
#aboutusheading {
	color: #630;
	padding-left: 0px;
	line-height: 1.1;
	border-bottom: 1px solid #ebebeb;
	font: normal 23px Corbel;
	letter-spacing: -1px;
}
h1, h2, h3 {
	font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #3A9A5F;
	padding: 15px 0px 5px 0px;
	margin: 0;
}
h1 {
	font-size: 345%;	
	font-weight: normal;
	letter-spacing: -2px;	
}
h2 {
	color: #630;
	padding-left: 0px;
	line-height: 1.1;
	border-bottom: 1px solid #ebebeb;
	font: normal 25px Corbel;
	letter-spacing: -1px;
}
h3 {
	font-size: 100%;
	font-weight: normal;
	color:#404040;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color:#3A9A5F;	
}
h5 {
	font-size: 250%;
	font-weight: bold;
	color:#3A9A5F;
	padding-top: 10px;
	line-height: 25px;
	font-family: calibri;
}
h6 {
	font-size: 230%;
	font-family:calibri;
	font-weight: bold;
	color:#B12421;
	padding: 0px 0px 0px 15px;
}


p, dl { padding: 10px; margin: 0; }


dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 20px 5px 5px 0px;
	
}

th strong {
	color: #fff;
}
th {
	background: #303030 url(button.jpg) repeat-x;
	height: 10px;
	padding-left: 10px;
	padding-right: 10px;	
	text-align: left;
	color: #333;
}
#th a:link {
    color: #ffffff;	
	text-align: left;
	color: #ffffff;
	font-size:11px;
}

tr {
	height: 20px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
	padding:5px;
	font-size:13px;
	text-align: left;
}

td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* Images */
.imgicons {
	text-align:center;
	padding: 10px 0px 0px 10px;
	border:none;
	background-color: transparent;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
	background: #F0F0F0;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
	padding: 10px 10px 10px 35px;
	background: #f8f3ed;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: calibri;
	color: #93676e;
	border-left:8px solid #ECD9D9;

}

/* start - table */
table {
	border-collapse: collapse;
	margin: 0px;
}
th {
	color: #555;
	background: #E6E6E6;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;	
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;	
}
tr {
	height: 34px;	
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #ECECEC;
	font-size: 12px;
}	
/* end - table */



/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 115px;
	color: #666666; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#header-wrap {
	position: relative;
	background: #fff url(wrap-bg.jpg) no-repeat;
	margin: 0 auto;
	width: 940px;
	height: 434px;
	text-align: left;
}
#top-wrap {
	position: relative;
	margin: 0 auto;
	width: 940px;
	height: 143px;
	text-align: left;
	background-color: #FFF;
	background-image: url(wrap-bg.jpg);
}


#textfade{
	float:left;
	width:348px;
	z-index: 1;
}

#imagefade {
	float:right;
	width:890px;
	z-index: 1;
}
#logo {
	float:left;
	width:267px;
	margin-left: 10px;
}


#header-photo {
	position: absolute;
	top: 144px;
	left:27px;
	padding: 0;
	height:290px;
	width: 890px;
	clear: both;
	z-index: 50;
	background-color: #000;
	/* border: 1px solid #F0F0F0; */
}

#header-photo img {
	border: none;
	margin: 0;
	padding: 0;
} 





#content-outer {
	background: transparent;
	width: 100%;
}
#content-wrapper {
	width: 940px;
	margin: 0 auto;	
	text-align: left;
}
#content {
	float: left;
	width: 100%;
	background: #fff url(content-bg.jpg) no-repeat;
	background-repeat: repeat-y;
	position: relative;
}

.col-one {
	margin-right: 0px;
	padding-left: 10px;
	margin-left: 265px;
	padding-right: 45px;
	border-left: 1px solid #cccccc;
	margin-top: 0px;
	padding-bottom: 20px;
	height: 100%;
	overflow: hidden;
	padding-top: 10px;
	text-align: justify;
}
.col-thanks {
	margin-right: 0px;
	padding-left: 10px;
	margin-left: 265px;
	padding-right: 45px;
	border-left: 1px solid #cccccc;
	margin-top: 0px;
	padding-bottom: 20px;
	height: 700px;
	overflow: hidden;
	padding-top: 10px;
	text-align: justify;
}
.attorney-col {
	margin-right: 0px;
	padding-left: 10px;
	margin-left: 265px;
	padding-right: 45px;
	border-left: 1px solid #cccccc;
	margin-top: 0px;
	padding-bottom: 20px;
	height: 630px;
	overflow: hidden;
	padding-top: 10px;
	text-align: justify;
}

.aboutus-colm {
	margin-right: 0px;
	padding-left: 10px;
	margin-left: 265px;
	padding-right: 15px;
	border-left: 1px solid #cccccc;
	margin-top: 0px;
	padding-bottom: 20px;
	height: 475px;
	overflow: hidden;
	padding-top: 10px;
}

.profiles-colm {
	margin-right: 0px;
	padding-left: 10px;
	margin-left: 265px;
	padding-right: 30px;
	border-left: 1px solid #cccccc;
	margin-top: 0px;
	padding-bottom: 20px;
	height: 465px;
	overflow: hidden;
	padding-top: 10px;
	text-align: justify;
}

.news {
	margin-right: 0px;
	padding-left: 10px;
	margin-left: 267px;
	padding-right: 45px;
	border-left: 1px solid #cccccc;
	margin-top: 0px;
	padding-bottom: 20px;
	height: 480px;
	padding-top: 10px;
}
.contact {
	margin-right: 350px;
	padding-left: 28px;
	margin-left: 0px;
	padding-right: 15px;
	margin-top: 0px;
	padding-bottom: 20px;
	height: 550px;
	position: relative;
	padding-top: 10px;
}
.col-two {
	float: left;
	width: 210px;
	margin-left: -230px;
	margin-top: 12px;
}
.col-three {
	float: right;
	width: 325px;
	margin-left: 0px;
	position: relative;
	height: 100%;
	margin-top: 40px;
	padding: 0px 10px 0px 10px;
}


#content .col-one h2 {
	padding-bottom: 3px;
	font: normal 23px Corbel;
	color: #532B2B;
	line-height: 1.1;
	letter-spacing: -1px;
	text-transform: none;
	border-bottom: 1px solid #ebebeb;
	margin-left: 0px;
	padding-left: 5px;
	margin-bottom: 20px;
}
#content .col-one h2 a {
	color: #3A9A5F;
	text-decoration: none;
	background: none;
	border: none;
}
#content .col-one ul  {
	list-style-image: url(bullet_green_alt.png);
	margin-top:15px;

}
#content .col-one ul li {
	list-style-image: url(bullet_green_alt.png);
	margin-left:25px;
	line-height:25px;


}
#content-wrapper .col-two h3, 
#content-wrapper .col-three h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}

.subtitle{
	font-family:"segoe print";
	font-size:13px;
	color:#856B52;
	font-weight: bold;
}

#titlebgr{
	background-repeat:no-repeat;
	height:27px;
	font-family: Corbel;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	line-height: 25px;
	padding: 0px 0px 0px 25px;
	margin-bottom: 20px;
	background-image: url(title_bgr.jpg);
	margin-top: 20px;
	width: 620px;
}
#formbgr{
	background-repeat:no-repeat;
	height:27px;
	font-family: Corbel;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	line-height: 25px;
	padding: 0px 0px 0px 25px;
	margin-bottom: 20px;
	background-image: url(title_bgr.jpg);
	margin-top: 20px;
	width: 350px;
}
#contactbgr{
	background-repeat:no-repeat;
	height:27px;
	font-family: Corbel;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	line-height: 25px;
	padding: 0px 0px 0px 25px;
	margin-bottom: 20px;
	background-image: url(title_bgr.jpg);
	margin-top: 20px;
	width: 280px;
	float: left;
}

#titlebgr2{
	background-repeat:no-repeat;
	height:27px;
	font-family: Corbel;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	line-height: 25px;
	padding: 0px 0px 0px 25px;
	margin-bottom: 20px;
	background-image: url(title_bgr.jpg);
	margin-top: 20px;
	width: 600px;
}
/* form elements */
form {
	margin:10px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #CCCCCC;
	background: #FFF;
	padding: 2px 3px;
	color: #600;
}
/* footer */


#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 5px;	
	margin-top: 10px;
	font-weight:normal;
}
#footer-bottom {
	clear: both;
	width: 940px;
	margin: 0 auto;
	color:#800000;
	font-weight: normal;
	height: 80px;
	position: relative;
	text-align: right;
}
#footer-bottom a {
	clear: both;
	width: 880px;
	margin: 0 auto;
	margin-top: 15px;
	color: #800000;
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 0;
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 10px;
}
#btm {
	width: 940px;
	margin: 0 auto;
	background-image: url(btm.jpg);
	background-repeat: no-repeat;
	height:24px;
	clear: both;
}
/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #777;
	border: 1px solid #EBEBEB;
	background: #F5F5F5;
}
.postmeta a { background: transparent; }
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa; }
.post-info a { color: #000; }

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img {
	position: relative;
	padding: 7px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.thumbs img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
