@charset "UTF-8";
/* CSS Document */

body {
	background-color: #dddddd;
	background-image: url(img/body-whitegrey.png);
	background-repeat: repeat-x;
	margin-top: 0;
}

.main {
	background-image: url(img/whitemain-back.png);
	background-repeat: repeat-y;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.mainfade {
	width: 100%;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

.banner {
	background-image: url(img/header-ocm.png);
	width: 245px;
	height: 70px;
	margin-left: 15px;
}

#nav {
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -20px;
	padding: 0px;													
}

#nav ul {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 2px #dddddd;
}

#nav li {
	list-style-type: none; 
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#nav li a:hover {
	border-bottom: solid 2px #dd5924;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #dd5924;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: -1px;
}

.navtext a:link {
	text-decoration: none;
	color: #dd5924;
}

.navtext a:visited {
	text-decoration: none;
	color: #dd5924;
}

.navtext a:hover {
	text-decoration: none;
	color: #dd5924;
}

.navtext a:active {
	text-decoration: none;
	color: #dd5924;
}

.homebanner {
	width: 720px;
	height: 200px;
	background-image: url(img/home-banner.png);
	margin-left: auto;
	margin-right: auto;
}

.maincontainer {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.homeleft {
	width: 450px;
	margin: 0px;
	float: left;
}

.homeright {
	width: 240px;
	padding: 10px;
	margin-left: 10px;
	float: right;
	background-color: #dd5924;
}

/* 174 */
.directorycombined {
	width: 138px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

.directoryimg {
	width: 100%;
	height: 100px;
	background-color: #c0c0c0;
	margin-bottom: 6px;
}

.directoryname {
	width: 135px;
	background-color: #dddddd;
	margin-bottom: 6px;
	padding-left: 3px;
}


.photoscombined {
	width: 174px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

.photosimg {
	width: 174px;
	height: 100px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	float: left;
}

.photosname {
	width: 170px;
	background-color: #dddddd;
	margin-bottom: 6px;
	padding: 2px;
}


.newscontainer-old {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 170px;
}

.newscontainer {
	width: 550px;
	float: left;
}

.newscalendar {
	width: 150px;
	float: right;
	background-color: #dd5924;
	padding: 10px;
}

.newsdate {
	width: 150px;
	margin: 0px;
	float: left;
	clear: both;
}

.newspost {
	width: 390px;
	float: right;
	margin-right: 10px;
}

.newscalendar-old {
	width: 170px;
	float: right; 
	background-color: #dd5924;
	margin-right: 30px;
}


.contactleft {
	width: 350px;
	margin-right: 10px;
	float: left;
}

.contactright {
	width: 350px;
	margin-left: 10px;
	float: right;
}



.profileleft {
	width: 520px;
	float: left;
}

.profileright {
	width: 200px;
	float: right;
}

.imgnoborder {
	border-style: none;
}


.footer {
	background-image: url(img/whitemain-footer.png);
	width: 780px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.clear {
	clear: both;
}





.normaltext, .headertext, .directorytext, .datetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
}

.datetext {
	font-size: 1.4em;
}

.normaltext, .normaltextwhite, .directorytext {
	font-size: 0.8em;
	line-height: 1.2em;
}

.normaltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.headertext, .headertextwhite {
	font-size: 1.3em;
	font-weight: bold;
}

.headertextwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.normaltext a:link {
	color: #dd5924;
	text-decoration: none;
}

.normaltext a:visited {
	color: #dd5924;
	text-decoration: none;
}

.normaltext a:hover {
	color: #dd5924;
	text-decoration: underline;
}

.normaltext a:active {
	color: #dd5924;
	text-decoration: none;
}

.normaltextwhite a:link {
	color: #ffffff;
}

.normaltextwhite a:visited {
	color: #ffffff;
}

.normaltextwhite a:hover {
	color: #ffffff;
	text-decoration: none;
}

.normaltextwhite a:active {
	color: #ffffff;
}

.sectiontext {
	color: #6a6a6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}



.directorytext a:link {
	color: #424242;
	text-decoration: none;
}

.directorytext a:visited {
	color: #424242;
	text-decoration: none;
}

.directorytext a:hover {
	color: #dd5924;
	text-decoration: none;
}

.directorytext a:active {
	color: #424242;
	text-decoration: none;
}

.list {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding-left: 15px;
	padding-top: 3px;
}