/* This controls the width of the page */
div.fixed {
	width: 840px!important;
}

/* Basic stuff for all styles*/
* {
	margin: 0em;
	padding: 0em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}

body {
	background-color: #FFFFFF;
	color: #585858;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
}

td {
	color: #585858;
	font-size: 12pt;
	text-align:left;
	min-width:225px;
	vertical-align:top;
	border-top: dotted 1px #CCCCCC;
}

p {
	line-height: 1.5em;
	color: #0094D2;
}

#BVETS {
	margin: 0em;
	padding: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color: #009;
	font-size: 13pt;
	vertical-align: middle;
	font-weight: bold;
}

#MSAH {
	margin: 0em;
	padding: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color: #900;
	font-size: 20pt;
	vertical-align: middle;
}

.kittencount {
	float: left;
	clear:both;
}

#refer_on {
	line-height: 1.5em;
	text-align: right;
}

/* Common settings for other headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
	color: #0094D2;
	font-size: 12pt;
	text-align: left;
	overflow: hidden;
	width: auto;
	top: 0px;
	border-bottom: dotted 2px #000000; 
}

h1 {
	font-size: 16pt;
}

h4 {
	font-size: 12pt;
}

/* Allows highlighting of specific words */
h4 span, h3 span, ul span, p span, a span {
	font-weight: bolder;
	color: #006DA2;
}

img {
	border: solid 1px #000000;
	margin:auto;
	float: inherit;
}

img.floatTL {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 12px;
}

img.linklogo {
	float: left;
	vertical-align:middle;
	margin-top: 0.25em;
	padding: 1px 1px 1px 1px;
	border: none;
}

img.floatBL {
	float: left;
	display: inline;
	margin: 0em;
	padding: 3px;
	height: 127px;
	position: absolute;
	top: 0px;
	border: none 0px #000000;
}

img.kitten, img.kittenlast {
	float: left;
	border: none 0px #000000;
	height: 30px;
	width: 30px;
	padding: -3px 3px 6px 0;
}

img.kittenlast {
	clear: right;
}

.image {
	float: left;
	border: thin solid #666;
	height: 100px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 12px;
	margin-left: 5px;
	width: auto;
}


a {
	text-decoration: none;
	color: #0094D2;
}

a:hover {
	text-decoration:underline;
	text-align: right;
	display: run-in;
}

ul {
	margin-left: 1.3em;
}

/* ===================================================== */
/*	Styles for all objects in the header             */
/* ===================================================== */

#header
{
	width:100%;
	height:145px;
	background: #76c5f1 url('Images/MainHeaderBlock.gif') repeat-x;
	margin: 1px;
}

#header_inner
{
	position: relative;
	height:132px;
	margin: 0 auto;
}

/* Logo */

#logo
{
	position: absolute;
	height: 148px;
	width: 461px;
}

/* Menu buttons */

#menu
{
	position: absolute;
	right: -1px;
	bottom: 1px;
	width: 270px;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	float: left;
}

#menu li a
{
	margin-left: 6px;
	display: block;
	padding: 1.4em 1em 1.4em 1em;
	background: #fff url('Images/TabNot.gif') repeat-x;
	border: solid 1px #FFFFFF;
	color: #616161;
	font-weight: bold;
	font-size: 1em;
	text-transform: lowercase;
	text-decoration: none;
}

#menu li a.active
{
	background: #E1E1E1 url('Images/TabBlock.gif') repeat-x;
	color: #fff;
	border: solid 1px #A94B4B;
}

/* ===================================================== */
/*	MAIN COLUMN - a misnomer since it is the other   */
/*	section across the body of the page.             */
/* ===================================================== */

#main
{
	background: #FFFFFF url('Images/Icicles.gif') 0px 1px repeat-x;
}

#main_inner {
	position: relative;
	width: 490px;
	margin: 0 auto;
	padding-top: 3em;
}

#main_inner p {
	text-align: left;
	margin-bottom: 1.0em;
}

#main_inner ul {
	margin-bottom: 2.0em;
}

#main_inner h3,h4,h5
{
	border-bottom: dotted 2px #000000;
	position: relative;
	margin-bottom: 0.4em;
}

#main_inner h3
{
	font-size: 2.1em;
	padding-bottom: 0.1em;
}

#main_inner h4, h5
{
	font-size: 1.2em;
	padding-bottom: 0.175em;
	margin-bottom: 1.4em;
	margin-top: 0.95em;
}

#main_inner .post
{
	position: relative;
}

#main_inner .post h3 {
	position: relative;
	font-size: 1.7em;
	padding-bottom: 1.2em;
}

#inset
{
	width:auto;
	background: #EEE;
	margin: 12px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: thin dotted #000;
	font-style: italic;
	display: block;
	padding-right: 9px;
	padding-left: 8px;
}

/* ===================================================== */
/*	Styles for all objects in the footer             */
/* ===================================================== */

#footer {
	width: 100%;
	margin: auto;
	text-align: center;
	clear: both;
	border-top: dotted 2px #000000;
	margin-top: 1em;
	margin-bottom: 0em;
	padding-top: 1em;
}

#thermometer {
	float: right;
	padding: 0 0 4px 14px;
}

/* ===================================================== */
/*	3 COLUMN styles - if there are three columns     */
/*	use these styles in the the page.                */
/* ===================================================== */

#primaryContent_3columns {
	float: left;
}
	
#secondaryContent_3columns {
	float: right;
}

#columnA_3columns {
	float: left;
	width: 400px;
	padding-right: 5px;
}
	
	
#columnB_3columns, #columnC_3columns {
	width: 170px;
	border-left: dotted 2px #000000;
	padding-left: 15px;
	padding-right: 15px;
}

#columnB_3columns {
	float: left;
}
	
#columnC_3columns {
	float: right;
}

/* ***************************************
	LAYOUT - 2 COLUMN PAGES
   *************************************** */

#primaryContent_2columns {
	float: left;
	width: 390px;
	padding-right: 5px;
}
	
#secondaryContent_2columns {
	float: right;
	width: 385px;
	padding-left: 15px;
	border-left: dotted 2px #000000;
}

