/* Main-CSS Document */


body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	line-height:2em;
}

/*******************************************************************************
                       Positioning rules
*******************************************************************************/

div#leftbox {      /*** No side padding or borders, to avoid the IE5.x box model problem ***/
position: absolute;
top:770px;
left: 10px;
width: 175px;
color:#FFFFFF;
background-image:url(images/bg_retro.gif); /***image by http://www.root2art.co.uk/ ***/
}

div#leftboxcontent{
	margin:0 10px 10px 10px;
	font-family:"Brush Script Std", "Goudy Old Style", "French Script MT", "Monotype Corsiva";
	font-size:18px;
}

.font1{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
line-height:1.5em;
}

#middlebox {
margin: 0px 22% 0 190px;
padding: 190px 50px 5px 50px;
color: #333;
background-color: #fff;     /*** This div has a background to cover the 2-tone body BG ***/
}

div#rightbox {    /*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: absolute;
	top: 212px;
	right: 18px;     /*** IE5/mac will show a horizontal scrollbar if this is less than 16px, or other
					units are used http://www.l-c-n.com/IE5tests/right_pos/index.shtml ***/
	width: 16%;
	color: #666;
	height: 1250px;
	border-left: 1px solid #FECBF9;
	padding:10px 20px 10px 20px;
	background-image:url(images/bg_rightbar.jpg);
	background-repeat:repeat-x;
}

/**for rounded corner**/
.corner-top { display:block; font-size:0; line-height:0; margin:0; height:8px; width:100%; position:relative; top:-1px; right:-1px; background:transparent url(images/crn_tr_bb.gif) no-repeat top right;}

.corner-top .corner-left { display:block; font-size:0; line-height:0; margin:0; height:8px; width:8px; position:relative; left:-2px; background:transparent url(images/crn_tl_bb.gif) no-repeat top left; }

.corner-bottom { display:block; font-size:0; line-height:0; margin:0; height:8px; width:100%; position:relative; bottom:-1px; right:-1px; background: transparent url(images/crn_br_bb.gif) no-repeat bottom right;}

.corner-bottom .corner-left { display:block; font-size:0; line-height:0; margin:0; height:8px; width:8px; position:relative; left:-2px; background: transparent url(images/crn_bl_bb.gif) no-repeat bottom left; }

div#rightbox {    /*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: absolute;
	top: 0px;
	right: 18px;     /*** IE5/mac will show a horizontal scrollbar if this is less than 16px, or other	
					units are used http://www.l-c-n.com/IE5tests/right_pos/index.shtml ***/
	width: 80%;
	color: #666;
	height: 1250px;
	border-left:none;
	padding:10px 0px 10px 10px;
}

div#rightboxcont {    /*** No side padding or borders, to avoid the IE5.x box model problem ***/
	position: absolute;
	top: 212px;
	right: 18px;     /*** IE5/mac will show a horizontal scrollbar if this is less than 16px, or other
					units are used http://www.l-c-n.com/IE5tests/right_pos/index.shtml ***/
	width: 20%;
	color: #666;
	height: 1250px;
	border-left: 1px solid #b6cde1;
	padding:1px 1px 0px 0px;
	background-image:url(images/bg_rightbar.jpg);
	background-repeat:repeat-x;
}
/**end of rounded corner**/



#rightbox span{
font-size:36px;
font-weight:bold;
}

#rightboxcontent{
background-image:url(images/bg_testimonial.jp);
background-repeat:no-repeat;
height:30px;
}

#menu{
	background-image: url(bg_leftbarmenu.jpg);
	background-repeat:no-repeat;
	border: 1px solid;
	border-color: #E4E9D8 #99A189 #99A189 #E4E9D8;
	left: 10px;
	padding: 20px 6px 10px 0px;
	position: absolute;
	top: 188px;
	width: 170px;
	height: 420px;
	color:#CCCCCC;
	line-height:1.5em;
}

#menu ul li a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

#menu ul ul li a{
color:#FFFF00;
font-weight:normal;
}

#menu ul li a:hover{
color:#333333;
background-color:#FFFF99;
}

#menu ul ul li a:hover{
background-color:#FFFF00;
}
.style1 {font-size: 9px}

.currentab{
	background-color:#66CC00;
	color:#0000FF;
	font-weight:bold;
	}

a:link {
	text-decoration: none;
}


#logo {
	left: 0;
	position: absolute;
	top: 0;
}

#logosub {
	left: 0;
	position: absolute;
	top: 0;
	background-image:url(images/root2art_flower_background_pattern.gif);
}

h1.first {
	margin: 0; 
	color: #614488; 
	font-size: 1.5em; 
	font-weight: normal;
}


#adbar {
	position:absolute;
	top:642px;
	left:15px;
	float: left;
	width: 180px;
	margin-top: 10px;
	z-index:99;
}


.slogan {
	background-image: url(ourmssn2.gif);
	background-position:center;
	background-repeat: no-repeat;
	height: 47px;
	padding-top:50px;
}


.bold {
	font-weight: bold;
}

.blue {
	color: #c3f;
	font-size: 1.1em;
}

.orange {
	color: orange;
}

.grey {
	color: #333;
}

a:hover {
	font-weight: normal;
	background-color: yellow;
	text-decoration: none;
	letter-spacing: 0;
}


#footer {
	margin: 24px 0 0 0;
	font-size: 80%;
	padding: 20px 0 0 250px;
	border-top: 1px solid #FECBF9;
	color: #A2B38F;
	line-height:1.5em;
}

/* 	Link styles for Footer Content only
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */
	
#footer a:link {color: #99A189; text-decoration: none;}
#footer a:visited {color: #99A189;}
#footer a:hover, #footer a:active, #footer a:focus {color: #000000;}

/*Additional style for Sharing.htm*/

#caption {
	position: relative;
	width: 100%;
}

.picborder {
	border: 2px solid yellow;
	margin: 30px 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.picborder2 {
	border: 2px solid yellow;
}

.textright {
	text-align: right;
}

.floatpicleft {
	position: relative;
	float: left;
	width: 50%;
}

.floatpicrightsub {
	float: right;
	width: 30%;
	padding:10px 100px 0 10px;
}


.floatpicright {
	float: right;
	width: 30%;
	padding:10px;
}

b { color: navy;}

/*Additional style for Hairpiece.htm*/
#bodyvwig {
	background-color: #cfc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #555;
	margin: 0 0 0 0px;
}

#propright2{
	width:190px;
	font-size:10px;
}
	

