body{
margin:0;
padding:0;
line-height: 1.5em;
background-color:#CCCCAA;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

b{font-size: 130%;
color:#330000;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 1.5em;
}
em{
	color: #330000;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 1.5em;
}

#maincontainer{
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #dedec9;
}

#topsection{
background: #EAEAEA;
height: 167px; /*Height of top section*/
width:auto;
}

#topsection h1{
margin: 0;
padding-top: 0px;
padding-left:0px;
}

#contentwrapper{
float: left;
width: 100%;
}
#nav{
background-image:url(nav_background.png) top left;
width: 100%;
height: 32px;
}
#contentcolumn{
margin: 0 316px 0 316px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
z-index:50;
position:relative;
}

#leftcolumn{
float: left;
width: 634px; /*Width of left column in pixel*/
height: 412px;
margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
background-image:url(left_leaves3.png);
z-index: 20;
}
#leftcolumn2{/*about us*/
float: left;
width: 317px; /*Width of left column in pixel*/
height:401px;
margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
background-image:url(Rodger_about_us2.png);
z-index: 20;
}
#leftcolumn3{/*testimonial*/
float: left;
width: 634px; /*Width of left column in pixel*/
height: 600px;
margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
background-color:#dedec9;
z-index: 20;
}
#leftcolumn4{/*portfolio*/
float: left;
width: 950px; /*Width of left column in pixel*/
height: 600px;
margin-left: -950px; /*Set margin to that of -(MainContainerWidth)*/
background-color:#660000;
z-index: 20;
}

#rightcolumn{
float: left;
width: 316px; /*Width of right column*/
height: 412px;
margin-left: -316px; /*Set left margin to -(RightColumnWidth)*/
background: #869274;
background-image:url(MSO_Webstory_2008_1a.png);
z-index: 20;
}
#rightcolumn2{/*about us*/
float: left;
width: 316px; /*Width of right column*/
height:401px;
margin-left: -316px; /*Set left margin to -(RightColumnWidth)*/
background: #869274;
background-image:url(about_us_pt_1.png);
z-index: 20;
}
#rightcolumn3{/*testimonial*/
float: left;
width: 316px; /*Width of right column*/
height: 600px;
margin-left: -316px; /*Set left margin to -(RightColumnWidth)*/
background: #869274;
background-image:url(MSO_Webstory_2008_1.png);
z-index: 20;
}
#footer{
clear: left;
width: 100%;
background-color:#333300; /*this is the color of the bar on the bottom navigation*/
text-align: center;
padding: 4px 0;
}
#footer a{
color: #CCCC99; /*this is the color of the text for the bottom navigation*/
text-decoration: none;
}
#footer a:visited{
text-decoration: none;
color: #99FF33;
}
#footer a:hover{
text-decoration: none;
color: #99FF33;
}
#footer a:active{
text-decoration: none;
color: #660000;
}
.innertube{
margin: 20px 10px 10px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}
.innertube2{/*about us*/
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.topinnertube{
margin: 0px; /*Margins for inner DIV inside top (to provide padding)*/
margin-top: 0;
}
.navcontainer {
	text-align: center;
	width: 950px;
	height:auto;
	background-color: #330000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footertab{
position:relative;
top: 0px;
padding: 3px 0;
margin-left: 0;
margin-top: 620;
margin-bottom: 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
color:#660033;
}

.footertab li{
	display: inline;
	margin: 0;
	position: relative;
	top: 0px;
	color:#CCCC99;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
.testimonial_names{
font-size: 16px;
color:#330000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.pics {  
    height:  450px;  
    width:   650px;
	padding: 10px 0px 0 0;
	margin-top: 50px;
	margin-left: 155px;
	margin-bottom: 0px;
} 
 
.pics img {
	width:  650px;
	height: 450px;
	top:  0;
	left: 0;
	position:absolute;
} 

.pics3 {  
    height:  167px;  
    width:   950px;
	padding: 0px;
/*	margin-top: 60px;
	margin-left: 200px;
	margin-bottom: 50px;*/
} 
 
.pics3 img {
	padding: 0px;
	/*border:  1px solid #ccc;*/
	width:  950px;
	height: 167px;
	top:  0;
	left: 0;
/*	position:absolute; */
} 

.photowrapper {
color:#4F4F4F;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
margin-left:5px;
}

.personwrapper {
margin-bottom:20px;
width:900px;
background-color:dfdfc9;
}

.part1 {
border-bottom:1px solid #86B042;
color:#200;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
line-height:150%;
margin-bottom:30px;
padding-bottom:30px;
padding-left:30px;
width:600px;
}

.box2 {
color:#200;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
line-height:225%;
width:900px;
padding-left: 25px;
}

#s4{
	width: 650px;
	height: 450px;
}
#contentwrapper_au{
	background-color:#dedec9;
	width: 950px;
	height: auto;
}
.indent{
	text-align:right;
}



