body {
	background-color:#413658;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

div.container {
	width:660px;
	margin-left:160px;
	position:absolute;
	top:5px;
	z-index: 0;
}

div.darkTop, div.darkBottom, div.medTop, div.medBottom, div.lightTop, div.lightBottom {
	width:100%;
	height:7px;
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
}

div.darkMain, div.lightMain, div.medMain {
	width:100%;
	margin:0px;
	padding:5px;
	background-repeat:repeat-y;
}

div.darkTop {background-image:url(../img/darkTop.gif);}
div.darkMain {background-image:url(../img/darkMain.gif);}
div.darkBottom {background-image:url(../img/darkBottom.gif); margin-bottom:5px;}

div.medTop {background-image:url(../img/medTop.gif);}
div.medMain {
	background-image:url(../img/medMain.gif);
	padding-top:0px;
	padding-bottom:0px;
}


div.lightTop {background-image:url(../img/lightTop.gif);}
div.lightMain {background-image:url(../img/lightMain.gif);}
div.lightBottom {background-image:url(../img/lightBottom.gif); margin-bottom:5px;}

div.medBottom {background-image:url(../img/medBottom.gif); margin-bottom:5px;}

div.medMainMenu {
	background-image:url(../img/medMain.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	height:40px;
}

h1 {
	font-size:3.5em;
	color:#DBEBC1;
	font-style: italic;
	font-family:"lucida calligraphy" !important;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:1.5em;
	padding-top:10px;
	color:#FFF;
	margin:0px;
	padding:0px;
}

h3 {
	width:75%;
	font-size:1.15em;
	margin-top:0px;
	margin-left:25px;
	color:#000000;
	padding:3px;
	padding-top:15px;
	background-color:#BED85E;
	border-bottom:#778C5C 3px solid;
	text-align:left;
}

h4 {
	width:65%;
	font-size:1.05em;
	margin-top:0px;
	margin-left:35px;
	color:#000000;
	padding:3px;
	padding-top:5px;
	background-color:#DBEBC1;
	border-bottom:#778C5C 2px solid;
	text-align:left;
}

p {
	text-indent:2em;
	width:625px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:10px;
	text-align:left;
}

div.TabbedPanelsContent p {
	width:95%;
}

p:first-letter {
	font-size:1.25em;
}
div.medMain p {
	margin:0px;
	padding:0px;
	font-size:0.9em;
}

div.medMain p:first-letter {
	font-size:0.9em;
}

div.medMain a{
	color:#000000;
	font-size:0.9em
}

div.logoImg {
	position:absolute;
	top:10px;
	left:10px;
	background-image:url(../img/angel.png);
	background-repeat:no-repeat;
	width:150px;
	height:300px;
	z-index: 90;
}

ul.contact li.main {
	list-style-type:none;
	margin-bottom:10px;
}


ul.mail {
	list-style-type:none;
	margin-left:0px;
}

table.contact {
border:none;
width:550px;
font-size:1.3em;
border-top: #999999 1px dashed;
}

table.contact tr td{
	border-bottom: #999999 1px dashed;
	margin: 2px;
	padding: 2px;
}

table.contact tr td.noBorder{
	border:none;
}

#currentpage {
font-style:italic;
/*border-bottom:#DBEBC1 2px solid;*/
}

#currentcat {
font-style:italic;
}
