*
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
}

a:link {
	color:#FF6633;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
	text-decoration:blink;
}

#nav li a, #on_campus li a, #subnav li a {
	text-decoration: none;
}

a img
{
	border: none;
}

body
{
	background-color: #BFDBEE;
}

#body
{
	width: 750px;
	margin: 50px auto 0 auto;
	border: 1px solid #0071BC;
	background-color: White;
}

#header
{
	height: 150px;
	background: White url(../images/header-picture.jpg) no-repeat top left;
}

#header a#home
{
	float: right;
	display: block;
	width: 254px;
	height: 100px;
	padding-top: 25px;
	text-align: center;
}

#header ul#nav
{
	width: 219px;
	height: 119px;
	margin-left: 265px;
	float: left;
	padding-left: 12px;
	padding-top: 6px;
	background: #DC651D url(../images/header-nav-background.gif) no-repeat center right;
	list-style: none;
}

#header ul#nav li
{
	line-height: 18px;
	float: left;
	width: 100%;
}

#header ul#nav li a
{
	color: White;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#header ul#nav li a:hover
{
	color: Black;
}

#subnav
{
	clear: both;
	height: 25px;
/*	background-color: #0071BC;
	border: 1px solid green;*/
	position:absolute;
	top:177px;
}

#subnav_container {
	background-color: #0071BC;
	height: 25px;
	clear: both;
}

#header #subnav ul
{
	list-style: none;
/*	margin-left: 160px;*/
	margin-left:160px;
	display: block;
	padding-top: 5px;
}

#header #subnav ul li
{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid White;
	font-size: 0;
	line-height: 12px;
	height: 12px;
}

#header #subnav ul li.first
{
	padding-left: 0;
	border-left: none;
}

#header #subnav ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-transform: uppercase;
}

#header #subnav ul li a:hover
{
	color: Black;
}

#main
{
	
	margin-left: 266px;
}

#main #content
{
	width: 315px;
	float: left;
    padding-bottom: 10px;
	z-index:1;
	overflow:visible;
}

#main #content h1#content_header
{
	font-size: 30px;
	color: #DC651D;
	text-transform: uppercase;
	font-family: "Palatino Linotype", Book Antiqua, Palatino, serif;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 15px;
}

#main #on_campus
{
	width: 120px;
	padding-right: 25px;
	float: right;
}

#main #on_campus h2
{
	margin-top: 14px;
	margin-bottom: 15px;
	font-size: 17px;
	color: #DC651D;
	text-transform: uppercase;
	font-family: "Palatino Linotype", Book Antiqua, Palatino, serif;
	letter-spacing: -1px;
	text-align: center;
}

#main #on_campus ul
{
	list-style: none;
	text-align: center;
}

#main #on_campus ul li a
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0071BC;
	text-transform: uppercase;
	
	display: block;
	width: 100%;
	height: 30px;
	
	padding-top: 48px;
}

#main #on_campus ul li a:hover
{
	color: #DC651D;
	background: url(../images/on_campus-hover.gif) no-repeat top center;
}

#lutheran_church { background: url(../images/on_campus-lutheran_church.jpg) no-repeat top center; }
#lutheran_school { background: url(../images/on_campus-lutheran_school.jpg) no-repeat top center; }
#village { background: url(../images/on_campus-village.jpg) no-repeat top center; }
#manor { background: url(../images/on_campus-manor.jpg) no-repeat top center; }

ul#pillars
{
	background-color: #DC651D;
	display: block;
	height: 25px;
	border-bottom: 50px solid #0071BC;
	list-style: none;
    clear: both;
}

ul#pillars li
{
	float: right;
	padding-right: 14px;
	height: 21px;
	padding-top: 4px;
	
	color: White;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

#footer
{
	width: 750px;
	height: 18px;
	margin: 0 auto;
	clear:both;
}

#footer ul
{
	list-style: none;
	padding-top: 7px;
}

#footer ul li
{
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	border-left: 1px solid #0071BC;
	font-size: 0;
	height: 11px;
	line-height: 11px;
}

#footer ul li.first
{
	border-left: none;
	padding-left: 0;
}

#footer ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071BC;
	text-transform: uppercase;
}

#footer ul li a:hover
{
	color: #DC651D;
}

#footer a#commerx
{
	float: right;
	display: block;
	width: 135px;
	height: 9px;
	background: url(../images/commerx.gif) no-repeat bottom right;
}

#footer a#commerx span
{
	display: none;
}

#overlay
{
	/*border:solid blue 1px;*/
	width: 237px;
	height: 450px;
	background-repeat: no-repeat;
	background-image: url(../images/circle.gif);
	background-position:top left;
	position: absolute;
	top: 151px;
}

#overlay div
{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*******************************************************************************
CMS Content Styles
*******************************************************************************/

.content
{
	font-size: 13px;
	line-height: 1.46em;
}

.content,
.content *
{
	color: #0071BC;
	font-family: Arial, Helvetica, sans-serif;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6
{
	margin: 0.8em 0em 0.8em 0em;
}

.content h1
{
	font-size: 2.0em;
	font-weight: normal;
	margin: 0;
}

.content h2
{
	font-size: 1.7em;
	font-weight: normal;
}

.content h3
{
	font-size: 1.4em;
	font-weight: normal;
}

.content h4
{
	font-size: 1.2em;
	font-weight: bold;
}

.content h5
{
	font-size: 1.0em;
	font-weight: bold;
}

.content h6
{
	font-size: 0.8em;
	font-weight: bold;
}

.content img
{
	border: 0;
}

.content ol,
.content ul,
.content li
{
	margin-top: 0.2em;
	margin-bottom: 0.2em; 
}

.content ul,
.content ol
{
	margin-left: 3em;
}

.content p
{
	margin: 1.2em 0em 1.2em 0em;
}

.content ol,
.content ul,
.content li,
.content p
{
	font-size: 1.0em;
	line-height: 1.3em; /* FF:10,11 IE:10 */	
}

.content li > p
{
	margin-top: 0.2em;
}

.content pre
{
	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}

.content strong,
.content b
{
	font-weight: bold;
}


.prices {
	background-color:#BFDBEE;
}

.prices td, .prices th {
	padding-left: 2px;
	padding-right: 2px;
	background-color:#FFFFFF;
}
