body
{
	background-image:url('http://www.stmartinsj.org/images/stripe.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
}

a
{
	color: #0000FF;
	text-decoration: none;
}

a:visited
{
	color: #0000FF;
}

a:hover
{
	color: #0000FF;
	text-decoration: underline;
}

h1, h3
{
	color: #CF4900;
}

#loading
{
	text-align:center;
	margin-top:150px;
}

#header
{
	border: 0px solid red;
	text-align: left;
	padding-left: 240px;
}

#contact
{
	position: absolute;
	border: 0px solid #cccccc;
	font-size: 8pt;
	margin-left: 550px;
	margin-right: 35px;
	margin-top: 3px; 
	width: 220px;
	z-index: 100;
}

#contact a
{
	color: #CF4900;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

#contact a:hover
{
	text-decoration: underline;
}

#logo
{
	position: absolute;
	border: 0px solid #cccccc;
}

.spacer
{
	float: left;
	height: 35px;
	width: 1041px;
}

#left_column
{
	float: left; width: 234px;
	border: 0px solid red;
}

#right_column
{
	float: left; 
	width: 802px;
	border: 0px solid red;
}

#main_nav
{
	float: left;
	border: 0px solid #cccccc;
}

#main_nav_top
{
	background-image: url('http://www.stmartinsj.org/images/main_nav_bg_3.png');
	background-position: top left;
	background-repeat: repeat-y;
	height: 50px;
}

#menu_container
{
	background-image: url('http://www.stmartinsj.org/images/menu_bg_3.png');
	background-position: top left;
	background-repeat: repeat-y;
	
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	
	overflow:auto;
}

.main_menu
{
	float: left;
	border: 0px solid #cccccc;
	width: 200px;
	padding-left: 34px;
}

.main_menu ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.main_menu li
{
	background-image:url('http://www.stmartinsj.org/images/main_nav_border_2.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	border: 0px solid #cccccc;
	float: left;
	padding-bottom: 12px;
	padding-top: 8px;
	text-align:center;
	width: 200px;
}

.main_menu a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.main_menu a:hover
{
	color: #EC6818;
	text-decoration: none;
}

.main_menu_drop_down
{
	position: absolute;
	display: none;
	border: 1px solid #cccccc;
	background-color: #E0ECEF;
	border-top: 4px solid #c0c0c0;
	border-right: 4px solid #c0c0c0;
	border-bottom: 4px solid #c0c0c0;
	border-left: 4px solid #c0c0c0;
	z-index: 1000;
	
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topright: 5px;	
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-radius-bottomright: 5px;	
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}

.main_menu_drop_down ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.main_menu_drop_down li
{
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	font-size: 0.8em;
	font-weight: bold;
}

.main_menu_drop_down a
{
	color: #CF4900;
	text-decoration:none;
}

.sub_menu
{
	color: #ffffff;
	float: left;
	border: 0px solid #cccccc;
	width: 200px;
	margin-top: 15px;
}

.sub_menu ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sub_menu li
{
	float: left;
	text-align: right;
	margin-left: 15px;
	_margin-left: 7px; /* IE6 */
	padding: 3px 20px 3px 3px;
	width: 162px;
	_width: 163px; /* IE6 */
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	font-size: 0.8em;
	font-weight: bold;
}

.sub_menu_top
{
	float: left;
	margin-left: 15px;
	_margin-left: 7px; /* IE6 */
	height: 10px;
	width: 185px;
	_width: 186px; /* IE6 */
	background-color: #cccccc;
	border-bottom: 1px solid #cccccc;
	
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;	
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}

.sub_menu_bottom
{
	float: left;
	margin-left: 15px;
	_margin-left: 7px; /* IE6 */
	height: 10px;
	width: 185px;
	_width: 186px; /* IE6 */
	background-color: #cccccc;
	border-top: 1px solid #cccccc;
	
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
}

.sub_menu a
{
	color: #CF4900;
	text-decoration:none;
}

.sub_menu a:hover
{
	text-decoration:underline;
}

.sub_menu .white
{
	color: #ffffff;
}

#news
{
	float: left;
	border: 0px solid #cccccc;
	height: 150px;
	width: 178px;
	margin-top: 5px;
	padding: 10px;
}

#banner_home
{	
	position: absolute;
	float: left;
	border: 0px solid #cccccc;
	/*background-image:url('http://www.stmartinsj.org/images/home_bg_banner_2.png');
	background-position: bottom left;
	background-repeat: no-repeat;*/
	width: 806px;
	height: 520px;
	padding-top: 0px;
	margin-top: 1px;
}

#banner_home_quote
{	
	color: #CF4900;
	background-color: #ffffff;
	position: absolute;
	margin-left: 2px; 
	margin-top: 471px; 
	height: 50px; 
	width: 770px;
	text-align: center; 
	z-index: 100;
	font-size: 16pt;
	font-weight: bold;
	line-height: 50px;
	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#banner
{
	float: left;
	border: 0px solid #cccccc;
	background-image:url('http://www.stmartinsj.org/images/banner_school_community.png');
	/*background-image:url('http://www.stmartinsj.org/v4/images/photos/banners/we_believe/banner_we_believe_1.png');*/
	/*background-image:url('http://www.stmartinsj.org/v4/images/photos/homepage/homepage_1.png');*/
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 806px;
	height: 220px;
}

.container
{
	display:none;
	border: 0px solid #000000;	
	width: 1041px;
	margin: 0 auto;
	
	overflow: hidden;	
}

.menu
{
	border: 0px solid #000000;
	width: 200px;
	padding-left: 34px;
}

#content_container
{
	background-image:url('http://www.stmartinsj.org/images/main_body_bg_3.png');
	border: 0px solid #000000;
	background-position:top left;
	background-repeat: repeat-y;
	float: left;
	/*width: 772px;*/
	width: 100%;
	
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	
}

#content
{
	background-color: #ffffff;
	border: 0px solid #000000;
	float: left;
	width: 752px;
	text-align: left;
	font-size: 0.9em;
	padding: 10px 10px 10px 10px;
}

#breadcrumb
{
	background-color: #ffffff;
	background-image:url('http://www.stmartinsj.org/images/breadcrumb_bg.png');
	background-position:top left;
	background-repeat:repeat-x;
	border-bottom: 1px solid #eeeeee;
	height: 17px;
	width:762px;
	font-size: 0.8em;
	text-align: left;
	padding: 5px 5px 5px 5px;
}

#breadcrumb a
{
	color: #CF4900;
	text-decoration:none;
}

#breadcrumb a:hover
{
	text-decoration:underline;
}

.column_right
{
	clear: right;
	border: 1px solid #cccccc;
	float: right;
	/*height: 300px;*/
	width: 190px;
	padding: 5px 5px 5px 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	top: 0;
	right: 0;
	text-align:left;
}

#border_bottom
{
	float: left;
	border: 0px solid #cccccc;
	background-image:url('http://www.stmartinsj.org/images/border_bottom.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	height: 34px;
	width: 1041px;
}

#footer
{
	text-align: center;
	width: 1041px;
}

.transparent {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}

.classpages
{
	float: left;
	margin: 10px 20px 10px 20px;
	width:200px;
	text-align: center;
}

.classpages img
{
	display: none;
	border: 0px solid #000000;
}

.classpages .thumbnails
{
	border: 1px solid #c0c0c0; 
	width:200px;
	height: 150px;
	overflow: hidden;
	
	-webkit-border-top-left-radius: 7px;
	-khtml-border-radius-topleft: 7px;	
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	
	-webkit-border-top-right-radius: 7px;
	-khtml-border-radius-topright: 7px;	
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	
	-webkit-border-bottom-left-radius: 7px;
	-khtml-border-radius-bottomleft: 7px;	
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	
	-webkit-border-bottom-right-radius: 7px;
	-khtml-border-radius-bottomright: 7px;	
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
}

.classpages .description
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding: 3px 5px 3px 5px;
	text-align: center;
}

/* ========================================= */

.homepage_columns
{
	float:left; 
	border: 0px solid #c0c0c0; 
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	width:237px;
}

.homepage_columns .photos
{
	border: 1px solid #c0c0c0; 
	width:237px;
	height: 137px;
	overflow: hidden;
	
	-webkit-border-top-left-radius: 7px;
	-khtml-border-radius-topleft: 7px;	
	-moz-border-radius-topleft: 7px;
	border-top-left-radius: 7px;
	
	-webkit-border-top-right-radius: 7px;
	-khtml-border-radius-topright: 7px;	
	-moz-border-radius-topright: 7px;
	border-top-right-radius: 7px;
	
	-webkit-border-bottom-left-radius: 7px;
	-khtml-border-radius-bottomleft: 7px;	
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	
	-webkit-border-bottom-right-radius: 7px;
	-khtml-border-radius-bottomright: 7px;	
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
}

.homepage_columns .heading
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
	color: #CF4900;
	padding: 3px 5px 3px 5px;
	text-align: center;
}

.homepage_columns .subheading
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #CF4900;
	padding: 3px 5px 3px 5px;
	text-align: center;
}

.homepage_columns .heading
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2em;
	color: #CF4900;
	padding: 3px 5px 3px 5px;
	text-align: center;
}

.homepage_columns .heading a
{
	color: #CF4900;
	text-decoration:none;
}

.homepage_columns .heading a:hover
{
	color: #CF4900;
	text-decoration:underline;
}

#homepage_columns_we_believe
{
	background-image:url('http://www.stmartinsj.org/images/photos/homepage_temp_3.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#homepage_columns_we_achieve
{
	background-image:url('http://www.stmartinsj.org/images/photos/homepage_temp_2.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#homepage_columns_we_roar
{
	background-image:url('http://www.stmartinsj.org/images/photos/homepage_temp_1.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
/************** .classpage **************/
.classpage_title
{
	margin-bottom: 10px;
	font-size: 16pt;
	font-weight: bold;
}

.classpage_submenu
{
	padding: 3px 3px 3px 3px;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-style: solid;
	border-color: #eeeeee;
	border-width: 1px;
	text-align: center;
}

.classpage_submenu a:hover 
{
	cursor: pointer;
}

/************** Donation Form **************/

.donation
{
	float: left;
	border: 1px solid #D9D9D9;
	width: 335px;
	margin-right: 20px;
	margin-bottom: 25px;
	padding: 15px 0px 10px 0px;
	text-align: center;
	font-weight: bold;
}

.donation .center
{
	margin: auto;
}

