/* style sheet for the com-spec home page */

body {
background:white;
}

td {
background-color:#ffa500;
}

.heading_color {
color:white;
font-size:14pt;
}

div.google_trans {
width:300px;
text-align:center;
font-family:arial;
font-weight:bold;
margin:0 auto;
background:orange;
}

/*CONTACT.HTML - CSI CONTACT INFO -  FOR CAPTIVE WILDLIFE LINK*/

.contact_body {
margin:0px;
background:url(../index_contact/images/bkgnd_2.jpg) repeat-x;
}

.contact_body_div {
width:800px;
height:750px;
border:ridge #a2cd5a 3px;
margin:20px auto 0 auto;
padding-top:20px;
background:white;
}

h1.heading {
text-align:center;
font:italic bold 24pt arial;
color:#556b2f;
text-decoration:underline;
}

.contact {
border:ridge 3px #a2cd5a;
width:600px;
height:250px;
margin:0px auto;
}

.contact_info {
border:solid black 0px;
width:600px;
height:auto;
margin-top:50px;
margin-left:auto;
margin-right:auto;
font:16pt arial;
color:#556b2f;
}

.web {
font:italic 20pt arial;
}

.contact_info span {
font:bold italic 18pt arial;
}

.contact_info a {
text-decoration:none;
}

a.buttons {
border:ridge #9acd32 3px;
display:block;
width:184px;
height:50px;
text-align:left;
text-decoration:none;
float:right;
clear:left;
}

a.buttons:link {
color:#556b2f;
background:url(../index_contact/images/home.jpg) no-repeat;
}

a.buttons:visited {
color:blue;
background:url(../index_contact/images/home.jpg) no-repeat;
}

a.buttons:hover {
color:orange;
background:url(../index_contact/images/home_in.jpg) no-repeat;
}

a.buttons:active {
color:orange;
background:url(../index_contact/images/home_in.jpg) no-repeat;
}

a.buttons:focus {
color:orange;
background:url(../index_contact/images/home_in.jpg) no-repeat;
/*-moz-outline:none;*/
}

span#text1 {
font:italic bold 12pt arial;
position:relative;
top:15px;
margin-left:60px;
}

