    
#slidetabsmenu {
	float: left;
	width: 100%;
	font-size: 13px;
	line-height: normal;
	margin-top: 13px;
	margin-bottom: 30px;
	}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
	margin-bottom: 1em;
	}

#slidetabsmenu ul{
	list-style-type: none;
	margin: 0;
	margin-left: 8px;
	padding: 0;
	}

#slidetabsmenu li{
	display: inline;
	margin: 0;
	padding: 0;
	}

#slidetabsmenu a {
	float: left;
	background: url(i/tab-left-new.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	}

#slidetabsmenu a span {
	float: left;
	display: block;
	background: url(i/tab-right-new.gif) no-repeat right top;
	padding: 3px 10px 3px 5px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #fcf8ee;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float: none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
	color: #eddcbc;
	}

#slidetabsmenu #current a {
	background-position: 0 -61px;
	}

#slidetabsmenu #current a span {
	background-position: 100% -61px;
	color: #532d00;
	}

#slidetabsmenu a:hover {
	background-position: 0% -30px;
	}

#slidetabsmenu a:hover span {
	background-position: 100% -30px;
	}











body {
	margin: 0 auto;
	background-image: url(i/bk_main.jpg);
	background-repeat: repeat-x;
	background-color: #fffaef;
	text-align: center;
	}


img { border: 0; }


#outer { 
	width: 733px; 
	/* border: 1px solid green; */
	text-align: left;
	margin: 0 auto;
	}


#topleft {
	width: 293px;
	height: 28px;
	text-align: left;
	background: url(i/topleft.jpg) no-repeat 0px 0px; 
	/* border: 1px solid red; */
	margin: 0;
	padding: 0;
	}


#topright {
	width: 437px;
	height: 288px;
	/* border: 1px solid white; */
	float: right;
	text-align: left;
	margin: 0;
	padding: 0;
	}


#midwide {
	background: url(i/bk_midwide.jpg) no-repeat 1px 0px; 
	left: 0px;
	/* height: 100%; */
}


#midleft {
	width: 204px;
	/* height: 288px; */
	text-align: left;
	/* border: 1px solid red; */
	/* background: url(i/bk_midleft.jpg) no-repeat top 20px; */
	padding: 20px 0 0 30px;
	margin: 0;
	}


#midleft p {
	font: 11px/130% Georgia, Times, Serif;
	text-indent: 0;
	color: #888;
	margin-top: 0;
	margin-left: 1px;
	}


p#call { 
	font: 14px/100% Georgia, Times, Serif;
	color: #000;
	}


#midleft h2 {
	font: bold 18px Arial, sans-serif;
	margin-bottom: 0px;
	color: #8e3f00;
	}


#midleft h3 {
	font: bold 14px Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0px;
	color: #005772;
	text-align: left;
	}


#midleft span { color: #000; }


#midright {
	width: 426px;
	float: right;
	text-align: left;
	padding: 35px;
	margin: 0;
	}


#logo {
	margin-top: 69px; 
	margin-left: 25px;
	}


.dot, .dot img { 
	height: 0; 
	width: 0; 
	clear: both; 
	}


p {
	font: 14px/140% Georgia, Times, Serif;
	text-indent: 25px;
	}


p.freely {
	 clear: both; 
	 margin-top: -25px;
	 }

li {
	font: 12px/140% Georgia, Times, Serif;
	list-style-image: url(i/bullet.gif);
	padding-left: 5px;
	}

ul.photobullet li {
	font: bold 13px/170% Georgia, Times, Serif;
	list-style-image: url(i/bullet.gif);
	padding-left: 0px !important;
	padding-left: 5px;
	}


ul.photobullet {
	margin-left: 140px !important;
	margin-left: 170px; 
	margin-top: 25px;
	}


img.inline {
	 float: left; 
	 margin-top: -10px; 
	 margin-left: 10px;
}


img.inlineright {
	float: right; 
	margin: 0px 10px -10px 0px;
	}

#topright h1 {
	margin-top: 0px; /* was +15px */
	margin-left: 5px;
	font: bold 16px/130% Georgia, Times, Serif; /* was 120% */
	letter-spacing: 0px;
	text-indent: 15px;
	color: #532d00;	
	width: 400px;
	}


*:first-child+html #topright h1 { margin-top: -10px; } /* for IE7 only */


#midright h1 {
	font: normal 32px Arial, Serif;
	letter-spacing: -1px;
	color: #005772;
	margin: -15px 0px -15px 0px;
	}


#midright h2 { 
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #b36e37;
	margin-bottom: -15px;
	}

h3 { 
	margin-bottom: 0; 
	text-align: center; 
	}

#midright form { 
	margin-top: 20px; 
	}


#midright form div {
	font: bold 12px Arial, sans-serif;
	margin-bottom: 10px;
	}


#midright form div input, #midright form div textarea {
	width: 175px;
	font: 12px Arial, sans-serif;
	border: 1px solid #c0c0c0;
	background-color: #efefef;
	background-image: url(i/input_bk3.gif); 
	background-repeat: no-repeat;
	margin-right: 10px;
	}


fieldset {
	/* background-color: #f8f8f8;  */
	padding: 10px;
	}

fieldset.guarantee legend { 
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #005772;
	}

fieldset.guarantee p { 
	font: 12px/normal arial, sans-serif;
	margin-top: 5px; 
	}



#leg { 
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #b36e37;
	margin-bottom: 0px; padding: 0 3px 0 0;
	}


#midright form p { text-indent: 0; font-size: 10px; font-family: arial, sans-serif; width: 300px; }

#topright h1 a:hover { 
	color: #996600; 
	}


#callback {
	background: transparent url(i/bk_callback.gif) no-repeat;
	width: 180px;
	height: 170px;
	font: bold 12px Arial, sans-serif;
	padding: 10px;
	}


#callback h2 { margin-top: 0px; }


#callback p { 
	color: #000;
	font: normal 12px Arial, sans-serif;
	margin-top: 2px;
	}


#callback form { 
	margin-top: -10px; 
	}


#callback input.inpt { 
	width: 120px; 
	font-size: 11px; 
	margin-right: 5px; 
	border: 1px solid #dcd1bb;
	background-image: url(i/input_bk2.gif); 
	background-repeat: no-repeat;
	}




#smallbox {
	background: transparent url(i/bk_smallbox.gif) no-repeat;
	width: 180px;
	height: 153px;
	font: bold 12px Arial, sans-serif;
	padding: 10px;
	margin-bottom: 30px;
	}


#smallbox h2 { margin-top: 0px; font-size: 14px; }


#smallbox ul li {
	font: normal 12px/130% Arial, sans-serif;
	list-style-image: url(i/bullet_small.gif);
	padding-left: 0px;
	}


#smallbox ul {
	margin-left: -15px !important;
	margin-left: 0px; 
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 30px;
	}

#smallbox p { 
	color: #000;
	font: normal 11px Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 35px;
	}



#botlinks {
	background: url(i/bk_footer_wide.jpg) no-repeat;
	height: 73px; 
	text-align: right;
	margin-top: -30px;
	}


#botlinks p {
	padding-top: 40px;
	padding-bottom: 0px;
	margin-right: 34px;
	}


#botlinks p a, #botlinks p a:visited {
	font: bold 14px Arial, sans-serif;
	color: #996600;
	padding: 10px 8px; 
	text-decoration: none;
	}


#botlinks p a:hover {
	color: #d3bc90;
	}


#footer {
	width: 100%;
	height: 162px;
	background: url(i/bk_footer_brown.jpg) repeat-x;
	text-align: center;
	}


#copyright { 
	width: 733px;
	text-align:	center;
	padding-left: 90px;
	padding-top: 10px;
	font: 10px Arial, sans-serif;
	color: #d3bc90;
	margin: 0 auto;
	}

#aetomic { 
	margin-top: 10px; 
	margin-left: 107px;
	font: 10px Arial, sans-serif;
	color: #996600;
	}

#aetomic a, #aetomic a:visited { color: #996600; text-decoration: none; }

#aetomic a:hover { text-decoration: underline; }


a, a:visited {
	color: #884a00;
	}


a:hover {
	color: #d3bc90;
	text-decoration: none;
	}



.gallery {
	font: bold 16px Arial, Serif;
	letter-spacing: -1px;
	color: #005772;
	text-align: left;
	margin-bottom: -15px;
	}




#video1 {
	/* background: url(i/video1blank.gif) no-repeat top center;
	height: 184px; */
	margin-top: 10px;
	margin-bottom: 40px;
	/*margin-left: -1px;*/
	padding: 0px;
	text-align: center;
	}

.vidinner {
	background-color: #ece3d0;
	padding: 0;
	margin: 0;
	width: 200px;
	}


/* #video1 object {
	margin-top: 10px;
} */


#video2 {
	/* background: url(i/video2.gif) no-repeat top center;
	height: 184px; */
	margin-left: -1px;
	margin-bottom: 35px;
	}


#video1 p, #video2 p {
	margin-top: -26px;
	font: normal 12px arial, sans-serif;
	color: #000;
	text-align: center;
	}



p#gallery-link {
	text-align: center;
	margin-top: -7px;
}

p#gallery-link a {
font-family: arial, sans-serif;
}



