/* CSS Document */
/* SDR Ventures Version 2.0 | Capital Formation Style Sheet | Coded by Matt Baltay */
	
html {
overflow-y: scroll;
-moz-box-sizing: border-box;
}

body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding: 0px;}

body {font-family:Arial, Helvetica, Verdana;}
.container{
	width: 900px;
	margin: 0 auto;
}


/*begin header*/
#header h1{text-indent:-9999px; height:55px;}
#header{background:#FFFFFF; height:85px;}	
#mainLogo{height:68px; width:274px; margin:10px 0 0 27px; float:left;}

/*Navigation*/
#navMain ul{
	list-style: none;
	margin:5px 0 0 169px;
	position:absolute;
	width: 410px;
	display:inline;
}/*location of nav bar*/

#navMain li{float: left;} /*space between text buttons*/
#navMain li a{display:block; font-size:12px; color:#161920; text-decoration:none; border:none; height:25px; text-align:center; padding-top:8px; letter-spacing:.03em; font-weight:600;}

#tAbout{width:59px; height:25px;}
#tAbout a:hover{ background:url(images/nav/aboutBG.gif) top no-repeat; width:59px; height:25px; color:#f2f2f2;}

#tServices{width:73px; height:25px;}
#tServices a:hover{ background:url(images/nav/serviceBG.gif) top no-repeat; width:73px; height:25px; color:#161920;}

#tTrans{width:100px; height:25px;}
#tTrans a:hover{background:url(images/nav/transactionsBG.gif) top no-repeat; width:100px; height:25px; color:#f2f2f2;}

#tPress{ background:url(images/nav/pressTabBG.png) top no-repeat; width:56px; height:25px;}
/*#tPress a:hover{background:url(images/nav/pressBG.gif) top no-repeat; width:56px; height:25px; color:#f2f2f2;}*/

#tTeam{width:53px; height:25px;}
#tTeam a:hover{background:url(images/nav/teamBG.gif) top no-repeat; width:53px; height:25px; color:#f2f2f2;}

#tContact{width:69px; height:25px;}
#tContact a:hover{background:url(images/nav/contatctBG.gif) top no-repeat; width:69px; height:25px; color:#f2f2f2;}
/*end header and Navigation*/ 



/* start of blue section*/
#blueBG{ background: url(images/transAd/transactionBlueBG.gif) repeat-x; height:58px;}
#arrow{background: url(images/arrow.gif) left no-repeat; height:30px; width:400px; margin:13px 0 0 10px; float:left}
.headText2{ font-style:normal; color:#E39F3C; font-size:24px; margin:0 0 0 25px; font-family:Optima, Arial, Helvetica, sans-serif; font-weight:normal; letter-spacing:.02em;}

/*main content*/
#mainContent{background:url(images/bgTest3.gif) repeat-x;}
#leftBorder{ float:left; margin-left:-5px;}
#shadow{background:url(images/leftBorder.gif) no-repeat; height:375px; width:5px;}
#shadowTwo{background:url(images/shadowLeftBelow.gif) repeat-y; height:225px; width:5px;}

#contentBG{background-color:#FFFFFF; width:879px; height:600px; float:left}
#rightBorder{float:left;}
#rightshadow{background:url(images/rightBorder.gif) no-repeat; height:375px; width:5px;}
#rightshadowTwo{background:url(images/shadowRightBelow.gif) repeat-y; height:225px; width:5px;}
#botBorder{background:url(images/aboutBottomShadow.gif) no-repeat; width:893px; height:10px; margin-left:-7px;}

#contentBG a{text-decoration:none;}
#contentBG div{float:left}

/*content*/

#textSide{margin:7px 0 0 36px; width:485px; float:left;}
.blueHeading{ color:#304270; font-size:15px; font-weight:bold; margin:12px 0 0 0;}
.bodyText{color:#333333; font-size:11px; line-height:1.8; clear:both; margin:8px 0 0 0px; text-indent:20px;}
/*.quote{color:#000000; font-weight:600;}*/


#aboutSection{float:left; margin:20px 0 0 30px; width:300px;}

.aboutOther{ margin:20px 0 0 0;}
.about{color:#000000; font-size:11px; font-weight:600; margin:3px 0 5px 15px;}
.small{color:#333333; font-size:10px; line-height:1.7; clear:both;}
.small a{color:#000000;}
.small a:hover{ text-decoration:underline;}
.aboutBG{background:#f2f2f2; border:#cccccc thin solid; padding:5px 15px 8px 15px;}
.aboutTitle{font-size:13px; font-weight:bold; letter-spacing:.03em; background:#FFFFFF; height:15px; color:#336633; padding:6px 0 2px 15px; border:#cccccc thin solid; border-bottom:none;}

#photo{background:url(images/press/vanwinkle.png) top no-repeat; width:182px; height:270px; float:left; margin:55px 0 0 80px;}
#photo2{background:url(images/team/carol_frank.png) top no-repeat; width:200px; height:200px; float:left; margin:55px 0 0 80px;}

