/* base css file */
html {
	font-size: 62.5%;
	height: 100%;
	}
body {
	background: #333333 url(../img/grey_backm.gif) repeat left top;
	padding: 0px;
	margin: 0px;
	height: 100%;
	text-align: center;
	font-family: verdana, arial, helvetica, sans serif;
	}
* {
	/* set all padding and margins to 0 */
	padding: 0px;
	margin: 0px;
	outline: none !important;
	color: #696969;
	}
h1 {
	font-size: 2.1em;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	font-weight: bold;
	color: #808080;
	line-height: 1.8em;
	}
h2 {
	font-size: 1.9em;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	line-height: 1.8em;
	margin: 10px 0px 8px 0px;
	padding: 0;
	color: #96292c;
	border-bottom: 1px solid #dcdcdc;
	}
h3 {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #626262;
	font-family: arial, Helvetica, Sans Serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
p {
	font-weight: normal;
	padding: .3em 0px .6em 0px;
	font-size: 1em;
	line-height: 1.5em;
	}
.quote {
	font-style: italic;
	color: #938058;
	}
ol {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 30px;
	}
ol li {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	}
ol ol {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 20px;
	font-weight: normal;
	}
ol ol li {
	list-style-type: lower-alpha;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	}
ul {
	padding: 0px;
	margin: 10px 10px 10px 0px;
	}
ul li, ol ul li {
	list-style-type: none;
	list-style-image: url(../img/bullet.gif);
	list-style-position: outside;
	margin: 8px 3px 8px 20px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	}
table, th, td {
	font-size: 1em;
	line-height: 1.4em;
	}
hr {
	height: 0px;
	line-height: 0px;
	font-size: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #dcdcdc;
	color: #dcdcdc;
	margin: 6px 0px 4px 0px;
	padding: 0px;
	}
a {
	text-decoration: underline;
	color: #708F26;
	}
a:hover, a:active  {
	text-decoration: none;
	color: #4169e1;
	}

/* ID zones */
#back {
	background: #fff url(../img/site_back.png) repeat-x left top;
	border-bottom: 1px solid #3F3F3F;
	padding-bottom: 30px;
	}
#wrapper, #footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	}
#header {
	position: relative;
	width: auto;
	height: 131px;
	overflow: hidden;
	}
#header h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 131px;
	width: 288px;
	text-indent:-2000px;
	background: url(../img/cog_logo.png) no-repeat left top;
	cursor: pointer;
	}
#header #top {
	position: absolute;
	top: 0px;
	right:0px;
	height: 44px;
	width: auto;
	}
#linkbar {
	position: absolute;
	top: 44px;
	left: 300px;
	width: auto;
	height: 30px;
	}
#linkbar ul {
	padding: 0px;
	margin: 0px;
	}
#linkbar li {
	float: left;
	list-style-image: none;
	list-style-position : none;
	margin: 0 2px 0 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	}
#linkbar a, #linkbar a:link{
	display: block;
	width: 81px;
	height: 15px;
	margin: 0px;
	padding: 8px 0px 8px 0px;
	vertical-align: text-bottom;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	color: #fff;
	background:URL(../img/tab.png) no-repeat left bottom;
	/*
	background: none;
	background: #ff0000;
	*/
	}
#linkbar a:hover {
	color: #96292c;
	background: URL(../img/tab.png) no-repeat left 2px;
	/*
	background:URL(../img/tab.gif) no-repeat left bottom;
	background: #a9a9a9;
	*/
	}
#linkbar a.active, #linkbar a.active:hover {
	color: #000;
	background: URL(../img/tab.png) no-repeat left top;
	font-weight:bold;
	cursor: default;
	}
#sublinks {
	position: absolute;
	top: 81px;
	left: 323px;
	width: auto;
	text-align: left;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans serif;
	color: #a9a9a9;
	}
#sublinks a {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 11px;
	color: #000;
	}
#sublinks a:hover {
	text-decoration: none;
	color: #96292c;
	}
#loggedin {
	position: absolute;
	top: 113px;
	right: 10px;
	width: auto;
	height: auto;
	padding: 0 0 0 20px;
	margin: 0;
	text-align:left;
	background: URL(../img/loggedin.gif) no-repeat left top;
	overflow: hidden;/*  */
	}
#loggedin div {
	height: auto;
	width: auto;
	padding: 6px 20px 0 0;
	margin: 0;
	background: URL(../img/loggedin.gif) no-repeat right top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	overflow: hidden;/*  */
	}
#login {
	position: absolute;
	top: 109px;
	right: 10px;
	width: 320px;
	height: 22px;
	padding: 0;
	margin: 0;
	text-align:left;
	background: #C4C4C4 URL(../img/login.gif) no-repeat left top;
	overflow: hidden;/*  */
	}
#login label {
	display-block;
	font-family:arial,helvetica,sans-serif;
	font-size:8px;
	text-transform: uppercase;
	padding: 0;
	line-height: 8px;
	height: 8px;
	width: 0;
	color:transparent;
	overflow: hidden;/*  */
	}
input.login_button {
	position: relative;
	margin-left: 2px;
	border: none;
	outline: none;
	margin: none;
	padding: none;
	height: 15px;
	width: 17px;
	background: url(../img/login_button.gif) no-repeat left top;
	cursor:pointer;
	}
input.login_button:hover,input.login_button:focus ,input.login_button:active  {
	background: url(../img/login_button.gif) no-repeat left bottom;
	}
/* INPUT STYLING */
.microinput {
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	height:14px;
	padding:1px 0 0 0;
	margin: 0;
	border:none;
	outline: none;
	text-indent: 1px;
	background: none;
	}
#content {
	margin: 10px 20px 0px 30px;
	}
#main {
	position:relative;
 	float:left;
	width: 640px;
	text-align:left;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.4em;
	}
#main.wide {
	width: 920px;;
	}
#main a, #main a:link, #main a:visited {
	text-decoration: underline;
	color: #708F26;
	}
#main a:hover, #main a:active  {
	text-decoration: none;
	color: #4169e1;
	}
#main form.formatted {
	font-size:12px;
	background: url(../img/form_border.gif) no-repeat left top;
	padding:20px 0 0 0;
	width:440px;
}
#main form.formatted p {
	padding-left:10px;
}
#main form.formatted legend{
	margin: 0px;
	padding: 0 0 10px -10px;
	color: #708F26;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif, "ms sans-serif";
}
#main form.formatted fieldset{
	padding: 0 40px 20px 20px;
	border: 0;
	width:auto;
	background: url(../img/form_border.gif) no-repeat left bottom;
}

#main #home_img {
	position: relative;
	width: 640px;
	height: 362px;
	text-align: center;
	background: url(../img/general/home_img_001.jpg) no-repeat left top;
	}


/* Modules */
#modules {
	position: absolute;
	bottom: 4px;
	left: 8px;
	height: auto;
	width: auto;
	overflow: hidden;
	padding: 0;
	}
#modules blockquote {
	position: relative;
	float: left;
	height: 110px;
	width: 208px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-align: left;
	background-image: url(../img/home_mod.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	}
#modules blockquote h2 {
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Helvetica, Sans Serif;
	line-height: 20px;
	margin: 10px 0px 4px 14px;
	padding: 0;
	color: #0054A6;
	border: 0 solid transparent;
	}
#modules blockquote p {
	position: relative;
	z-index: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 15px;
	margin: 0px 10px 0px 14px;
	padding: 0;
	font-weight: normal;
	color: #000;
	}
#modules blockquote a {
	text-decoration: none !important;
	}
#modules blockquote a.arrow {
	position:absolute;
	bottom: 12px;
	right: 10px;
	display: block;
	width: auto;
	padding-right: 22px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none !important;
	font-weight: normal;
	line-height: 17px;
	color: #96292c !important;
	background-image: URL(../img/module_arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
	}
#modules blockquote a.arrow:hover,
#modules blockquote:hover a.arrow {
	color: #fff !important;
	background-position: right bottom;
	}
#modules blockquote img {
	position: absolute;
	bottom: -1px;
	right: 0px;
	height: 110px;
	width: 208px;
	background-position: right bottom;
	background-repeat: no-repeat;
	}
div#latest_news {
	position: relative;
	margin-top: 10px;
	width: 640px;
	height: 30px;
	background: url(../img/latest_news.jpg) no-repeat left top;
	}
div#latest_news blockquote#feed {
	width: auto;
	text-align: left;
	margin-left: 120px;
	margin-right: 40px;
	background-color: transparent;
	overflow: hidden;
	}
div#latest_news blockquote#feed a {
	display: block;
	color: #696969;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, Sans Serif;
	overflow: hidden;
	}
div#latest_news blockquote#feed a:hover {
	color: #0054A6;
	text-decoration: underline;
	}
div#latest_news blockquote#feed a#feed-link {
	position: relative;
	z-index: 10;
	}
div#latest_news a.rss_button {
	position: absolute;
	right: 7px;
	top: 7px;
	cursor: pointer;
	}

.finetext {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	color:#a9a9a9;
	margin-bottom:10px;
	}
#sidebar {
 	float:right;
	width:234px;
	margin: 0;
	padding:0px;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 1.2em;
	}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #334A7E;
	}
#sidebar a:hover, #sidebar a:active {
	text-decoration: underline;
	color: #6b8e23;
	}
#sidebar h1 {
	height:33px;
	line-height: 30px;
	margin: 10px 0 0 0;
	padding: 3px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	letter-spacing : 0px;
	background: #696969 url(../img/sidebar.png) top left no-repeat;
	border: 0px;
	text-align: left;
	}
#sidebar div.box {
	text-align: left;
	margin: 0px 0px 6px 0px;
	padding: 10px 10px 20px 13px;
	/* font-size: 12px; */
	background: #EFEFEF url(../img/sidebar.png) bottom left no-repeat;
	}
#sidebar div.box p, 
#sidebar div.box ol, 
#sidebar div.box ul {
	text-align: left;
	margin: 0;
	padding: 0 0 8px 0;
	background: none;
	}
#sidebar p {
	text-align: left;
	margin: 0px 0px 6px 0px;
	padding: 10px 10px 20px 13px;
	/* font-size: 12px; */
	background: #EFEFEF url(../img/sidebar.png) bottom left no-repeat;
	}
#sidebar ol {
	text-align: left;
	font-weight: normal;
	color: #333333;
	background: #EFEFEF url(../img/sidebar.png) bottom left no-repeat;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 6px 0px;
	}
#sidebar ol li {
	list-style-type: decimal;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 6px 23px;
	}
#sidebar ul {
	text-align: left;
	background: #EFEFEF url(../img/sidebar.png) bottom left no-repeat;
	padding: 10px 0px 20px 16px;
	padding-left: 13; /* Band-aide for IE */
	margin: 0px 0px 6px 0px;
	text-indent: 0px;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-position : outside;
	color: #333333;
	margin: 0px 5px 5px 19px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	}
#sidebar ul.articles li{	
	list-style-image: url(../img/bullet_article.gif);
	line-height: 22px;
	margin: 0px 5px 1px 22px;
	padding: 0px 0px 0px 5px;
	}
#sidebar ul.links li{	
	list-style-image: url(../img/bullet_link.gif);
	line-height: 22px;
	margin: 0px 5px 1px 22px;
	padding: 0px 0px 0px 5px;
	}
ul.videos li{	
	list-style-image: url(../img/bullet_video.gif);
	line-height: 22px;
	margin: 0px 5px 1px 22px;
	padding: 0px 0px 0px 5px;
	}
#sidebar ul.events li{	
	list-style-image: url(../img/bullet_event.gif);
	line-height: 22px;
	margin: 0px 5px 1px 22px;
	padding: 0px 0px 0px 5px;
	}
#footer {
	height: auto;
	padding: 12px 8px 16px 8px;
	color: #a9a9a9;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans Serif;
	background: url(../img/footer.jpg) repeat center top;
	}
#footer a {
	color: #c0c0c0;
	text-decoration: none;
	}
#footer p {
	color: #909090;
	font-size: 11px;
	}
#footer p a {
	color: #909090;
	}
#footer p.copyright {
	color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	}
#footer p.copyright a {
	color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	}
#footer p.copyright a:hover {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
#footer #ucg {
	text-align:left;
	}
.expand {
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 0px 20px;
	background: #fff;
	border: 0px solid #fff;
	height: 17px;
	line-height: 18px;
	font: 10px ms sans serif;
	text-align: left;
	background: ;
	cursor:hand;
	}
	
/* TESTIMONIALS */
blockquote {
	overflow: hidden;
	width:440px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background: #FFFBCC URL(../img/test_back.gif) no-repeat left bottom;
	font-size: 11px;
	}
blockquote .base {
	padding:10px 20px 0px 20px;
	margin: 0px;
	font-style: italic;
	font-size: 11px;
	background: #FFFBCC URL(../img/test_back.gif) no-repeat left top;
	}
blockquote .signature {
	position:relative;
	display:block;
	height: 15px;
	padding:5px 0px 5px 0px;
	margin: 0px;
	font-style: normal;
	font-size: 11px;
	}
blockquote .signature a {
	position: absolute;
	right: 20px;
	background: #FFFBCC URL(../img/view_more.gif) no-repeat left top;
	}


/*Error Handling*/
.errorhead {
	display:block;
	background:#ff0000 url(../img/error.gif) no-repeat 2px 2px;
	padding: 2px 2px 2px 20px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
.errorbox {
	color: #000;
	padding: 6px;
	font-size: 12px;
	}
.errorbox ol, .errorbox ul, .errorbox li {
	list-style-position : outside;
	color: #000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
	}

form#sitesearch {
	position:absolute;
	top: 5px;
	right: 0;
	height:22px;
	width:231px;
	margin:0;
	padding:0;
	text-align:left;
	background:url(../img/search_back.gif) no-repeat;
	}
form#sitesearch input.textbox {
	position:absolute;
	top: 4px;
	right:25px;
	font-size:11px;
	font-family:arial,helvetica,sans-serif;
	line-height:14px;
	width: 195px;
	padding:0px 0 0 0;
	margin: 0;
	border:none;
	outline: none;
	text-indent: 1px;
	background:url(../img/search_prompt.gif) no-repeat;
	}
form#sitesearch input.submit {
	position:absolute;
	top: 3px;
	right:3px;
	font-size:1px;
	line-height:1px;
	padding:0px 0 0 0;
	margin: 0;
	border:none;
	outline: none;
	height: 16px;
	width: 16px;
	background:url(../img/search_button.gif) no-repeat left top;
	cursor:pointer;
	}
form#sitesearch input.submit:hover {
	background:url(../img/search_button.gif) no-repeat -16px top;
	}
form#sitesearch input.submit:active {
	background:url(../img/search_button.gif) no-repeat -32px top;
	}
	
 /* Calendar */
 table.cal_head {
 	width: 100%;
 	padding:0 4px 0 4px;
	height:31px;
	background:#666666 url(../img/cal_nav_back.gif) repeat-x left center;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
 	}
 table.cal_head input {
	font-size: 11px !important;
	line-height: 12px !important;
	padding:2px !important;
	font-family:Arial,Helvetica,sans-serif !important;
 	}
table.cal_head select {
	font-size: 11px !important;
	height: 20px !important;
	width: 80px;
	margin:2px !important;
	font-family:Arial,Helvetica,sans-serif !important;
 	}
 table.cal_head h3 {
	color:#fff;
	}
 table.cal_days {
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	background-color: #bababa;
	}
table.cal_days td {
	color:#dcdcdc;
	/* text-transform:uppercase; */
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
	background:#BABABA url(../img/cal_grad.jpg) right top;
	}
table.cal_panel {
	background-color:#c0c0c0;
	width: 100%;
	border: 1px solid #666;
	}
table.cal_days td, 
table.cal_panel td.normal {
 	width: 12%;
	}
table.cal_days td.sunday, 
table.cal_panel td.sunday {
	width: 18.5%;
	}
table.cal_days td.saturday, 
table.cal_panel td.saturday {
	width: 21%;
	}
table.cal_panel td.saturday, 
table.cal_panel td.sunday, 
table.cal_panel td.normal {
	height: 100px;
	}
div.cal_today {
	background: #ffffdd url(../img/cal_today.png) no-repeat left bottom;
	border: 1px solid #eee8aa;
	height: 100%;
	width: auto;
	}
div.cal_today_no {
	background: #fff url(../img/cal_today_no.png) no-repeat left bottom;
	border: 1px solid #fff;
	height: 100%;
	width: auto;
	}
div.cal_sunset {
	float:left;
	padding:2px;
	width:80px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#808080;
	line-height:10px;
	}
div.cal_daynum {
	float:right;
	padding:0px;
	background-color:#fff;
	width:20px;
	color:#6b8e23;
	font-weight: bold;
	font-size: 16px;
	font-family:Arial,Helvetica,sans-serif;
	text-align: center;
	}
div.cal_data {
	padding:3px;
	}
div.cal_data, div.cal_data a {
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
	}

/*Error Handling*/
.errorhead {
	display:block;
	background:#ff0000 url(../img/error.gif) no-repeat 2px 2px;
	padding: 2px 2px 2px 20px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	}
.errorbox {
	color: #000;
	padding: 6px;
	font-size: 12px;
	}
.errorbox ol, .errorbox ul, .errorbox li {
	list-style-position : outside;
	color: #000;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 12px;
	}

/* Message box */
.message {
	padding:6px;
	background-color:#fafad2;
	color:#daa520;
	text-align:center;
	font-weight:bold;
	border:1px solid #daa520;
	margin: 10px 0 10px 0;
	}

/* Form Styling */
form.styled {
	font-size:12px;
	background: url(../img/form_border.gif) no-repeat left top;
	padding:10px 0 0 0;
	width:638px;
	}
form.styled p {
	padding-left:10px;
	}
form.styled legend{
	margin: 10px 0 10px 0;
	padding: 10px 0 10px -10px;
	width: 100%;
	color: #808080;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif, "ms sans-serif";
	border-bottom: 1px solid #d3d3d3;
	}
form.styled fieldset{
	padding: 0 40px 20px 20px;
	border: 0;
	width:auto;
	background: url(../img/form_border.gif) no-repeat left bottom;
	}
form.styled .txt_input{
	margin: 0 14px 0 0;
	padding:2px;
	line-height: 12px;
	border: 0px solid #d3d3d3d;
	}
form.styled table {
	background-color:#a9a9a9;
	}
form.styled table th {
	color:#fff;
	text-align: center;
	}
form.styled table td {
	background-color:#fff;
	padding: 3px;
	}