body {
	font-family: Georgia, "Times New Roman", Times, serif;	
	background: url(../images/backgrounds/body-bg.png) repeat;
	margin: 0;
	font-size: 12px;
	padding: 0;
	min-width: 1000px;
}
div.clear {
	clear: both;
}
div.hidden {
	display: none;
}

/* @group top */
div.top-wrapper {
	background: url(../images/backgrounds/top-nav-bar-bg.png) repeat-x;
	min-height: 55px;
}
div.top-content {
	width: 1000px;
	margin: 0 auto 0 auto;
}
div#logo {
	height: 90px;
	width: 350px;
	float: left;
}
div#logo a {
	width: 350px;
	height: 90px;
	display: block;
	background: url(../images/logos/st-ambrose-top-logo.png) no-repeat 50% top;
}
div#logo a:hover {
	background-position: 50% -91px;
}

/* @group navigation */
div#site-navigation {
	float: left;
	width: 640px;
	padding-left: 10px;
}
div#site-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: table;
	border-right: 1px solid rgba(0,0,0,.25);
	border-left: 1px solid rgba(255,255,255,.25);
}
div#site-navigation ul li {
	float: left;
	width: 125px;
	border-right: 1px solid #C3BB8B;
	border-left: 1px solid #8A8252;
	text-align: center;
	display: table-cell;
	list-style: none;
}
div#site-navigation ul li a {
	position: relative;
	height: 33px;
	width: 125px;
	color: #000;
	display: inline-block;
	padding: 16px 0px 0 0px;
	font-size: 14px;
	text-decoration: none;
}
div#site-navigation ul li.current {
	background:url(../images/backgrounds/top-nav-bar-bg-hover.png) repeat-x;
}
div#site-navigation ul li:hover {
	text-decoration: none;
	background:url(../images/backgrounds/top-nav-bar-bg-hover.png) repeat-x 50% 50%;
}
div#site-navigation ul li a.dropdown {
	padding-right: 25px;
	padding-left: 20px;
	width: auto;
	background: url(../images/backgrounds/navigation-menu-arrow.png) no-repeat 95% 55%;
}

div#site-navigation ul.submenu {
	position: absolute;
	float: left;
	background: #C3BB8B;
	top: 49px;
	z-index: 1;
	border: none;
	border-top: 1px solid rgba(0,0,0,.25);
	display: none;
	padding: 0;
	text-decoration: none;
}

div#site-navigation ul.submenu li {
	float: none;
	height: auto;
	width: 250px;
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	border-top: 1px solid #C3BB8B;
	border-left: 1px solid #8A8252;
	border-right: 1px solid #8A8252;
	border-bottom: 1px solid #8A8252;
}

div#site-navigation ul.submenu li a {
	padding: 10px 25px;
	display: block;
	text-align: left;
	float: none;
	width: 180px;
	margin: 0;
	height: auto;
	text-decoration: none;

}
div#site-navigation ul.submenu li a:hover {
	text-decoration: underline;
}

/* @end */
div#slogan {
	float: left;
	padding: 15px 0 0 15px;
	
}
div#slogan h3 {
	color: #FFF;
	margin: 0;
	font-weight: normal;
	font-size: 16px;
	letter-spacing:1px;
	
}
/* @end */

/* @group body */
div.body-wrapper {
	width: 995px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
div.content-block {
	background: #FFF;
	margin-bottom: 20px;
}
/* @end */

/* @group marquee */
div.marquee {
	padding: 100px 10px 20px 10px;
	background: #b8ae72 url(../images/backgrounds/marquee-bg.png) no-repeat 50% top;
}
div.marquee div.tabbed-area {
	background: url(../images/backgrounds/marquee-tabbed-bg.png) repeat-x;
	height: 345px;
}
div.marquee div.tabbed-area.blue {
	background-position: left -345px;
}
div.marquee div.tabbed-area div.tabs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.marquee div.tabbed-area div.tabs ul li {
	float: left;
	display: inline-block;
	text-align: center;
}
div.marquee div.tabbed-area div.tabs ul li a {
	padding: 20px 0 10px 0;
	border-right: 1px solid #000;
	height: 20px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 13px;
	width: 255px;
	display: block;
	background: url(../images/backgrounds/marquee-tabs-bg.png) no-repeat left top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div.marquee div.tabbed-area div.tabs ul li a:hover {
	background-position: -270px top;
}
div.marquee div.tabbed-area div.tabs ul li a.active {
	background: transparent;
}
div.marquee div.tabbed-area div.tabs ul li a.enroll {
	background: url(../images/backgrounds/marquee-tabs-bg-enroll.png) no-repeat left top;
	width: 206px;
}
div.marquee div.tabbed-area div.tabs ul li a.enroll.active {
	background: transparent;
}
div.marquee div.tabbed-area div.tabs ul li a.enroll.active:hover {
	background: transparent;
}
div.marquee div.tabbed-area div.tabs ul li a.enroll:hover {
	background: url(../images/backgrounds/marquee-tabs-bg-enroll.png) no-repeat -270px top;
}
div.marquee div.tabbed-area div.content {
	padding: 15px 30px;
	color: #FFF;
}
div.marquee div.content div.left {
	float: left;
	width: 400px;
}
div.marquee div.content div.right {
	float: left;
	width: 500px;
}
div.marquee h3 {
	color: #FFF;
	font-weight: normal;
	line-height: 26px;
	font-size: 18px;
	margin: 5px 0;
}
div.marquee table ul {
	padding: 0 15px;
	margin: 0;
}
div.marquee table ul li {
	margin: 5px 0;
}
/* @end */

/* @group two-column */
div.two-column-wrapper {
	background: #E7E7E7;
	min-height: 300px;
}

div.two-column-wrapper div.content-wrapper {
	background: #FFF;
	width: 720px;
	min-height: 400px;
	float: right;
	
}

div.two-column-wrapper div.sidebar {
	float: left;
	min-height: 300px;
}


/* @end */

/* @group body sidebar */
div.sidebar h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 20px 10px 20px;
	color: #000;
}
div.sidebar div.not-nav a {
	color: #153F79;
	line-height: 20px;
	padding: 2px;
}
div.sidebar div.not-nav a:hover {
	background: #153F79;
	color: #FFF;
}
div.sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #C7C7C7;
}
div.sidebar li {
	display: block;
	width: 100%;
	border-bottom: 1px solid #F7F7F7;
	border-top: 1px solid #CCC;
	width:275px;
}
div.sidebar li a {
	color: #003366;
	display: block;
	padding: 16px 0px 13px 30px;

	text-decoration: none;
}
div.sidebar li a.current {
	background: #FFFFFF;
	font-weight: bold;
}
div.sidebar li a.current:hover {
	background: #FFF;
	
}
div.sidebar li a:hover {
	text-decoration: underline;
	background: #EEEEEE;
}


/* @end */

/* @group body content */
div.body-content {
	padding: 30px 40px;
}



/* @end */

/* @group body content text */
div.body-content h1, h2, h3 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
div.body-content h1 {
	margin: 10px 0 0 0;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	font-size: 20px;
}
div.body-content h2 {
	margin: 10px 0 0 0;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	font-size: 16px;
}
div.body-content h3 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
div.body-content p {
	font-size: 13px;
	line-height: 22px;
	margin: 5px 0 15px 0;
}
div.body-content ul li {
	font-size: 13px;
	margin-top: 5px;
}
div.body-content ul li.highlight {
	background: #FFFF11;
}
div.body-content ul.big li {
	font-size: 15px;
	margin-top: 5px;
}
div.body-content table {
	border: 1px solid #CCC;
}
div.body-content table th {
	padding: 10px;
	background: #CCCCCC;
	border: 1px solid #999;

}
div.body-content table td {
	padding: 5px 10px;
	border: 1px solid #CCC;
}
div.body-content img.float-left {
	float: left;
	margin: 10px 15px 5px 0;
}
div.body-content img.float-right {
	float: right;
	margin: 10px 0px 5px 15px;
}
div.body-content img {
	background: #EEEEEE;
	border: 1px solid #CCC;
	padding: 10px;
	margin: 20px 0 10px 0;
}
div.body-content a {
	color: #153F79;
	padding: 2px;
}
div.body-content a:hover {
	background: #153F79;
	color: #FFF;
}
div.body-content a.image:hover {
	background: none;
}
/* @end */

/* @group footer */
div.footer-wrapper {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	color: #FFF;
}

/* @end */

a.button {
	display: inline-block;
	padding: 7px 15px;
	background: #CCC;
	-webkit-border-radius:10px;
}

/* @group apply-wrapper */
div#apply-wrapper {
	background: #FFF url(../images/backgrounds/apply-bg.jpg) no-repeat 50% top;
	padding-top: 100px;
}

/* @group form */
div.form { padding: 20px 10px 50px 0px;  } 
 

div.form table {
	border: 0;
	padding: 0;

}
div.form small {
	color: #666;
}
div.form table th.required p { 
	background: transparent; 
} 
div.form table th {
	background: transparent;
	border: 0;
}
div.form table th p { 
	width: 150px; 
	text-align: right; 
	color: #FFF;
	margin-top: 0px; 
	margin-left: 50px;
	margin-right: 10px;
	margin-bottom: 0;
	vertical-align: top;
	background: transparent url(../images/backgrounds/form_label_arrow.png) no-repeat right 50%;
	padding: 10px 20px 8px 0;
} 
 
div.form table td { padding: 0 10px; border: 0; margin: 0;  } 
 
div.form table tr.labels th { background: transparent; background-image: none; }
 
div.form table tr.labels { border-bottom: 1px solid #CCC; } 
 
 div.form table tr.labels td { padding: 0 10px;  margin: 0; background: transparent; }
 
 div.form input.big, 
 div.form select.big, 
 div.form textarea.big { font-family: Georgia, "Times New Roman", Times, serif; border: 1px solid #CCC; padding: 7px 5px; font-size: 14px; margin: 0; }
div.form div.hr {
	border-bottom: 1px solid #EEE;
	height: 10px;
}
input.placeholder {
	color: #999;
}
/* @end */


/* @end */

