/*This is the core style sheet of the Vernon County Humane Society web site.*/

body {
	background-color : 6F759B;
	margin-top : 1%;
	align : center;
}

p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	text-align : left;
	margin-left : 2%;
	margin-right : 2%;
	color : 333333;
}

p.bold {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	font-weight : bold;
	text-align : left;
	margin-left : 2%;
	margin-right : 2%;
	color : 333333;
}

p.center {
	text-align : center;
}

p.menudash {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 12px;
text-align : right;
margin-right : 2%;
color : #ffffff;
}

p.menu {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 11px;
text-align : right;
margin-right : 2%;
}

p.menubottomnav {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 12px;
text-align : center;
}

p.caption {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 12px;
font-style : italic;
text-align : left;
margin-left : 2%;
margin-right : 2%;
margin-top : 0;
margin-bottom : 5;
color : #333333;
}

p.list {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 12px;
text-align : left;
margin-left : 2%;
margin-right : 2%;
margin-top : 0%;
margin-bottom : 5;
color : #333333;
}

p.legal {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 11px;
font-style : italic;
text-align : left;
margin-left : 2%;
margin-right : 2%;
margin-top : 0;
margin-bottom : 5;
color : #333333;
}

div {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 13px;
text-align : left;
margin-left : 0;
margin-right : 0;
}

li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	text-align : left;
	margin-left : 2%;
	margin-right : 2%;
	color : 333333;
}

table.menu {
margin-right : 6;
margin-top : 10;
}

h1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-style : none;
font-size : 24px;
color : #333333;
text-align : left;
margin-left : 2%;
margin-top : 10;
}

h2, h3 {
	font-family : Georgia, Times, Times New Roman, serif;
	color : 333333;
}

h2 {
font-style : italic;
font-size : 20px;
text-align : left;
margin-left : 2%;
}

h3 {
font-style : italic;
font-size : 16px;
text-align : left;
margin-left : 2%;
}

h4 {
font-style : italic;
font-size : 14px;
text-align : left;
margin-left : 2%;
}

a:link {
color : #333366;
text-decoration : underline;
}

a:visited {
color : #333333;
text-decoration : underline;
}

a:hover {
color : #333366;
text-decoration : underline;
}

a:active {
color : #333366;
text-decoration : underline;
}

a.menu:link {
color : #333366;
text-decoration : none;
font-size : 10px;
}

a.menu:visited {
color : #333366;
text-decoration : none;
font-size : 10px;
}

a.menu:hover {
color : #ffffff;
text-decoration : none;
font-size : 10px;
}

a.menu:active {
color : #333366;
text-decoration : none;
font-size : 10px;
}

a.menu2:link {
color : #333366;
text-decoration : none;
font-size : 10px;
}

a.menu2:visited {
color : #333366;
text-decoration : none;
font-size : 10px;
}

a.menu2:hover {
color : #ffffff;
text-decoration : none;
font-size : 10px;
}

a.menu2:active {
color : #333366;
text-decoration : none;
font-size : 10px;
}
