body
{
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
    font-size: 12px;
	line-height: 1.5em;
    color: #362f2d;
    background-color: #ffffff;
}
a
{
    color: #54216e;
    text-decoration: underline; 
}
h1 {
	width: 100%;
	font-size: 1.65em;
	color: #0067b5;
	border-bottom: 2px solid #919095;
	font-family: Times New Roman, serif;
	padding: 0em 0em .25em 0em;
	text-indent: .25em;
	font-weight: normal;
}
h2 {
	width: 90%;
	font-size: 1.4em;
	color: #0067b5;
	border-bottom: 2px solid #919095;
	font-family: times new roman, serif;
	padding: 0em .25em .5em 0em;
	text-indent: .25em;
	font-weight: normal;
}
td
{
    vertical-align: top;
}
#container
{
    width: 790px;
}

#header_table
{
    width: 100%;
}

#logo_cell
{
    width: 213px;
}

#header_cell
{
    width: 577px;
    background-color: #331443;
}

ul#image_menu
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

ul#image_menu li
{
    float: left; /* necessary for IE 6 */
    position: relative;
    padding: 0;
    margin: 0;
}

ul#image_menu li a
{
    display: block;
    /* margin-bottom: -1px;  required to prevent javascript menus from disappearing on hover for mozilla */
}

/****************************************************************************
Each menu region must have the following styles defined with are used by the
software's javascript that controls the menu "fly-outs" and "drop-downs" that
are invoked using the <menu></menu> tags in Page Styles.
*****************************************************************************/
/*used for all menus */
ul.software_menu, .software_menu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    background-color: #331443;
    display: none;
    position: absolute;
    visibility: hidden;
}
ul.software_menu li {
    float: left; /* necessary for IE 6 */
    position: relative;
    padding: 0;
    margin: 0;
}
ul.software_menu li a {
    display: block;
    width: 141px;  /* fix width of menu items */
    padding: .5em 1em .5em 1em;
    /* margin-bottom: -1px;  required to prevent javascript menus from disappearing on hover for mozilla */
    color: white;
    text-decoration: none;
}
ul.software_menu li.on,
ul.software_menu li a:hover {
 	background-color: #0066b4;
}
ul.software_menu li ul {
    position: absolute;
    visibility: hidden;
    display: block;
    top: 50px;
    left: 0;
    margin-left: 165px;
    width: auto;
}
ul.software_menu li ul li a {
    padding: .5em 1em .5em 1em;
    margin: 0em;
    background-color: #331443;
    width: 141px;  /* fix width of menu items */
}
ul.software_menu li ul li ul {
    margin-left: 125px;
}

#content_table
{
    width: 100%;
}

#left_column_cell
{
    width: 203px;
    background-color: #c8c8c8;
}

#left_column_content
{
    padding: 1.9em 1.4em 1.5em 1.4em;
}
#left_column_content .title_link {
	font-size: 120%;
	font-style: italic;
	font-family: sans-serif;
	font-weight: bold;
	text-align: center;
	float: right;
	margin-right: 25px;
	padding-top: 15px;
	color: #6d3f82;
}
#left_column_content img {
	border: none;
}
#left_column_content .small_link {
	font-size: 50%;
	color: #888;
}
#center_column_cell
{
    width: 100%;
    background-color: #f2f2f2;
}

#center_column_content
{
	margin: 0em;
    padding: 0em 2em 2em 2em;
}
#center_column_content p
{
	font-family: arial, serif;
	font-size: 1em;
	line-height: 1.5em;
}
#search_form
{
    text-align: right;
    margin: 0px;
    padding: 0px;
}
#center_column_content .search-submit
{
    vertical-align: bottom;
}

#todays_church_calendar_cell
{
	width: 35%;
	padding: 1em 0em 0em 0em;
	font-size: .95em;
}

#todays_church_calendar_content
{
    
}

#church_services_cell
{
	width: 35%;
	background-color: #e5e5e5;
	border: 1px solid #555;
	font-size: .95em;
}

#church_services_content
{
    padding: 1em;
}

/* Calendar (Page Types) use these styles */
.software_monthly_calendar {
    width: 100%;
    border-collapse: collapse;	
}
.software_monthly_calendar td, .software_monthly_calendar th {
    line-height: 12px;
    padding: 2px;
    border: #777 1px solid;
    vertical-align: top;
}
.software_monthly_calendar th {
    width: 14%;
    background-color: #f2f2f2;
	padding: 0.3em;
}
.software_monthly_calendar strong {
    font-size: 80%;
}
.software_monthly_calendar a {
    font-size: 90%;
    color: #6d3f82;
    text-decoration: none;
}
.software_monthly_calendar a strong {
    font-size: 90%;
}
.software_monthly_calendar td.inactive {
    background-color: #d3d3d3;
}
.software_monthly_calendar a:hover {
    padding-top: 0px;
	padding-bottom: 0px;
	color: #0067b5;
}
.previous, .next{
    font-size: 100%;
    color: #6d3f82;
    text-decoration: none;
}
/*End of calendar style*/
#right_column_cell
{
    width: 14px;
    background-color: #c8c8c8;
}

#drop_shadow_container
{
    text-align: right;
    background-color: #c8c8c8;
    border-bottom: 3px solid #ffffff;
}

#footer
{
    font-size: 90%;
    color: #cecece;
    background-color: #331443;
    padding: 1.5em;
    border-top: 2px solid #f0f0f0;
}
#footer a:link {text-decoration: none; color: #cecece;}
#footer a:visited {text-decoration: none; color: #cecece;}
#footer a:active {text-decoration: none; color: #cecece;}
#footer a:hover {text-decoration: none; color: #cecece;}
/* <custom_formats> */
.blue_link
{
	color: #0067b5;
	font-size: 90%;
}

.purple_link
{
	color: #6d3f82;
	font-size: 90%;
}

.grey_link
{
	color: #555;
	font-size: 80%;
}
/* </custom_formats> */

.blue_link a 
{
	color: #0067b5;
}

.purple_link a
{
	color: #6d3f82;
}

.grey_link a
{
	color: #555;
}


/* styling for the ad region container */
.software_ad_region_dynamic
{
    width: 500px; /* this should probably match the width for the ads_container selector below */
    position: relative; /* set this to relative if the ad region menu is absolutely positioned */
}

/* styling for the ads container */
.software_ad_region_dynamic .ads_container
{
    width: 500px; /* this is the width of the scrolling area. this should probably match the width for the ad region container above */
    height: 250px; /* this is the height of the scrolling area */
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

/*
styling for ads
The height, width, and padding below need to work with the values entered above.
For example, if these values are set too small, then the content might not take up enough space,
and if the values are too large, then the content might be cropped.
*/
.software_ad_region_dynamic .ad
{
    width: 460px;
    height: 210px;
    padding: 20px;
}

/* styling for the ad region menu */
.software_ad_region_dynamic ul.menu
{
	list-style: none;
    padding: 0em;
    margin: 0em;
    position: absolute; /* set the menu so that it is absolutely positioned on top of the ad region */
    bottom: .5em; /* set the location of the absolutely positioned menu, starting from the bottom */
    right: 0em; /* set the location of the absolutely positioned menu, starting from the right */
    z-index: 1; /* you might need to set this so that the menu items are clickable in Firefox */
}

/* styling for the menu items */
.software_ad_region_dynamic ul.menu li
{
	list-style-type: none;
    display: inline; /* set the menu items so they appear horizontally */
    margin-right: .5em;
}

/* styling for the menu item links */
.software_ad_region_dynamic ul.menu a
{
    padding: .25em;
}

/* styling for the current menu item */
.software_ad_region_dynamic ul.menu a.current
{
    background-color: #dddddd;
}

.software_catalog_search_results
{
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.software_catalog_search_results .item
{
    margin-bottom: 1.5em;
}

.software_catalog_search_results .item .image
{
    margin-bottom: .25em;
}

.software_catalog_search_results .item .short_description
{
    margin-bottom: .25em;
}

.software_catalog_search_results .item .short_description a
{
    font-weight: bold;
}

/* styling for the comments and add comment form headers */
.comments_heading,
.add_comment_heading
{
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0em .5em 0em;
}

/* styling for the comment container */
.comment
{
    margin: 0em 0em 1em 0em;
    padding: 1em;
    border: 1px solid;
}

/* styling for the comment name */
.comment .name
{
    font-weight: bold;
}

/* styling for the comment date and time */
.comment .date_and_time
{
    font-size: .75em;
    font-style: italic;
}

/* styling for the comment notice */
.comment .notice
{
    color: red;
}

.software_rss_link
{
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1em;
}

.software_icalendar_link
{
    margin-top: 1em;
    margin-bottom: 1em;
}

.software_tag_cloud a
{
    margin-right: .75em;
}

.software_discounted_price
{
    color: #990000;
    font-weight: bold;
}

.watcher_container
{
    margin: 2em 0em .5em 0em;
}

.watcher_count
{
    font-size: 1em;
    font-weight: bold;
    margin: 0em 0em .5em 0em;
}

.watcher_question
{
    margin: 0em 0em .5em 0em;
}