@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #9376a5;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	color: #373636;
	line-height: 1.1em;
}
#flags {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	font-size: .8em;
	color: #cdb2de;
	padding-bottom: 25px;
}
#flags a {
	color: #cdb2de;
}
#flags a:link {
	text-decoration: none;
}
#flags a:hover {
	text-decoration: underline;
}
#flags .language {
	display: inline;
	width: auto;
	padding-right: 10px;
}
.language img {
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#topmenu {
	color: #4e4d4d;
	background-color: #f9f9f9;
	padding: 0;
	margin: 0;
	height: 43px;
}
#navcontainer {
	height: 43px;
}
#navcontainer ul
{
	padding-left: 10px;
	margin-left: 0;
	background-color: #f9f9f9;
	color: #4e4d4d;
	float: left;
	width: 910px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 0em .7em;
	background-color: #f9f9f9;
	color: #4e4d4d;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover
{
background-color: #9376a5;
color: #fff;
}
#bodysection {
	background-color: #f2f2f2;
	padding-top: 24px;
	padding-right: 26px;
	padding-bottom: 40px;
	padding-left: 46px;
	font-size: 0.8em;
}
#bodysection #bodyleftcol {
	float: left;
	width: 410px;
	padding-right: 20px;
}
#bodyleftcol h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #553d64;
	margin: 0px;
	padding-top: 16px;
}
#bodyleftcol h2 {
	font-size: 1em;
	color: #553d64;
	padding: 0px;
	font-style: italic;
}
#bodyleftcol .dateteable {
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dateteable td {
	width: 50px;;
}
.dateteable tr .datetitle {
	font-size: .8em;
	font-weight: bold;
	padding: 4px;
}
.dateteable tr .datenumber {
	font-weight: bold;
	color: #ce1b24;
	font-size: 1.2em;
	padding: 4px;
}
#bodyleftcol #registerbox {
	margin-top: 30px;
	padding-left: 10px;
}

#registerbox img {
	float: left;
}
#bodyleftcol #registerbox #registertext {
	font-weight: bold;
	color: #aa3272;
	padding-top: 26px;
	padding-left: 15px;
	float: left;
}
#registertext a {
	color: #aa3272;
}
#registertext a:link {
	text-decoration: none;
}
#registertext a:hover {
	text-decoration: underline;
}
#bodyleftcol #donatebox {
	margin-top: 30px;
	padding-left: 10px;
}

#donatebox img {
	float: left;
}
#bodyleftcol #donatebox #donatetext {
	font-weight: bold;
	color: #aa3272;
	padding-top: 5px;
	padding-left: 15px;
	float: left;
}
#donatetext a {
	color: #aa3272;
}
#donatetext a:link {
	text-decoration: none;
}
#donatetext a:hover {
	text-decoration: underline;
}
#bodysection #bodyrightcol {
	float: right;
	width: 412px;
	text-align: right;
}
#bodyrightcol #badges {
	float: left;
	padding-right: 20px;
}
#bodyrightcol #rightcoltext {
	text-align: left;
	padding-top: 15px;
}
#rightcoltext #homewf {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #706f6f;
	text-align: center;
	padding-right: 110px;
	padding-left: 110px;
}




#panels {
	background-color: #ffffff;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 4o;
	padding-left: 5px;
}
#panels .picpanel {
	float: left;
	width: 200px;
	padding-right: 15px;
	padding-left: 15px;
}
#panels h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #6a4c7e;
	padding-top: 0px;
	padding-bottom: 35px;
	padding-left: 20px;
	margin: 0px;
}
#panels h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #6a4c7e;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#panels .picpanel ul li {
	list-style-type: none;
	margin-left: -40px;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 5px;
}
.picpanel ul li a:link {
	text-decoration:none;
	color: #373636;
}
#subtitle {
	color: #553d64;
	background-color: #f2f2f2;
	padding-top: 32px;
	padding-bottom: 14px;
	padding-left: 46px;
}
#subtitle h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#subbody {
	background-color: #FFF;
	padding-top: 32px;
	padding-right: 25px;
	padding-bottom: 32px;
	padding-left: 46px;
}
#subbody a {
	color: #9d115c;
}
#subbody #subleftcol {
	float: left;
	width: 560px;
	padding-right: 70px;
	color: #1f1f1f;
	font-size: .8em;
	line-height: 1.5em;
}
#subleftcol #sublinks {
	margin-bottom: 40px;
}
#subleftcol #sublinks li {
	color: #553d64;
	line-height: 2.2em;
	list-style-type: none;
}
#subleftcol #sublinks li a {
	color: #553d64;
}
#subleftcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #9d115c;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.emphasisetext {
	font-size: 120%;
	padding-left: 28px;
	line-height: 1.8em;
}
#subleftcol #navpanel {
	font-size: 90%;
	color: #FFF;
	background-color: #b03f7b;
	padding-right: 15px;
	padding-left: 64px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 35px;

}
#subleftcol #navpanel ul {
	list-style-type: none;
}
#subleftcol #navpanel a {
	color: #FFF;
}
#subleftcol #navpanel a:link {
	text-decoration:none;
}
#subleftcol #navpanel a:hover {
	text-decoration:underline;
}
#subleftcol .quote {
	font-style: italic;
	color: #9d115c;
	padding-right: 25px;
	padding-left: 25px;
}
#subleftcol #emphasisetext .donationstext {
	font-size: 12px;
	line-height: 160%;
}

#subbody #subrightcol {
	float: right;
	width: 222px;
	font-size: 80%;
	font-family: Verdana, Geneva, sans-serif;
}


.smallred {
	font-size: 70%;
	color: #9d115c;
}

.red {
	color: #9d115c;
	font-size: 120%;
}

#subrightcol #wbfamily {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #706f6f;
	text-align: center;
}
#subrightcol #subrightlinks {
	background-color: #f2f2f2;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 26px;
	font-family: Verdana, Geneva, sans-serif;
	color: #aa3272;
	font-size: 75%;
}
#subrightcol #bio {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#subrightlinks ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #553d64;
	list-style-type: none;
	margin-left: -40px;
	line-height: 2em;
}
#subrightlinks li a {
		color: #553d64;
}
#subrightlinks li a:link,a:visited {
		text-decoration:underline;
}
#subrightlinks li a:hover {
		text-decoration:none;
}
#bottompanel {
	background-color: #efefec;
	padding-top: 55px;
	padding-right: 36px;
	padding-bottom: 42px;
	padding-left: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d7d7d6;
	font-size: 0.9em;
	color: #6c6c6c;
}
#bottompanel #bottompanelpic {
	float: right;
	width: 295px;
}
#bottompanel .bottompanelcol {
	float: left;
	width: 225px;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#bottompanel .bottompanelcol a{
	color: #6a4c7e;
}
.bottompanelcol h2 {
	font-size: 0.8em;
	font-variant: small-caps;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}

.gfc-result .gf-title {
	height: auto;
	overflow: visible;

}
#footer {
	color: #b4b3b3;
	background-color: #2f2e31;
	padding-top: 14px;
	padding-right: 35px;
	padding-bottom: 12px;
	padding-left: 27px;
	font-size: .8em;
}
#footer a {
	color: #b4b3b3;
}
#footer a:link {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #footerlefttext {
	float: left;
	width: auto;
	padding-right: 20px;
	padding-top: 10px;
}
#footer #socialmedia {
	float: left;
	width: auto;
	margin-right: 40px;
}
#footer #footerrighttext {
	float: right;
	width: auto;
	padding-top: 10px;
	padding-left: 30px;
}
.embedright {
	float: right;
	width: auto;
	margin-bottom: 10px;
	margin-left: 20px;
}


.clear {
	clear: both;		
}
