@import url("/includefiles/redesign/css/global/reset.css");
@import url("/includefiles/redesign/css/global/main.css");
@import url("/includefiles/redesign/css/global/home.css");


@import url("/includefiles/redesign/css/tablet/main.css");

@import url("/includefiles/redesign/css/global/menu_v.css");


@import url("/includefiles/redesign/css/tablet/carousel.css");

/* standard DCTD branch styles */

#bodycopy {								margin: 15px 0 0 0;
											overflow: hidden; }

#mainColumn {							width: 65%;
											float: left;
											margin: 0 -1px 0 0; 
											border-right: 1px solid #AAAAAA; }
							
#secondaryColumn {					width: 35%!important; 
											float: left;
											font-size: 1.2em; }

#divisionNews {						padding: 0 20px; }

#secondaryColumn h3 {				background: #888888 url(/images/redesign/sidebarbkg.png) repeat-x;
											-moz-border-radius: 9px;
											-webkit-border-radius: 9px;
											-khtml-border-radius: 9px;
											border-radius: 9px;
											color: #FFF;
											font-size: 1.1em;
											font-weight: bold;
											padding: 6px 6px;
											margin: 0 0 10px 0; }

#secondaryColumn h3 a {				color: #FFFFFF!important; 
											text-decoration: none!important;  }
#secondaryColumn h3 a:hover {		color: #CCCCCC!important; }


#secondaryColumn p {					font-size: 12px;
											line-height: 18px;}


.sidebarBlock {						margin: 0 15px 0 15px; 
}











/* branch-specific home page styles below this point */

.homeContentWrapper {					margin: 0 15px 15px 15px; }



											
											
#occamHomeLinks {						margin: 3em 0 0 0;
											border: 1px solid #AAAAAA;
											background: #EBEBEB url(/images/redesign/dots_horizontal.gif) repeat-x;
											width: 100%;
											overflow: auto; }

#occamHomeLinks a {					text-decoration: none; }
#occamHomeLinks a:hover {			text-decoration: underline; }


.occamHomeLinksCol {					width: 50%;
											float: left;
											margin: 25px 0 20px 0;
											box-sizing: border-box;}

#occamHomeLinksCol01 {				
											padding: 0 10px 0 10px; 
											border-right: 1px solid #CCC; }
											
#occamHomeLinksCol02 {				float: left;
											margin: 25px 0 20px 0;
											padding: 0 10px 0 27px; }									
									
									
									
#occamHomeLinks h2 {					font-size: 1.6em;
											font-weight: bold;
											margin: 30px 0 10px 0 ; 
											color: #606060; }
											
#occamHomeLinks h2.first {			margin-top: 0px!important; }											

#occamHomeLinks h2 a {				color: #606060; }

#occamHomeLinks div div {			margin: 0 0 5px 0;
											font-size: 1.2em;
											line-height: 1.4em; }
											
#occamHomeLinks div div a {		font-weight: bold;
											color: #BB0E3D; }

#occamHomeLinks div div a:hover{	color: #973335; }



#bannerGraphics {						margin: 2em 0 0 0; }
#bannerGraphics div {				margin: 1em 20px 1em 20px; }

