@charset "UTF-8";
body {
	margin: 0em;
	padding: 0em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	background-color: #cce7d9;
	letter-spacing: 0.03em;
	word-spacing: 0.03em;
	font-size: .69em;
}

a {
	text-decoration: none;
	color: #00853f;
}

a:link {
	text-decoration: none;
	color: #00853f;
}

a:visited {
	text-decoration: none;
	color: #00853f;
}

a:hover {
	text-decoration: underline;
	color: #400080;
    }
	
a:focus {
	text-decoration: underline;
	color: #400080;
    }
	
a:active {
	text-decoration: underline;
	color: #400080;
    }

h1,h2,h3 {
	font-family: "Times New Roman", Times, serif;	/*font-weight: bold;*/
}

/* Header Styles */
#Header {
	background-image: url(images/Logo_header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 100%;
	padding: 0em;
	height: 115px;
	overflow: auto;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.7em;
	margin-left: 0em;
}

#HeaderContact {
	padding: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#Footer .ContactInfo {
	padding: 0px;
	margin-top:22px;
	margin-right: 12em;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#Footer ul {
	padding: 0em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

#Footer li {
	background-image: url(images/heart.gif);
	background-repeat: no-repeat;
}

#Footer .ContactInfo li {
	display: inline;
	list-style-type: none;
	padding-top: 0em;
/*padding-right: .5em;*/
	padding-left: 1.5em;
	margin: 0em;
	padding-bottom: 0em;
}

#Footer .ContactInfo li b {
	color: #00853f;
}



#HeaderContact ul {
	padding: 0em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

#HeaderContact li {
	background-image: url(images/heart.gif);
	background-repeat: no-repeat;
}

#HeaderContact .ContactInfo li {
	display: inline;
	list-style-type: none;
	padding-top: 0em;
	padding-right: .5em;
	padding-left: 1.5em;
	margin: 0em;
	padding-bottom: 0em;
}

/*#HeaderContact .AddressInfo li {
	display: inline;
	list-style-type: none;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 1.5em;
	margin: 0em;
}*/

/* Left Navigational Styles */
#Sidebar  a {
	padding: 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	}

#Sidebar {
	float: left;
	width: 18em;
	margin-left: 1em;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	background-color: #FFFBF3;
	border: 1px solid #9d85be;
}

#Sidebar  h1 {
	COLOR: #FFFFFF;
	background-color: #9d85be;
	margin: 0em;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0.55em;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#Sidebar  h1  a {
	COLOR: #FFFFFF;
}
#Sidebar  a.selected {
	padding: 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #400080;
	border-bottom-color: #400080;
}
#Sidebar  .nav-box {
	MARGIN: 0em;
	padding: 0px;
}
#Sidebar  ul.sidemenu {
	LIST-STYLE-TYPE: none;
	padding: 0em;
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: -0.1em;
	margin-left: 0em;
	text-align: left;
}

#Sidebar  ul.sidemenu  LI {
	PADDING-RIGHT: 0em;
	PADDING-LEFT: 2em;
	MARGIN: 0em .1em;
	/*PADDING-TOP: 0.4em;*/
	PADDING-TOP: 0.9em;
	BORDER-BOTTOM: #9d85be 1px solid;
	background-image: url(images/heart.gif);
	background-repeat: no-repeat;
	/*background-position: 5px 5px;
	padding-bottom: 0.5em;*/
	background-position: 5px 10px;
	padding-bottom: 0.9em;
}

#Sidebar  ul.sidemenu  a {
	BACKGROUND-IMAGE: none;
	font-weight: bold;
}


#Sidebar  ul.sidemenu  a:hover {
	background-color: #cce7d9;
	padding: 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #400080;
	border-bottom-color: #400080;
	text-decoration: none;
}

#Sidebar  ul.sidemenu  a:focus {
	background-color: #cce7d9;
	padding: 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #400080;
	border-bottom-color: #400080;
	text-decoration: none;
}

#Sidebar  ul.sidemenu  a:active {
	background-color: #cce7d9;
	padding: 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #400080;
	border-bottom-color: #400080;
	text-decoration: none;
}

#Sidebar  ul.sidemenu ul  a {
	color: #834cb1;
}

#Sidebar  ul.sidemenu ul ul  a {
	color: #666666;
}


/*#feeds {
	PADDING-LEFT: 10px; FONT-WEIGHT: bold; PADDING-BOTTOM: 10px; LINE-HEIGHT: 20px; PADDING-TOP: 10px; TEXT-ALIGN: left
}*/
.extras {
	PADDING-LEFT: 24px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
}

.extras img {
	margin-bottom: 10px;
}

.extras a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.extras img a:link {
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.extras img a:visited {
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.extras img a:hover {
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.extras img a:focus {
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.extras img a:active {
border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#Sidebar  ul.sidemenu  ul {
	LIST-STYLE-TYPE: none;
	padding: 0em;
	margin-right: 0em;
	margin-left: -1.2em;
	margin-top: 0.3em;
	margin-bottom: -0.5em;
}

#Sidebar  ul.sidemenu ul  li {
background-image: url(images/heart2.gif);
	background-repeat: no-repeat;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}

#Sidebar ul.sidemenu ul ul li {
background-image: url(images/heart3.gif);
	background-repeat: no-repeat;
}

#ContentContainer {
	float: left;
	width: 65%;
	padding-left: 1.5em;
}
#NoTabNav {
	line-height:normal;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 100%;
	height: 32px;
    }

#TabNav {
	line-height:normal;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 100%;
    }
	
#TabNav ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
    }
	
#TabNav li {
    float:left;
    background:url(images/norm_right.gif)
      no-repeat right top;
    margin:0;
    padding:0;
    }
	
#TabNav a {
	display:block;
	background: url(images/norm_left.gif)
      no-repeat left top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: bold;
    }
	
#TabNav a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #400080;
    }
	
#TabNav a:focus {
	font-weight: bold;
	text-decoration: underline;
	color: #400080;
    }

#TabNav #CurrentTab {
    background-image: url(images/norm_right_on.gif);
    }
	
#TabNav #CurrentTab a {
	background-image: url(images/norm_left_on.gif);
	padding-bottom: 5px;
  }
	
#Content {
	background-color: #FFFBF3;
	margin: 0px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9d85be;
	border-bottom-color: #9d85be;
	border-left-color: #9d85be;
}

#Content h1 {
	margin-top: 0em;
	margin-bottom: 0.7em;
	color: #834cb1;
	padding-bottom: 0.3em;
	padding-top: 1.0em;
	padding-right: 0em;
	padding-left: 0em;
	margin-right: 0em;
	margin-left: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F4AAC;
	font-size: 2.1em;
	padding-top: 1.5em;
	line-height: 1.5em;
}

#Content .content,#Content .art-info-1,#Content .art-info-2{
	line-height: 140%;
	letter-spacing: 0.1em;
	word-spacing: -0.1em;
}

#Content .content {
	clear: both;
}
#Content .art-info-2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 0px
}
/*#Content .art-info-2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: right;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: right
}*/


/* Footer Styles */
#Footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	width: 100%;
	height: 40px;
}
