/* THREE COLUMN LAYOUT */








.textborder {
	border-left:medium dotted;
	
	
	
}

	

.stepbystep{
	text-align:left;
	display:block;
	margin-bottom:5px;
	
	
	
	
	
}

.bigpics  {margin-left: 50px;

border:groove;



}

#gallerythumbs {
	width:600px;
	
	text-align:center;
		
}
	
#gallerythumbs img {
	padding:3px;
	margin-top:5px;
	
	
	
}


	
	
	
	


	

.galleryheader{
	background-image:url(headergradient.gif);
	
	color:#FFF;
	display:inline;


	
	
	
	
	
}


.gallerypics {
	border:solid;
	margin-left:5px;
	
	
	
	
	
	
	
	
	
	
	
	
}


.phototext {
	font-size:14px;
	color:#000;
	margin-top:10px;
	
	
	
	
	
	
	
	
}


.red {color:#F90;}


img.floatLeft { 
    float: left; 
    margin: 10px; 
	border-style:groove;
}




body {
	
	background:url(gradientbg2.gif) fixed;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;width:1000px; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	

	}
	
	ul li .services  {list-style:none;}

#centercontent   {width:600px;
	float:left;
background-color:white;
height: 1500px;

	
	
}

#main_wrapper {width:1000px; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */

	
	
	
	}
#header {
	background-image:url(header2009.gif);
	width:1000px;
	height: 183px;
	
	
	
	}
#left {width:200px;
	float:left;
background-color:#cccccc;
height: 1500px;
background-image:url(roundedcorner.gif);
background-repeat:no-repeat;

	
	
	}

	
	
	
	
#right {width:200px;
	float:left;
background-color:white;
height: 1500px;


	
	
	
	
	}	
	
	
.sidebarpics {
	margin:5 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	text-align:center;
	float:left;
}

.smalltext {font-size:10px;
}


h1, h2, h3, h4, h5, h6 {color:#0000FF;
text-align:left;

font-style:italic;
padding-left:5px;
font-family:"Times New Roman", Times, serif;
margin-bottom: 0;



}

p {text-align:left;
color:#006;
padding-left:10px;
padding-right:10px;
margin-top: 0;

}
 
.centertext{font-size:14px;}
 
#footerlinks {
	text-align: center;
	font-size: 10px;
	background-color:#CCCCCC;
	width:1000px;
	clear:both;
	float:left;
	bottom: 0px;
	
}




#footer {
	
	background-image:url(footer2009.gif);
	width:1000px;
	clear:both;
	text-align:center;
	}
	
 
 
 
 
 
 
 
 #menu ul{


margin: 0;
padding:0;
list-style-type: none;
text-align: center;
display:block;





}

 #menu li
{
float: left;

list-style-type:none;

} 

#menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 5em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;

} 


	
	
	



	
 .secondarylinks {text-align:left;
 list-style:none;
 line-height:2em;
 padding:10px;
 
 
}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}
