@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background-image:url(elements/images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
}

#petpic{
	position:absolute;
	top: 10px;
	left:645px;
	width: 150px;
	z-index:1;
	background-color: #C6CBED;
}


#container {
	text-align:left;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contentWrapper {
	width: 900px;
	background-image: url(elements/images/middlebkground_12.gif);
	background-repeat: repeat-y;
	background-position: left top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#header {
	background-image: url(elements/images/header.gif);
	width: 900px;
	float: none;
	clear: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	height: 334px;
}

#maincolumn2{
	text-align: left;
	width: 480px;
	padding: 0px;
	left: -117px;
	float: right;
	position: relative;
	clear: none;
	top: -110px;
}

#nav{
	text-align: left;
	left: 97px;
	width: 195px;
	top: -113px;
	float: none;
	padding-left: 0px;
	clear: left;
	position: relative;
}

#footer{
	clear: both;
	width: 900px;
	padding-left: 38px;
}

td{font-family: Tahoma, Geneva, Arial;
font-size:11px;
line-height:15px;
}


p{font-family: Tahoma, Geneva, Arial;
font-size:11px;
line-height:15px;
color:#666666;
}

h1{
	font-family: Tahoma, Geneva, Arial;
	font-size:14px;
	font-weight: bold;
	color: #BA0000;
}
.navback{
	background-color:#EEEEFF;
	font-family: Tahoma, Geneva, Arial;
	font-size:15px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 36px;
}

.navnotselected{
	font-family: Tahoma, Geneva, Arial;
	font-size:15px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 36px;
}

.caption{
	font-family: Tahoma, Geneva, Arial;
	font-size:14px;
	line-height:14px;
	text-align:center;
	font-weight: bold;
	color: #003366;
}



h2{font-family: Tahoma, Geneva, Arial;
font-size:16px;
line-height:24px;
}

img.floatLeft { 
    float: left; 
    margin: 0px 8px 8px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 8px 8px 8px 8px; 
}

a:link {
font-family: Tahoma, Geneva, Arial;
color:#000000;
	font-size:11px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
}
a:active {
color:#000000;
font-family: Tahoma, Geneva, Arial;
	font-size:11px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
}
a:visited {
color:#000000;
font-family: Tahoma, Geneva, Arial;
	font-size:11px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma, Geneva, Arial;
	color:#000000;
	font-size:11px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;

}


 a.nav:link {
font-family: Tahoma, Geneva, Arial;
color:#000000;
	font-size:15px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
a.nav:active {
color:#000000;
font-family: Tahoma, Geneva, Arial;
	font-size:15px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}
a.nav:visited {
color:#000000;
font-family: Tahoma, Geneva, Arial;
	font-size:15px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}

a.nav:hover {
	font-family: Tahoma, Geneva, Arial;
	color:#000000;
	font-size:15px;
	background-position: center;
	text-align: left;
	font-weight: bold;
	line-height: 36px;
	text-decoration: underline;

}

li{font-family: Tahoma, Geneva, Arial;
font-size:11px;
line-height:15px;
}

blockquote{
	font-family: Tahoma, Geneva, Arial;
	font-size:11px;
	line-height:14px;
	background-color:#F9F9FE;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	font-style: italic;
	font-weight: normal;
}

legend{
	font-family: Tahoma, Geneva, Arial;
	font-size:14px;
	color:#BA0000;
	font-style: normal;
	font-weight: bold;
}

label{font-family: Tahoma, Geneva, Arial;
font-size:11px;
line-height:15px;}
