a#active_menu {
	color: #333333;
	font-weight: bold;
}

a#active_menu:hover {
	color: #666666;
	text-decoration: none;
}

/* Links */
a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel:hover {
	background-color: #FAFDF4;
	color: #000000;
}

a.mainlevel-footer#active_menu-footer {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-footer#active_menu-footer:hover {
	color: #FB7000;
	text-decoration: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #444444;
	display: inline;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	width: auto;
}

a.mainlevel-footer:hover {
	color: #FB7000;
}

a.mainlevel-top#active_menu-top {
	background-color: #EDF5E9;
	color: #000000;
}

a.mainlevel-top#active_menu-top:hover {
	color: #FB7000;
	text-decoration: none;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	border-right: 1px solid #516B7A;
	color: #FFFFFF;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

a.mainlevel-top:hover {
	background-color: #465D6A;
	color: #FB7000;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

a.readon:hover {
	color: #FF9900;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/sub.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCCCCC;
	color: #FB7000;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a:link, a:visited {
	color: #FB7000;
	/*color:#248FCE;*/
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.blogsection:link, a.blogsection:visited, a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
}

a.blogsection:hover, a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-color: #F5F2ED;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	color: #4B4B4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 100%;
}

h2 {
	color: #FB7000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 100%;
}

h3 {
	color:#000000;
	font-family:"Trebuchet MS", "lucida sans", serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 100%;
	margin:-20px 0 10px 0;
}
.santeramo{
	color:#BD1001;
	font-weight:bold;
}
h4 {
	color: #4B4B4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 100%;
}
h6 {
	/*color: #FB7000;*/
	color:#000000;
	font-family:"Trebuchet MS", "lucida sans", serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom:-17px;
	margin-top:0px;
}
h5 {
	/*color: #FB7000;*/
	color:#000000;
	font-family:"Trebuchet MS", "lucida sans", serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom:25px;
	margin-top:-10px;
}
/*img {
	border: 0px;
}*/

input.inputbox{
	border: 1px solid #CCCCCC;
}

input.inputbox#mod_login_password, input.inputbox#mod_login_username {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 170px;
}

input.inputbox#mod_search_searchword{
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100%;
}

input.inputbox#mt_search{
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100%;
}
input {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 170px;
}
.textarea{
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 385px;
}
.button {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	color: #000000;
	width: 385px;
	margin-left:5px;
}

.button:hover {
	color: #FF8C00;
}
li {
	list-style: none;
}

td,tr,p,div {
	color: #333333;
	font: 12px/15px "Lucida Grande", tahoma, sans-serif;
	line-height: 155%;
}

textarea.inputbox{
	background-color: #FAFAFA;
	border: 1px solid #EDEDED;
	color: #666666;
	height: 200px;
}

textarea.inputbox#contact_text{
	border: 1px solid #CCCCCC;
}

ul {
	margin: 0px;
	padding: 0px;
}
    
.blockquote {
	background-image: url(../images/quote.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #444444;
	display: block;
	float: right;
	font: oblique 110%/155% georgia, times, serif;
	font-size: 13px;
	margin: 0 0 20px 20px;
	width: 30%;
	height:290px;
}



/** category text format and links **/
.category {
	color: #FF8C00;
}

.componentheading {
	color: #fb7000;
font-family: "Trebuchet MS", "lucida sans", serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
line-height: 110%;
}

.componentheading-events {
	color: #292929;
	font-family: "Trebuchet MS", "lucida sans", serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
line-height: 110%;
}

.contentdescription {
}

.contentheading {
	color: #9EC632;
	font-family: "Trebuchet MS", "lucida sans", serif;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 110%;
}

.contentheading-events {
	color: #796632;
	font-family: "Trebuchet MS", "lucida sans", serif;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 110%;
}

/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.contentpaneopen-events {
	width: 90%;
}

.createdate {
	color: #708090;
}

.modifydate {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
}

.moduletable h3 {
}

.moduletable td {
}

.moduletable-advert1{
	background-image: url(../images/advert1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin: 0 auto;
	margin-right: 30px;
	margin-top: 20px;
	padding-bottom: 15px;
	padding-top: 40px;
	text-align: left;
	width: 200px;
}

.moduletable-advert2{
	background-image: url(../images/advert2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin: 0 auto;
	margin-right: 30px;
	margin-top: 20px;
	padding-bottom: 15px;
	padding-top: 40px;
	text-align: left;
	width: 200px;
}

.moduletable-advert3{
	background-image: url(../images/advert3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin: 0 auto;
	margin-right: 30px;
	margin-top: 20px;
	padding-bottom: 15px;
	padding-top: 40px;
	text-align: left;
	width: 200px;
}

.moduletable-advert4{
	background-image: url(../images/advert4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 15px;
	padding-top: 40px;
	text-align: left;
	width: 200px;
}

.moduletable-churchsearch {
	background-image: url(../images/search.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.moduletable-contact{
	background-image: url(../images/contact.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 90px;
	text-align: left;
}

.moduletable-info {
	background-image: url(../images/info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.moduletable-main {
	background-image: url(../images/links.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.moduletable-ministries {
	background-image: url(../images/ministries.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.moduletable-resources {
	background-image: url(../images/foto.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

.quote {
	color: #666666;
	font: oblique 130% georgia, times, serif;
	line-height: 150%;
	width: 100%;
}

.readmore {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	padding-left: 20px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

.sectiontableheader {
}
img
{
    border:1px solid #0099ff;  
    margin-right:10px;
    margin-bottom:0px;
    padding: 2px;
   }
.imgsport 
{
   border:0px
}
    
.small{
	color: #FB7000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.subheadings {
	color: #6991A0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

#ads {
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 900px;
}

#ads h3 {
	color: #666666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
}

#adwrap {
	margin: 0 auto;
	width: 100%;
}

#body {
	margin: 0 auto;
	padding-top: 15px;
	width: 900px;
}

#bodywrap {
	width: 100%;
}

#footer {
	border-top: 1px solid #CCCCCC;
	margin: 0 auto;
	text-align: center;
	width: 900px;
}

#footer td, #footer div{
	text-align: center;
}

#footerwrap {
	float: left;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 100%;
}

#header {
	/*background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
	height: 262px;
	margin: 0 auto;
	width: 922px;
}

#header .moduletable {
	float: right;
	position: relative;
	top: 50px;
	width: 570px;
}

#headerwrap {
	height: 262px;
	margin: 0 auto;
	width: 100%;
}

#leftcolumn {
	float: left;
	width: 200px;
}

#leftcolumn .moduletable {
	padding-bottom: 5px;
	text-align: left;
}

#leftcolumn h3 {
	color: #4B4B4B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 100%;
}

#mainbody {
	float: left;
	margin-left: 25px;
	padding-left: 10px;
	text-align: left;
	width: 610px;
}

#mainbody  li {
	list-style: square;
	list-style-position: inside;
	
	margin:5px 0px 5px 10px;
}
