/* Start of CMSMS style sheet 'Main' */
@charset "UTF-8";
/* CSS Document */

/*this will apply only in safari / firefox */
html > body { border: 0; }

body {
	margin: 0;
	padding: 0;
	background-color:#555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#555555;
	background-image:url(images/bk-wrapper.gif);
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	border: 0;
}

#hmimage {
float:left;
}

#hmwrapper {
	width: 100%;
	background-color:#555555;
	background-image:url(images/bk-hm-wrapper.gif);
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	border: 0;
}

#holdall {
	width: 940px;
	margin: 0 auto 0 0;
	background-color:#FFFFFF;
	background-image:url(images/bk-holdall.gif);
	background-repeat:repeat-y;
	border-bottom: 5px #FFFFFF solid;
}
#hmholdall {
	width: 940px;
	height: 603px;
	margin: 0 auto 0 0;
	background-color:#FFFFFF;
}
#header {
	margin: 0;
}
#lcol {
	width: 228px;
	clear: both;
	float: left;
	margin-left: 0;
	display: inline;  /* FIX IE double margin bug */
	margin-right: 11px;
}
#lcol h1 {
	color: #ffbf7f;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	margin: 20px 0 7px 24px;
}

#lcol h2 {
	color: #ffbf7f;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	margin: 20px 0 7px 24px;
}
#hmnavwrap {
	width: 940px;
	height: 301px;
	background-color: #89140a;
}
#hmtitle {
	clear:both;
	float:left;
	width:239px;
	margin-right: 28px;
}
#midcol {
	width: 701px;
	float: left;
	display: inline;
}
#hmmidcol {
	width: 671px;
	float: left;
}
#midright {
	width: 190px;
	float: left;
	padding: 38px 10px 10px 0;
}

#midright p {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #89310a;
	font-size:12pt;
	line-height: 15pt;
}
#midright .credit {
	font-size:10pt;
	font-style:italic;
	line-height: 5pt;
}
#hmmidright {
	width: 180px;
	float: left;
	padding: 28px 10px 10px 0;
}
#hmmidright p {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #89310a;
	font-size:12pt;
	line-height: 15pt;
}
#hmmidright .credit {
	font-size:10pt;
	font-style:italic;
	line-height: 5pt;
}

#bodycopy {
	width:455px;
	clear:both;
	float: left;
	margin-right: 15px;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 28px;
	padding-left: 28px;
}
strong {
	color:#333333;
}
#bodycopy p {
	font-size: 8pt;
	color:#515151;
	line-height:12pt;
	margin-bottom: 12pt;
	text-decoration: none;
}
#bodycopy h1 {
	color:#89140a;
	font-weight:normal;
	font-size:10pt;
	}
#bodycopy h2 {
	color:#6D0100;
	font-size: 10px;
	text-transform: uppercase;
}
#bodycopy h3 {
	color:#3F3604;
	font-weight:bold;
	font-size:100%;
	margin: 10px 0 0 0;
	}

#bodycopy h4 {
	color:#000000;
	font-weight:bold;
	font-size:100%;
	margin: 0;
	}
	
#bodycopy blockquote p {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#89310a;
	margin-bottom: 15px;
}
#bodycopy a:link, #bodycopy a:visited, #bodycopy a:active {
	color:#003366;
	text-decoration: none;
}
#bodycopy a:hover {
	color:#000000;
	text-decoration: none;
}
	
	#hmbodycopy {
	width:455px;
	float: left;
	margin-right: 15px;
	padding-top: 28px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#hmcopy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#515151;
	line-height:12pt;
	margin-bottom: 12pt;
}
#hmcopy h1 {
	color:#89140a;
	font-weight:normal;
	font-size:10pt;
	}
	
	
#hmcopy {
font-family: Verdana, Arial, Helvetica, sans-serif;
	width:405px;
	float: left;
	margin-right: 65px;
	padding-top: 28px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right:0px;
}
#fwrapper {
	width: 100%;
	background-color:#1e1e1e;
}

#footer {
	width: 940px;
	margin: 0;
	padding: 10px 0 10px 24px;
}

#footer p, #footer a {
	font-size: 8pt;
	color: #55667e;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#footer a {
	color: #b49772;
}

#footer a:hover {
	color: #FFF;
}

#footer p a.ifslink {
    color: #55667e;
}

#footer p a.ifslink:hover {
    color: #FFF;
}

p, a, h1, h2, h3, h4, h5, h6, li, td, input, select, blockquote, strong {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	margin: 0;
	padding: 0;
}


/* Vertical menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


/********************
MENU
*********************/
	#menu_vert {
	padding-left: 0px;
	margin: 0;
}

#menu_vert ul {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0.5em;
}

/* menu li block */
#menu_vert li {
   list-style: none;
   margin: 0;
    border-top: 1px solid #b0573f;
   display: block;
}

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
    font-size:10px;
	text-decoration:none; /* no underline for links */
	display: block; /* some air for it */
	color: #FFFFFF; /* this will be link color for all levels */
	min-height:1em; /* Fixes IE7 whitespace bug */
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
	font-size:10px;
	text-transform: uppercase;
	background-position: 0px center;
	color: #ffbf7f;
	background-image: url(images/nav-arrow.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
   background: url(images/smsquare.gif) no-repeat 0px center; 
}

/* hover state for all links */
div#menu_vert a:hover {
	background-color: #570000;
}
div#menu_vert li.activeparent {
}
div#menu_vert a.activeparent {
	background-image:none;
	text-transform:capitalize;
	
}

div#menu_vert a.activeparent:hover {
	color: #FFFFFF;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li.activeparent a.activeparent {
border-left: 6px solid #570000;
border-bottom: 1px solid #b0573f; 
padding-bottom: 3px;  
   color: #fff;
}

div#menu_vert ul ul li a.activeparent {
	background-position: 1.5em center;
	background-color: transparent;
	color: #FFFFFF;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   padding: 3px 3px 3px 13px;
   border-left: 6px solid #570000;
   display: block; 
   color: #fff;                                 /* this will be link color for all levels */                         
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
	background-color: transparent;
	border-bottom: 1px solid #b0573f;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
	background-image: url(images/cms/arrow-right-active.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	border: none;
	padding-left: 10px;
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}

div#paypalL {
	width: 40%;
	float: left;
	margin-top: 5px;
}

div#paypalR {
	width: 40%;
	float: left;
	margin-top: 5px;
}

/* End of 'Main' */

