@CHARSET "UTF-8";



/** YUI RESET CSS **/
div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	margin-top: 16px;
	margin-bottom: 8px;

}

h1 { margin: 0; }

h2 { clear:both; }

h4,h5,h6 {
	margin: 3px;
	width: 700px;
	line-height: 180%;
	text-align: justify;
	clear:both;
	}

h3,h4 { margin: 0.6em 0; }

h3.title { font-size: 18px; margin:5px 0; padding 0; letter-spacing: -1pt;}

h5.row {padding-bottom: 10px; }

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}
/** YUI RESET CSS **/

body {
	font-family: Georgia, serif;
	}


img.photo { 
	border: 1px solid #dddddd;
	background-color: #ebebeb;
	margin: 3px 8px;
	padding: 6px;
	}

img.logo {
	margin: 7px 2px;
	float: left;
	}

blockquote {
	margin: 0 0 5px 30px;
	}

a.noborder { border: 0px none; !important }
a.noborder:hover { border: 0px none; !important }

a {
	text-decoration: none;
	border-bottom: 1px dashed #666666;
	color: #555555;
	}

a:hover {
	color: #888888;
	border-bottom: 1px dashed #cccccc;
	}


div.menu {
	clear:both;
	margin:10px 0px 20px 0px;
	}

div.menu a { 
	margin:0px 15px;
	font-size: 130%;
	font-weight:bold;
	color: #CC0000;
	border-bottom: 1px dashed #CC0000;
	}

div.menu a:hover {
	color: #FF2020;
	border-bottom: 1px solid #FF2020;
	}

div.container { 
	margin-left : 20px;
	}

	

h5.row { clear: both; margin: 2px 0;}

h5 label {  float:left; }


blockquote.specialties {
	width: 500px;
	}


blockquote.specialties a { /* specialties */
	margin: 10px;
	line-height: 150%;
	border: 0px none;
	}

div#services a { border:0px none; }


.tag1 { font-size: 140%; }
.tag2 { font-size: 100%; }
.tag3 { font-size: 80%; }
.tag4 { font-size: 60%; }
.tag5 { font-size: 50%; }
.tag6 { font-size: 30%; }
.tag7 { font-size: 22%; }
