/*
Theme Name: PAWS
Description: PAWS Theme.
Version: 1.0
Author: The Dude Design, Inc.
Author URI: http://thedudedesign.com/

*/



body {
	margin-top: 0px;
	background-image: url(images/background.jpg);
	background-position: center top;
	background-color: #FFF;
	background-repeat: no-repeat;
}
#wrapper {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #FFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	height: 100px;
	width: 900px;
}
#logo {
	float: left;
	height: 86px;
	width: 400px;
	text-align: center;
	padding-top: 14px;
}
#headerRight {
	float: right;
	width: 390px;
}
#headerRightTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	clear: both;
	color: #00335E;
}
#headerRightBase {
	padding-top: 15px;
	clear: both;
}
#headerRightBase a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003F71;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
#headerRightBase a:hover {
	color: #FFF;
	background-color: #F00;
}
#linkBar {
	background-image: url(images/linkBar.jpg);
	background-repeat: repeat-x;
	clear: both;
	float: left;
	height: 30px;
	width: 900px;
	text-align: center;
	padding-top: 10px;
}
#linkBar a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 5px;
}
#linkBar a:hover {
	color: #FFF;
	background-color: #e52520;
	background-image: url(images/linkOver.jpg);
	background-repeat: repeat-x;
}
#banner {
	clear: both;
	float: left;
	height: 261px;
	width: 900px;
}
#home_mid {
	background-color: #FFF;
	background-image: url(images/home_mid_back.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.midBox {
	float: left;
	width: 280px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	padding-right: 10px;
	padding-left: 10px;
}
.midBox h3 {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #00355F;
	font-size: 13px;
}
.midBox a {
	color: #00335E;
	text-decoration: none;
}
.midBox a:hover {
	color: #E8211B;
	text-decoration: underline;
}
#content_main {
	background-color: #FFF;
	clear: both;
	float: left;
	width: 900px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/content_back.jpg);
	background-repeat: no-repeat;
}
#leftCol {
	float: left;
	width: 614px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#leftCol h1 {
	font-size: 30px;
	font-weight: lighter;
	color: #04345F;
	line-height: normal;
}
#leftCol h2 {
	font-size: 16px;
	font-weight: lighter;
	color: #E3130E;
}
#leftCol a {
	color: #00355F;
	text-decoration: underline;
}
#leftCol a:hover {
	color: #E3130E;
	text-decoration: underline;
}
#leftCol li {
	color: #666;
	list-style-image: url(images/paw_list.jpg);
	line-height: 28px;
}
#leftCol li.none {
	color: #666;
	line-height: 21px;
	list-style-type: circle;
	list-style-image: none;
}
#rightCol {
	background-color: #FFF;
	background-image: url(images/sidebarBack.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 241px;
	min-height: 290px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#rightCol h2 {
	text-transform: uppercase;
	color: #00345E;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightCol ul li ul li{
	list-style-image: url(images/paw_top.jpg);
	padding-bottom: 2px;
	margin-left: 0px;
	line-height: 14px;
}
#rightCol a {
	color: #00345E;
	text-decoration: none;
	line-height: 18px;
}
#rightCol a:hover {
	color: #E3130E;
	text-decoration: underline;
}
#footer {
	clear: both;
	float: left;
	height: 60px;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6592B3;
	background-color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
#footer a {
	color: #003563;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#footer a:hover {
	color: #EE1F19;
	text-decoration: underline;
}
#rightCol ul li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 20px;
}