/*

Theme Name: Epilepsy NW

Theme URI: http://www.optimowebsolutions.com/

Version: 1.0

Description: Theme for Epilepsy Northwest

Author: Opitmo Web Solutions

Author URI: http://www.optimowebsolutions.com

*/





body {

	color: #000;

	background-color:#f2f9fb;

	background-image: url(images/bg-top.gif);

	background-repeat: repeat-x;

	font-family: "Arial", Verdana, Tahoma;

	text-align: center;

	margin: 0 auto;

	padding: 0;

}

.red {
	color: #c02008;
}

.headings {

	width: 194px;

	background-color: #eeeedd;

	display: block;

	height: 28px;

	font-weight: bold;

	color: #5f442b;

	padding-left: 20px;

	padding-top: 3px;

	clear: both;

}

.rule {

	clear: both;

	border-top: 1px solid #eeeedd;

	width: 636px;

	margin: 15px 0px;

	float: left;

}

.bold {
	font-weight: bold;
}
.italic {
	font-style:italic;
}
a:link {

	text-decoration: none;

	color: #c02008;

}

a:visited {

	text-decoration: none;

	color: #c02008;

}

a:hover, a:active {

	color: #c02008;

}



a.donate-now {

	background: url(images/button-donate-now.png) no-repeat;

	border: none;

	width: 300px;

	height: 40px;

	display: block;

	cursor: pointer;
	
	float:right;
	
	text-indent: -9999px;

}

.titles a:link, .titles a:visited, .titles a:active {

	font-size: 33px;

	color: #5f442b;

	margin-bottom: 17px;

	float: left;

	line-height: 40px;

}

.link-div {

	margin: 0 15px 0 15px;

	font-size: 11px;

}

#pages {

	width: 100%;

	text-align: center;

	margin: 0 auto;

	padding: 0;

}

#main-container {

	width: 972px;

	text-align: center;

	margin: 0 auto;

	padding: 0;

}

#header {

	width: 950px;

	margin: 0 0 0 11px;

	height: 190px;

	padding: 0 0 30px 0;

}

.logo {

	width: 193px;

	height: 169px;

	border: none;

	float: left;

}

.header-images {

	width: 757px;

	height: 94px;

	border: none;

	float: right;

}

#container {

	float: left;

	width: 950px;

	background-color: #f2cf8b;

	background-image: url(images/content-top.jpg);

	background-repeat: no-repeat;

	background-position: top;

}

#home-container {

	float: left;

	width: 950px;

	background-color: #f2cf8b;

}

#left-div {

	width: 571px;

	float: left;

	padding-left: 28px;

}

#left-div-full {

	width: 890px;

	float: left;

	padding-left: 28px;

}

#left-inside {

	float: left;

	padding: 0px 0px 0px 19px;

}

#pages-inside {

	width: 650px;

	height: 42px;

	float: right;

	margin: 20px 0 0 0;

	*margin: 20px 0 0 80px;

}

#pages-inside ul {

	list-style-type: none;

	list-style-image: none;

	padding: 0px 0px 0px 0px;

	margin: 0 auto;

}

#pages-inside ul li {

	float: left;

	display: block;

	padding: 0px;

	margin: 0px 0 0 20px;

}

#pages-inside li ul {

	top:-999em;

}

#pages-inside ul li a:link, #pages-inside ul li a:visited, #pages-inside ul li a:active {

	float: left;

	color: #fff;

	display: block;

	font-weight: bold;

	font-size: 15px;

	padding: 10px;

	margin: 0px;

}

#pages-inside ul li li a:link, #pages-inside ul li li a:visited, #pages-inside ul li li a:active {

	font-weight: bold;

	font-size: 13px;

}

#pages-inside ul li a:hover {

	background-color: #ffffff;

	color: #000;

}

#pages-donate {

	width: 81px;

	height: 42px;

	float: right;

	position: absolute;

	padding: 114px 0 0 215px;

	*padding: 20px 0 0 8px;

	margin: 0 auto;

}

#pages-donate ul {

	list-style-type: none;

	list-style-image: none;

	padding: 0px 0px 0px 0px;

	margin: 0 auto;

}

#pages-donate ul li {

	float: right;

	display: block;

	height: 42px;

	padding: 0px;

	margin: 0px 0 0 10px;

}

#pages-donate ul li.page-donate a:link, #pages-donate ul li.page-donate a:visited, #pages-donate ul li.page-donate a:active {

	float: left;

	background-image: url(images/nav-donate-yellow.png);

	background-repeat: no-repeat;

	color: #000000;

	display: block;

	font-weight: bold;

	height: 37px;

	font-size: 15px;

	padding: 9px 17px 0px 10px;

	margin: 0px;

}

#pages-donate ul li.page-donate a:hover {

	background-image: url(images/nav-donate-yellow.png);

	background-repeat: no-repeat;

	color: #b6160f;

}







.nav, .nav * {

	margin:0 auto;

	padding:0;

	list-style:none;

}

.nav ul {

	width: 245px !important;

	position:absolute;

	/* top:-999em; */

	opacity: 0;

	-moz-opacity: 0;

	filter:alpha(opacity=0);

	top:35px;

	background-color: #fff;

	padding-top: 0px !important;

	text-align: left;

	border-bottom: 2px solid #000;

}

.nav li {

	float:left;

	position:relative;

	z-index:99;	font-size: 12px;

}

.nav a {

	display:block;

}

.nav ul li {

	width: 100%;

}

.nav li:hover ul, ul.nav li.sfHover ul {

	left:0;

	top:35px;

}

.nav li:hover li ul, .nav li.sfHover li ul {

	top:-999em;

}

.nav li li:hover ul, ul.nav li li.sfHover ul {

	left:235px;

	top: -50px;

	padding-top: 0px !important;

	background-image: none;
	
	border-left: 2px solid #990000;

}

.nav li:hover ul, .nav li li:hover ul {

	top: -999em;

}

/*--------------------------------------------*/

/*---------------DROPDOWN MENUS---------------*/



.nav li li {

	display: block;

	padding: 0px;

	height: auto !important;

	font-size: 12px;

}

.nav li li a {

	width: 235px;

	display: block;

	text-align: left;

	font: bold 12px "Arial", Verdana, Tahoma; 

	height: auto !important;

	color: #000 !important;

	padding: 6px 0 5px 0 !important;

}

.nav li li a:hover {

	background-color: #ffffff;

	color: #fd4110 !important;

	text-align: left;

	font-size: 13px;

}

.nav li:hover a:link, .nav li:hover a:visited {

	background-color: #ffffff;

	color: #000 !important;

	text-align: left;

	font: bold 13px "Arial", Verdana, Tahoma; 

}

.nav li:hover a:hover {

	background-color: #ffffff;

	color: #fd4110 !important;

	text-align: left;

	font-size: 13px;

}





.wp-pagenavi {

	margin: 15px 0px;

}

.wp-pagenavi a, .wp-pagenavi a:link {

	padding: 5px 7px;

	margin: 2px;

	text-decoration: none;

	border: 1px solid #c5a568;

	color: #000;

	background-color: #e3c07b;

}

.wp-pagenavi a:visited {

	padding: 5px 7px;

	margin: 2px;

	text-decoration: none;

	border: 1px solid #c5a568;

	color: #000;

	background-color: #e3c07b;

}

.wp-pagenavi a:hover {

	border: 1px solid #000;

	color: #FFF;

	background-color: #4c4c4c;

}

.wp-pagenavi a:active {

	padding: 5px 7px;

	margin: 2px;

	text-decoration: none;

	border: 1px solid #c5a568;

	color: #000;

	background-color: #e3c07b;

}

.wp-pagenavi span.pages {

	padding: 5px 7px;

	margin: 2px 2px 2px 2px;

	color: #000000;

	border: 1px solid #c5a568;

	background-color: #e3c07b;

}

.wp-pagenavi span.current {

	padding: 5px 7px;

	margin: 2px;

	font-weight: bold;

	border: 1px solid #000;

	color: #FFF;

	background-color: #4c4c4c;

}

.wp-pagenavi span.extend {

	padding: 5px 7px;

	margin: 2px;

	border: 1px solid #000;

	color: #000;

	background-color: #4c4c4c;

}





/* ------------------------------------ ################## -------------------------------------------- */



img.bottom {

	border: none;

	float: none;

	padding: 0;

	margin: 0 auto;

}



/*  ######### Homepage Top Container - Slider & Events #########  */

#home-top {

 	width: 972px;

	height: 294px;

	margin: 0 0 30px 0;

	padding: 0;

}



/*  ######### Homepage Slide #########  */

/* #sections {

	width: 702px;

	height: 294px;

	float: right;

	overflow: hidden;

	position: relative;

	z-index: 2;

}

#sections img {

	float: none;

	border: none;

}

#sections ul {

	list-style-type: none;

	width: 9000px;

	height: 260px;

	margin: 0px;

	background-color: #ffffff;

	padding: 0px;

}

#sections ul li {

	width: 702px;

	height: 260px;

	float: left;

	background-image: url('images/slider-bg.jpg');

	margin: 0px;

	padding: 0px;

}

.prev {

	height: 36px;

	width: 36px;

	background-image: url('images/slider-arrow-left.png');

	position: absolute;

	cursor: pointer;

	top: 110px;

	left: -16px;

	z-index: 3;

}

.next {

	height: 36px;

	width: 36px;

	background-image: url('images/slider-arrow-right.png');

	position: absolute;

	cursor: pointer;

	top: 110px;

	left: 718px;

	z-index: 3;

}

.slider-link-1 {

	width: 168px;

	height: 43px;

	background-image: url('images/slider-button.gif');

	position: absolute;

	z-index: 1;

	top: -35px;

	left: 10px;

	color: #fff !important;

	font-weight: bold;

	padding: 10px 0px 0px 16px;

}

.slider-link-2 {

	width: 168px;

	height: 43px;

	background-image: url('images/slider-button.gif');

	position: absolute;

	z-index: 1;

	top: -35px;

	left: 350px;

	color: #fff !important;

	font-weight: bold;

	padding: 10px 0px 0px 16px;

}

.slider-link-3 {

	width: 168px;

	height: 43px;

	background-image: url('images/slider-button.gif');

	position: absolute;

	z-index: 1;

	left: 520px;

	top: -35px;

	color: #fff !important;

	font-weight: bold;

	padding: 10px 0px 0px 16px;

}

.slider-link-4 {

	width: 168px;

	height: 43px;

	background-image: url('images/slider-button.gif');

	position: absolute;

	z-index: 1;

	left: 690px;

	top: -35px;

	color: #fff !important;

	font-weight: bold;

	padding: 10px 0px 0px 16px;

}

.slider-line {

	float: left;

	margin-bottom: 10px;

}

#sections h2 {

	font-size: 18px;

	color: #c02008;

	margin-bottom: 20px;

	float: left;

	line-height: 20px;

}

.slider-left {

	margin: 20px 25px 0px 25px;

	float: left;

	width: 450px;

	height: 209px;

	overflow: hidden;

}

.slider-left-2 {

	float: left;

	width: 472px;

	height: 292px;

}

.slider-right {

	float: right;

	margin-right: 42px;

	margin-top: 42px;

}

.readmore {

	float: right;

	border: none;

	margin: 0px;

}

.readmore2 {

	margin: 10px 0px 0px 0px;

	float: right;

	border: none;

}

 */

/***  CONTENT SLIDER   ***/

#sections{

	width:700px;

	height:293px;

	float:right;

	background: url('images/slider-bg.jpg') top left no-repeat;

	overflow:hidden;

}

#tabs{

	list-style:none;

	width: 700px;

	margin: 0;

	padding:14px 0 10px 10px;

}

#tabs li {

	display: block;

	float:left;

	width:136px;

	font-size:12px;

	font-weight: bold;

	color: #ffffff;

	text-align:center;

}

#tabs li a {

	font-size:12px;

	font-weight: bold;

	color: #ffffff;

	text-decoration:none;

}

#tabs li a:hover {

	font-size:12px;

	font-weight: bold;

	color: #ffffff;

	text-decoration:underline;

}



#slide_container{

	clear:both;

	margin-top:-200px;

	width:9000px;

}

#slide_container dl{

	width:680px;

	float:left;

	text-align:left;

	margin-top: 35px;

}

#slide_container dl dt {

	text-transform: capitalize;

	color: #AF0A00;

	font-size:18px;

	font-weight:bold;

	text-align:left;

	width:320px;

	margin-left:40px;

	float:left;

}

#slide_container dl dd{

	width:320px;

	float:left;

	margin-top:20px;

	font-size: 15px;

}

#slide_container dl dd.img{

	width:260px;

	float:right;

	margin-top:-20px;

	margin-right:20px;
	
	border: none;
	
	cursor: pointer;

}

img.img-link{
	
	border: 0;
	
	cursor: pointer;

}

.marker{

	cursor:pointer;

}

#slide-left {

	display:block;

	position:relative;

	top:120px;

	left:-3px;

}

#slide-right {

	display:block;

	position:relative;

	top:84px;

	left:668px;

}

img.slidermore {

	border:none;

	cursor:pointer;

}



/***  For Safari and Chrome   ***/

@media screen and (-webkit-min-device-pixel-ratio:0) {

    #slide-left {

	display:block;

	position:relative;

	top:120px;

	left:-695px;}

}



/*  ######### Sidebar Events #########  */

#events-home {

	width: 267px;

	height: 294px;

	background-image: url('images/bg-events.gif');

	padding: 0;

	margin: 0 auto;

	float: left;

}

#events {

	width: 267px;

	height: 294px;

	background-image: url('images/bg-events.gif');

	padding: 0;

	margin: 0 auto;

}

.events-box {

	width: 210px;

	background-repeat: no-repeat;

	padding: 0 0 0 10px;

	margin: 0 auto;

	position: relative;

	text-align: left;

}

.events-box h3 {

	width: 210px;

	color: #000000;

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	margin: 0 auto;

	padding: 30px 0 6px 0;

}

.events-box img {

	border: none;

	float: none;

	margin: 8px 0 10px 0;

	padding: 0;

}

.events-box p {

	text-align: left;

	width: 210px;

	margin: 0 auto;

	padding: 4px 0 0 0;

	color: #c02008;

	font-size: 12px;

	font-weight: bold;

	line-height: 16px;

}

.events-box p a {

	color: #c02008;

	text-decoration:none;

	font-size: 12px;

	font-weight: bold;

}

.events-box p a:hover {

	color: #c02008;

	text-decoration:underline;

	font-size: 12px;

	font-weight: bold;

}

.events-box p.date {

	text-align: justify;

	width: 210px;

	padding: 0 0 5px 0;

	margin: 0 auto;

	color: #000000;

	font-size: 11px;

	font-weight: normal;

}

.events-box p.date a {

	color: #000000;

	text-decoration:none;

	font-size: 11px;

	font-weight: normal;

}

.events-box p.date a:hover {

	color: #000000;

	text-decoration:underline;

	font-size: 11px;

	font-weight: normal;

}

#view-events {

	width: 210px;

	height: 25px;

	position: absolute;

	top: 0;

	left: 0;

	margin: 0 auto;

	padding: 0;

}

#view-events img {

	border: none;

	float: none;

	margin: 0 auto;

	padding: 0;

}



/*  ######### Sidebar Search #########  */

#search {

	width: 226px;

	margin: 0 auto;

	padding: 5px 0 0 0;

}

#searchform{

	width: 230px;

	height: 22px;

	border: none;

	margin: 0 auto;

	padding: 0;

	background: url(images/search_input.gif) no-repeat;

}

#searchform #s{

	color: #e02912;

	background-color: #fcf6e8;

	width: 195px;

	height: 18px;

	margin: 4px 0 0 0;

	padding: 0;

	border: 0px;

	font-size: 12px;

	font-weight: bold;

	float: left;

}

#searchform #searchsubmit{

	width: 24px;

	height: 26px;

	margin: 0 0 0 10px;

	padding: 0;

	border: none;

	background: url('images/search-button.gif') no-repeat;

	text-indent: -9999px;

	cursor: pointer;

}





/*  ######### Homepage Bottombar - Sidebar #########  */

#homebar {

	width: 972px;

	height: 194px;

	background-image: url('images/bg-homebar.gif');

	background-repeat: no-repeat;

	padding: 5px 0 0 20px;

}

.home-box {

	width: 224px;

	background-repeat: no-repeat;

	padding: 0 0 0 0;

	margin: 0 10px 0 0;

	float: left;

	text-align: left;

}

.home-box h3 {

	width: 200px;

	color: #000000;

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	margin: 0 auto;

	padding: 30px 0 10px 0;

}

.home-box p {

	text-align: left;

	width: 200px;

	margin: 0 auto;

	padding: 5px 0 10px 0;

	color: #c02008;

	font-size: 12px;

	font-weight: bold;

	line-height: 16px;

}

.home-box p a {

	color: #000000;

	text-decoration:none;

	font-size: 12px;

	font-weight: bold;

}

.home-box p a:hover {

	color: #000000;

	text-decoration:underline;

	font-size: 12px;

	font-weight: bold;

}





/*  ######### Ads Bottombar #########  */

#ads {

	width: 972px;

	height: 90px;

	margin: 30px 0 30px 0;

}

.ads-box {

	width: 230px;

	height: 90px;

	float: left;

	margin: 0 0 0 10px;

	padding: 0;

}

.ads-box img {

	border: solid 1px #d9eaf0;

}



/***  rotating ads   ***/

#ad-widge img{

	margin-bottom:10px;

}

#add-widge-container{

	height:92px;

	width:235px;

	overflow:hidden;

}





/*  ######### Friends Bottombar #########  */

#friends {

	width: 972px;

	height: 102px;

	background-image: url('images/bg-friends.gif');

	background-repeat: no-repeat;

	margin: 0 50px 0 0;

	padding: 0;

}

.friends-box {

	float: left;

	margin: 32px 0 0 50px;

	padding: 0;

}

.friends-box img {

	border: none;

	padding: 0;

	margin: 0;

}





/*  ######### Subpage Top Container - Sidebar & Content Area #########  */

#page-top {

 	width: 972px;

	overflow: hidden;

}





/*  ######### Main Sidebar - Subpages & News(Blog) #########  */

#sidebar-container {

	width: 267px;

	float: left;

	overflow: hidden;

}

#sidebar {

	width: 267px;

	background-image: url('images/bg-sidebar.gif');

	background-repeat: no-repeat;

	margin: 20px 0 0 0;

	padding: 8px 0 10px 0;

	*padding-top: 22px;

}

.sidebar-box {

	width: 226px;

	background-color:#fcf6e8;

	background-image: url('images/bg-sidebar-box.gif');

	background-repeat: repeat-x;

	margin: 15px 0 0 21px;

	*margin: 15px 0 0 0;

	padding: 0;

}

.sidebar-box h3 {

	width: 226px;

	height: 30px;

	background: url('images/sidebar-box-header.gif') no-repeat;

	color: #000000;

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	padding: 12px 0 0 12px;

	margin: 0 auto;

}

.sidebar-box img {

	border: none;

	float: none;

	margin: 0 0 10px 10px;

}

.div {

	text-align: left;

	margin: 0 10px 0 10px;

	color: #000000;

	font-size: 11px;

	font-weight: bold;

}

.sidebar-box p {

	text-align: left;

	width: 200px;

	margin: 0 auto;

	padding: 5px 0 5px 0;

	color: #c02008;

	font-size: 12px;

	font-weight: bold;

	line-height: 16px;

}

.sidebar-box p a {

	color: #c02008;

	text-decoration:none;

	font-size: 12px;

	font-weight: bold;

}

.sidebar-box p a:hover {

	color: #c02008;

	text-decoration:underline;

	font-size: 12px;

	font-weight: bold;

}

.sidebar-box ul{

	text-align: left;

	width: 200px;

	margin: 0 auto;

	padding: 5px 0 5px 0;

}

.sidebar-box ul li{

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	line-height: 18px;

	text-align: left;

	width: 200px;

	margin: 0 auto;

	padding: 0 0 5px 0;

	list-style-type: none;

	text-align:left;

}

.sidebar-box ul li a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

.sidebar-box ul li a:hover{

	text-decoration: underline;

}





/*  ######### Main Content - Subpages & News(Blog) #########  */

#content-container {

	width: 702px;

	float: right;

	overflow: hidden;

	background: #ffffff url('images/bg-content-new.gif');

	background-repeat: no-repeat;

}





/* ######### Subpage Breadcrumb Navigation ######### */

#breadcrumb{

	width: 702px;

	height: 15px;

	margin: 12px 0 20px 0;

}

.breadcrumb{

	font: bold 11px "Verdana", Arial, Tahoma; 

	color: #ffffff;

	margin: 0 0 0 0;

	width: 650px;

	text-align: left;

	margin: 0 0 0 26px;

}

.breadcrumb a{

	font: bold 11px "Verdana", Arial, Tahoma; 

	color: #ffffff;

	text-decoration: none;

}

.breadcrumb a:hover{

	text-decoration: underline;

}





/*  ######### Content #########  */

.content {

	width: 635px;

	padding: 20px 0 20px 0;

	margin: 0 auto;

	text-align: left; 

}

.content img,
.content img.alignleft {

	float: left;

	margin: 5px 15px 20px 0;

	padding: 0;

	border: none; 

}

.content img.donate-holidays {

	float: none;

	margin: 15px 0 15px 0;

	padding: 0;

	border: none; 

}

.content img.paddingleft {

	float: left;

	margin: 5px 15px 30px 0;

	padding: 0;

	border: none; 

}
.content img.paddingright {

	float: right;

	margin: 5px 0px 30px 15px;

	padding: 0;

	border: none; 

}

.content img.right,
.content img.alignright {

	float: right;

	margin: 5px 0 15px 15px;

	padding: 0;

	border: none; 

}

.content img.nofloat {

	float: none;

	margin: 10px 15px 15px 0;

	padding: 0;

	border: none; 

}

.content img.middle {

	float: none;

	margin: 15px 0 0 0;

	padding: 0;

	border: none; 

}

.content img.full {

	float: none;

	margin: 20px 0 20px 0;

	padding: 0;

	border: none; 

}



/*  Headers  */

h1.newsroom {

	color: #000000;

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	padding: 10px 0 5px 32px;

	margin: 0 auto;

}

h4.newsdisclaimer {

	color: #000000;

	font-size: 11px;

	font-weight: bold;

	text-align: left;

	padding: 3px 0 0 32px;

	margin: 0 auto;

}

.content h1.home {

	color: #c02008;

	font-size: 1px;

	font-weight: bold;

	text-align: center;

	text-indent:-9999px;

}

.content h3.search {

	color: #c02008;

	font-size: 22px;

	font-weight: bold;

	text-align: left;

	padding: 0 0 5px 0;

	margin: 0 auto;

}

.content h3.news {

	color: #c02008;

	font-size: 22px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 2px 0;

	margin: 0 auto;

}

.content h3.search {

	color: #c02008;

	font-size: 22px;

	font-weight: bold;

	text-align: left;

	padding: 0 0 5px 0;

	margin: 0 auto;

}

.content h3.news a {

	color: #c02008;

	text-decoration: none; 

}

.content h3.news a:hover {

	text-decoration: underline; 

}

.content h1 {

	color: #c02008;

	font-size: 22px;

	font-weight: bold;

	text-align: left;

	padding: 0 0 30px 0;

	margin: 0 auto;

}

.content h1 a {

	color: #c02008;

	text-decoration: none; 

}

.content h1 a:hover {

	text-decoration: underline; 

}

.conference {
	color: #000000;
}

.content h2 {

	color: #c02008;

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 15px 0;

	margin: 0 auto;

}

.content h2 a {

	color: #c02008;

	text-decoration: none; 

}

.content h2 a:hover {

	text-decoration: underline; 

}

.content h3.statetop {

	color: #c02008;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	padding: 0px 0 15px 0;

	margin: 0 auto;

}

.content h3.state {

	color: #c02008;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 15px 0;

	margin: 0 auto;

}


.content h3 {

	color: #c02008;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 15px 0;

	margin: 0 auto;

}

.content h3 a {

	color: #c02008;

	text-decoration: none; 

}

.content h3 a:hover {

	text-decoration: underline; 

}

.content h4.sincerely {

	color: #c02008;

	font-size: 13px;

	font-weight: bold;

	text-align: left;

	padding: 0 0 15px 0;

	margin: 0 auto;

}

.content h4 {

	color: #c02008;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 15px 0;

	margin: 0 auto;

}

.content h4 a {

	color: #c02008;

	text-decoration: none; 

}

.content h4 a:hover {

	text-decoration: underline; 

}

.content h5.speaker {

	color: #000000;

	font-size: 12px;

	font-weight: normal;

	text-align: left;

	padding: 10px 0 5px 0;

	margin: 0 auto;

}

.content h5 {

	color: #c02008;

	font-size: 12px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 5px 0;

	margin: 0 auto;

}

.content h5.location {

	color: #c02008;

	font-size: 12px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 5px 0;

	margin: 0 auto;

}

.content h5.goal {

	color: #c02008;

	font-size: 13px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 5px 0;

	margin: 0 auto;

}

.content h5 a {

	color: #c02008;

	text-decoration: none; 

}

.content h5 a:hover {

	text-decoration: underline; 

}

.content h5.brochures {

	color: #000000;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 10px 0;

	margin: 0 auto;

}

.content h5.gallery {

	color: #000000;

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	padding: 0 0 20px 0;

	margin: 0 auto;

}

.content h5.black {

	color: #000000;

	font-size: 16px;

	font-weight: bold;

	text-align: left;

	padding: 20px 0 20px 0;

	margin: 0 auto;

}

.content h6 {

	color: #c02008;

	font-size: 12px;

	font-weight: bold;

	text-align: left;

	padding: 0 0 15px 0;

	margin: 0 auto;

}

.content h6 a {

	color: #c02008;

	text-decoration: none; 

}

.content h6 a:hover {

	text-decoration: underline; 

}



/*  Text & Lists (Ordered, Unordered & Blockquote)  */

.content p.note {

	color: #c02008;

	padding: 20px 0 0 0;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	line-height:14px;

}

.content p.maplink {

	color: #c02008;

	margin: 0 auto;

	padding: 10px 0 10px 0;

	font-size: 12px;

	font-weight: bold;

	text-align: left;

	line-height:18px;

}

.content p.maplink a {

	color: #c02008;

	font-size: 12px;

	font-weight: bold;

	text-align: left;

	text-decoration:none;

}

.content p.maplink a:hover {

	color: #c02008;

	text-decoration:underline;

}

.content p.register {

	color: #000000;

	padding: 10px 0 20px 0;

	margin: 0 auto;

	font-size: 13px;

	font-weight: bold;

	text-align: left;

	line-height:16px;

}

.content p.register a {

	color: #c02008;

	text-decoration: none;

}

.content p.register a:hover {

	text-decoration: underline;

}

.content p.archived {

	color: #000000;

	padding: 15px 0 15px 0;

	margin: 0 auto;

	font-size: 14px;

	font-weight: bold;

	text-align: left;

	line-height:16px;

}

.content p.archived a {

	color: #c02008;

	text-decoration: none;

}

.content p.archived a:hover {

	text-decoration: underline;

}

.content p.article-author {

	color: #000000;

	padding: 10px 0 10px 0;

	margin: 20px 0 10px 0;

	font-size: 11px;

	font-weight: bold;

	line-height:14px;
	
	border-top: 1px dashed #fcf6e8;

	border-bottom: 1px dashed #fcf6e8;
}

.content p.padding {

	padding: 10px 0 10px 0;

}
.content p.morepadding {

	padding: 70px 0 10px 0;

}
.content p {

	color: #000000;

	padding: 0 0 10px 0;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	text-align: left;

	line-height:16px;

}

.content p a {

	color: #c02008;

	text-decoration: none;

}

.content p a:hover {

	text-decoration: underline;

}

.content ul.anchor{

	margin: 20px 0 20px 0;

	padding: 0;

}

.content ul.anchor li{

	background: url(images/bullet.gif) 20px 8px no-repeat;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	line-height: 20px;

	padding: 0 0 0 35px;

	margin: 0;

	list-style-type: none;

}

.content ul.anchor li a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

.content ul.anchor li a:hover{

	text-decoration: underline;

}

.content ul.padding{

	margin: 120px 0 20px 0;

	padding: 0;

}

.content ul.padding li{

	background: url(images/bullet.gif) 20px 8px no-repeat;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	line-height: 20px;

	padding: 0 0 0 35px;

	margin: 0;

	list-style-type: none;

}

.content ul.padding li a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

.content ul.padding li a:hover{

	text-decoration: underline;

}



.content ul{

	margin: 0 0 20px 0;

	padding: 0;

}

.content ul li{

	background: url(images/bullet.gif) 20px 8px no-repeat;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	line-height: 20px;

	padding: 0 0 0 35px;

	margin: 0;

	list-style-type: none;

}

.content ul li a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

.content ul li a:hover{

	text-decoration: underline;

}

.content ul li.sub{

	background: url(images/bullet.gif) 45px  no-repeat;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	line-height: 18px;

	padding: 2px 0 0 60px;

	margin: 0;

	list-style-type: none;

}

.content ul li.sub a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

.content ul li.sub a:hover{

	text-decoration: underline;

}

.content ol{ 

	color: #000000;

	font-size: 12px;

	font-weight: bold;

	list-style: outside;

	list-style-type: decimal;

	padding: 0 0 10px 35px;

	margin: 0;

}

.content ol li{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	line-height: 22px;

	padding: 0px 0 0 5px;

	list-style: outside;

	list-style-type: decimal;

	margin: 5px 0 0 0;

}

.content ol li a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

.content ol li a:hover{

	text-decoration: underline;

}

p.space {

	margin: 20px 0 0 0;

}

.ol-space {

	padding: 0 0 0 10px;

}

.content ol li.sub{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	line-height: 22px;

	padding: 0px 0 0 5px;

	list-style: outside;

	list-style-type: square;

	margin: 0 0 0 30px;

}

.content ol li.sub a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

.content ol li.sub a:hover{

	text-decoration: underline;

}



.content ol li.subtwo{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	line-height: 22px;

	padding: 0px 0 0 5px;

	list-style: outside;

	list-style-type: square;

	margin: 0 0 0 60px;

}

.content ol li.sub a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

.content ol li.sub a:hover{

	text-decoration: underline;

}



.content ol li.subthree{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	line-height: 22px;

	padding: 0px 0 0 5px;

	list-style: outside;

	list-style-type: square;

	margin: 0 0 0 90px;

}

.content ol li.subthree a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

.content ol li.subthree a:hover{

	text-decoration: underline;

}



.content blockquote {

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	margin: 10px 20px;

	padding:0;

}

.content blockquote a{

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	padding:0;

	text-decoration: none;

}

.content blockquote a:hover{

	text-decoration: underline;

}



.content table.list {

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	margin: 10px 0 10px 35px;

}

.content table.list td {

	padding:5px;

}

.content table.list th {

	padding:5px;

}



/*  ######### Donations Form #########  */

.donation {

	width: 635px;

	padding: 0;

	margin: 0 0 20px 0;

	text-align: left;

	border: 1px solid #f3ddab;
	
	overflow: hidden;

}

.donation-top {
	
	height: 72px;
	
	margin: 0 0 0 0;
	
	padding: 0;
	
}

.donation-submit {
	
	height: 72px;
	
	margin: 0;
	
	padding: 0;
	
}

.donation-error {

	width: 615px;

	padding: 10px;

	margin: 20px 0 20px 0;
	
	overflow: hidden;

}

.donation-error h4.error-message {

	text-align: center;

	border: 2px dashed #c02008;

	color: #c02008;

	font-size: 18px;

	font-weight: bold;
	
	font-style: italic;

}

.donation h3.donate {

	width:615px;

	height: 16px;

	color: #ffffff;

	padding: 10px;

	margin: 0 auto;

	font-size: 15px;

	font-weight: bold;

	float: left;

	border-bottom: 1px solid #f3ddab;

	background: #d31e13;

}

.donation h4.donate {

	width:615px;

	height: 20px;

	color: #c02008;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: right;

	border-bottom: 1px solid #f3ddab;

	background: #dbebf1;

}

.donation h4.donate span.message-blk{

	color: #000000!important;
	
	font-style: italic!important;

}

.donation h4.donate span.message-red{

	color: #c02008!important;
	
	font-style: italic!important;

}

.donation h4.donate span.message-ip{

	color: #c02008!important;
	
	font-style: italic!important;
	
	padding-left: 20px!important;

}

.donation p.odd {

	width:395px;

	height: 20px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: right;

	border-bottom: 1px solid #f3ddab;

	background: #fcf6e8;

}

.donation p.oddspan {

	width:200px;

	height: 20px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: left;

	border-bottom: 1px solid #f3ddab;

	background: #fcf6e8;

}

.donation p.even {

	width:395px;

	height: 20px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: right;

	border-bottom: 1px solid #f3ddab;

	background: #ffffff;

}

.donation p.evenspan {

	width:200px;

	height: 20px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: left;

	border-bottom: 1px solid #f3ddab;

	background: #ffffff;

}

.donation p.oddtextarea {

	width:395px;

	height: 120px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: right;

	border-bottom: 1px solid #f3ddab;

	background: #fcf6e8;

}

.donation p.oddspantextarea {

	width:200px;

	height: 120px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: left;

	border-bottom: 1px solid #f3ddab;

	background: #fcf6e8;

}

.donation p.eventextarea {

	width:395px;

	height: 120px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: right;

	border-bottom: 1px solid #f3ddab;

	background: #ffffff;

}

.donation p.evenspantextarea {

	width:200px;

	height: 120px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: left;

	border-bottom: 1px solid #f3ddab;

	background: #ffffff;

}

.donation p.payment {

	width:220px;

	color: #000000;

	padding: 28px 10px 10px 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: left;

}

.donation p.continue {

	width:160px;

	color: #000000;

	padding: 35px 10px 10px 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: left;

}

.donation p.required {

	width:150px;

	color: #000000;

	padding: 42px 10px 10px 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: left;

}

.donation p.seal {

	width:90px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: right;

	text-indent: -9999px;

}

.donation p.ssl {

	width:90px;

	color: #000000;

	padding: 10px;

	margin: 0 auto;

	font-size: 12px;

	font-weight: bold;

	float: right;

	text-indent: -9999px;

}

input.donations {

	width: 300px;
	
	padding: 3px;

	color: #000000!important;

	font-size: 12px!important;

	font-weight: normal!important;
	
	text-align: left;

	border: 1px solid #cde7f1!important;

	font-family: "Arial", Verdana, Tahoma;

}

textarea.donations {

	width: 300px;
	
	height: 100px;
	
	padding: 3px;

	color: #000000!important;

	font-size: 12px!important;

	font-weight: normal!important;
	
	text-align: left;

	border: 1px solid #cde7f1!important;

	font-family: "Arial", Verdana, Tahoma;

}

input.check-box  {

	color: #000000!important;

	font-size: 12px!important;

	font-weight: normal!important;
	
	text-align: left;

	font-family: "Arial", Verdana, Tahoma;

}

input.radio-button  {

	color: #000000!important;

	font-size: 12px!important;

	font-weight: normal!important;
	
	text-align: left;

	font-family: "Arial", Verdana, Tahoma;

}

select.select-box  {

	
	
	padding: 3px;

	color: #000000!important;

	font-size: 12px!important;

	font-weight: normal!important;
	
	text-align: left;
	
	margin: 0!important;

	border: 1px solid #cde7f1!important;

	font-family: "Arial", Verdana, Tahoma;
	

}
select.expiration-box  {

	
	
	padding: 3px;

	color: #000000!important;

	font-size: 12px!important;

	font-weight: normal!important;
	
	text-align: left;
	
	margin: 0!important;

	border: 1px solid #cde7f1!important;

	font-family: "Arial", Verdana, Tahoma;
	

}

input.donation-cvv {

	width: 200px;
	
	padding: 3px;

	color: #000000!important;

	font-size: 12px!important;

	font-weight: normal!important;
	
	text-align: left;

	border: 1px solid #cde7f1!important;

	font-family: "Arial", Verdana, Tahoma;

}

input.continue {

	background: url(images/button-continue.gif) no-repeat;

	border: none;

	width: 83px;

	height: 25px;

	display: block;

	cursor: pointer;

}

input.payment {

	background: url(images/button-payment.png) no-repeat;

	border: none;

	width: 200px;

	height: 40px;

	display: block;

	cursor: pointer;

}

p#errors {

	width: 613px;

	padding-left: 10px;

	padding-right: 10px;

	margin: 0 0 10px 0;

	text-align: left;

	border: 1px solid #d31e13;

	background: #fcf6e8;

	color: #d31e13;

}

.cvv {

	color: #c02008;

	padding: 0 0 0 20px;

	margin: 0 auto;

	font-size: 11px;

	font-weight: normal;

}

.cvv a {

	color: #c02008;

	text-decoration: none;

}

.cvv a:hover {

	color: #c02008;

	text-decoration: underline;

}



/* ------------------------------------ ######### Media (Blog) Only Pages ######### -------------------------------------------- */



/*  Post Meta Data Links  */



#bottom_posted_info{

	width: 620px;

	height: 30px;

	margin: 20px 0 0 0;

}

.posted_info{

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	text-align: justify;

	padding: 10px 0 0 0;

	float: left;

	width: 620px;

}

.posted_info a{

	font-size: 10px;

	font-weight: bold;

	color: #c02008;

	text-decoration: underline;

}

.postedinfo a:hover{

	text-decoration: none;

}

.posted_comments{

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	text-align: justify;

	padding: 10px 0 0 0;

	float: right;

	width: 120px;

}

.posted_comments a{

	font-size: 10px;

	font-weight: bold;

	color: #c02008;

	text-decoration: underline;

}

.posted_comments a:hover{

	text-decoration: none;

}

.post_more_pages{

	width: 620px;

	padding: 20px 0 20px 0;

}

.align_left {

	float:left;

	text-align:left;

	color: #00000;

	font-size: 12px;

	font-weight: bold;

}

.align_left a{

	color: #000000;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}

.align_left a:hover{

	text-decoration: underline;

}

.align_right {

	float:right;

	text-align:right;

	color: #00000;

	font-size: 12px;

	font-weight: bold;

}

.align_right a{

	color: #000000;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}

.align_right a:hover{

	text-decoration: underline;

}



/* Article Read More  */

.readmore {

	color: #c02008;

	padding: 0;

	margin: 5px 0 0 0;

	font-size: 12px;

	font-weight: bold;

	text-align: left;

}

.readmore a {

	color: #c02008;

	text-decoration: none;

}

.readmore a:hover {

	color: #c02008;

	text-decoration: underline;

}



/* Post Meta Data - Category & Comments  */

.postmetadata{

	width: 620px;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	line-height: 12px;

	padding: 5px;

	margin: 20px 0 0 0;

	background: #fcf6e8;

	border: 1px solid #f2ead6;

}

.postmetadata a{

	font-size: 10px;

	font-weight: bold;

	color: #c02008;

	text-decoration: none;

}

.postmetadata a:hover{

	text-decoration: underline;

}



/* Comment Meta Data - Date, Time & Posted By  */

.postmetaauthor{

	width: 620px;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	line-height: 12px;

	padding: 0;

	margin: 0 0 15px 0;

}



/* ######### Archive Page Title ######### */

#page_title{

	width: 620px;

	margin: 0 0 30px 0;

	border-bottom: 1px dashed #f2ead6;

}

#page_title h3{

	font-size: 12px;

	font-weight: bold; 

	color: #000000;

}





/* ######### Comments Page Section ######### */

#nocomments{

	width: 620px;

	margin: 0 0 10px 0;

	background: #ffffff;

	padding: 5px;

	text-align: left;

}

#comments{

	width: 620px;

	margin: 0 0 10px 0;

	background: #ffffff;

	padding: 5px;

	text-align: left;

}

#comments img{

	float: left;

	margin: 0 20px 0 0;

}

#comments h3{

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	padding: 20px 0 0 0;

}

#comments h4{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	padding: 0 0 0 0;

}

#comments h4 a{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}

#comments h4 a:hover{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

#comments h5{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	padding: 0 0 0 0;

}

#comments h5 a{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}

#comments h5 a:hover{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

#comments p{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}

#comments p a{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: underline;

}

#comments p a:hover{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

.commentlist li.alt {

	background: #fcf6e8;

	border: 1px solid #f2ead6;

	list-style: none;

	list-style-type: none;

	padding: 10px;

	margin: 0 0 10px 0;

	text-align: left;

}



.commentlist li.alt a {

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-decoration:none;

}



.commentlist li.alt a:hover {

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	text-decoration:underline;

}

.commentlist li {

	background: #fcf6e8;

	border: 1px solid #f2ead6;

	list-style: none;

	list-style-type: none;

	padding: 10px;

	margin: 0 0 10px 0;

	text-align: left;

	color: #000000;

	font-size: 12px;

	font-weight: bold;

}



.commentlist li a {

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	text-decoration:none;

}



.commentlist li a:hover {

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	text-decoration:underline;

}







.commentmetadata {

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}



.commentmetadata a {

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	text-decoration:none;

}



.commentmetadata a:hover {

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	text-decoration:underline;

}



/* Leave A Comment Form  */

#commentform{

	width: 610px;

	padding: 10px;

	margin: 10px 0 10px 0;

	text-align: left;

}

#commentform h3{

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

}

#commentform p{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	margin: 5px 0 10px 0;

}

#commensform p a{

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #c02008;

}

#commentform p a:hover{

	text-decoration: underline;

}

#commentform .label{

	font-size: 12px;

	font-weight: bold;

	padding-left: 0px;

	margin: 0 0 10px 0;

	color: #000000;

}

#commentform .required{

	color: #c02008;

	font-size: 10px;

	font-weight: bold;

}

#commentform .notpublished{

	color: #000000;

	font-size: 10px;

	font-weight: bold;

}

#commentform .inputbox{

	color: #000000;

	background: #fcf6e8;

	border: 1px solid #f2ead6;

	width: 300px;

	font-size: 12px;

	font-weight: bold;

	padding: 2px 0 2px 4px;

	margin: 10px 0 0px 0;

}

#commentform .textbox{

	color: #000000;

	background: #fcf6e8;

	border: 1px solid #f2ead6;

	width: 550px;

	height: 200px;

	font-size: 12px;

	font-weight: bold;

	padding: 2px 0 2px 4px;

	margin: 10px 0 0px 0;

}

#commentform .submit{

	background: url(images/button-comment.gif) no-repeat;

	border: none;

	width: 123px;

	height: 25px;

	display: block;

	cursor: pointer;

	margin: 10px 0 0px 0;

}



#respond {

	width: 610px;

	text-align:left;

	padding: 0;

	margin: 50px 0 10px 0;

	text-align: left;

}



#respond h3{

	font-size: 16px;

	font-weight: bold;

	color: #c02008;

	padding: 0 0 10px 0;

}



#respond p{

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	padding: 0 0 10px 0;

}



#respond p a{

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	text-decoration:none;

}



#respond p a:hover{

	font-size: 12px;

	font-weight: bold;

	color: #c02008;

	text-decoration:underline;

}



/*  Next & Previous Blog Pages  */

.postmorepages{

	margin: 30px 0 0 30px;

	height: 18px;

	color: #c02008;

	width: 635px;

	padding: 20px 0 20px 0;

	font: normal 12px "Verdana", Tahoma, Arial, sans-serif;

}

.previouspage{

	padding-left: 5px;

	float:left;

}

.previouspage a{

	color: #c02008;

	text-decoration: none;

}

.previouspage a:hover{

	text-decoration: underline;

}

.nextpage{

	padding-right: 5px;

	float: right;

}

.nextpage a{

	color: #c02008;

	text-decoration: none;

}

.nextpage a:hover{

	text-decoration: underline;

}







/*  ######### Footer Bottombar #########  */

#footer {

	width: 972px;

	margin: 30px 0 20px 0;

	text-align:center;

}

.copyright {

	color: #000000;

	font-size: 11px;

	font-weight: normal;

	text-align: center;

	margin: 0 0 15px 0;

}

.copyright a {

	color: #000000;

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

}

.copyright a:hover {

	color: #000000;

	font-size: 11px;

	font-weight: normal;

	text-decoration: underline;

}

.copyright .div {

	color: #000000;

	font-size: 10px;

	font-weight: normal;

	margin: 0 10px 0 10px;

}





#footer ul{

	width: 972px;

	height: 11px;

	display: inline;

	margin: 0 auto;

	padding: 0;

	text-align: center;

}

#footer ul li.div{

	padding-right: 10px;

	padding-left: 10px;

	color: #000000;

	font-size: 10px;

	font-weight: normal;

	display: inline;

}

#footer ul li{ 

	height: 12px;

	display: inline;

	color: #000000;

	font-size: 11px;

	font-weight: normal;

	margin: 0 auto;

	text-align: center;

}

#footer ul li a{

	height: 12px;

	display: inline;

	color: #000000;

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

	padding: 0;

	margin: 0 auto;

}

#footer ul li a:hover{

	text-decoration: underline;

}
