body {
	margin: 0px;
	padding: 0px;
	background-color: #B8B8B8;
	font-family: Tahoma;
}

td,span,div {
	font-size: 11px;
	font-family: Tahoma;
	color: #5C5C5C;
	line-height: 12px;
}

a {
	color: #5C5C5C;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
	display: inline;
}

a:hover {
	color: #BA190C;
	font-size: 12px;
	text-decoration: none;
}

a.link-content {
	color: #5C5C5C;
	font-size: 12px;
	text-decoration: underline;
	display: inline;
	text-align: left;
}

a.link-content:hover {
	color: #BA190C;
	font-size: 12px;
	text-decoration: none;
}

a.nav1 {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
}

a.nav1:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.link_1 a {
	color: #5C5C5C;
	font-size: 11px;
	text-decoration: underline;
}

.link_1 a:hover {
	color: #5C5C5C;
	font-size: 11px;
	text-decoration: none;
}

.link a {
	color: #5C5C5C;
	font-size: 11px;
	text-decoration: none;
}

.link a:hover {
	color: #5C5C5C;
	font-size: 11px;
	text-decoration: underline;
}

div a {
	color: #445B74;
	font-size: 11px;
	text-decoration: underline;
}

div a:hover {
	color: #445B74;
	font-size: 11px;
	text-decoration: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form {
	padding: 0;
	margin: 0;
}

input {
	width: 269px;
	height: 23px;
	background-color: #ffffff;
	border: 1px solid #9C9C9C;
	font-family: Tahoma;
	font-size: 11px;
	color: #5C5C5C;
	line-height: 10px;
	margin: 0px 0px 1px 0px;
	padding: 2px;
}

textarea {
	width: 269px;
	height: 89px;
	background-color: #ffffff;
	border: 1px solid #9C9C9C;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #5C5C5C;
	margin: 0;
	padding: 2px;
	overflow: hidden;
}

/*----------  bg_outside	 ---------------------*/
.bg_left_gum {
	background-image: url(images-site1/bg_left_gum.gif);
	background-position: right top;
	background-repeat: repeat;
}

.bg_center {
	background-image: url(images-site1/bg_left_gum.gif);
	background-position: left top;
	background-repeat: repeat;
}

.bg_right_gum {
	background-image: url(images-site1/bg_right_gum.gif);
	background-position: left top;
	background-repeat: repeat;
}

/*----------  bg_inside	 ---------------------*/
.bg_main_top {
	background-image: url(images-site1/bg_main_top.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.bg_main_bottom {
	background-image: url(images-site1/bg_main_bottom.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.bg_main_left {
	background-image: url(images-site1/bg_main_left.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.bg_main_right {
	background-image: url(images-site1/bg_main_right.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

/*----------  b	 ---------------------*/
.blue {
	color: #445B74;
}

.red {
	color: #8E301F;
}

/*----------  list_0_1	 ---------------------*/
.list_0_1	li {
	background-image: url(images-site1/marker_1.gif);
	background-position: 0% 4px;
	background-repeat: no-repeat;
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 0 0 0 13px;
	height: 13px;
	line-height: 12px;
	color: #8E301F;
}

.list_0_1 li a {
	color: #8E301F;
	font-size: 11px;
	text-decoration: underline;
	float: left;
}

.list_0_1 li a:hover {
	color: #8E301F;
	font-size: 11px;
	text-decoration: none;
}

/*----------  list_0_2	 ---------------------*/
.list_0_2	li {
	background-image: url(images-site1/marker_1.gif);
	background-position: 0% 4px;
	background-repeat: no-repeat;
	font-size: 11px;
	height: 13px;
	line-height: 12px;
	color: #A89773;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
}

.list_0_2 li a {
	color: #A89773;
	font-size: 11px;
	text-decoration: underline;
	float: left;
}

.list_0_2 li a:hover {
	color: #A89773;
	font-size: 11px;
	text-decoration: none;
}

/*---------- footer	 ---------------------*/
.footer {
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px 0px 0px 13px;
}

.footer a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.picture-frame-1 {
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CBBC9B;
	border-right-color: #CBBC9B;
	border-bottom-color: #CBBC9B;
	border-left-color: #CBBC9B;
}

.picture-frame-2 {
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #455C75;
	border-right-color: #455C75;
	border-bottom-color: #455C75;
	border-left-color: #455C75;
}

.header-text-1 {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding: 7px;
	float: right;
	height: 150px;
	width: 350px;
	margin: 2px;
	overflow: hidden;
	line-height: 14px;
}

.nav-header-1 p {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 12px;
	line-height: 14px;
	margin: 10px 0 10px 0;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.nav-header-1 a {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav-header-1 a:hover {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.style2 {
	color: #FFFFFF;
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
}

.white-outline {
	margin: 0px;
	padding: 3px;
	border: thin solid #FFFFFF;
}

.bkgd-1 {
	background-color: #000066;
	background-repeat: repeat;
}

.bkgd-2 {
	background-color: #7CA588;
	background-repeat: repeat;
}

.bkgd-body {
	background-color: #999999;
	background-repeat: repeat;
}

a.nav-small,a.nav-small:ACTIVE,a.nav-small:VISITED {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav-small:HOVER {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

h1,h2,h3,h4 {
	font-weight: bold;
}

h1 {
	font-size: 13px;
	line-height: 14px;
	height: 21px;
	display: inline;
}

h2 {
	font-size: 13px;
	line-height: 13px;
	height: 21px;
	display: inline;
	color: #009999
}
h3 {
	font-size: 12px;
	line-height: 12px;
	height: 21px;
	display: inline;
	color: #CC0000
}


h1,h2,h3,h4 {
	font-size:12px
	font-family: tahoma;
	font-weight: 600;
	padding: 0;
	margin: 0;
}

.bkgd-top {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 11px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	height: 100px;
	background-color: #FFFFFF;
}

.bkgd-fill {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: left top;
	background-color: #FFFFFF;
}

.bkgd-btm {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 11px;
	padding-left: 17px;
	width: 782px;
	background-color: #FFFFFF;
}

.text-small-right {
	font-family: Verdana, Georgia, MS Sans Serif, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	padding-bottom: 1px;
	padding-right: 7px;
	padding-top: 1px;
	float: right;
}

.text-small-left {
	font-family: Verdana, Georgia, MS Sans Serif, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-top: 1px;
}

.text-title1 {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

.text-title2 {
	font-family: Verdana, Georgia, MS Sans Serif, Arial;
	font-size: 12px;
	color: #009999;
	font-weight: bold;
	display: inline;
}

.text-bold {
	font-weight: bold;
}

.logo-vet-dentist-1 {
	background-image: url(images-site1/logo-1.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 40px;
	width: 160px;
}
