
/******************************************************
	File name: redpaw.css
	Copyright: 2007 Red Paw Technologies
	Version: 1.0
	Owner: Jay Foreman
	Notes: Cross browser CSS
LAST UPDATE: TUES AUG. 21, 2007
******************************************************/	

/********************* General Styles ****************/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #CBCBCA url('../images/main_bg_tile.jpg') repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 3em;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #CCC9BA;
	text-decoration: underline;
}

/*a:visited {
	color: #FF0000;
	text-decoration: none;
}*/

p {
	font-size:12px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	text-align:left;
	margin-left:30px;
	list-style-type: disc;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
li	{
	margin-top:5px;
	margin-bottom:5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

form {
	background-color: #CCCC99;
	margin:0px;
	padding:0px;
}
/********************* BODY OF PAGES - Original: Arial, Helvetica, sans-serif*******************/
h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #DCDCDC;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}


h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 22px;
	font-weight: bold;
	color: #006666;
}


h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	color: #006666;
}






/***************CUSTOM PRESENTATION SYTLES ************/
.logo {
	border: none;
	margin-left:15px;
	margin-top:15px;
}

.slogan {
	border: none;
}

#right_header h1 {
	font-size:19px;
	font-weight:bold;
	font-family: Agency FB, Arial, Helvetica;
	font-style: oblique;
	color: #5A5855;
	font-variant: small-caps;
	padding:0px;
	margin: 0px;
	line-height:20px
}

#right_header h3 {
	font-size:10px;
	font-family: Helvetica, Arial;
	font-style: normal;
	color: #A6A298;
	padding-top:0px;
	margin: 0px;
}

#right_header h3 a {
	color: #A6A298;
}

#right_header img {
	margin-top:8px;
	padding-bottom:0px;
}

#right h1 {
	font-size:19px;
	text-align:right;
	color:#A6A195;
	margin:0px;
	padding:0px;
	font-family: Helvetica Bold, Arial Bold;
	font-style: normal;
	line-height:15px;
}
/***************Text at the right hand side of page!************/
/***************Original Color: #A6A195 ************/
/***************Original Font Size: 12px ************/
#right p {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	font-size:10px;
	margin-right:5px;
}

#right_box h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:#CCC9BA;
	padding-top:0px;
	margin-top:0px;
	padding-right:5px;
	text-align:right;
}

#middle2 p {
	margin-left:0px;
	margin-right:15px;
	margin-top:8px;
	margin-bottom:8px;
	color:#3D3931;
}

#middle2 h1 {
	font-family:P22 Johnston Underground Bold, Helvetica Bold, Arial Bold;
	color:#A6A195;
	margin-right:15px;
	text-align:right;
	padding-top:0px;
	margin-top:0px;
	font-size:19px;
	line-height:10px;
	padding-bottom:15px;
}

.contact {
	padding-top:100px;
	width:320px;
	margin: 0 auto;
	text-align: center;
}

.contact p {
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
}

.pic_border {
	margin-right:15px;
	padding:0px;
	margin-bottom:0px;
}

.pic_border img {
	border:3px solid #A6A298;
}

/********************* Layout Styles ***************/

#wrapper {
	border: 1px solid #000000;
	background: #ffffff url('../images/content_bg_tile.gif') repeat-y;
	width: 900px;
	min-width: 750px;
	height: auto;
	margin: 0 auto; /*Center container on page*/
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	background: #EEEBE1 url('../images/header_bg.gif') repeat-y;
	color: #000000;
	height:80px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#left_header {
	float:left;
	width:291px;
	height:80px;
	text-align:left;
}

#right_header {
	width:590px;
	float:right;
	height:80px;
	text-align:right;
}

.right_header_text {
	margin-right:15px;
	margin-top: 15px;
	padding:0px;
}

#main_nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC9BA;
	height:45px;
	clear:both;
}

#content {
	height:auto;
	background: #FFFDF7 url('../images/content_bg_tile.gif') repeat-y;
	margin:0;
	padding:0;
}

/*******LEFT COLUMN*/
#left {
	float:left;
	width:165px;
	margin:0;
	/*padding-right:5px;*/
	text-align:left;/*border: 1px solid black;*/
}

#left2 {
	float:left;
	width:170px;
	margin:0;
	padding:0;
	text-align:left;/*border: 1px solid black;*/
}

/*****RIGHT COLUMN*/
#right {
	float:right;
	width:232px;
	margin-left:0px;
	padding:0px;/*border:1px solid black;*/
	vertical-align:top;
}

#right_box {
	width:203px;
	float:right;
	border:2px solid #A6A298;
	height:190px;
	margin-top:5px;
	margin-right:3px;
	background-color:#EEEBE1;
	padding:0px;
}

#middle {
	margin-left: 165px;
	margin-right: 228px;
	/*border:1px solid black;*/
	padding-top:15px;
	padding-bottom:15px;
	height:auto;
	vertical-align:top;
}

#middle2 {
	margin-left:170px;
	/*border:1px solid black;*/
	padding-top:15px;
	padding-bottom:15px;
	height:auto;
	vertical-align:top;
}

.column-in {
	/*margin:0; padding:0.5em 1em;*/
	padding:10px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

/******************** Footer **************/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCC9BA;
	height:45px;
	clear:both;
}

#footer a {
	color:#807E74;
	text-decoration:underline;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
}

#left_footer {
	float:left;
	width:378px;
	height:45px;
	text-align:left;
	font-size:9px;
	padding-top:15px;
	padding-left:8px;
}

#right_footer {
	width:350px;
	float:right;
	height:45px;
	text-align:right;
	font-size:10px;
	padding-top:15px;
	padding-right:8px;
}

/*********************** Menu Tab Styles *************/

.basictab ul {
	margin: 0px;
	padding: 8px 15px;
	margin-left: 0px;
	font: 200 12px P22 Johnston Underground, Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li {
	display: inline;
	margin: 0;
}

.basictab li a {
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	color: #000000;
}

.basictab li a:visited {
	color: #000000;
}

.basictab li a:hover, .basictab li a.current {
	/*background-color: #BF2000;*/
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
}

.basictab li a:active {
	color: #ffffff;
}

.tabcontainer {
	width:95%; /*width of 2nd level sub menus*/
	height:9px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
	text-align:left;
	margin-top:-3px;
	color:#ffffff;
	font-weight:normal;
	font-size:10px
}

.tabcontainer a {
	margin-top:-3px;
	color:#ffffff;
	font-weight:normal;
}

.tabcontainer a:visited {
	margin-top:-3px;
	color:#ffffff;
	font-weight:normal;
}

.tabcontainer a:hover {
	margin-top:-3px;
	color: #BF2000;
	font-weight:normal;
}

.tabcontent {
	display:none;
}

/********************** Drop Shadow Boxes ************/
.dropshadow2 {
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 147px;
	padding: 0px;
}

.innerbox {
	position:relative;
	bottom:6px;
	right: 6px;
	border: 2px solid #A6A298;
	padding:4px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	background-color:#ffffff;
	font-size:11px;
}

.innerbox img {
	border:none;
}

.innerbox a:hover {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	text-decoration:none;
}

.innerbox h3 {
	font-size:90%;
	font-family: Helvetica, Arial ;
	font-style: normal;
	color: #A6A298;
	padding-top:0px;
	padding-bottom:3px;
	margin: 0px;
	line-height:13px;
}

.innerbox {
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}

.innerbox p {
	font-size:12px;
	margin: 3px;
}

/*********************** Drop Shadow 2 **************/
.out {
	display:block;
	background:#bbb;
	border:1px solid #ddd;
	position:relative;
	margin:1em 0;
}

.in {
	text-align:center;
	background:#fff;
	border:1px solid #555;
	position:relative;
	padding:5px;
	font-weight:normal;
}

.ltin {
	left:-5px;
}

.tpin {
	top:-5px;
	background-image:url('../images/paw.gif');
	background-repeat:no-repeat;
	background-position:195px 21px;  
}

.narrow {
	width:320px;
 /* change to suit */

/*********************CENTER DIC ***********/
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}