/* CSS Document */
body {
font-size:85%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin:0;
}
img {
border:0;
}
.clear {
clear:both;
}
h1 {
font-size:200%;
font-weight:lighter;
}
h2 {
font-size:95%;
font-weight:bold;
margin:0;
padding:0;
}
.grey {
color:#989788;
}
.green {
color:#00ABA0;
}
.light-blue {
color:#0EABD8;
}
.dark-blue {
color:#0F6D93;
}
.red1 {
color:#E23827;
}
.purple {
color:#8E2991;
}
.red2 {
color:#E03926;
}
.red3 {
color:#E33729;
}
.red4 {
color:#E23829;
}
#mastercontainer {
width:100%;
}

/*****HEADER STYLING*****/

#header {
min-height:86px;
_height:86px;/*IE 6 FIX*/
}
.grey-header {
background:none;
}
.green-header {
background:none;
}
.light-blue-header {
background:none;
}
.dark-blue-header {
background:none;
}
.red1-header {
background:none;
}
.purple-header {
background:none;
}
.red2-header {
background:none;
}
.red3-header {
background:none;
}
.red4-header {
background:none;
}
#logo {
float:left;
margin-left:25px;
margin-top:15px;
}

/*****NAVIGATION STYLING*****/

#top-nav {
background:none;
display:none;
}
#top-nav ul {
background:none;
}
#top-nav li {
display:none;
}
#sitemap {
margin-left:370px;
}
#sub-nav {
background:none;
display:none;
}
#sub-nav ul {
background:none;
}
#sub-nav li {
display:none;
}
.hidden {
display:none;
color:#FFFFFF;
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
}

/*****CONTENT STYLING*****/

#content {
}
#main #breadcrumb {
display:none;
}
#main #breadcrumb a {
text-decoration:none;
color:#444444;
}
#main #breadcrumb .current {
color:#DE5F32;
}
#main {
margin:0 0 0 25px;
}
#main #text-box {
margin-top:20px;
font-size:85%;
text-align:left;
clear:both;
float:left;
width:160px;
padding:10px;
}
#main p a {
color:#000000;
text-decoration:none;
}
#spec-info {
margin-left:190px;
}
#home-button1 {
width:126px;
float:left;
margin-right:5px;
margin-bottom:5px;
padding:90px 5px 3px 5px;
background:none;
border:1px solid #00ABA0;
}
#home-button1 p {
margin:0;
font-size:90%;
}
#home-button1 p a {
color:#000000;
text-decoration:none;
}
#home-button2 {
width:126px;
float:left;
margin-right:5px;
margin-bottom:5px;
padding:90px 5px 3px 5px;
background:none;
border:1px solid #0EABD8;
}
#home-button2 p {
margin:0;
font-size:90%;
}
#home-button2 p a {
color:#000000;
text-decoration:none;
}
#home-button3 {
width:126px;
float:left;
margin-right:5px;
margin-bottom:5px;
padding:90px 5px 3px 5px;
background:none;
border:1px solid #0F6D93;
}
#home-button3 p {
margin:0;
font-size:90%;
}
#home-button3 p a {
color:#000000;
text-decoration:none;
}
#home-button4 {
width:126px;
float:left;
margin-right:5px;
margin-bottom:5px;
padding:90px 5px 3px 5px;
background:none;
border:1px solid #E23827;
}
#home-button4 p {
margin:0;
font-size:90%;
}
#home-button4 p a {
color:#000000;
text-decoration:none;
}
#home-button5 {
width:126px;
float:left;
clear:left;
margin-right:5px;
margin-bottom:5px;
padding:90px 5px 3px 5px;
background:none;
border:1px solid #8E2991;
}
#home-button5 p {
margin:0;
font-size:90%;
}
#home-button5 p a {
color:#000000;
text-decoration:none;
}
#home-button6 {
width:126px;
float:left;
margin-right:5px;
margin-bottom:5px;
padding:90px 5px 3px 5px;
background:none;
border:1px solid #E03926;
}
#home-button6 p {
margin:0;
font-size:90%;
}
#home-button6 p a {
color:#000000;
text-decoration:none;
}
#home-button7 {
width:126px;
float:left;
margin-right:5px;
margin-bottom:5px;
padding:90px 5px 3px 5px;
background:none;
border:1px solid #E33729;
}
#home-button7 p {
margin:0;
font-size:90%;
}
#home-button7 p a {
color:#000000;
text-decoration:none;
}
#home-button8 {
width:126px;
float:left;
margin-right:5px;
margin-bottom:5px;
padding:90px 5px 3px 5px;
background:none;
border:1px solid #E23829;
}
#home-button8 p {
margin:0;
font-size:90%;
}
#home-button8 p a {
color:#000000;
text-decoration:none;
}
.photo {
float:left;
margin-right:10px;
margin-bottom:3px;
border:1px solid #CCCCCC;
}
.photo2 {
float:right;
margin-right:10px;
margin-bottom:3px;
border:1px solid #CCCCCC;
}

/*****LEFT SECTION STYLING*****/

#left {
display:none;
}

/*****RIGHT SECTION STYLING*****/

#right {
display:none;
}

/*****FOOTER STYLING*****/

#footer {
text-transform:capitalize;
font-size:75%;
margin:0;
padding:28px 13px 8px 13px;
}
#footer p {
margin:0;
padding:0;
float:left;
}
#footer p a {
text-decoration:none;
color:#D9AF29;
}
#footer p a:hover {
text-decoration:underline;
}
#footer ul {
float:right;
margin:0;
padding:0;
list-style:none;
}
#footer li {
display:inline;
}
#footer li a {
text-decoration:none;
color:#000000;
}
#footer li a:hover {
text-decoration:underline;
}