/* lalalalala */

body {
font-size: 11px;
line-height: 20px;
word-spacing: 1px;
font-family: arial;
color: #4c4c4c;
text-align: left;
background: url("/teeth/new/headerbg.jpg");
background-repeat: repeat-x;
background-color: #ffffff;
margin: 0px;
}


#container {
background-color: #ffffff;
padding: 0px;
width: 650px;
}

	
#layout {
text-align: left;
border: 0px;
width: 650px;
}


#nav {
text-align: center;
width: 650px;
margin: 0px;
padding-top: 0px;
}


#content {
text-align: left;
width: 620px;
margin: 0px;
padding: 15px;
padding-top: 0px;
}


#foot {
text-align: left;
margin: 0px;
padding: 5px;
width: 640px;
font-size: 10px;
line-height: 11px;
color: #a7a7a7;
}


i{
color: #7ac251;
}


b{
color: #45a60c;
}


u{
color: #262626;
}



/* title */
h1 {
font-family: arial;
color: #000000;
font-size: 12px;
line-height: 9px;
letter-spacing: -1px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
border-bottom: 1px dotted #a4a4a4;
padding: 5px;
margin: 0px;
}


/* blockquote */
blockquote {
font-family: arial;
font-size: 11px;
line-height: 17px;
color: #b6b6b6;
background: url("/teeth/new/headerbg.jpg");
background-repeat: repeat-x;
background-position: top-left;
background-color: #ffffff;
border: 1px dotted #27530d;
padding: 5px;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}


/* join/update/contact form */
input,select,textarea,submit,option {
font-family: arial;
font-size: 11px;
line-height: 12px;
color: #606060;
background-color: #ffffff;
border: 1px dotted #27530d;
padding: 5px;
-moz-border-radius: 2px; 
-webkit-border-radius: 2px;
}
	
a:link,a:visited {
color: #59714c;
text-decoration : none;
font-weight: normal;
}


a:hover {
color: #3d4a35;
text-decoration : none;
font-weight: normal;
}


/* div link */
#nav a {  
font-family: arial;
font-size: 9.5px;
line-height: 15px;
background-color: transparent;
color: #272727;
cursor: default;
text-align: justify;
text-transform: uppercase;
margin: 2px;
margin-bottom: 0;
padding: 8px;} 


/* hovering that div link */
#nav a:hover { 
font-family: arial;
font-size: 9.5px;
line-height: 15px;
text-decoration: underline;
color: #22470a;
background-color: transparent;
cursor: default;
text-align: justify;
text-transform: uppercase;
margin: 2px;
margin-bottom: 0;
padding : 8px;}