body
{
	background:				#fff url("_img/background-body.jpg") repeat-x 0 0;
	font:					90%/150% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	color:					#000;
	margin:					0;
	padding:				0;
}

q
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

div.wrap
{
	margin:					0 auto;
	width:					960px;
	padding:				0;
	text-align:				left;
}

div.pnwrap
{
	background:				#6c49c5;
}

#header
{
	margin-bottom:				60px;
}

h1, h2, h3, ul, li, address, p, form, dl, dt, dd, blockquote
{
	margin:					0;
	padding:				0;
}

h1, h2, h3
{
	font-weight:				normal;
}

h2, h3
{
	text-transform:				uppercase;
	font-family:				"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h2
{
	font-size:				2em;
}

#wrapper,
#props
{
	margin-top:				2em;
}

h3
{
	font-size:				1.75em;
	color:					#fff;
	background-color:			#6c49c5;
	padding:				0.5em 1em;
	text-align:				center;
}

#recto h3
{
	background-color:			#3b2573;
}

#cols blockquote,
#props blockquote
{
	background:				#cec3ec;
	font-weight:				bold;
	min-height:				260px;
	color:					#6c49c5;
	padding:				15px 30px;
	font-family:				"Lucida Sans", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

#wrapper blockquote
{
	border-bottom:				1px solid #cec6ef;
	margin-bottom:				1em;
	padding-bottom:				2em;
}

#verso li,
#recto li
{
	line-height:				2em;
}

p, address, ul
{
	padding-top:				1em;
}

.first
{
	padding-top:				0;
}

li
{
	list-style:				none;
	background:				transparent url("/_resource/_css/_img/light-bullet.gif") no-repeat 0 0.4em;
	padding-left:				32px;
}

blockquote li
{
	background-image:			url("/_resource/_css/_img/dark-bullet.gif");
}

address
{
	font-style:				normal;
}

#footer
{
	text-align:				center;
	font-size:				smaller;
	padding:				60px 0 30px 0;
	color:					#3b2573;
	clear:					both;
}

#footer a:link,
#footer a:visited
{
	color:					#3b2573;
	text-decoration:			underline;
}

#footer a:focus,
#footer a:hover,
#footer a:active
{
	color:					#3b2573;
	text-decoration:			none;
	background-color:			#cec3ec;
}

acronym,
abbr
{
	cursor:					help;
	border:					none;
	border-bottom:				1px dotted #6c49c5;
}

#col1,
.prop1
{
	float:					left;
	width:					300px;
	margin-right:				14px;
}

#col2,
.prop2
{
	float:					left;
	width:					300px;
	margin-right:				14px;
	margin-left:				14px;
}

#col3,
.prop3
{
	float:					left;
	width:					300px;
	margin-left:				14px;
}

#cols
{
	clear:					both;
}

.prop1
{
	clear:					both;
}

#props blockquote
{
	margin-bottom:				14px;
	min-height:				150px;
}

#props li
{
	color:					#3b2573;
}

p.ref
{
	font-size:				smaller;
	color:					#6c49c5;
}

p.ref em
{
	font-style:				normal;
	color:					#3b2573;
}

#verso
{
	float:					left;
	width:					450px;
	margin-right:				30px;
	margin-bottom:				60px;
	
}

#verso p,
#recto p
{
	text-align:				justify;
}

cite
{
	font-style:				normal;
	font-weight:				bold;
}

#verso cite
{
	color:					#6c49c5;
}

#recto cite
{
	color:					#3b2573;
}

h2
{
	color:					#3b2573;
}

#verso h2
{
	color:					#3b2573;
}

#recto h2
{
	color:					#6c49c5;
}

#recto
{
	float:					left;
	width:					450px;
	margin-left:				30px;
	margin-bottom:				60px;
}

h1
{
	background-image:			url("/_resource/_css/_img/logo-small.gif");
	margin-top:				30px;
	margin-bottom:				30px;
	width:					960px;	
	background-color:			transparent;
	background-repeat:			no-repeat;
	background-position:			top left;	
	height:					353px;		
	background-image:			url("/_resource/_css/_img/logo.gif");	
}

body.home h1
{	

}

h1 a
{
	width:					960px;
	height:					353px;
	display:				block;
}


h1 span
{
	position:				absolute;
	left:					-2000px;
	top:					-2000px;
}

#contactform #realname, #contactform #email, #contactform #comments
{
	border: 				none;
	padding:				2px;
	font:					1em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-color:			#fff;
}

#contactform #realname, #contactform #email
{
	width: 					240px;	
}
	
#contactform #comments
{
	width: 					240px;
	height:					80px;
}

#contactform #submit
{
	background:				#6c49c5;
	color:					#fff;
	font:					1em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, Geneva, Helvetica, Arial, sans-serif;
	border:					none;
	padding:				0.25em 1em;
	margin:					0;
}

.action
{
	margin-top:				0.5em;
	text-align:				right;
}

#primarynav
{
	margin:					0;
	padding:				0.25em 0;
	text-align:				right;
}

#primarynav li
{
	display:				inline;
	margin:					0 0 0 2em;
	padding:				0 0 0 24px;
}

#primarynav a:link,
#primarynav a:visited
{
	color:					#fff;
	text-decoration:			underline;
}

#primarynav a:focus,
#primarynav a:hover,
#primarynav a:active
{
	color:					#cec3ec;
	text-decoration:			underline;
}

a:link,
a:visited
{
	color:					#6c49c5;
	text-decoration:			underline;
}

a:focus,
a:hover,
a:active
{
	color:					#3b2573;
	text-decoration:			underline;
}
