@charset "utf-8";
/* CSS Document */


* {
margin: 0;
padding: 0;
}

html {
font-size: 100%;
}

body {
background: #43438F/*#c60 url(images/bodycol2.gif) repeat*/;
margin: 10px 0 0 0;  
padding: 0; 
font-size: 62.5%;
font-family: Georgia, Helvetica, Courier, "Times New Roman", Arial, serif;
text-align: center;
}


/*   Header styles info  */

h1, h2, h3, h4, h5, h6 {
font-family:  Georgia, Helvetica, Courier, "Times New Roman", serif;
font-style: normal;
font-weight: bold;
letter-spacing: 2px;
text-align: center;
padding: 20px 0 4px 0; 
color: #666; 
}

h1 { 
font-size: 2.6em;
padding-top: 65px;
}

h2 { 
font-size: 2.3em;
padding: 10px;
background: #ff6 url(images/yellow_lines.jpg) repeat;
color: #666;
margin: 0 15px 0 15px;
}

h3 { 
font-size: 2em;
}
h3.boxtop {
padding-top: 27px;
}

h4 { 
font-size: 1.8em
}
h4.contact {
padding-left: 55px;
text-align: left;
}

h5 {
font-size: 1.6em;
}

h6 { 
font-size: 1.4em;
}

/*  .... Paragraph styling  ...  */

p {
font-family: Helvetica, "Trebuchet MS", "Times New Roman", Arial, serif, sans-serif, Courier; 
margin: 0; 
font-size: 1.4em;  
font-style: normal;  
text-align: left;  
text-indent: 0;
line-height: 145%;
padding: 10px 20px 0 20px;
color: #000;
letter-spacing: 1px;
}
.clear {
width: 100%;
clear: both;
}
p.center {
text-align: center;
}
p.italic {
font-style: italic;
color:#666;
font-weight: bold;
font-size: 1.5em;
}
p.right {
text-align: right;
font-size: 1.3em;
color: #999;
}
p.pad {
padding: 0 20px 0 20px;
font-size:1.8em;
}
hr {
height: 2px;
color: #999;
background-color: #999;
}
/*  Link info for the site.....*/

a:link {
color: #666;  
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #930;  
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #33c;
text-decoration: underline;
}

a:active {
color: #33c;  
text-decoration: underline;
}

#container {
position: relative;
background: #fff;
width: 750px;
margin: 0 auto;
text-align: left;
border: 3px solid #ff6;
}
img.textbox {
float: left;
margin: 6px 10px 0 20px;
border: none;
}

#banner {
width: 750px;
text-align: center;
background: #fff;
height: 192px;
padding-bottom: 6px;
}
img.leftbanner {
	position: absolute;
	width: 260px;
	height: 248px;
	top: 0px;
	left: 0px;
}
#pad {
background: #fff;
height: 40px;
width: 750px;
margin-bottom: 10px;
border-top: 7px solid #666;
}
#main_box {
display: inline;
width: 490px;
float: left;
background: #fff;
border-right: 3px solid #f9f9f9;
}
#main_box img {
float: left;
margin: 6px 10px 0 3px;
border: none;
}
#wrapper {
width: 750px;
background: #fff;
}
#wrapper img {
float: left;
margin: 6px 10px 0 10px;
border: none;
}
#wrapper img a {
text-decoration: none;
}
#wrapper2 {
width: 750px;
background: #fff;
}
#wrapper2 img {
float: left;
margin: 15px 10px 0 15px;
padding: 1px;
border: 2px solid #999;
}


#right_box {
display: inline;
width: 230px;
float: right;
margin: 0 5px 0 0;
background: #fff;
}
.paw {
	position: absolute;
	width: 100px;
	height:109px;
	background: #fff url(images/paw21.gif) no-repeat;
	left: 478px;
	top: 901px;
}
/*  Form styles    */

form {
width: 450px;
margin-left: 15px;
}
fieldset {
margin: 1em 0;
padding: 1em;
background: #fff;
}

legend {
font-family: Helvetica, "Trebuchet MS", Courier, "Times New Roman", Arial, serif, sans-serif; 
margin: 0; 
font-size: 1.6em;  
font-style: normal;    
text-indent: 0;
padding: 0 30px 0 30px;
color: #333;
font-weight: bold;
}
label {
display: block;
font-family: Helvetica, "Trebuchet MS", Courier, "Times New Roman", Arial, serif, sans-serif; 
margin: 0; 
font-size: 1.4em;  
font-style: normal;   
text-indent: 0;
color: #333;
}
input {
width: 200px;
}

textarea {
width: 325px;
height: 140px;
}

/*  right hand rounded corner box    */
#boxtop {
width: 230px;
height: 55px;
background: #fff url(images/boxtop1.jpg) no-repeat center top;
}
#boxmid {
width: 230px;
background: #fff url(images/boxmid.jpg) repeat-y center;
}
#boxbot {
width: 230px;
background: #fff url(images/boxbot.jpg) no-repeat center;
height: 29px;
}
/*  Table data  */
caption {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2em;
color:#666;
}
table {
margin: 0 5px;
border-collapse: collapse;
width: 98%;
border: 2px solid #666;
}
th, td {
border: 2px solid #666;
font-family: Helvetica, "Trebuchet MS", "Times New Roman", Arial, serif, sans-serif, Courier;
font-size: 1.1em;
color: #000;
padding: 0.5em 1em;
}
/*   page footers   */
#sub_footer {
width: 750px;
clear: both;
padding-top: 20px;
margin:0;
background: #fff;
border-top: 3px solid #f9f9f9;
text-align: center;
}
#footer {
width: 750px;
clear: both;
padding-top: 15px;
margin-top: 20px;
background: #fff;
border-top: 3px solid #3d3c4c;
}
