/* CSS Document */
* {margin:0; padding:0;}
#container #header #logoER img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg-body.gif);
	background-repeat: repeat;
	text-align: center;
}
#container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
	margin-right: auto;
	margin-left: auto;
}

/* backslash hack hides from IE mac\*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */


p {
	line-height: 18px;
	padding-bottom: 8px;
	padding-top: 8px;
}

h1 {
	font-size: 16px;
	color: #496c88;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	color: #496c88;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.large {
	font-size: 16px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}

a:active { }

#header {
	width: 900px;
	height: 172px;
	text-align: left;
	background-image: url(images/bg-header.gif);
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 300px;
	text-align: left;
	padding-top: 10px;
}
#titleCoVet {
	float: right;
	width: 575px;
	height: 100px;
	text-align: right;
	padding-top: 35px;
	padding-right: 15px;
}
#headerName {
	color: #FFFFFF;
	font-size: 30px;
}
#headerPhone {
	color: #FFFFFF;
	font-size: 16px;
	clear: both;
}
.topNavi a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.topNavi a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.topNavi a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentWrapper {
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/bg-page.jpg);
	background-repeat: repeat-y;
}

#leftColumn {
	text-align: left;
	float: left;
	width: 215px;
	padding: 15px;
	background-color: ffffff;
	height: 100%;
	line-height: 18px;
}
#rightColumn {
	float: left;
	width: 600px;
	text-align: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#rightColumnHome {
	padding: 15px;
	float: left;
	width: 450px;
	text-align: left;
}
#homePhotos {
	width: 170px;
	float: left;
}

#footer {
	height: 35px;
	text-align: right;
	clear: both;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-right: 12px;
}
.blueBold {
	font-weight: bold;
	color: #7591a7;
	padding-bottom: 3px;
	font-size: 13px;
}
.redBold {
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 3px;
	font-size: 13px;
}
p .redBoldLink {
	font-weight: bold;
	color: #FF0033;
}
p .redBoldLink a:link {
	color: #FF0033;
	text-decoration: underline;
}
p .redBoldLink a:visited {
	color: #FF0033;
	text-decoration: underline;
}
p .redBoldLink a:hover {
	color: #000000;
	text-decoration: underline;
}
p .blackLink {
	color: #000000;
	font-style: normal;
	padding-left: 12px;
	line-height: 5px;
}
p .blackLink a:link {
		color: #000000;
		text-decoration: underline;
}

p .blackLink a:visited {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}
p .blackLink a:hover {
	color: #FF0033;
	font-style: normal;
	text-decoration: underline;
}
p .blueLink {
	font-weight: bold;
	color: #7591a7;
	padding-bottom: 3px;
	font-size: 13px;
}
p .blueLink a:link {
	color: 7591a7;
	text-decoration: underline;
}
p .blueLink a:visited {
	color: #7591a7;
	font-style: normal;
	text-decoration: underline;
}
p .blueLink a:hover {
	color: #FF0033;
	font-style: normal;
	text-decoration: underline;
}
p .redLink {
	font-weight: normal;
	color: #FF0033;
	padding-left: 12px;
	line-height: 5px;
}
p .redLink a:link {
	color: #FF0033;
	text-decoration: underline;
}
p .redLink a:visited {
	color: #FF0033;
	text-decoration: underline;
}
p .redLink a:hover {
	color: #000000;
	text-decoration: underline;
}
.erLink {
	font-weight: normal;
	color: #FF0033;
	padding-bottom: 10px;
	padding-left: 12px;
	text-align: center;
}
p .erLink a:link {
	color: FF0033;
	text-decoration: underline;
}
p .erLink a:visited {
	color: #FF0033;
	font-style: normal;
	text-decoration: underline;
}
p .erLink a:hover {
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}

li {
	text-indent: 15px;
	list-style-type: square;
	line-height: 18px;
	list-style-position: inside;
	text-align: left;
}
li li {
	text-indent: 30px;
	list-style-type: circle;
	line-height: 125%;
	list-style-position: inside;
	text-align: left;
}

.redBoldLarge {
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 0px;
	font-size: 150%;
}
.blueBoldLarge {
	font-weight: bold;
	color: #7591a7;
	padding-bottom: 0px;
	font-size: 150%;
}
.center {
	text-align: center;
}
.col1 {
	text-align: left;
	float: left;
	width: 50%;
}

#logoER {
	float: left;
	width: 300px;
	text-align: left;
	padding-top: 20px;
}
.topNaviER {
	color: #FFFFFF;
	text-align: right;
	padding-right: 25px;
	height: 25px;
	width: 875px;
	padding-top: 10px;
	clear: both;
}
.topNaviER a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.topNaviER a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.topNaviER a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.topNavi {
	color: #FFFFFF;
	float: right;
	width: 500px;
	margin-top: 12px;
	text-align: right;
	margin-right: 15px;
}
.underline {
	text-decoration: underline;
}
