body {
	background: #efeaf1;
/*	border-top: 5px solid #966b2e;
	border-bottom: 5px solid #5a3a64;
*/}

p {
	margin-bottom: 1em;
}

blockquote {
	margin: 0.5em 2em;
	font-style: italic;
}

.attribution {
	text-align: right;
	padding-right: 5em;
	padding-bottom: 1em;
}

#container {
	z-index: 0;
/*	padding: 10px 10px 0 10px;*/
	background: #fff url(/images/borders/pagebackground.gif) repeat-y center;
	width: 790px;
	margin: 10px auto 0px auto;
	text-align: center;
	font-size: 12px;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
}

#header {
	height: 115px;
	padding: 20px 20px 0px 20px;

	text-align: left;
	background: url(/images/borders/top.gif) no-repeat top center;
}

/* Navigation */
#navigation {
/*	position:absolute;
	top: 140px;
*/
	text-align: left;
	margin-bottom: 20px;
	padding-left: 25px;
/*	border-bottom: 1px solid #f1e7de;*/
}

#navigation ul {
	padding: 0;
}

#navigation li {
	display: inline;
/*	margin-left: 5px; */
	margin-right: 10px;
}

#navigation a { text-decoration: none; color: #966b2e; /*#7B15FF*/}
#navigation a:visited { text-decoration: none;}
#navigation a:hover { text-decoration: underline;color: #5a3a64;}

/*---------------------
  lists
-----------------------*/

ul {
	list-style-type: disc;
	padding-left: 3em;
	padding-bottom: 1em;
}

li {
	display: list-item;
	line-height: 1.6em;
}

/*---------------------
  main content area
-----------------------*/

.main {
/*	position:absolute;
	left:100px;
	top:150px	
*/
	text-align: left;
	padding-left: 25px;
	margin: 0;
	width: 500px;
	float: left;
}
.main p {
	line-height: 1.5em;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", verdana, sans-serif;
/*	color: #966b2e; */
	color: #5a3a64;
	line-height: 2.0em;
	clear: left;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 140%;
}

h4 {
	font-size: 130%;
}

h5 {
	font-size: 120%;
}

h6 {
	font-size: 110%;
}

/*-----------------------------------
 * sidebar
-------------------------------------*/

#sidebar {
	margin-right:30px;
	text-align: left;
	padding: 0.5em;
	width: 200px;
	float: right;
}

#sidebar h1 {
	color: #5a3a64;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;
	text-align: left;
	margin: 0px 0px 1em 0px;
}

#twitter_div {
  clear: both;
}

#twitter_div ul {
  font-size: 87.5%;
  padding-left: 0px;
}

#twitter_div li {
	list-style: none;
  margin-bottom: 15px;
/*  padding-left: 0px;*/
/*  margin-left: 0px;*/
/*  padding-top: 5px;*/
/*  padding-bottom: 5px;*/
	line-height: 1.6em;
}

#sidebar .quote {
	margin-top: 20px;
/*	padding-left: 30px;*/
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.6em;
/*	background: url(/images/quote.gif) no-repeat top left;*/
}

#sidebar .author {
	float: right;
	padding-bottom: 2em;
}

#sidebar p {
	line-height: 1.6em;
	text-align: left;
}

/*-------------------------------------------
 Links
---------------------------------------------*/

a {
	text-decoration: none;
	color: #966b2e;
}
a:hover {
	text-decoration: underline;
	color: #5a3a64;
}

/*-----------------------------------------
 Emphasis stuff 
-------------------------------------------*/

.emph, .emph-q, .emph-a {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #5a3a64;
}

.em-st {
	font-style: italic;
	font-weight: bold;
}

/*-----------------------------------------
 Services page 
-------------------------------------------*/

.pricing {
	padding-left: 1em;
}

/*-----------------------------------------
 Articles pages
-------------------------------------------*/

.article-title {
	text-align: center;
	padding-bottom: 3em;
}

.article-presented {
	text-align: right;
	padding-bottom: 1em;
}

.article-indent {
	width: 50%;
	padding: 1em 0px 2em 4em;
	text-align: center;
}

.article-indent table {
	padding: 1em;
	border: 1px solid #999;
}

.article-indent td {
	width: 30%;
	padding: 6px 4px;
	text-align: center;
	border-bottom: 1px solid #999;
}

.article-references ul {
	list-style-type: none;
}

.article-bibliography ul {
	list-style-type: none;
}


/*-----------------------------------------
 Footer 
-------------------------------------------*/

#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 1em;
	margin-top: 2em;
	border-top: 1px solid #f1e7de;
	height: 120px;

	background: url(/images/borders/bottom.gif) no-repeat bottom center;
}

#footer .privacy {
	float:left;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
 	color: #5a3a64;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #966b2e;
}

.sep-p {
	clear: left;
	margin: 10px 0 10px 0;
	height: 20px;
    border:none;
	background: #fff url(/images/hr-purple.gif) no-repeat center center;
}

.sep {
	clear: left;
	margin: 10px 0 10px 0;
	height: 20px;
    border:none;
	background: #fff url(/images/hr.gif) no-repeat center center;
}

br {
	clear: left;
}

.portrait {
	vertical-align: text-top;
	display: block;
}

.portrait p {
	
}

.portrait img {
	float: left;
}

.leftfloat {
  float:left;
  margin: 0px 1em 1em 0px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.strongem {
	font-style: italic;
	font-weight: bold;
}

.debug {
	color: #900;
	background-color: #eacaff;
}

/*-----------------------------------------------------------------------------
 * contact form
 *-----------------------------------------------------------------------------*/

#formContact {
	width: 100%;
	margin: 2em 0px;
	padding: 1em 0px;
	border: 1px solid #966b2e;
	background-color: #f1e7de;
}

#formContact table {
	margin-left: 30px;
}

#formContact td {
	padding: 4px;
}

#formContact b {
	font-weight: 100;
}

.FCinput {
	font-size: 1.0em;
	background-color: #fff;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	width: 250px;

	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.FCtextarea {
	font-size: 1.0em;
	background-color: #fff;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 100px;
	width: 250px;

	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.FCcheckbox {
	
}

.FCsubmit {
	width: 250px;
	background-color: #eee;
	border: 1px solid #999;
	padding: 2px;
}

#thankyou {
	padding: 2em 0px;
}

.FC1 {
	width:120px;
	text-align: right;
	vertical-align: top;
	margin-top: 2px;
}

/* questions */

.q {
	color: #d00;
}