* {
    padding: 0;
    margin: 0;
    font-size:14px;
    font-family: Tahoma, Arial;
    color:#333333;
}

body{
    background-color:#990002;
}

img{
    border:none;
}

a{
	text-decoration:underline;
}

a:hover{
	cursor:pointer;
}

.left{
    float:left;
}

.right{
    float:right;
}

.middle{
    position:relative;
    width:800px;
    margin:0 auto;
}

#header{
    height:250px;
    background:#cccccc url(/images/topbg.jpg) repeat-x;
    border-bottom:solid 3px #666666;
}

#servicetimes{  
    color:#ffcc00;
    width:450px;
    position:absolute;
    right:0;
    z-index:1000;
}

#servicetimes *{
	font-size:13px;
}

#servicetimes p{
	display:none;
    background:#cccccc url(/images/rightcolbg.png) no-repeat;
    padding:10px;
    border:solid 1px #fff;
    border-top:none;
}

.closetimes{
	float:right;
}

.clickforservicetimes{
	color:#990000;
	text-decoration:none;
	background:#ccc;
	float:right;
	padding:2px 5px;
    border:solid 1px #fff;
    border-top:none;
}

#logocontainer{
    padding-top:10px;
}



#banner{
	padding-top:20px;
}

#banner .right{
	width:480px;
}

#rotator{
    position:relative;
    margin-top:5px;
    height:185px;
    background-color:#000; 
    list-style-type:none;
}

#rotator li{
    width:480px;
    height:185px;
    position:absolute;
    top:0;
    left:0;
}

.rightCol{
    width:250px;
    padding:15px;
    float:right;
    background:#cccccc url(/images/rightcolbg.png) no-repeat;
    height:100%;
    border:solid 1px #666666;
    border-top:none;
}

.rightCol p, .rightCol a{
	font-size:12px;
}

.rightCol p{
	margin-bottom:10px;
}

.leftCol{
    width:500px;
    float:left;
    padding-top:15px; 
}

.baseline{
    clear:both;
    visibility:hidden;
}

h1{
    color:#990000;
    font-size:24px;
    font-weight:normal;
    font-variant:small-caps;
    font-family:Arial Black,Tahoma, Arial;
} 

h2{
    font-size:20px;
    font-weight:normal;
    font-variant:small-caps;
}

h3{
    color:#990000;
    display:inline;
    font-size:12px;
}

h4{
    color:#990000;
    display:inline;
    font-size:14px;
}

h5{
	color:#990000;
    font-size:14px;
    font-weight:normal;
    font-family:Arial, Tahoma;
    font-style:italic;
}
	

.eventsmodwrapper a, .eventswrapper a{
	font-size:12px;
}

.eventswrapper ul li{
	list-style-type:none;
	font-size:12px;
}

.eventswrapper ul{
	margin-bottom:10px;
	padding-top:10px;
	border-top:solid 1px #cccccc;
}

.eventswrapper .special{
	margin-left:0;
}

.event{
    margin-top:10px;
    margin-bottom:5px;
    list-style-type:none;
}

.event li{
    font-size:12px;
    padding-bottom:3px;
}

.details{
	padding:8px 0;
	font-size:12px;
}
 
#content{
    padding-bottom:40px;
    border-bottom:solid 3px #666666;
    background:#ffffff url(/images/btmshadow.png) repeat-x;
}   

#content p{
    margin-top:10px;
    text-align:justify;
    font-size:13px;
}

#footer{
    padding-top:10px;
    background: #990000 url(/images/footerbg.jpg) repeat-x;
    min-height:150px;
    padding-bottom:50px;
}

#footer p{
    font-size:12px;
    color:#ffffff;
}

.more{
    color:#990000;
}

.more:hover{
    color:#666666;
}

#ads{
    position:relative;
    margin-top:10px;
    list-style-type:none;
}

#ads li{
    margin-right:10px;
    float:left;
}

#ads .last{
    margin-right:0;
}

.row{
	padding-top:10px;
}

.special{
	border:none;
	margin-top:0;
}

.row .left{
	text-align:right;
	width:150px;
}

.row .right{
	width:340px;
}

#menucontainer{
	position:relative;
	width:320px;
	height:230px;
	/*background: url(/images/bishop.png) no-repeat;
	background-position: bottom left;*/
    z-index:10;
}

#menucontainer .image{
	position:absolute;
	bottom:0;
	z-index:2;
}

#mainmenu{
    position:absolute;
    bottom:0;
    left:140px;
    width:170px;
    padding:0 5px;
    list-style-type:none;
}

#mainmenu li{
    border-bottom:solid 1px #ffffff;
    padding:5px 0;
    padding-left:25px;
    position:relative;
}

#mainmenu .special{
    border:none;
}

#mainmenu li a{
    color:#666666;
    font-size:18px;
    text-decoration:none;
    display:block;
    width:100%;
}

#mainmenu li a:hover{
    color:#ffffff;
}

.submenu li{
	list-style-type:none;
}

#mainmenu .submenu{
	display:none;
	width:200px;
	position:absolute;
	left:170px;
	top:-2px;
	z-index:100000000;
	background:#fff;
	border:solid 1px #ccc;
	border-left:none;
}

#mainmenu .submenu li{
	border-bottom:solid 1px #cccccc;
	margin:0;
	padding:0;
}

#mainmenu .submenu .special{
	border:none;
}

#mainmenu .submenu a{
	font-size:13px;
	color:#990000;
	padding:2px 0;
	padding-left:10px;
	display: block;
	width:190px;
}

#mainmenu .submenu a:hover{
	background-color:#cccccc;
}

#mainmenu .hasSubmenu{
	background: url(/images/arrow.gif) no-repeat center right;
}

.submenuwrapper{
	margin-bottom:10px;
}

.submenuwrapper .submenu{
	font-size:12px;
	position:relative;
}

.submenuwrapper .submenu li{
	margin-right:10px;
	display:inline-block;
	white-space:nowrap;
	margin-bottom:5px;
	float:left;
}

.submenuwrapper .submenu a{
	font-size:12px;
	color:#990000;
	padding-right:10px;
	border-right:solid 1px #666666;
}

.submenuwrapper .submenu a:hover{
	color:#333333;
}

.submenuwrapper .submenu .special{
	margin-right:0;
}

.submenuwrapper .submenu .special a{
	padding-right:0;
	border-right:none;
}

.error{
	color:#ff0000;
}

.bioimage{
	float:left;
	clear:left;
	margin-right:10px;
	margin-bottom:10px;
	border:solid 2px #333333;
	background: url(/images/noimage.gif) no-repeat center #cccccc;
}

#beliefs{
	padding-left:15px;
}

#beliefs li{
	padding-bottom:15px;
	font-size:12px;
}
