@charset "UTF-8";
/* CSS Document */
body {
height: 100%;
width: 875px;
margin: 0 auto;
font-family: Trebuchet, Verdana, Arial, Tahoma, Helvetica, sans-serif;
text-align: center;
font-size: 100%;
background-color: #f0f0f0;
padding: 5px 5px 5px 5px;
}
h1{font-size:135%; 
font-family: Monotype Corsiva, Script, Lucida Handwriting, Trebuchet, Verdana, Arial;}
#bgtop{
background: no-repeat top url(images/bg1.jpg);
height: 23px;
}
#bgmiddle{
background:url(images/bg2.jpg) repeat-y center;
}
#bgbottom{
background: no-repeat bottom url(images/bg3.jpg);
height: 23px;
}
#top{
height: 115px;
background:url(images/boxalarmgraphics.jpg) no-repeat center;
}
#slogan{
height: 64px;
background: url(images/nothingtraditional.jpg) no-repeat center;
}
#menu{
width: 90%;
}
#menu li{
text-decoration: none;
list-style-type:none;
display: inline;
}
#menu li a
{
padding-right: 0px;
padding-bottom: 0px;
padding-left: 35px;
padding-top: 18px;
color:#000;
text-decoration:none;
}
#menu li a:hover {background: url(images/star.gif) left no-repeat;}
#menu img{border:none; border-color:fff; margin-top: 5px}


#copyright h1{font-size: 12px; text-align:center;}
#copyright h2{font-size: 10px; text-align:center;}

#content{
text-align: left;
padding-left: 40px;
min-height: 400px;
width: 785px;
}
#imagefloat {float: left;}

div#cover{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:2; background-image:url(overlay.gif); image-repeat:repeat;}

#img{
border: none;
outline: none;
}


.image_cluster_layout_style_default {
    padding: 0px;
}
.Caption {
    color: #493b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}

@media print{
#body{display: none;}
#content{display: none;}
#img{display:none;}
}

.newsletterbutton, #subscribelayout{
	border: none;
	background: none;
}
.mainnewsletter p {
	color: red;
}

/*WORDPRESS INFORMATION*/

