@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

html { min-height: 100%; margin-bottom: 1px; }
body {
	background-color: #e3e4d4;
	background-image: url(images/top_repeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#wrapperContent  {
	padding-left: 25px;
	background-image: url(images/collegeroad_logo.jpg);
	background-repeat: no-repeat;
	background-position: 580px top;
}
#headerWrapper {
	height: 262px;
	padding-left: 10px;
}

#imageContainer {
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	width: 880px;
}  
#imageContainer img {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	height:222px;
	opacity: -0.01;
	float: right;
	padding-left: 7px;
	color: #000000;
}
#wrapper #headerTag {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding-right: 60px;
	padding-top: 10px;
	color: #979D75;
	padding-bottom: 5px;
}
#menu {
	float: left;
	margin-bottom: 20px;
	width: 165px;
	font-size: 13px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #acaf8e;
	padding-right: 2px;
}
#menu  ul   {
	margin-bottom: 5px;
}
#menu li {
	list-style-type: none;
}
#menu  a:link, #menu a:visited{
	display: block;
	background-image: url(images/menu_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
	text-decoration: none;
	color: #373737;
	padding-left: 12px;
	padding-top: 6px;
	margin-bottom: 2px;
}
#menu a:hover {
	background-image: url(images/menu_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
#menu  ul ul {
	margin-bottom: 0px;
}
#menu  li li {
	font-weight: bold;
	color: #FFFFFF;
}
#menu  li  li  a:link, #menu li li a:visited, #menu li li a:hover {
	color: #FFFFFF;
}
#menu #openingHours {
	background-color: #abae8d;
	color: #FFFFFF;
	padding-top: 16px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
	padding-bottom: 25px;
	line-height: 21px;
}
h3 {
	margin-bottom: 14px;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 5px;
	color: #297357;
}
h4 {
	color: #297357;
	font-size: 14px;
	margin-bottom: 5px;
}
#content  {
	float: right;
	margin-bottom: 25px;
	padding-left: 40px;
	padding-top: 50px;
	line-height: 18px;
	width: 630px;
	padding-right: 30px;
}
#content   img {
	float: left;
	margin-top: 4px;
	padding: 3px;
	margin-right: 22px;
	border: 1px solid #ACAF8E;
	background-color: #FFFFFF;
	margin-bottom: 12px;
}
#content p {
	margin-bottom: 10px;
}
#content ul {
}
#content li {
	margin-bottom: 5px;
	margin-left: 14px;
}
#Titleheader {
	margin-bottom: 20px;
}
#content  .divider {
	background-color: #acaf8e;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#content  .dividerSmaller {
	height: 1px;
	background-color: #ABAE8D;
	margin-top: 10px;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #adb190;
	padding-top: 12px;
	font-size: 13px;
	line-height: 18px;
}
#newsWrapper {
	margin-right: -20px;
}
.dateTitle {
	color: #7a7f4f;
	font-weight: bold;
	font-size: 14px;
}
.newTitle {
	font-size: 13px;
	font-weight: bold;
	color: #474747;
}
#content #news {
	font-size: 12px;
}
#content #news img {
	border: 4px solid #FFFFFF;
	margin-bottom: 5px;
}
#content #news td {
	padding-right: 10px;
	padding-bottom: 8px;
}
h1 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Calibri, sans-serif;
	font-weight: 100;
	color: #297357;
	font-size: 32px;
	padding-bottom: 16px;
}
#content iframe {
	border: 1px solid #999999;
	padding: 3px;
	background-color: #FFFFFF;
}
a:link, a:visited, a:hover {
	color: #397C61;
	font-size: 12px;
	font-weight: bold;
}
#content #denlpanTable {
	background-color: #DFE4B9;
}
#content #denlpanTable table {
	text-align: center;
	border: 1px solid #999999;
}
#content #denlpanTable tr {
}
#content  #denlpanTable  td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	padding: 4px;
}
#content #denlpanTable th {
	font-size: 18px;
	color: #297357;
	padding: 4px;
}
.style1 {
	font-size: 12px;
	font-style: italic;
}
.style3 {font-size: 11px11px}
#content #feeGuide {
}
#content #feeGuide a:link, #content #feeGuide a:visited, #content #feeGuide a:hover {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-weight: bold}
