/* Specify blanket rules for all elements */
body
{
	font-size:100%;
	font-family:'Lucida Grande',Verdana,sans-serif;
	margin:10px;
	color: #333;
	background: #F4FFE4;
}

/* Rules for headings */
h1
{
	font-size: 24px;
	font-family:'Lucida Grande',Verdana,sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 100%;
	color:#99CC66;
}

h2
{
	font-size: 120%;
	font-weight: normal;
	color: #99CC66;
}

h3
{
	font-size:120%;
	color: #5C743D;
}

h4
{
	font-size: 18pt;
	color: #5C743D;
	font-style:italic;
	font-weight:normal;
}

h5
{
	font-size: 14pt;
	color: #5C743D;
	font-style:plain;
	font-weight:normal;
	line-height: 100%;
}

/* Default paragraph styles */
p
{
	font-size:100%;
	line-height:150%;
	padding: 0px;
}

ul
{
	line-height: 150%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* header */
#header
{
	margin: 0 0 0px 0;
	padding: 10px;
	background:url(../images/medlogo.jpg) top center no-repeat;
	height: 186px;
	border: 1px outset #807459;
}

#header p
{
	font-family: "Lucida Grande", Tahoma, sans-serif;
	float: right;
}

#header h1
{
	font-size: 24px;
	text-align: right;
	margin: 5px 0 0 70%;
	padding: 0;
	color:#5C743D;
}

#header h2
{
	font-size: 16px;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0;
	color: #5C743D;
}

#header img
{
	margin: 0;
	padding: 0;
}

#strapline
{
	color:#5C743D;
	padding: 5px 0 5px 10px;
	margin: 0;
}

#strapline p
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#dateline
{
	color: #F4FFE4;
	background-color: #669933;
	border: 1px outset #807459;
	padding: 5px 0 5px 10px;
	margin: 0 0 10px 0;
	height: 20px;
}

#dateline p
{
	display: inline;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#dateline a
{
	float: right;
	text-align: right;
	color: #F4FFE4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	padding: 2px 5px 0 0;
}

/* content */
#content
{
	margin-right: 0;
	margin-left: 210px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px outset #807459;
	background-color: #F4FFE4;
}

.rightimg
{
	float: right;
	padding: 5px;
	border: 1px outset #807459;
}

#content li
{
	margin: 0;
	padding: 0 0 5px 0;
	list-style-type: none;
	margin-left: 50px;
	font-size: 14px;
}

#content a
{
	text-decoration: none;
	color: #5C743D;
}


#content a:link
{
	color: #5C743D;
}
#content a:visited
{
	color: #5C743D;
}
#content a:hover
{
	color: #2020FF;
}
#content a:active
{
	color: #5C743D;
}

#content #menu_email a
{
	border: none;
}

/* menu */
#menu
{
	float: left;
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
	margin:  0 0 10px 0;
	padding: 0;
	background:#5C743D;
	width: 200px;
	border: 1px outset #807459;
}

#menu li
{
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	list-style-type: none;
}

#menu a
{
	display: block;
	color: #F4FFE4;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #E6DFCF;
}

#menu p
{
	padding: 0 15px;
	margin: 0;
	line-height: 2.5;
}

#menu a:hover
{
	background: #BFFF80;
	color: #5C743D;
}

#menu #menu_email a
{
	border: none;
}

/* sidebar */
#sidebar
{
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
	float: right;
	margin: 0 0 20px 0;
	background: #5C743D;
	width: 200px;
	border: 1px outset #807459;
}

#sidebar li
{
	display: block;
	float: right;
	color: #FFF;
	width: 100%;
	list-style-type: none;
	border-bottom: 1px solid #E6DFCF;
}

#sidebar a
{
	display: block;
	color: #F4FFE4;
	text-decoration: none;
}

#sidebar a:hover
{
	background: #BFFF80;
	color: #5C743D;
}

#sidebar #menu_email a
{
	border: none;
}

#sidebar p
{
	padding: 0;
	margin: 0 10px 0 10px;
}

/* "you are here" indication */
#body_home #menu_home a,
#body_howcan #menu_howcan a,
#body_about #menu_about a,
#body_couples #menu_couples a,
#body_mens #menu_mens a,
#body_supervision #menu_supervision a,
#body_location #menu_location a,
#body_faq #menu_faq a,
#body_contact #menu_contact a,
#body_links #menu_links a
{
	background: #669933;
	font-weight: normal;
	color: #fff;
}

legend
{
	margin-left: 1em;
	color: #666666;
	font-weight: bold;
}

fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li
{
	float: left;
	clear: left;
	width: 80%;
	padding-bottom: 0.5em;
}

fieldset.submit
{
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	padding-top: 1em;
}

.error
{
	color: #CC0033;
	font-size:14px;
	padding: 0 0 0 5px;
}

.warn
{
	color: #339900;
	font-size:14px;
	padding: 0 0 0 5px;
}

.message
{
	color:#339900;
	font-size:12px;
	padding: 0 0 0 5px;
}

label
{
	float: left;
	width: 5em;
	margin-right: 0.5em;
	text-align: right;
}

textarea
{
	width: 22em;
	height: 10em;
}

/* list */
.list
{
	margin-left: 8em;
}
.points
{
	margin-left: 0;
	list-style-type:disc;
}

/* footer */
#footer
{
	clear: both;
	margin: 0;
	padding: 10px;
	background-color: #F4FFE4;
	text-align:center;
	border: 1px outset #880000;
}

.imagecredits
{
	float: right;
	text-decoration: none;
}

.imagecredits a
{
	font-size: 8pt;
	text-decoration: none;
}

.imagecredits a:link
{
	color: #5C743D;
}
.imagecredits a:visited
{
	color: #5C743D;
}
.imagecredits a:hover
{
	color: #2020FF;
}
.imagecredits a:active
{
	color: #5C743D;
}

.imagecredits #menu_email a
{
	border: none;
}



/* "change background image in footer for each page */
/*
#body_home #footer
{
	background:url(../images/bluesky2.jpg) top center no-repeat;
	height: 150px;
}
*/

