/* 		Credit: http://www.templatemo.com/ 		*/

#art-page-background-glare {
    background-image: url("images/page_gl.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 635px;
    margin: 0 auto;
    max-width: 900px;
    min-width: 800px;
    position: relative;
    top: 0;
}

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	/* background: #ffcc66 url(images/nwimgs/lightgray1.gif); */
	background: #CCCCCC; url(images/templatemo_bg.gif) repeat-x;
}
a:link, a:visited { color: #ff6600; text-decoration: none} 
a:active, a:hover { color: #000000; text-decoration: underline}

#templatemo_container {
	width: 780px;
	margin: 5px auto;
	background: #ffffcc;
	border: 1px;
}
#templatemo_header {
	clear: left;
/*
	height: 160px;
	background: url(images/templatemo_header.jpg) no-repeat; 
*/
}
#templatemo_content {
	width: 780px;
}
#templatemo_left_column {
	float: left;
	width: 580px;
	min-height: 400px;
	background: #ffffcc;
}
#templatemo_right_column {
/*	background: #ffffcc url(images/templatemo_right_bg.gif) repeat-x bottom; */
	float: left;
	width: 200px;
	min-height: 400px;
}
#templatemo_footer {
	clear: left;
/*	background: url(images/post_title_bg.gif); */
	background: #ff9900; 
	padding: 5px;
	font-size: 11px;
	color: #000000;
}
#templatemo_footer a {
	color: #CCCCCC;
}
#templatemo_site_title {
	padding-top: 60px;
	padding-left: 250px;
	font-weight: bold;
	font-size: 26px;
	color: #FFFFFF;
}
#templatemo_site_slogan {
	padding-top: 10px;
	padding-left: 250px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.templatemo_line {
	clear: left;
	height: 2px;
	background: #ffffcc;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 0px solid #CCCCCC;
}
.section_box {
	margin: 10px;
	padding: 0px;
	border: 1px solid #666666;
	background: #ffffff;
}
.section_box2 {
	clear: left;
	margin-top: 10px;
	border: 1px solid #666666;
	background: #ffffff;
	color: #000000;
}
.section_boxCTC {
	clear: left;
	margin-top: 0px;
	border: 1px solid #666666;
	background: #ffffff;
	color: #000000;
}
.video_box {
	clear: left;
	margin-top: 0px;
	border: 1px solid #ffffcc;
	background: #ffffcc;
	color: #000000;
}
.text_area {
	margin: 10px;
}
.publish_date {
	clear: both;
	margin-top: 10px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.title {
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
}
.subtitle {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/post_title_bg.gif);
}
.subtitleCTC {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/post_title_bg.gif);
}
.post_title {
	padding: 0px;
	padding-left: 10px;
	background: url(images/post_title_bg.gif);
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
}
/* 		Menu Credit: http://www.dynamicdrive.com/style/      */
.glossymenu{
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	width: 175px;
	border: 1px solid #999999;
}
.glossymenu li a{
	background: white url(images/button_default.gif) repeat-x center;
	font: bold 12px "Trebuchet MS", Verdana, Helvetica;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding: 6px;
	padding-left: 12px;
	text-decoration: none;
}
* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 170px;
}
.glossymenu li a:visited, .glossymenu li a:active{
	color: #FFFFFF;
}
.glossymenu li a:hover{
	background-image: url(images/button_active.gif);
	color: #000000;
}

/* JQUERY Slider S */

#PatronsScroller_wrapper {
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
	background: white url(images/templatemo_right_bg.gif) repeat;
}
#PatronsScroller_container {
	width: 500px;
	margin: 0px auto;
	background: #ffffff;
	border: 1px;
}

.demo-wrap.border {
	border-top: dotted #c3c3c1 1px;
	padding-top: 15px;
}

.demo-wrap.border .bx-window {
	margin-top: 78px;
}

.demo-wrap .left {
	width: 205px;
	float: left;
}

.demo-wrap .right {
	width: 320px;
	float: left;
}

.demo-wrap .right .album {
	margin-top: 60px;
	font-size: 16px;
}

.demo-wrap .right .band {
	font-size: 14px;
	color: #838383;
}

.demo-wrap .multiple li {
	width: 190px;
}

.demo-wrap .bx-wrapper {
	margin: 0 auto;
}

.demo-wrap .bx-prev {
	position: absolute;
	top: 78px;
	left: -55px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(../images/icon_arrow_left.png) no-repeat 0 -31px;
}

.demo-wrap .bx-next {
	position: absolute;
	top: 78px;
	right: -40px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(../images/icon_arrow_right.png) no-repeat 0 -31px;
}

.demo-wrap .bx-next:hover,
.demo-wrap .bx-prev:hover {
	background-position: 0 0;
}

/* JQUERY Slider E */
