* {margin:0; padding:0}

body{
background-color: #000000;
margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
margin-bottom:0px;
font-family:verdana,Arial,Helvetica,sans-serif;
font-size:12px;
color:#000000;
text-align: left;
}

.side{
border-right: 1px solid #ffffff;
}

.menuside{
border-right: 1px solid #ffffff;
background-color: #e00303;
}

.header{
background-color: #fe0201;
}

.footer{
background-color: #2e2e2e;
border-right: 1px solid #ffffff;
color: #ffffff;
font-size: 10px;
text-align: center;
}

.serviceplan {
color: #e00303;
font-weight: bold;
}

.gem {
border: 1px solid #000000;
padding: 2px;
background-color: #fff5c7;
}

p a {
color: #e00303;
text-decoration: underline;
}

p a:hover {
color: #000000;
text-decoration: none;
}

ul.specialty{
text-transform: uppercase;
font-weight: bold;
padding-left: 18px;
line-height: 20px;
text-indent: -1em;
}

ul.vendors li {
padding-left: 12px;
}

.specialtyhead{
text-transform: uppercase;
font-weight: bold;
text-align: center;
color: #e00303;
}

.phonehighlight{
color: #fbd777;

}

.phone{
color: #ffffff;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
text-align: left;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
background-color: #fe0201;

}

.head {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #fe0201;
}

.content{
background-color: #fff5c7;
text-align: left;
border-right: 1px solid #ffffff;
margin-left: 8px;
margin-right: 8px;

}

li {
	list-style: none;
}


.contentmenu{
background-color: #fff5c7;
text-align: left;

}

.contenttd{
margin-left: 8px;

}

.contentside{
background-color: #000000;

}

.contentsideleft{
background-color: #000000;
border-right: 1px solid #ffffff;
}

.contentwrapper{
width: 90%;
margin-left: auto;
margin-right: auto;
padding-left: 2px;
padding-right: 2px;
}

.secondwrapper{
margin-left: auto;
margin-right: auto;
padding-left: 2px;
padding-right: 2px;
}

.menutable{
background-color: #e00303;

}

.menuborder{
border-right: 1px solid #ffffff;
background-color: #e00303;
}

.bottomhighlight {
color: #e00303;
font-size: 16px;
font-weight: bold;
text-align: center;

}

ul.side_menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

/* =-=-=-=-=-=-=-[Menu]-=-=-=-=-=-=-=- */
#menu2 {
 width: 160px;
 margin: 0px;
 margin-left: 0px;
 margin-right: 0px;
 padding: 0px;

}
#menu2 li.side_menu a {
 height: 28px;
 voice-family: "\"}\""; 
 voice-family: inherit;
 height: 28px;
 text-decoration: none;
 text-align: middle;

}
#menu2 li.side_menu a:link, #menu2 li.side_menu a:visited {
font-family:verdana;
text-transform:uppercase;
 color: #ffffff;
 display: block;
 font-weight:bold;
 /*padding: 15 15 15 15px;*/
 text-indent: 20px;
 margin-right: 0px;
 padding-right: 0px;
 padding-top: 5px;
}
#menu2 li.side_menu a:hover, #menu2 li.side_menu a:active {
font-family:verdana;
text-transform:uppercase;
 color: #000000;
 font-weight:bold;
 background: url('../img/menubg.jpg');
 /*padding: 15 15 15 15px;*/
 margin-right: 0px;
 padding-right: 0px;
}
