/*___REFERENCE ONLY__________________________*/
/*-- pantone180 = bd3632 --*/



/*___STRUCTURE________________________________*/


html, body { 
	margin: 0; padding: 0; border: 0; }

body { text-align: center; 
	font-family: Georgia, serif; 
	font-size: 100%; 
	padding: 0 20px 10px 20px; }

#wrapAll { 
	width: 960px; 
	margin: 0 auto;
	text-align: left; 
	color: #444;
	position: relative; 
	overflow: visible; }

p { margin: 0; padding: 0 0 6px 0; 
	font-size: 12px; line-height: 16px; }

h1 { color: #333; 
	font-size: 18px; 
	line-height: 20px;  
	margin: 0 0 10px 0; }

h2 { color: #bd3632; 
	font-size: 14px; 
	line-height: 17px;  
	margin: 0 0 8px 0; }

img	{ border: none; display: block; }

#title { 
	position: absolute;
	left: 0; top: 22px; 
	width: 220px; }

#content { 
	position: absolute;
	top: 12px; left: 240px;
	width: 720px;
	padding-bottom: 14px;
	background-color: #fff; }



/*___GENERIC CONTENT DIVs__________________________*/

.row { 
	padding: 16px 0 0 0; 
	clear: both; }

.image { 
	width: auto;
	float: left; 
	margin: 0 24px 0 0; }

.image img { 
	margin-bottom: 2px;
	border: 1px solid #bbb; }

.image p {  
	line-height: 14px; 
	padding-bottom: 2px; }

.biogText { 
	float: left;
	width: 223px;
	margin: 4px 20px 0 0; }

.contact { 
	margin-top: 60px;
	font-size: 10px;
	margin-left: 2px; }



/*___LINK STYLES____________________________________*/

a { border: none; 
	margin-top: 0; 
	margin-bottom: 0; }

img a:visited { 
	text-decoration: none; 
	border: none; }
img a:link { 
	text-decoration: none; 
	border: none; }
img a:hover { 
	text-decoration: none; 
	border: none; }


a.link2:visited {
	color: #444; 
	text-decoration: none; 
	border-bottom: 0; 
	padding-bottom: 0; }
a.link2:link { 
	color: #444; 
	text-decoration: none; 
	border-bottom: 0; 
	padding-bottom: 0; }
a.link2:hover { 
	color: #bd3632;
	text-decoration: none; 
	border-bottom: 1px dotted #bd3632; 
	padding-bottom: 0; }


ul { 
	list-style-type: none; 
	font-size: 13px; 
	margin: 18px 0 100px 0; 
	padding: 0; }

ul li { 
	display: inline; 
	margin: 0 10px 0 0; }

.thispage { 
	color: #bd3632; 
	background-color: #eaebe5; 
	margin-right: 10px;
	border-top: 1px solid #bd3632;
	border-bottom: 1px solid #bd3632;
	padding: 1px 4px 2px 4px; }

ul li a:visited { 
	text-decoration: none; 
	padding: 1px 4px; 
	border: 0; 
	background-color: #dde3b0; 
	border-top: 1px solid #dde3b0;
	border-bottom: 1px solid #dde3b0;
	color: #444; }
ul li a:link { 
	text-decoration: none; 
	padding: 1px 4px; 
	border: 0; 
	background-color: #dde3b0; 
	border-top: 1px solid #dde3b0;
	border-bottom: 1px solid #dde3b0;
	color: #444; }
ul li a:hover { 
	padding: 1px 4px; 
	background-color: #bd3632;
	color: #fff; }




/*_____MODIFIERS______________________________________*/


.bigger { font-size: 13px; }

.language { 
	font-size: 11px;
	letter-spacing: 3px;
	color: #999;
	padding-bottom: 2px; }

.floatleft		{ float: left; }
.floatright		{ float: right; }

.clearleft		{ clear: left; }
.clearright		{ clear: right; }
.clearboth		{ clear: both; }

.space1px		{ letter-spacing: 1px; }

.margin0		{ margin: 0; }

.margintop0		{ margin-top: 0; }
.margintop6		{ margin-top: 6px; }
.margintop10	{ margin-top: 10px; }
.margintop20	{ margin-top: 20px; }
.margintop30	{ margin-top: 30px; }

.marginright0	{ margin-right: 0; }
.marginright15	{ margin-right: 15px; }
.marginright30	{ margin-right: 30px; }
.marginright40	{ margin-right: 40px; }

.marginbottom4	{ margin-bottom: 4px; }
.marginbottom8	{ margin-bottom: 8px; }
.marginbottom15	{ margin-bottom: 15px; }
.marginbottom30	{ margin-bottom: 30px; }

.marginleft4	{ margin-left: 4px; }

.paddingtop10	{ padding-top: 10px; }
.paddingtop15	{ padding-top: 15px; }
.paddingtop30	{ padding-top: 30px; }

.red			{ color: #bd3632; }
.grey			{ color: #444; }

hr	{  
	height: 1px; 
	color: #ff4500; 
	background-color: #ff4500; 
	width: 100%; 
	border: none; 
	margin: 0 0 18px 0; }

.width240		{ width: 240px; }
.width260		{ width: 260px; }
.width280		{ width: 280px; }
.width300		{ width: 300px; }
.width330		{ width: 330px; }
.width564		{ width: 564px; }
.width600		{ width: 600px; }
