* {
	margin: 0;
	padding: 0;
}

/*BODY*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	margin-top: 17px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 855px;
	height: auto;
	background: transparent url(/images/background%20pattern.png) repeat-y center top;
	font-weight: normal;
}

body a:link, body a:visited {
	color:#c02843; 
	text-decoration: underline;
}
body a:hover {
	color:#c02843;
	text-decoration: none;
}
body h1 {
	font-family: Arial, Helvetica, sans-serif;
	/*color: #86C452;*/
	padding-bottom: 30px;
	font-size: 20px;
	line-height: 22px;
	color: #c02843;
	font-weight: normal;
}
body h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-bottom: 10px;
	font-size: 14px;
	padding-top: 0px;
	line-height: 21px;
}
body h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c02843;
	padding-bottom: 3px;
}

.gray {color: #666666}
.small-text {
	font-size:10px;
	}


/* Jason added this this for previewing news releases etc.... to retain campusuite blue bar at top. 7-20-06 */
body h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom: 30px;
	font-size: 20px;
	line-height: 20px;
	background-image: url(/campusuite/admin/images/cs-module-bg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 16px;
	padding-left: 6px;
}
body p {
	margin: 0;
	padding: 0 0px 20px 0;
	font-weight: normal;
}
body ul {
	margin: 0px;
	padding: 0px;
}
body li {
	margin: 0px;
	padding: 0px;
}

body blockquote {
	padding-bottom: 20px;
	padding-left: 20px;
}


body small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
}
body small  a:link, body small a:visited {
	color:#666666; 
	text-decoration:underline;
}
body small  a:hover {
	color:#999999;
	text-decoration: none;
}


#pagelayout {
	width: 855px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
#pagelayout_home {
	width: 855px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/home_body_bg2.gif);
	background-repeat: no-repeat;
	background-position: center 150px;
	}
#pagehome {
	width: 855px;
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	}
#pagehome a:link, #pagehome a:visited {
	color: #666666;
	text-decoration: none;
	}
#pagehome a:hover {
	color: #B82639;
	text-decoration: none;
	}
#pagehome td p {
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 0px;
	}
#pagehome th {
	text-align: left;
	padding: 0px 20px 8px 20px;
	margin: 0px;
	vertical-align: top;
	}
#pagehome td {
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	}
#pagehome th img {
	text-align: left;
	padding: 0px 6px 0px 0px;
	margin: 0px;
	vertical-align: top;
	}
#pagehome th h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-weight: bold;
	}
#pagehome td h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B82639;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 10px 20px;
	background-image: url(images/arrows_news.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}
	
	
.imageright {
	margin: 0px 0px 20px 20px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.imageleft {
	margin: 0px 20px 20px 0px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.imagecolumn {
	margin: 0px 0px 20px 0px;
}

#clearer {
	clear:both; 
	height:5px; 
	margin-top:-1px; 
	overflow:hidden;
}

.highlight {
	color: #CC0000;
	font-weight: bold;
}

#footer {
	width: 815px;
	clear: both;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	vertical-align: top;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 8px 20px 7px 20px;
}
#footer td {
	text-align: center;
	padding: 0px 15px 15px;
	background-color: #FFFFFF;
}
#footer  a:link, #footer a:visited {
	text-decoration: none;
}
#footer  a:hover {
	text-decoration: underline;
}

#floatright {
	float: right;
	clear: none;
	}
#floatleft {
	float: left;
	clear: none;
	}
	



/*TOP*/



/* FIX */
hr { clear: both; visibility: hidden; padding: 0px; margin: 0px; }

/*TOP NAVIGATION*/
.back {
	background-image:  url("images/arrow_back.gif");
	background-repeat: no-repeat;
	background-position: 0px 12px;
	}



#topnav {
	width: 855px;
	height: 100px;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#nav {
	float: left;
	width: 444px;
	height: 3.08em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0em;
	padding: 1.2em 0px 0px 55px;
	left: 0em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

#nav ul {
	width: 15em;
	margin: 0em 0em 0em -1px;
	padding: 0;
	background: #FFFFFF;
	position: absolute;
	display: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
#nav:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

#nav li {
	list-style: none;
	float: left;
	text-align: left;
	width: 15em;
	}
#nav li a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 5px 5px 5px 12px;
	cursor: hand;
	font-weight: bold;
	}
	/* 1 OF 2 THAT EFFECTS SECONDARY NAV BOX WIDTH */
#nav li li {
	list-style: none;
	float: left;
	text-align: left;
	width: 15em;
	}

#nav li li a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 5px 5px 5px 12px;
	cursor: hand;
	font-size: 0.95em;
	line-height: 1.5em;
	}

/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }
/* End */

#nav ul ul {
	left: 15em;
	top: 0;
	margin-top: 0em;
	border-left: 1px solid #CCCCCC;
	}

#nav li ul li a {
	padding: 5px 10px 5px 12px;
	text-align: left;
} /* Sub Menu Styles */

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.over ul ul,
#nav li.over ul ul ul { display: none; } /* Hide sub-menus initially */

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.over ul,
#nav li li.over ul,
#nav li li li.over ul { display: block; } /* The magic */

#nav li.menuparent { 
	background: transparent; 
	}
#nav li li.menuparent {
	background: transparent url(images/popArrow.gif) right center no-repeat;
}
/* ONLY WAY TO GET RID OFF 2nd BACKGROUND ROLLOVER
#nav li.menuparent:hover,
#nav li.over { background-color: #f4f4f0!important; }
*/

#nav li a:hover {
	color: #990000;
}
#nav li li a:hover {
	color: #990000;
}

#topLeft {
	float: left;
	top:0em;
	width: 127px;
	height: 66px;
	padding: 0px;
	margin: 0px 4.45em 0px 0px;
	background-color: #FFFFFF;
	}
#case-studies a:link img, #case-studies a:visited img {
	border: solid #FFFFFF 1px;
	padding-right:0px;
	}
#case-studies a:hover img, #case-studies a.selected img {
	border: solid #FFA817 1px;
	}
#pagehome .home-td {
	padding: 150px 45px 100px 45px;
	background-image: url(images/home_body_bg-2.gif);
	background-repeat: no-repeat;
	color: #666666;
	}
#home-news {
	width: 355px;
	float: right;
	}
#home-space {
	width: 247px;
	border: solid #FAC76E 1px;
	background-image: url(../images/home-space.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 26px 0px 4px 18px;
	height: 42px;
	}
#home-kitchen {
	width: 180px;
	/*border: solid #FAC76E 1px;*/
	background-image: url(../images/kor-kitchen.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 18px 0px 4px 73px;
	height: 45px;
	}
#home-kitchen a:link, 
#home-kitchen a:visited {
	color:#c02843;
	}
#home-kitchen a:hover {
	color:#c02843;
	text-decoration:underline;
	}
.case-study-td {
	background-repeat: no-repeat;
	background-position: right 12px;
	}
#case-study-overlay {
	height: 376px;
	background-image: url(images/test-background.gif);
	background-repeat: no-repeat;
	padding: 40px 656px 0px 18px;
	}
#pagehome #case-study-overlay p {
	margin: 0px;
	padding: 10px 0px 0px 2px;
	font-size: 10px;
	color: #3F3F3F;
	}
#case-study-overlay h3 {
	border-top: dotted #666666 1px;
	margin-top: 0px;
	padding: 8px 0px 2px 2px;
	}
#case-study-overlay h4{
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 8px 2px;
	border-bottom: dotted #666666 1px;
	}
#case-study-overlay p a.view-work:link, #case-study-overlay p a.view-work:visited {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	display: block;
	background-image: url(images/view-work-arrows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0px 0px 10px;
	}
#case-study-overlay p a.view-work:hover {
	background-position: left bottom;
	padding: 1px 0px 0px 10px;
	color: #BA2C3F;
	}

.staffimage {
	float: left;
	padding: 0px 14px 10px 0px;
	}
.form-row {
	width:250px;
	padding-top: 14px;
	}
.form-label {
	width:250px;
	padding-right:10px;
	padding-bottom:4px;
	font-weight: bold;
	line-height: 13px;
	color: #666666;
	}
#comments {
	padding-right:20px;
	}
.newsbuttons {
	width: 200px;
	float: right;
	text-align: right;
	}
.pagenavigation {
	float: right;
	}
#featuredrelease-header {
	width: 506px;
	background-color: #BA273B;
	padding: 18px 30px 16px 22px;
	}
#featuredrelease-header h1 {
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	}
#featuredrelease-body {
	width: 506px;
	background-color: #ECC8C2;
	padding: 16px 30px 0px 22px;
	clear: left;
	border-top: solid #FFFFFF 1px;
	}

#featuredrelease-body img {
	float: left;
	padding: 0px 20px 20px 0px;	
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
#pressreleasebody {
	width: 386px;
	float: right;
	}
#pressreleasebody h2 {
	padding-bottom: 20px;
	}
#pressreleasebody h3 {
	padding-bottom: 30px;
	}
#top-tag {
	width:855px;
	text-align:center;
	background-color: #7F5A85;
	color: #FFFFFF;
	padding:6px 0px 0px 0px;
	height:25px;
	font-size: 12px;
	margin-bottom: 8px;
	}
