html, body {
margin:0pt;
padding:0pt;
}
body {
background-color:#FFF4C7;
font-family:arial,sans-serif;
font-size:76%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:center;
}
p {
margin:10pt 10px 10px 10px;
}
div#header {
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:208px;
margin-bottom:20px;
position:relative;
width:834px;
}
div#header h1 {
background:#EEEEEE none repeat scroll 0% 50%;
color:#79B30B;
height:80px;
line-height:80px;
margin:0pt;
padding-left:10px;
}
div#header a {
right:0pt;
top:23px;
}
div#container {
text-align:left;
}
div#content p {
line-height:1.4;
}
div#sideContent {
background:transparent none repeat scroll 0% 50%;
}


div#sideContent p {
line-height:1.6em;
margin-bottom:20px;
font-size:1.1em;
}

div#sideContent a {
color:#671b0e;
text-decoration:none;
}

div#sideContent a:hover {
color:#000;
text-decoration:none;
}

div#sideContent h2 {
line-height:1.2em;
font-size:1.6em;
margin-bottom:20px;
margin:0pt 10px 10px;
}
div#sideContent ul li {
line-height:1.6em;
font-size:1.4em;
font-weight:bold;
}
div#sideContent h1 {
line-height:1.8em
margin-bottom:20px;
margin:0pt 10px 10px;
text-transform:uppercase;
}
div#extra {
background:#FF8539 none repeat scroll 0% 50%;
}
div#footer {
background:transparent none repeat scroll 0% 50%;
color:#000000;
}
div#footer p {
margin:0pt;
padding:5px 10px;
}
div#footer a {
color:#C6D5FD;
display:inline;
padding:0pt;
}
div#container {
margin:0pt auto;
width:834px;
}
div#content {
float:right;
width:589px;
}
div#navigation {
float:left;
width:245px;
}
div#extra {
float:right;
width:500px;
}
div#footer {
clear:both;
width:100%;
padding-top:5px;
}
#menu {
background-repeat:repeat-x;
font-size:16px;
font-weight:bold;
height:32px;
margin-bottom:20px;
padding-left:390px;
padding-top:140px;
text-transform:uppercase;
width:770px;
}
#menu ul {
margin:0pt;
padding:0pt;
}
#menu ul li {
display:inline;
letter-spacing:1px;
}
#menu ul li a:link {
background-repeat:repeat-x;
color:#F0F0F0;
float:left;
padding:5px 10px 7px;
text-decoration:none;
}
#menu ul li a:visited {
background-repeat:repeat-x;
color:#F0F0F0;
float:left;
padding:5px 10px 7px;
text-decoration:none;
}
#menu ul li a:hover {
background-repeat:repeat-x;
color:#111111;
height:20px;
padding-top:5px;
}
#index1 {
background-image:url(../images/index1.jpg);
background-repeat:no-repeat;
height:478px;
margin-bottom:20px;
width:588px;
}
#index2 {
background-image:url(../images/index4.jpg);
background-repeat:no-repeat;
height:209px;
width:806px;
}
#estimate {
background-image:url(../images/estimate.jpg);
background-repeat:no-repeat;
height:192px;
width:254px;
margin-left:10px;
}

#exp {
background-image:url(../images/exp.jpg);
background-repeat:no-repeat;
height:712px;
width:447px;
}
#footmenu {
background-repeat:repeat-x;
font-weight:bold;
height:32px;
margin-top:20px;
margin-left:213px;
width:770px;
}
#footmenu ul {
margin:0pt;
padding:0pt;
}
#footmenu ul li {
display:inline;
letter-spacing:1px;
}
#footmenu ul li a:link {
background-repeat:repeat-x;
color:#111;
float:left;
padding:5px 35px 7px;
text-decoration:none;
}
#footmenu ul li a:visited {
background-repeat:repeat-x;
color:#111111;
float:left;
padding:5px 35px 7px;
text-decoration:none;
}
#footmenu ul li a:hover {
background-repeat:repeat-x;
color:#111111;
height:20px;
padding-top:5px;
}

#copyright {
background-repeat:repeat-x;
font-size:0.9em;
font-weight:bold;
height:32px;
margin-top:20px;
color:#111111;
margin-left:350px;
width:770px;
}

#copyright p, #copyright p a, #copyright p a:visited, #copyright p a:hover {
color:#111111;
font-size:0.9em;

}

/**************************************slideshow****************************/

#dhtmlgoodies_slideshow{

		width:675px;	/* Total width of slideshow */

		margin: 0 auto;

	}

	

	#previewPane{

		border:0px solid #CCCCCC;

		margin-bottom:10px;	

		text-align:center;

		vertical-align:middle;

		padding-top:10px;



		position:relative;

		

		/* CSS HACK */

		height: 562px;	/* IE 5.x */

		height/* */:/**/550px;	/* Other browsers */

		height: /**/550px;

				

	}

	#previewPane img{

		line-height:400px;

	}

	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */

		font-style:italic;

		text-align:center;

		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */

		font-size:0.9em;

		display:none;

	}

	#galleryContainer{

		

		height:102px;	/* Height of the images + 2 */

		border:1px solid #CCCCCC;

		position:relative;

		overflow:hidden;

		padding:1px;

		

		/* CSS HACK */

		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */

		height/* */:/**/102px;	/* Other browsers */

		height: /**/102px;

				

	}

	#arrow_left{

		position:absolute;

		left:0px;

		z-index:10;

		background-color: #FFF;

		padding:1px;

	}

	#arrow_right{

		position:absolute;

		right:0px;

		z-index:10;

		background-color: #FFF;

		padding:1px;		

	}

	#theImages{

		position:absolute;

		height:100px;

		left:40px;

		width:500000px;

		

	}

	#theImages #slideEnd{

		float:left;

	}

	#theImages img{

		float:left;

		padding:1px;

		filter: alpha(opacity=50);

		opacity: 0.5;

		cursor:pointer;

		border:0px;

	}



	#waitMessage{

		display:none;

		position:absolute;

		left:200px;

		top:150px;

		background-color:#FFF;

		border:3px double #000;

		padding:4px;

		color:#555;

		font-size:0.9em;

		font-family:arial;	

	}

	

	#theImages .imageCaption{

		display:none;

	}
