/* Style Sheet for Global Atlantic Partners
copyright 2005, Lyman Phillips
For permission on use of this document, please contact Lyman Phillips at www.lymanphillips.com
*/

/* Order of styles is:
 - Structural Styles
 - Text and Image Styles
*/

/* Begin Structural Styles*/

#main {
	width : 460px;
}



#practicemain {
	float : left;
	width : 350px;
}



#expertise {
	float : right;
	width : 250px;
}



#col1{

	float : left;

	width : 300px;

}



#col2 {

	float : right;

	width : 300px;

}

/* End Structural Styles */

/* Begin Text and Image Styles */

H1 {
	text-align: center;
	font-size : 24px;
	font-family : Arial, Helvetica, sans-serif;
	color  #0d618a:;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}



H2 {

	font-size : 18px;

	font-family : Arial, Helvetica, sans-serif;

	text-align  center:;

	color : #000066;

	margin-bottom : 10px;

	margin-left : 10px;

	margin-right : 10px;

	margin-top : 10px;

}



H3 {

	font-size : 12px;

	font-family : Arial, Helvetica, sans-serif;

	text-align : left;

	color : #000000;

	font-weight : bold;

	margin-bottom : 0px;

	margin-left : 10px;

	margin-right : 10px;

	margin-top : 10px;

}



P {

	font-size : 12px;

	font-family : Arial, Helvetica, sans-serif;

	text-align : left;

	color : #000000;

	font-weight : normal;

	margin-bottom : 15px;

	margin-left : 10px;

	margin-right : 10px;

	margin-top : 0px;

}



LI {

	font-size : 12px;

	font-family : Arial, Helvetica, sans-serif;

	text-align : left;

	color : #000000;

	font-weight : normal;

}



P.indent1 {

	margin-bottom : 15px;

	margin-left : 25px;

	margin-right : 10px;

	margin-top : 0px;

}



/* Style for the white text in the blue boxes on the left (e.g. bios) */

P.white {

	font-size : 12px;

	font-family : Arial, Helvetica, sans-serif;

	text-align : left;

	color : #FFFFFF;

	font-weight : normal;

	margin-bottom : 0px;

	margin-left : 0px;

	margin-right : 0px;

	margin-top : 0px;

}



a.white, a.visited.white {
  color: #F2F1E9;
}

a:hover.white {
  color: #000000;
}



P.smallhead {

	font-size : 12px;

	font-family : Arial, Helvetica, sans-serif;

	text-align : left;

	color : #000000;

	font-weight : bold;

	margin-bottom : 0px;

	margin-left : 0px;

	margin-right : 0px;

	margin-top : 2px;

}



h3.bios {

	margin-bottom : 10px;

	margin-left : 10px;

	margin-right : 10px;

	margin-top : 10px;

}



#expertise h3 {

	font-weight : bold;

	margin-bottom : 0px;

	margin-left : 5px;

	margin-right : 5px;

	margin-top : 10px;

}



h2.expertise {

	font-size : 16px;

	font-weight : bold;

	margin-bottom : 10px;

	margin-left : 3px;

	margin-right : 5px;

	margin-top : 10px;

}



#expertise P {
	font-weight : normal;
	margin-bottom : 10px;
	margin-left : 5px;
	margin-right : 10px;
	margin-top : 0px;
}



#expertise LI {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	margin-right : 10px;
	font-weight : normal;
}



.bioimage {

	margin-bottom : 5px;

	margin-left : 0px;

	margin-right : 10px;

	margin-top : 0px;

}

hr {
	background-color: #0d618a;
	text-shadow: 0px 0px white;
	height: 3px;
}

h2 {
	font-size: 18px;
	color: #004080;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}



/* End Text and Image Styles */

