* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(/images/page/img01blue.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h1 {
	letter-spacing: .75px;
	font-size: 2em;
	font-weight: normal;
	color: #FD0000;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 1.2em;

}

h2 a {
	text-decoration: none;
	color: #000000;
}


h3 {
	font-size: 1em;
}

p, ul, ol, table, tr, td{
	margin-bottom: 20px;
	line-height: 155%;
}

blockquote {
	padding: 0 30px;
	background: url(/images/page/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(/images/page/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #CC0000;
	text-decoration: none;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {

}

#wrapper-OLD {
	background: url(/images/page/img08.gif) repeat-x left bottom;
}

/* Menu */

#menu-outer {
	text-align: center;
	width: 960px;
	margin: 0;
	text-decoration: none;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
} 

#menu {

	padding: 0;
	width: 960px;
	height:35px;
	text-decoration: none;
}

#menu ul {
	padding: 0;
	list-style: none;
	line-height: normal;
	height:50px;
}

#menu li {
	display: inline;
	text-decoration: none;
	vertical-align: middle;
}

#menu a {
	height: 50px;
	font-size: 1em;
	font-weight: normal;
	color: #FCFDDF;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-decoration: none;
	background: none;
	font-weight: bold;
}

#menu a:hover {
	color: #FD0000;
	text-decoration: underline;
	font-weight: bold;	
}

#menu .current_page_item a {
	color: #FD0000;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FD0000;
	border-right-color: #FD0000;
	border-bottom-color: #FD0000;
	border-left-color: #FD0000;
}


/* Header */

#header {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 118px;
}

/* Logo */

#logo {
	padding-top: 10px;
	padding-left:13px;
	float: left;
}

#logo-left {
	padding-top: 15px;
	padding-left:13px;
	float: left;
}

#logo-center {
	padding-top: 25px;
	padding-left:40px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #000099;
	width: 100%;
	vertical-align: middle;
}

#logo-right {
	padding-top: 10px;
	padding-right:10px;
	float: right;
}


/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(/images/page/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	background: #FFFFFF url(/images/page/img06.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page-homepage {
	width: 960px;
	background: #FFFFFF url(/images/page/img06-homepage.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#homepage-calloutbox
{
	font-size:14px;
	text-align: center;
	padding: 10px;
	border: thin solid #000066;
}

#bgtop-homepage {
	height: 20px;
	background: url(/images/page/img07-homepage.png);
}

#bgbottom-homepage {
	padding-bottom: 20px;
	background: url(/images/page/img09-homepage.png) no-repeat left bottom;
}

#bgtop {
	height: 20px;
	background: url(/images/page/img07.png);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(/images/page/img09.png) no-repeat left bottom;
}


#page ul {
	list-style: none;
}

#page ul li {
	background: url(/images/page/img11.gif) no-repeat 10px 10px;
	padding-top: 5px;
	padding-left: 25px;
}

#page-homepage ul {
	list-style: none;
}

#page-homepage ul li {
	padding-left: 25px;
	padding-top: 6px;
	background: url(/images/page/img11.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

/* Content */

#content-homepage {
	float: left;
	width: 495px;
	padding: 0 0 0 15px;
}

#content {
	float: left;
	width: 700px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post a {
 background:none;
 text-decoration:none;
}


.post .bigpix {
	margin-bottom: 5px;
	text-align: center;
	margin-top: 20px;
}

.post .bigpix .image {
	padding-top: 10px;
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
	text-decoration: none;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(/images/page/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(/images/page/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 6px 15px 5px 25px;
	background: url(/images/page/img11.gif) no-repeat 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}


#page-homepage .sidebar ul {
	line-height: normal;
}

#page-homepage .sidebar li {
	padding: 0;
	background: none;
}


#page-homepage .sidebar li li {
	padding: 6px 15px 5px 25px;
	background: url(/images/page/img11.gif) no-repeat 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}


.sidebar a {
	background: none;
	background-image: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 190px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 165px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(/images/page/img10.gif) no-repeat;
	text-decoration:none;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	text-decoration:none;
}

#footer a {
	text-decoration:none;
}


.featuredhound {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FD0000;
	font-weight: bold;
}

#printadoptables {

	width: 650px;
	padding-left:10px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	float: left;
	text-align: left;
}

.smallfont {
	font-size: 8pt;
}


.largefont {
	font-size: 16px;
}

.largeboldfont {
	font-size: 16px;
	font-weight: bold;
}

.redfont {
	color: #FD0000;
}

.formfield {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.boldunderlinetext {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3A3A3A;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;
}
.doubleunderlinetext {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-top-color: #3A3A3A;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;
}

.singleunderlinetext {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3A3A3A;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;
}

.singletopunderlinetext {
	border-top-style: solid;
	border-top-color: #3A3A3A;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-top-width: 1px;
}
.singletopbottomunderlinetext {
	border-top-style: solid;
	border-top-color: #3A3A3A;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.calendartwomonthmonthheading {
	font-weight: bold;
	background-color: #A2C6F8;
}
.calendartwomonthbackground {
	background-color: #D9EAFD;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.calendarmonthlyevent {
	font-size: 8pt;
	line-height: 9pt;
}

#monthly {
	float: left;
	width: 700px;
}

#monthly table{
	margin-bottom: 3px;
	line-height: 110%;
}

.monthlytable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #3A3A3A;
	text-align: left;
}

#allday {
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	float: left;
	margin-right: 3px;
	vertical-align: top;
}

.datebar {
	font-size: 13px;
	background-color: #CCCCCC;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3A3A3A;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-right-width: 0px;
	border-left-width: 0px;
}
#wherecanigo {
	background-color: #CCCCCC;
	width: 100%;
	float: left;
	text-align: left;
	padding: 2px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
}

#wherecanigo p, table, tr, td {
	margin-bottom: 3px;
	line-height: 110%;
}


.datebarprevnext {
	background-color: #CCCCCC;
	margin: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3A3A3A;
	border-right-color: #3A3A3A;
	border-bottom-color: #3A3A3A;
	border-left-color: #3A3A3A;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
