@charset "UTF-8";
/* Desc: Revival & Reformation Site - GC
 Graphic Design: Tanya Holland
 Web Theme Design: Jivewebsites.com.au
 CSS Author: Jivewebsites.com.au
=== === === === === === === === === === */

/* Widget */
.AnnouncementInfo,
.widget_news_story {
margin-bottom: 20px;
}

#bodyarea .small_col .widgetdiv1 {
	margin-bottom: 10px;
	padding: 0 0 5px 0;
	position: relative;
	border: 1px solid #512210;
	background: #D9DDA6;
	overflow: hidden;
	width: 100%;
}
#bodyarea .small_col p  {
	margin-bottom: 0;
}
#bodyarea .small_col ul {
	list-style-image: none;
	list-style: none;
}
#bodyarea .small_col .widgetdiv2 {
	padding: 3px;
	position: relative;
}
#bodyarea .small_col .widgetdiv3 {
	padding: 7px;
	position: relative;
}

#bodyarea .small_col .widgettitle {
	text-align: center;
}

/* Text inside */
.col_large h2,
.widget h3, .store_main h2 {
	margin: 0;
	padding: 0 0 10px 0 !Important;
	font-size: 1.7em; font-family: 'arial';
}

.small_col h3 {
	font-size: 1.1em;
	color: #715a44;
	line-height: 1em;
}
.widget ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

/* ***********************************
.widgetdiv4 p,
.widgetdiv4 h4,
.widgetdiv4 li{
font-size:14px;
}

.widgetdiv4 ul li{
background:url(../images/widget-bullet.gif) no-repeat 0 .4em;
list-style-type:none;
padding-left: 15px;
}
.widgetdiv4 ul, #right .widget_content_side .widgetdiv4 ul li{
margin:0px;
}
.widgetdiv4 a:visited,
.widgetdiv4 a:link{
color: #fff;
text-decoration:none;
font-size:14px
}
.widgetdiv4 a:hover{
color:#777;
text-decoration:underline;
}
#bodyarea .widget p{
padding: 0px;
}
***************************************  */

#bodyarea .widget p.photo{
padding: 0 5px 3px 5px;
}
#bodyarea .widget p.photo img{
display: block;
margin: 0;
}


#bodyarea .widget form{
padding: 0;
margin: 0;
}
#bodyarea .widget form fieldset{
border: none;
padding: 0 10px 10px 10px;
margin: 0;
}
#bodyarea .widget form fieldset label{
font-size: 85%;
color: #666666;
display: block;
padding: 0;
}
#bodyarea .widget form fieldset input.textfield{
width: 90%;
font-size: 90%;
}
#bodyarea .widget form fieldset textarea{
width: 90%;
font-size: 90%;
margin: 0;
}
#bodyarea .widget form fieldset input.submitbutton{
font-size: 85%;
color: #666666;
margin: 10px 0 0 0;
}
