@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(Graphics/BG_plate.gif);
	background-repeat: repeat-x;
	background-position: center top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#ACTfur_title {
	float: left;
	margin-right: 40px;
}

#top_Bar {
	background-color: #FFF;
	height: 31px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-image: url(Graphics/topBarBG.jpg);
	background-repeat: repeat-x;
}
#Speaker_logo {
	position: absolute;
	top: 2px;
	float: right;
	height: 128px;
	margin-left: 120px;
}
#container {
}

#Head_quoteBanner  {
	float: left;
	margin-left: 50px;
	background-color: 8aaa15;
	width: 300px;
	padding: 5px;
	height: 20px;
	margin-top: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-repeat: no-repeat;
}
#navigation ul {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul li {
	float: left;
	padding-right: 22px;
	list-style-type: none;
}
#navigation #User_box {
	background-image: url(Graphics/Login_box.gif);
	background-repeat: no-repeat;
	float: right;
	height: 34px;
	width: 135px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	margin-right: 20px;
	top: -13px;
}
.itemBox {
	background-color: #FFF;
	padding: 12px;
	margin-bottom: 18px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #8da921;
	border-right-color: #667a17;
	border-bottom-color: #4e5e10;
	border-left-color: #8da921;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 18px;
	float: left;
	width: 870px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: normal;
	text-transform: none;
	color: #693;
	letter-spacing: .1em;
	text-decoration: none;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9EB943;
	border-right-color: #9EB943;
	border-bottom-color: #9EB943;
	border-left-color: #9EB943;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left: 10px;
	padding-bottom: 5px;
}
.itemBox p {
	font-size: 12px;
	line-height: 1.8em;
	margin-left: 15px;
}

.app_box .ep_img {


}
.itemBox .dateTitle {
	float: right;
	width: 150px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #999;
	text-align: right;
}



#navigation ul #User_box #login {
	padding-right: 5px;
}
#navigation ul #User_box #register {
	padding-left: 5px;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
}
#navigation ul li a :hover{
	color: #03F;
	text-decoration: none;
}

#navigation {
	clear: left;
	background-image: url(Graphics/Nav_BG.jpg);
	background-repeat: repeat-x;
	height: 32px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
}


#top_Bar .host {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding-left: 0px;
	padding-bottom: 0px;
	background-image: url(graphics/justHostpic.jpg);
	background-repeat: no-repeat;
	background-position: 60px 5px;
	width: 150px;
	height: 20px;
	padding-top: 10px;
	margin-left: 20px;
	position: relative;
	text-align: left;
}

#top_Bar .version {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	margin-top: 45px;
	padding-right: 0px;
}.bottomBar {
	height: 22px;
	border-top: 1px solid #000;
	background-image: url(graphics/topBarBG.jpg);
	background-repeat: repeat-x;
	clear: both;
	position: fixed;
	z-index: 3;
	width: 100%;
	bottom: 0px;
	margin-top: 12px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	float: left;
	background-attachment: fixed;
	background-color: #CCC;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	text-align: left;
	color: #693;
	padding-left: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-color: #4E5E10;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #4E5E10;
	border-bottom-color: #4E5E10;
	border-left-color: #4E5E10;
	margin-left: 7px;
	width: 380px;
	float: none;
	margin-top: 5px;
	line-height: 1.5em;
}
.itemBox .listen {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 20px;
	float: right;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
	color: #F60;
	clear: right;
	margin-bottom: 5px;
	height: 50px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.itemBox .download{
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 20px;
	float: right;
	padding: 5px;
	text-align: right;
	font-variant: normal;
	text-transform: uppercase;
	color: #F60;
	clear: right;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.itemBox .app_box .download a {
	padding-bottom: 10px;
}
.date  {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 9px;
	color: #999;
	float: left;
	width: 100px;
	text-align: right;
	vertical-align: text-top;
}
.itemBox .blurb {
	font-family: "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
	background-color: #FFF;
	line-height: 1.5em;
	font-style: normal;
	width: 550px;
	clear: none;
}
.itemBox .app_box {
	float: right;
	width: 230px;
	clear: both;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.blurb p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


.siteVers {
	float: right;
	color: #848484;
}
.itemBox dl dt {
	clear: both;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 300px;
	margin-bottom: 8px;
	padding-left: 3px;
	margin-left: 5px;
	padding-top: 20px;
}
.itemBox dl dd {
	margin-bottom: 10px;
}
.itemBox dl dd a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
}
.link   {
	background-image: url(Graphics/Weblink_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.itemBox dl {
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 20px;
	clear: both;
}

.plainLink {
	border: none;
	text-decoration: none;
	color: inherit;
	}
.itemBox .epLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.itemBox .epLink a:hover {
	color: #363;
	text-decoration: underline;
}
.archive ul b {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 5px;
	list-style-type: none;
}
.archive ul li {
	margin-left: 20px;
	list-style-type: none;
	color: #06F;
	padding-top: 2px;
	padding-bottom: 2px;
}
.archive ul li a:hover {
	text-decoration: underline;
}
.blurb .blurbImg {
	float: right;
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
.itemBox .article_content p {
	padding-right: 2em;
	padding-bottom: 0px;
	padding-left: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 2em;
}
.itemBox .article_content {
	margin-bottom: 20px;
}
.itemBox .article_content dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.itemBox .article_content dl dt {
	width: 90%;
}
.itemBox .article_content dl dd img {
	text-align: center;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: -20px;
}
#container .itemBox .article_content dl dt {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.itemBox .article_content h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-decoration: underline;
}


.itemBox .article_content .startPara:first-letter {
	font-size: 20px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #060;
	font-variant: small-caps;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.index_item_link {
	background-attachment: fixed;
	background-image: url(Graphics/PaintStroke.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
	text-decoration: none;
}
.index_item_link a {
	color: #06F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
	text-decoration: none;
}

.itemBox dl img {
	float: right;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 1em;
	border: thin solid #000;
}
.AdBanner {
	clear: both;
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 80px;
	text-align: center;
}

.newIcon {
	background-image:url(Graphics/New_icon.png);
    position: relative;
    width: 55px;
    height: 48px;
    background-repeat: no-repeat;
    float: right;
	z-index: 20;
	}

h5  {
	font-family: Calibri, "Turntablz BB", "anime Ace 2.0 BB";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(Graphics/Weblink_icon_organe.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #7DA132;
	border-right-color: #7DA132;
	border-bottom-color: #7DA132;
	border-left-color: #7DA132;
	color: #8F9D45;
	background-position: 2px;
	text-transform: uppercase;
}
.residentArchive {
	margin-left: 10px;
}
.residentArchive dt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 3px;
}
.residentArchive dd {
	margin-bottom: 25px;
	line-height: 2em;
}
.residentArchive img {
	float: right;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 3px solid #000;
}

.faqs {
	width: 700px;
	margin: 0 auto 0 auto;
	}

.faqs dl{
	margin: 0px;
	padding: 0px;
}
.faqs dl dt {
	width: 100%;
	padding: 0px;
	margin: 25px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.faqs dl dd {
	color:#090;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 25px;
}
.storeItem {
	width: 165px;
	margin-left: 20px;
	float: left;
	margin-bottom: 10px;
	clear: right;
	display: inline;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.storeItem  .image{
	text-align: center;
	height: 165px;
	width: 165px;
	border: 1px solid #000;
}
.storeItem .name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
	;
	height: 3em;
}
.storeItem .price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
	text-transform: lowercase;
	text-align: right;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.storeItem .info {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: normal;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}
.storeItem .addCart{
	width: 100px;
	height: 25px;
	float: right;
	clear: both;
	background-color: #930;
	line-height: 25px;
	text-align: center;
}

.storeItem .price span {
	font-size: 10px;
	letter-spacing: -1px;
	padding-left: 5px;
	color: #000;
}
.media {
}
.media ul li {
	display: block;
	list-style-type: none;
	height: 200px;
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.media ul li .image {
	padding: 2px;
	height: 142px;
	width: 142px;
	border: 2px solid #03C;
}
.media ul li .name {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.media ul li .image a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
