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

* {margin:0px;padding:0px;}

body {
background: #B4E1F1 url(images/bg.jpg) repeat-x;
font:15px/18px normal Tahoma, Arial, Helvetica, sans-serif;
}

#container {
	width:100%;
	background:url(images/revise/banner.jpg) repeat-x 0px 139px;
}

#top {
	width:1000px;	
	height:230px;
	margin:0px auto 10px auto;
	background:url(images/revise/doggraphic.jpg) no-repeat 560px 36px;
	color:#FFFF97;
	
}

a.topText {color:#FFCC00; text-decoration:underline;font-size:14px; text-align:center;}
.topText {
	color:#FFCC00;
	margin:0px;
	text-align:center;
	font-size:14px;
}

#main {
	width:1000px;
	margin:0px auto;
	background:url(images/navbg.gif) no-repeat 3px 5px;
	}

#left{
	width:205px;
	float:left;
}

#left img {margin:10px; border:none;}

#right {
	margin-left:260px;
}


#nav {
	padding-top:85px;
	font-size:16px;
	width:193px;
	margin-left:6px;
	height:400px;
}

#nav a {
	line-height:31px;
	text-decoration:none;
	color:#183D80;
	display:block;
	font-weight:normal;
	text-align:center;
}

#nav a:hover {
	color: #FFFF98;
	display:block;
	background-color: #2456AB;
}

.leftBox {
	background:url(images/boneContact.gif) no-repeat;
	height:170px;
	width:198px;
	text-align:center;
	
}
.boneBg p {
	padding-top:40px;
	font-size:9pt;
}	
#footer {
	width:1000px;
	height:120px;
	margin:0px auto;
	font-size:9pt;
	background:url(images/footerbg.gif) no-repeat center top;
	text-align:center;
}

#footer p {
	padding-top:90px;
}
.logo2 {
font-size:22px;
margin-bottom:80px;
}
h1 a img {
	padding-top:5px;	
	border:none;
	float:left;
}

/*h1 a img {
	padding-top:67px;	
	border:none;
	float:left;
}*/

h2 {
	padding:20px 0px;
	font-size:15pt;
	color:#FFCC00;
}

h3 {
	font-size:16pt;
	line-height:19pt;
	font-style:italic;
	margin-top:20px;
	color: #000066;
}
h4 {
	font-size:13pt;
	margin:15pt 0pt;
}

ol, ul, blockquote {margin:15px 35px;}
li {margin:11px 0px;}
ul li {
	list-style-image:url(images/dogboneBullet.gif);
}



p {margin:15px 0px;}

a:link {color: #006; font-weight:bold; text-decoration:underline;}
a:hover {text-decoration:none; color:#FFCC00;}
a:visited {text-decoration:underline; color:#A1122A; font-weight:bold;}

#footer a {
	color:#000;
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:none;
}
.noBorder {border:none;}
.floatLeft {float:left; margin:0px 14px 14px 0px;}
.floatLeft p, .floatright p{font-size:10pt;margin:3px;color:#333;}
.borderImg {border:1px solid #000;}
.floatright {float:right; margin:0px 0px 14px 14px;font-size:10pt;}

/*.slogan {
	padding-top:40px;
	}
.slogan img {border:none;}
*/
.slogan {
	margin-top:35px;
	}
.slogan img {border:none;}
