body {
scrollbar-3dlight-color:B47933; 
scrollbar-shadow-color:B47933;
scrollbar-arrow-color:B47933;

scrollbar-face-color:C9B68B;
scrollbar-base-color:C9B68B;

scrollbar-darkshadow-color:B47933;
scrollbar-highlight-color:B47933;
scrollbar-track-color:B47933;


	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;

	
	background-attachment: fixed;
	background-position: left top;
	
	background-color: #F0E6CB;
	
	
}

p {	font-size: 9pt;
	color:#0C0B09;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;}
	
/*this inlinetable indent controls, for instance, the slideshow.  It indents the slideshow until it is left aligned with the level of the paragraph style in the site. */
.inlinetable {margin-left:90px;}
	
td {  font-size: 9pt;
	color:#0C0B09;
	font-family : Verdana, Arial, Helvetica, sans-serif;}

li {
	font-size: 9pt;
	margin-left :90px;
	margin-right :40px;
	color:#0C0B09;
	list-style-position : outside;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica;
	position : relative;
}



.listingtd {
	background: url('http://www.milanstefancik.com/images/bg.jpg') no-repeat;
}

.maintd {
	background-attachment: fixed;
	background: url(http://www.milanstefancik.com/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

b { font-family:  Verdana, Arial,'Trebuchet MS', Arial, Helvetica; color:#4B4234;font-size: 8pt;font-weight: bold; line-height: normal; font-variant:small-caps; }
strong { font-family:  Verdana, Arial,'Trebuchet MS', Arial, Helvetica; color:#4B4234;font-size: 8pt;font-weight: bold; line-height: normal; font-variant:small-caps; }
	
	
.titleLarge {	color: #000000; font-size: 10pt;	font-weight: bolder};	
.titleMed { color: #000000;  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;}
.titleSmall { color: #645946; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold;}



.bordercolor { border: 1px solid #837050;border-collapse: collapse; background-color: #837050;margin-left : 0px;}

.listingsheadercolor { background-color: #F9CE80;}
.listingsbodycolor { background-color: #DFD2B2;}

.listheadercolor { background-color: #F9CE80;}
.listphotoboxcolor { background-color: #DFD2B2;}

.tablebackgroundcolor { background-color: #C9B68B;}
.secondaryaccentcolor { background-color: #F9CE80;}
.primaryaccentcolor { background-color: #DFD2B2;}
.thirdaccentcolor { background-color: #DFD2B2;}


.photo1{border : 2px solid #645946;}
.photo2{border : 1px solid #2D241D;}
.photo3{border : 1px solid #2D241D; margin-right: 15px; margin-bottom: 10px}

a:link {  text-decoration: none; color: #A9702C;}
a:visited {color: #A9702C; text-decoration: none;}
a:hover {color: #A9702C; text-decoration: underline; }
a {outline:none;}

.footer {color : #A9702C;  font-size : 7.5pt; }	

a.test {text-decoration: none; color: #a9702c;}
.shim {line-height : 37px;}

/*this controls the positioning from the left of the content pages that contain tables if far left cut*/
.indent {margin-left: 0px;}


/*this section controls all the forms on the front end of the site.*/

select { 
 background-color: #F0E6CB; 
 color: #0C0B09; 
 width: 220px;
}

textarea { 
 background-color: #F0E6CB; 
 color: #0C0B09;  width: 220px;
}
input { 
 background-color: #F0E6CB; 
 color: #0C0B09; width: 220px;

}

.inputsmall { 
 background-color: #F0E6CB; 
 color: #0C0B09; 
 width:20px; 
}

.button { 
  font-family: Arial, Helvetica, sans-serif; font-size: 9pt;
 background-color: white; 
 color: #0C0B09; 
 margin-left: 2px; 
 margin-top: 3px; 
 margin-bottom: 0px; 
 width: 220px;
}

#slideshow_controls input { 
 width:auto; 
}


.blog {
	margin-left:0px;	 
	}
#blog input { 
 width:auto; 
}

.blogbackground {
	background-attachment: fixed;
	background: url(http://www.milanstefancik.com/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}