@charset "iso-8859-1";
/* CSS Document */

body {font-size:90%;}
/* Content Shadows */
div#Lft {background:url(../images/shadow-lft.png) top left repeat-y; width:100%;}
div#Rgt {background:url(../images/shadow-rgt.png) top right repeat-y; width:100%;}
div#Top {background:url(../images/shadow-top.png) top left repeat-x; width:100%;}
div#Bot {background:url(../images/shadow-bot.png) bottom left repeat-x; width:100%;}
div#BotLft {background:url(../images/cnr-bot-lft.png) bottom left no-repeat; width:100%;}
div#BotRgt {background:url(../images/cnr-bot-rgt.png) bottom right no-repeat; width:100%;}
div#ContentContainer {padding:25px; color:#e3caaa; font-size:85%;}
div#titleglow {background:url(../images/title-glow.jpg) 10px 0px no-repeat;}
div#header {background:url(../images/logo.jpg) top center no-repeat; height:108px; width:90%; margin-left:auto; margin-right:auto;}
div#contentwrapper {width:90%; margin-left:auto; margin-right:auto;}
.ServicesBox {background:url(../images/orange-trans.png) repeat; border:1px solid #661d01;}
.TopCell {margin-left:320px; color:#F08118; padding-top:20px; font-size:140%; font-weight:bold;}
.imgbdr {border:1px solid #7b0e00; margin:10px;}



@font-face {
  font-family: Diavlo;
  src: url('Diavlo.ttf');
}
.Diavlo {
  font-family: Diavlo;
  font-size:16px; font-weight:bold; color:#fff; padding:5px 16px;
}

/* Top Menu */
#menu {background:#7b0e00; text-align:center; margin:0 auto; padding:5px;}
#menu ul {margin:0; padding:0;}
#menu-ul li {display:inline; list-style-type:none;}
#menu-ul li a, a:link, a:visited, a:active {font-size:16px; font-weight:bold; color:#fff; padding:5px 16px;}
#menu-ul li a:hover {color:#f08218;}

/* Links */
#topcontacts {color:#f08118; font-size:20px;}
#topcontacts a, a:link, a:visited, a:active {text-decoration:none; color:#ca2000;} 
#topcontacts a:hover {color:#f08118;}


a, a:link, a:visited, a:active {text-decoration:none;color:#ca2000; font-size:90%; padding:0; margin:0; font-weight:normal;}
a:hover {color:#777;}

.SmallTxt {font-size:90%;}
.OrangeTxt {color:#f08218;}

h3 {font-size:16px;}z
