/* Patmos Counselling Associates style sheet */
/* Copyright (c)2007 FactorE */

body {
	text-align: center;
}

#body {
margin-left: auto;
margin-right: auto;
width:900px;
text-align: left;
}

#logo {
padding-left: 10px;
padding-bottom: 2px;
}

#sidebar {
float: left;
padding-left: 20px;
width: 250px;
}

#sidebar a {
	text-decoration:none;
	}

#footer {
position:relative;
margin-bottom:20px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #0099CC;
}

.links ul {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
}

.links li {
margin:0;
padding:0;
}

#content {
float:left;
margin-left: 30px;
margin-top: 0px;
padding-top: 0px;
width: 560px;
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#footer {
text-align: center;
margin-top: 10px;
float:left;
width:900px;
}

#footerlinks {
font-size: 11px;
padding-top: 12px;
text-transform: uppercase;
}

#footerlinks a {
text-decoration: none;
}

#bdc {
padding-top: 15px;
}


h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	/* font-style: italic; */
	color: #000000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
	color: #000000;
}

h3 {
	font-size: 18px;
	padding-bottom:5px;
	font-variant: small-caps;
}

#descrip {
font-size:11px;
text-transform:uppercase;
}

#profile {
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.logo a {
display: block;
width: 227px;
height: 58px;
background: transparent url(patmos_logo.gif) no-repeat;
}

.logo a:hover {
background-position: -227px 0;
} 

.yo a {
display: block;
width: 227px;
height: 58px;
background: transparent url(images/patmos_logo.gif) no-repeat;
}

.yo a:hover {
background-position: -227px 0;
} 

#portrait {
	margin-right: 20px;
	float:left;

}

#description {
float:left;
width:400px;
height: auto;
}

#details {
float:left;
width: 500px;
}


