html {
	min-height:100.01%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
	margin:0;
	padding:0;
}

#global {
	width:660px;
	position:relative;
	left:50%;
	margin-left:-330px;
}

#titleLogo h1, #titleLogo h2, #titleLogo h3 {
	visibility:hidden;	
	text-align:center;
}

#titleLogo {
	background:url(images/titleLogo.gif) no-repeat 50% top;
}

#titleLogo p{
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

#headerPT1 {
	background:url(images/headerPT1.jpg) no-repeat left top;
	width:660px;
	height:108px;
}

#headerPT2 {
	background:url(images/headerPT2.jpg) no-repeat left top;
	width:660px;
	height:160px;
}

p {
	line-height:1.9em;
}

h3 {
	padding-bottom:10px;
}







/*---------------------------NAV--------------------------------*/
ul#nav {
	margin:0;
	padding:0;
}

ul#nav li {
	list-style:none;
	padding:4px 0;
}

ul#nav li a {
	margin-left:20px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

ul#nav li a:hover {
	color:#59322B;
}
/*--------------------------------------------------------------*/











/*------------------------Footer--------------------------------*/
#footer {
	background:url(images/footerBG.jpg) no-repeat left top;
	width:660px;
	height:53px;
	margin:30px 0 0 0;
	padding:0;
	clear:both;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:10px 10px 0 0;
	float:right;
}

#footer ul li {
	display:inline;
	padding:0 .1em;
	
}

#footer ul li a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

ul li.phoneNumber {
	font-size:14px;
	font-weight:bold;
}

#footer p{
	float:left;
	width:300px;
	padding:5px 0 0 10px;
	margin:0;
	font-size:10px;
}
/*--------------------------------------------------------------*/








/*---------------------------mainCol1---------------------------*/
#mainCol1 {
	float:left;
	width:450px;
	margin-top:10px;
}

#mainCol1 p {
	padding:0 0 0 5px;
}

/*--------------------------------------------------------------*/







/*---------------------------mainCol2---------------------------*/
#mainCol2 {
	float:right;
	width:200px;
	margin-top:10px;
	background:url(images/consultation.gif) no-repeat left top;
	height:244px;
}

#mainCol2 p {
	padding:0 15px 0 10px;
	margin-top:80px;
}

/*--------------------------------------------------------------*/






/*----------------------------subCol1---------------------------*/
#subCol1 {
	float:left;
	width:310px;
	margin-top:10px;
}

#subCol1 p {
	padding:0 0 0 5px;
}
/*--------------------------------------------------------------*/






/*-------------------------subCol2------------------------------*/
#subCol2 {
	float:right;
	width:330px;
	background:url(images/seperator.gif) repeat-y left top;
	margin-top:10px;
}

#subCol2 p {
	padding:0 5px 0 10px;
}

#subCol2 h1 {
	margin-left:5px;
}
/*--------------------------------------------------------------*/








/*---------------------------Misc-------------------------------*/
li {
	color:#6d98ac;
}

li span {
	color:#000000;
}

img#portrait {
	margin-top:20px;
}

p {
	margin-top:0;
	padding-top:0;
}
/*--------------------------------------------------------------*/









/*----------------------------Links-----------------------------*/
a:link {
	color:#36677d;
}

a:hover {
	text-decoration:underline;
}
/*--------------------------------------------------------------*/














/*---------------------------tables-----------------------------*/
caption {
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	background:#5e3c35;
}

th {
	text-align:left;
	background:#bad0dc;
	padding:0 3px;
}

tr.oddRow {
	background:#e7e2d6;
}

#mainContent table, #mainContent table caption {
	margin:0 5px;
}











/*------------------------Headers-------------------------------*/
h1#collaborativeDivorce {
	background:url(images/collaborativeDivorceTitle.gif) no-repeat left top;
	height:40px;
}

h1#education {
	background:url(images/educationTitle.gif) no-repeat left top;
	height:26px;
}

h1#licenses {
	background:url(images/licensesTitle.gif) no-repeat left top;
	height:26px;
}

h1#activities {
	background:url(images/activitiesTitle.gif) no-repeat left top;
	height:26px;
}

h1#contact {
	background:url(images/contactTitle.gif) no-repeat left top;
	height:26px;
	height:40px;
}

h1#profile {
	background:url(images/attorneyProfileTitle.gif) no-repeat left top;
	height:26px;
	height:40px;
}

h1 span {
	display:none;
}

h1 {
	margin:0;
	padding:0;
}
/*--------------------------------------------------------------*/









/*---------------------Contact Form-----------------------------*/
#contactForm {
	margin-left:10px;
}

#contactForm dd {
	margin:0;
}

#onPageForm dd {
	margin:0;
}

#onPageForm dt label {
	font-size:10px;
}

#onPageForm dd input {
	font-size:10px;
}

#onPageForm {
	background:#e7ecef;
	border:2px solid #d8cec2;
	width:275px;
	margin-left:30px;
}

#onPageForm dl {
	margin:10px;
}
/*--------------------------------------------------------------*/
