body {
	margin:0px;
	border:0px;
	padding:0px;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
/*body {
	scrollbar-3dlight-color:#F4F4ED;
	scrollbar-arrow-color:#67735D;
	scrollbar-base-color:#B4C0AA;
	scrollbar-track-color:#F4F4ED;
	scrollbar-darkshadow-color:#F4F4ED;
	scrollbar-face-color:#B4C0AA;
	scrollbar-highlight-color:#B4C0AA;
	scrollbar-shadow-color:#B4C0AA;
}*/
h1 {
	font-weight:500;
	font-size:12pt;
	color:#615271;
	margin: 10px;
}
h2 {
	font-weight:500;
	font-size:12pt;
	color:#89789C;
	margin: 10px;
	margin-top: 30px;
}
h3 {
	font-weight:500;
	font-size:11pt;
	color:#626C8A;
	margin: 10px;
	margin-top: 30px;
}

h4.implants {display: none;}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	padding-left:10px;
	padding-right:5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#address {
    float:right;
	display:inline;
    margin:0;
}

#header_logo {
     margin:0;
}

div#address p {
    color:#C8C4D4;
    letter-spacing:1.5px;
}

div#header_logo p {
    color:#C8C4D4;
    letter-spacing:1.3px;
}

.header_str {
	font-size: 14pt;
	font-stretch:expanded;
}

#footer {
    background-color:#625273;
}

#footer #info1 {
    float:left;
	width:33%;
}

#footer #info2 {
    float:right;
	width:33%;
}

#footer #info3 {
     float:right;
	 width:33%;
}

.txt{
	font-size:10pt;
	color:#000000;
	padding-right:10px;	
}
.smtxt{
	font-size:11px;
	color:#000000;	
}
.smprpl{
	font-size:11px;
	color:#615271;	
}
.title {
	font-size:12px;
	font-weight:600;
	color:#615271;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size:9pt;
	font-weight:500;
	color:#615271;
	text-decoration:none;
}
a.menu:hover {
	color:#A199B0;
	text-decoration:none;
}
.foot {
	font-size:9pt;
	font-weight:500;
	color:#615271;
	text-decoration:none;
}
a.foot:hover {
	color:#7C4748;
	text-decoration:underline;
}
.txtlnk {
	font-size:10pt;
	font-weight:500;
	color:#615271;
	text-decoration:none;
}
a.txtlnk:hover {
	color:#000000;
	text-decoration:underline;
}

.thumnail {
border-color:#A29AAF;
}

.brdrall{
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.brdrtb{
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.brdrleft{
	border-left-width: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	padding-left: 10px;
	width: 589px;
}
.flashbrdr{
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.brdx{
	border-left-width: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
.menupad{
	padding: 10px;
}

.phcation {
    font-size:12pt;
	color:#000000;
	text-align:center;
	}
/* sub navigation--------*/	
/*div.subnav {
    height: 50px;
	margin: 0;
	padding: 0;
	background: url(images/bg_subnav.png) top left repeat-x;
	}
	
div.subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	}
	
div.subnav ul li.l1 {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/bg_l2.png) top left repeat-x;
	}

div.subnav li ul {
	left: 149px;
	top: 0;
	display: none;
	}

div.subnav ul li.l1 a {
	display: block;
	text-decoration: none;
	color: #777;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	height: 27px;
	padding-left: 10px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	}

div.subnav ul li a span.menu_ar {	
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(images/bg_subnav.png) top right no-repeat;
	cursor: pointer;
	}*/
/* Fix IE. Hide from IE Mac \*/
/* html div.subnav ul li { float: left; }*/
/* html div.subnav ul li a { height: 1%; }*/
/* End */
/*
div.subnav li:hover ul { 
    display: block; 
	}
*/
/*.button a {
     background: url(../images/bg_button.gif) bottom repeat-x #9eabb3;
     padding: 5px 10px 5px 10px;
     text-align: center;
     font-weight: bold;
     color: #fff;
     text-decoration: none; 
	 border: 1px inset #aaa;
     -webkit-border-radius: 8px; 
	 width: auto; 
	 -moz-border-radius: 8px;  
	 -khtml-border-radius: 8px;  
	 border-radius: 8px;
     -moz-box-shadow: 1px 1px 1px #666;  
	 -webkit-box-shadow: 1px 1px 1px #666;  
	 box-shadow: 1px 1px 1px #666;
     text-shadow: rgba(0,0,0, .5) 0px -1px 0px;
      border-top: inset 1px #ccc; 
	  border-left: inset 1px #ccc; 
	  border-bottom: solid 1px solid #000; 
	  border-right: 1px solid #666;
}

.button a:hover  {
     background: #999;
     text-shadow: rgba(0,0,0, .5) 0px 1px 0px;
}*/

/*

div.scrollbox {
     margin:2px;
     width:560px;
     height:300px;
     overflow:auto;
     scrollbar-base-color:#2E5083;
     scrollbar-face-color:#3568B5;
     scrollbar-track-color:#5B93D0;
     scrollbar-arrow-color:#101C30;
     scrollbar-highlight-color:#8CACDD;
     scrollbar-3dlight-color:#8CACDD;
     scrollbar-shadow-color:#1D3152;
     scrollbar-darkshadow-color:#101C30;
}
*/
td.height {
height: 12px;
}

.inpt10 {
	width:60px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#EAE7EE;
	border:solid 1px #615271;
	margin: 2px;
	padding:2px;
}
.inpt400 {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#EAE7EE;
	border:solid 1px #615271;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inpt200 {
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#EAE7EE;
	border:solid 1px #615271;
	margin:2px;
	padding:2px;
}
.smallred{
	font-family: sans-serif;
	font-size: 11px;
	color: #7C4748;
}

td#mainevent {
   background-image:url(images/home_img.jpg);
   background-repeat:no-repeat;
   width:598px;
   height:350px;
  }
  
td#bfphoto img.space {
 border: 0px;
 border-collapse:collapse;
 }

/* contact us page------------*/
p.contactus a {
float:left;
padding-left:6px;
}

/*post_testmonials page----------*/
body#post {
background-color:#625273;
}
body#post legend {
    position:absolute;
    top: -.5em;
    left: .5em;
color:#FFFFFF;
background-color:#000000;
padding: 0 5px 0 5px;
}
body#post label {
color:#625273;
}
body#post fieldset {
position: relative;
background-color:#CFCCD9;
margin-left:15px;
margin-right:15px;
    margin-top:1em;
    padding-top:.75em;
}

body#post p.note {
margin-left:12px;
}
body#post h2 {
padding-left:12px;
}

div#timelapse {
position: relative;
z-index: 0;
}
