/* 
Designed by the amazing Merrick Towle Communications for HOCMC 
Should you have any trouble with this code or design, please contact us at 301-974-6000 or bjancewicz@merricktowle.com
*/


/* THIS RESETS ALL BROWSER DEFAULTS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

/* --- reset the browser font size to 10 pixels --- */
html {font-size: 62.5%;}

/* THIS IS FOR A CENTERED CONTENT WEBSITE */
div#container {margin: 0 auto;}

/* THIS KEEPS THE FOOTER AT THE BOTTOM */
html, body { height: 100%; }
#nonFooter { position: relative;/* min-height: 100%;*/ }
/** html #nonFooter { height: 100%; }*/
#content { padding-bottom: 0em; }
#footer { position: relative; padding-top: -7.5em; }

* {margin: 0;}




/* The wonderful world of Layout */

body, html {
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-color: #f9f1dc;

}
body {
	min-width:750px;
}
.clearBoth {
	clear: both;
}
#columns {
	background-color: #dddddd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003e7e;
}
#disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #737373;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#gallery img{
	padding: 0px;
	border: 4px solid #f9f1dc;
	margin: 5px;
}
#gallery img:hover{
	border:4px solid #FFFFFF;
}
#header {
	background:#DDDDDD none repeat scroll 0 0;
	height: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header h1 {
margin:0;
padding:5px;
}
#headerinterior {
	background:#DDDDDD none repeat scroll 0 0;
	height: 146px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.floatRight {
	float:right;
	}
#footer {
	background-image: url(../-images/structure/7160-01-KFM_WEBSITE_Background.png);
	background-repeat: no-repeat;
	background-position: center -90px;
	clear:both;
}
#footer p {
margin:0;
padding:5px;
}
#footerNav {
	text-align: center;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #003e7e;
}
#footerNav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#footerNav li {
	display:inline;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	padding-left: 10px;
	background-image: url(../-images/structure/7160-01-KFM_WEBSITE_Bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#callOut {
	background:none repeat scroll 0 0;
	float:left;
	width:345px;
	background-color: #FFFFFF;
	margin-top:-20px;
	
}





#main {
	background:none repeat scroll 0 0;
	float:left;
	width:650px;
	background-color: #FFFFFF;
	padding-left: 12px;
	padding-top: 30px;
}
#main h1 {
	font-size: 36pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003e7e;
	text-align: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#main h2 {
	padding:0 10px;
	font-size: 28pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757575;
	margin-bottom: 30px;
	text-align: right;
}
#main h3 {
	padding:0 10px;
	font-size: 22pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #757575;
	margin-bottom: 30px;
	text-align:center;
}

#main p {
	padding:0 10px;
	margin-bottom: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 20pt;
	color: #000000;
}
#main ul {
	padding:0 10px;
	margin-bottom: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 20pt;
	color: #000000;
	padding:0 10px 0 25px;
	list-style-type:disc;
}


#nav {
	background:none repeat scroll 0 0;
	padding-top: 25px;
	padding-left: 22px;
	padding-bottom: 12px;
	background-color: #d5a00f;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #003e7e;
	text-decoration: none;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	padding-right: 21px;
}
#onlineApplication {
	margin-left: 70px;
}
#sidebar {
	background:none repeat scroll 0 0;
	width: 236px;
	float: right;
	text-align:center;
}
#sidebar ul {
margin-bottom:0;
}
#sidebar h3, #sidebar p {
padding:0 10px 0 0;
}
#wrap {
	width:900px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

