a
{
	color: #CC6600;
	text-decoration: none;
}

a.mini-add-comment
{
	background: url(images/mini-down-arrow.gif) no-repeat;
	float: right;
	padding-left: 18px;
}

span.next-entries
{
	background: url(images/mini-nav-right.gif) no-repeat right center;
	display: block;
	float: right;
	padding-right: 18px;
	text-align: right;
	width: 225px;
	font-size: 10pt;
}

a.post-calendar
{
	background: url(images/mini-calendar.gif) no-repeat;
	color: #999999;
	float: right;
	font-size: 10pt;
	padding-left: 20px;
}

span.post-dates
{
	background: url(images/date.gif) no-repeat;
	float: left;
	font-size: 10pt;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 20px;
}

span.post-cat
{
	background: url(images/mini-category.gif) no-repeat;
	float: left;
	font-size: 10pt;
	padding-left: 20px;
	line-height: 20px;
}

span.post-comments
{
	background: url(images/mini-comments.gif) no-repeat;
	float: right;
	font-size: 10pt;
	padding-left: 20px;
	line-height: 20px;
}

span.previous-entries
{
	background: url(images/mini-nav-left.gif) no-repeat left center;
	display: block;
	float: left;
	padding-left: 18px;
	width: 228px;
	font-size: 10pt;
}

a:hover
{
	color: #FF6600;
	text-decoration: none;
}

a:visited
{
	color: #CC6633;
	text-decoration: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-family: Arial;
	color: #2a3077;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
	text-align: left;
}

h1 a, h1 a:visited
{
	color: #2a3077;
	text-decoration: none;
}

h1 a:hover
{
	color: #2a3077;
	text-decoration: none;
}

h2
{
	border-bottom: 1px dotted #CCCCCC;
	color: #94b3c5;
	font: lighter 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0px 0px 2px;
	padding-bottom: 3px;
}

h2 a, h2 a:visited
{
	color: #0d1216;
	text-decoration: none;
}

h2 a:hover
{
	color: #0099cc;
	text-decoration: none;
}

h3
{
	font-family: Arial;
	color: #5f7e3c;
	font-size: 14pt;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
h3.topad
{
	font-family: Arial;
	color: #2a3077;
	font-size: 18pt;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0px;
	text-align: left;
}

h4
{
	color: #758d38;
	font: normal 130%/100% Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
}

hr.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

img.alignleft, img[align="left"]
{
	float: left;
	margin: 2px 10px 5px 0px;
}

img.alignright, img[align="right"]
{
	float: right;
	margin: 2px 0px 5px 10px;
}

img.center, img[align="center"]
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Div's and layout */



#commentform
{
	font: 110% Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#commentform #submit
{
	background: url(images/btn-bg.gif) no-repeat;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 20px;
	width: 100px;
}

#commentform input
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin-top: 3px;
	padding: 3px;
	width: 200px;
}

#commentform label
{
	color: #262626;
	font-size: 87%;
}

#commentform p
{
	margin: 0px;
	padding: 6px 0px;
}

#commentform textarea
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	height: 115px;
	margin-top: 3px;
	padding: 2px;
	width: 478px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus
{
	background: #ffffff;
}

#comments, #respond
{
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
	padding: 10px 0 5px 0;
}

#content
{
	float: left;
	width: 500px;
}

#credits
{
	color: #7a9299;
	font-size: 11px;
	height: 15px;
	line-height: 120%;
	margin: 0px auto;
	padding-bottom: 3px;
	width: 768px;
}

#credits a, #credit a:visited
{
	color: #048db4;
}

#Footer
{
	float: left;
	width: 952px;
	height: 61px;
	padding-bottom: 15px;
	background-image: url(../../../../images/footer.png);
	background-repeat: no-repeat;
	line-height: 61px;
}

#footer a strong
{
	color: #FFFFFF;
}

#footer a, #footer a:visited
{
	color: #ACD7EE;
}

#footer a:hover
{
	color: #FFFFFF;
}

#footer h4
{
	font: normal 146%/100% Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
}

#footer li a
{
	display: block;
}

#footer_bg
{
	background: url(images/footer.jpg) no-repeat;
	height: 72px;
	width: 768px;
}

#nav
{
	clear: both;
	float: right;
	list-style: none;
	margin: 0px 10px 0 0;
}

#nav a
{
	border-bottom: 3px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	float: left;
	font: 12px/100% Arial, Helvetica, sans-serif;
	height: 32px;
	line-height: 32px;
	margin-right: 3px;
	text-decoration: none;
	vertical-align: middle;
	padding: 0 10px;
}

#nav a:hover
{
	border-bottom: 3px solid #0099CC;
	color: #0099CC;
}

#nav li
{
	display: inline;
	height: 30px;
	list-style: none;
}

#nav ul
{
	margin: 0px;
	padding: 0px;
}

#page
{
	margin: 0px auto;
	width: 718px;
	float: left;
}

#searchform
{
	margin: 15px 0 0;
}

#searchform #s
{
	background: #fff;
	border: 1px solid #cccccc;
	color: #000000;
	cursor: pointer;
	font-weight: normal;
	height: 19px;
	line-height: 19px;
	margin-right: 2px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	width: 113px;
}

#searchform br
{
	display: none;
}

#searchform input
{
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	color: #FFFFFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 52px;
}
#Sidebarmain
{
	width: 217px;
	min-height: 703px;
	background-image: url(../../../../images/sidebar-bg.png);
	background-repeat: repeat-y;
	float: left;
	padding-bottom: 20px;
}
#sidebar
{
	color: #666666;
	float: right;
	padding: 0px 10px 0px 10px;
	width: 180px;
}

#sidebar a, #sidebar a:visited
{
	color: #5c9699;
	display: block;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #73a714;
	display: block;
	text-decoration: none;
}

#sidebar h2, #sidebar .sidebartitle
{
	
	border-bottom: 1px dotted #CCCCCC;
	color: #5f7e3c;
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
}

#sidebar ul li
{
	border: none;
	border-bottom: 1px dotted #CCCCCC;
	list-style: none;
	margin: 0;
	padding: 2px 0;
}

#sidebar ul li ul
{
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px 0 2px 0px;
}

#sidebar ul li ul li ul li
{
	border: none;
	padding: 1px 0 1px 10px;
}



/* Classes and other stuff */



.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.center
{
	text-align: center;
}

.clear
{
	clear: both;
}

.commentlist
{
	line-height: 130%;
	margin: 10px 0px;
	padding-left: 20px;
}

.commentlist .alt
{
}

.commentlist cite
{
	color: #CC6600;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}

.commentlist cite a, .commentlist cite a:visited
{
	color: #CC6600;
}

.commentlist li
{
	padding: 5px 10px;
}

.commentlist small
{
	display: block;
	font-size: 87%;
	margin-bottom: 5px;
}

.entry
{
	clear: both;
	padding-top: 10px;
}

.footer-about
{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 210px;
}

.footer-recent-comments
{
	float: left;
	margin-left: 10px;
	width: 240px;
}

.footer-recent-comments ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-recent-comments ul li
{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}

.footer-recent-posts
{
	float: left;
	margin-left: 10px;
	width: 240px;
}

.footer-recent-posts strong
{
	font-size: 107%;
	font-weight: bold;
	line-height: 135%;
}

.footer-recent-posts ul
{
	font-size: 11px;
	line-height: 110%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.footer-recent-posts ul li
{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}

.loginout
{
	background: url(images/mini-loginout.gif) no-repeat left center;
	margin-left: 8px;
	padding-bottom: 2px;
	padding-left: 18px;
}

.navigation
{
	clear: both;
	height: 15px;
	padding: 10px 0px;
}

.post
{
	clear: both;
}

.post-date
{
	background: url(images/date-bg.gif) no-repeat;
	float: left;
	height: 49px;
	width: 45px;
}

.post-day
{
	color: #999999;
	display: block;
	font-size: 18px;
	line-height: 18px;
	margin-left: -3px;
	padding-top: 7px;
	text-align: center;
	text-transform: uppercase;
}

.post-month
{
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	line-height: 11px;
	margin-left: -3px;
	padding-top: 2px;
	text-align: center;
	text-transform: uppercase;
}

.post-title
{
	float: left;
	margin-left: 0px;
	text-transform: capitalize;
	width: 496px;
}

.rss
{
	background: url(images/mini-rss.gif) no-repeat left center;
	margin-left: 8px;
	padding-bottom: 2px;
	padding-left: 18px;
}

/* Main Web Consolidation */

body
{
	width: 100%;
	margin: 0px;
	background-color: #fff;
}

#Container
{
	margin: 0px;
	width: 100%;
}
#MainWrapper
{
	width: 952px;
}
#ContentWrapper
{
	width: 952px;
	min-height: 301px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#Header
{
	width: 952px;
	float: left;
}

#TopNavigation
{
	float: left;
	height: 29px;
	padding-left: 212px;
	padding-top: 30px;
}
#ContactNumber
{
	width: 215px;
	padding-top: 5px;
	float: right;
}
#LeftColumn
{
	width: 217px;
	float: left;
}
#RightColumn
{
	width: 735px;
	float: right;
}
#LeftColumnTop
{
	width: 217px;
	height: 11px;
	margin-top: 15px;
	background-image: url(../../../../images/sidebar-top.png);
	background-repeat: no-repeat;
	float: left;
}
#Logo
{
	padding-left: 5px;
	width: 217px;
	float: left;
}
#LeftColumnBottom
{
	width: 217px;
	height: 11px;
	background-image: url(../../../../images/sidebar-bottom.png);
	background-repeat: no-repeat;
	float: left;
}
#MainAdvertisement
{
	width: 735px;
	height: 301px;
	max-height: 301px;
	float: left;
}
#MainAdContent
{
	padding-left: 15px;
	padding-top: 80px;
	width: 440px;
	float: left;
}
#BodyContentHome
{
	width: 728px;
	padding: 8px 0px 0px 8px;
	text-align: left;
	float: left;
}
#BodyContent
{
	width: 728px;
	min-height: 520px;
	padding: 8px 0px 110px 8px;
	text-align: left;
	float: left;
	background-image: url(../../../../images/body-dog-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.HomeLargeBox
{
	background-image: url(../../../../images/hm-largebodybox.png);
	background-repeat: no-repeat;
	width: 482px;
	height: 248px;
}
div.HomeSmallBox
{
	background-image: url(../../../../images/hm-smallbodybox.png);
	background-repeat: no-repeat;
	width: 238px;
	height: 248px;
}
div.AdBox
{
	background-image: url(../images/ad-box-bg.png);
	background-repeat: no-repeat;
	width: 238px;
	height: 195px;
}
a img
{
	border: none;
}
div
{
	font-size: 0pt;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.paddingtop15
{
	padding-top: 15px;
}
#MainImage
{
	width: 952px;
	height: 301px;
	background-image: url(../../../../images/main-image.png);
	background-color: #fff;
	float: left;
}

#SideNavigation
{
	width: 202px;
	height: 44px;
	background-image: url(../../../../images/sidenav.png);
	background-repeat: no-repeat;
	float: left;
}
div.menu
{
	width: 100px;
	height: 29px;
	float: left;
	position: relative;
	padding-left: 5px;
}
div.menu a
{
	background-image: url(../../../../images/topnav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 100px;
	height: 29px;
}
div.menu a:hover
{
	background-image: url(../../../../images/topnav-roll.png);
}
div.sidemenu
{
	width: 202px;
	height: 44px;
	float: left;
	position: relative;
	padding-top: 15px;
	float: left;
}
div.sidemenu a
{
	background-image: url(../../../../images/sidenav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 202px;
	height: 44px;
}
div.sidemenu a:hover
{
	background-image: url(../../../../images/sidenav-roll.png);
}
div.redbutton
{
	width: 202px;
	height: 44px;
	position: relative;
	float: left;
}
div.redbutton a
{
	background-image: url(../../../../images/bigredbutton.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 202px;
	height: 44px;
}
div.redbutton a:hover
{
	background-image: url(../../../../images/bigredbutton-roll.png);
}
div.smgreenbutton
{
	width: 120px;
	height: 26px;
	position: relative;
}
div.smgreenbutton a
{
	background-image: url(../../../../images/bodynav.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 120px;
	height: 26px;
}
div.smgreenbutton a:hover
{
	background-image: url(../../../../images/bodynav-roll.png);
}

p, td, li
{
	font-family: Arial;
	color: #707070;
	font-size: 10pt;
	line-height: 20px;
	margin: 0px;
	text-align: left;
}
p.bodyp
{
	padding: 10px 0px;
}
h1
{
	font-family: Arial;
	color: #2a3077;
	font-size: 16pt;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
	text-align: left;
}
h2
{
	font-family: Arial;
	color: #5f7e3c;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}
.small
{
	font-family: Arial;
	font-size: 8pt;
	margin: 0px;
}
.medium
{
	font-family: Arial;
	font-size: 14pt;
	margin: 0px;
	line-height: 24px;
}
.large
{
	font-family: Arial;
	font-size: 20pt;
	margin: 0px;
	line-height: 30px;
}
.blue
{
	color: #2a3077;
}
.green
{
	color: #5f7e3c;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.center
{
	text-align: center;
}
a.topnav:link
{
	font-family: Arial;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
a.topnav:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
a.topnav:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
a.topnav:active
{
	font-family: Arial;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
}
a.sidenav:link
{
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
}
a.sidenav:hover
{
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
}
a.sidenav:visited
{
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
}
a.sidenav:active
{
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
}
a.botnav:link
{
	font-family: Arial;
	font-size: 9pt;
	color: #5f7e3c;
	text-decoration: none;
	line-height: 61px;
}
a.botnav:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #5f7e3c;
	text-decoration: none;
	line-height: 61px;
}
a.botnav:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: #5f7e3c;
	text-decoration: none;
	line-height: 61px;
}
a.botnav:active
{
	font-family: Arial;
	font-size: 9pt;
	color: #5f7e3c;
	text-decoration: none;
	line-height: 61px;
}
a.bodynav:link
{
	font-family: Arial;
	font-size: 9pt;
	color: #5f7e3c;
	text-decoration: none;
}
a.bodynav:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #5f7e3c;
	text-decoration: none;
}
a.bodynav:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: #5f7e3c;
	text-decoration: none;
}
a.bodynav:active
{
	font-family: Arial;
	font-size: 9pt;
	color: #5f7e3c;
	text-decoration: none;
}
a.redbuttonnav:link
{
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
	padding-left: 20px;
}
a.redbuttonnav:hover
{
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
	padding-left: 20px;
}
a.redbuttonnav:visited
{
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
	padding-left: 20px;
}
a.redbuttonnav:active
{
	font-family: Arial;
	font-size: 11pt;
	color: #fff;
	text-decoration: none;
	line-height: 44px;
	padding-left: 20px;
}
a.smgreenbuttonnav:link
{
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	line-height: 26px;
	text-align: right;
	padding-right: 10px;
}
a.smgreenbuttonnav:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	line-height: 26px;
	text-align: right;
	padding-right: 10px;
}
a.smgreenbuttonnav:visited
{
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	line-height: 26px;
	text-align: right;
	padding-right: 10px;
}
a.smgreenbuttonnav:active
{
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	line-height: 26px;
	text-align: right;
	padding-right: 10px;
}

