/*******************************************************
TITLE: Summer Holiday v1.0
DATE: 20060424
AUTHOR: rayk web design - http://www.raykdesign.net
*******************************************************/
*
{
	margin: 0px;
	padding: 0px;
}
BODY
{
	margin: 0.5em;
	padding: 0;
	height: 100%;
	background-color: #C9A51F;
	background-image: url(images/body-bg_new.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
UL
{
	list-style: none;
	list-style-position: outside;
	padding-left: 0px;
}
LI
{
	line-height: 25px;
	padding-left: 25px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
A
{
	color: #547699;
	text-decoration: underline;
}
A:hover
{
	color: #999999;
	text-decoration: none;
}
/*images*/
#INVALID-RULE
{
	border: none;
}
.pic
{
	padding: 5px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}
.opacityit IMG
{
	background-color: #EEEEEE;
	padding: 5px;
	border: 1px solid #999999;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
.opacityit:hover IMG
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
/*images.left*/
#INVALID-RULE
{
	float: left;
	margin: 0 0.5em 0 0.2em;
	padding: 0.2em;
	border: 1px solid #EEEEEE;
}
/*images.right*/
#INVALID-RULE
{
	float: right;
	margin: 0 0.2em 0 0.5em;
	padding: 0.2em;
	border: 1px solid #EEEEEE;
}
BLOCKQUOTE.warning
{
	margin: 1em;
	padding: 0.5em;
	padding-left: 5em;
	background-color: #FFFFFF;
	background-image: url(images/blockquote-bg-warning.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 1px solid #EEEEEE;
}
BLOCKQUOTE.question
{
	margin: 1em;
	padding: 0.5em;
	padding-left: 5em;
	background-color: #FFFFFF;
	background-image: url(images/blockquote-bg-question.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 1px solid #EEEEEE;
}
P
{
	line-height: 22px;
	margin-top: 10px;
}
#centerColumn
{
	margin: 0 auto;
	padding: 0.5em;
	width: 800px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #850000;
	overflow: hidden;
	min-height: 1200px;
}
#centerColumn H2
{
	color: #538CDF;
	padding-top: 10px;
	font: 150% Arial, Helvetica, sans-serif;
}
#header
{
	margin: 0;
	padding: 0;
	height: 17em;
	background-color: #FFFFFF;
/*background-image:url(images/rainierdental_header.jpg);*/
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #9CBEDE;
}
#header H1
{
	margin: 0 0 -0.6em;
	padding: 1em 0 0 1em;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}
#header H2
{
	margin: 0;
	padding: 1em 0 0 1.75em;
	font-size: 0.9em;
	font-weight: 300;
	letter-spacing: 0.1em;
	color: #000000;
}
#maplinks
{
	position: absolute;
	margin-right: 10px;
	top: 0px;
	z-index: 50;
	width: 250px;
	background-color: transparent;
	background-position: top;
	margin: 118px 0px 0px 10px;
}
#talkbubble
{
	position: absolute;
	margin-right: 10px;
	top: 0px;
	z-index: 50;
	width: 500px;
	background-color: transparent;
	background-position: top;
	margin: 135px 0px 0px 10px;
}
#fauxLeftColumn
{
	float: left;
	width: 540px;
	padding: 10px;
	margin: 0px 0px 0px 5px;
	padding-top: 0px;
}
#fauxRightColumn
{
/*float:right;*/
	position: absolute;
	margin-right: 10px;
	top: 0px;
	z-index: 100;
	width: 226px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	background-position: top;
	margin: 25px 0px 0px 570px;
	background-color: transparent;
}
#rightpantop
{
	background-color: transparent;
	background-image: url(images/righpan_top.png);
	background-repeat: no-repeat;
	height: 80px;
	behavior: url(iepngfix.htc);
}
#rightpanmiddle
{
	width: 206px;
	padding: 10px;
	background-color: transparent;
	background-image: url(images/righpan_center.png);
	background-repeat: repeat;
	behavior: url(iepngfix.htc);
}
#rightpanbottom
{
	background: transparent url(images/righpan_bottom.png) no-repeat bottom center;
	height: 46px;
	behavior: url(iepngfix.htc);
}
#fauxRightColumn UL
{
	list-style: none;
	padding-left: 0px;
}
#fauxRightColumn LI
{
	border-top: 1px solid #F6F3F1;
	padding-top: 5px;
	padding-left: 0px;
	margin: 5px 0px 0px 7px;
	background-image: none;
}
#fauxRightColumn LI.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#fauxRightColumn .divider
{
	margin: 14px 0px;
}
#fauxRightColumn H2
{
	margin-bottom: 1em;
	font-size: 1.3em;
	color: #CC3300;
	font-weight: bold;
	padding-top: 40px;
}
#fauxRightColumn A
{
	font-size: 0.9em;
	text-decoration: none;
	color: #559449;
}
#fauxRightColumn A:hover
{
	text-decoration: none;
	/*color:#cccccc; */
color: #175F00;
}
.col3, .col3center
{
	float: left;
	width: 31%;
	text-align: center;
}
.col3center
{
	margin: 0 3%;
}
/*bottom*/
.bottom
{
	color: #666;
	clear: both;
}
.bottom A
{
	color: #888;
}
/**************** menu styles ****************/
#tabs10
{
	width: 600px;
	font-size: 93%;
	padding-bottom: 1px;
	line-height: normal;
	margin-top: 216px;
	position: absolute;
	top: 0px;
}
#tabs10 UL
{
	margin: 0;
	padding: 10px 10px 0px;
	list-style: none;
}
#tabs10 LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs10 A
{
	float: left;
	background: url(images/tableft10.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#tabs10 A SPAN
{
	float: left;
	display: block;
	background: url(images/tabright10.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
#tabs10 A SPAN
{
	float: none;
}
#tabs10 A:hover
{
	background-position: 0% -42px;
}
#tabs10 A:hover SPAN
{
	background-position: 100% -42px;
	/*color: #000000;*/
color: white;
}
#footer
{
	padding: 0;
	line-height: 2em;
	text-align: center;
	border: 1px solid #705A19;
	font-size: 8pt;
	clear: both;
	width: 810px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #C3B873;
	height: 55px;
}
#footer A
{
	color: #666;
}
#footer A:hover
{
	color: #BBB;
	background: #222;
}
#bottomlinks
{
	width: 560px;
	font-weight: bold;
	margin: 0 auto;
	line-height: 30px;
}
#bottomlinks A, #bottomlinks A:visited
{
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 2px solid #666666;
}
#bottomlinks A:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}
.button
{
	border-right: 1px solid black;
	border-top: 1px solid black;
	font-size: 8pt;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	font-family: Osaka, verdana, Sans-Serif;
}
.bubble
{
	width: 315px;
	height: 55px;
	background: url(images/talk_buble_bg.gif) no-repeat;
	padding: 25px 10px 10px;
	font-size: 12px;
	line-height: 18px;
/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
-moz-opacity: 0.85;*/
}
#loc1
{
	visibility: hidden;
	position: absolute;
	top: 4px;
}
#loc2
{
	visibility: hidden;
	position: absolute;
	left: 88px;
	top: 4px;
}
#loc3
{
	visibility: hidden;
	position: absolute;
	left: 150px;
	top: 6px;
}
