/* CSS Document */
body{
background-image:url('../images/background.jpg');
background-attachment:fixed;
font-family:Georgia, arial, Courier New, Courier, monospace;
font-size:10px;
margin-top:0px;
background-repeat:repeat-x;
background-color:#000000;
}

.border{
background-color:#FFFFFF;
width:8px;
height:8px;
}

.border2{
background-color:#FFFFFF;
width:17px;
height:8px;
}


.mailingtitle{
height:8px;
}

.hdots{
background-image:url('../images/hdots.png');
background-repeat:repeat-x;
height:1px;
background-position:center;
background-color:#FFFFFF
}

.hdots2{
background-image:url('../images/hdots.png');
background-repeat:repeat-x;
height:16px;
background-position:top;
background-color:#FFFFFF
}

.hdots3{
background-image:url('../images/hdots.png');
background-repeat:repeat-x;
height:10px;
background-position:top;
background-color:#FFFFFF
}

.main{
background-color:#FFFFFF;
color:#808080;
padding:0px;
margin:0px;
}

.menu{
background-color:#FFFFFF;
padding-left:10px;
}

.main a:link, .main a:visited{
color:#808080;
text-decoration:none;
}

#socialLinks{
width:129px;
height:16px;
float:left;
margin-right:10px;
margin-bottom:10px;
}

.facebook{
background-image:url(../images/facebook.gif);
background-repeat:no-repeat;
width:68px;
height:16px;
float:left;
}

.facebook:hover{
background-image:url(../images/facebookHover.gif);
background-repeat:no-repeat;
width:68px;
height:16px;
float:left;
}

.twitter{
background-image:url(../images/twitter.gif);
background-repeat:no-repeat;
width:61px;
height:16px;
float:left;
}

.twitter:hover{
background-image:url(../images/twitterHover.gif);
background-repeat:no-repeat;
width:61px;
height:16px;
float:left;
}

#nav{
list-style-image:none;
font-family:arial, "Courier New", Courier, monospace;
color:#666666;
}

#nav a:link, #nav a:visited{
text-decoration:none;
color:#666666;
}

.pink{
color:#FF00FF;
}

h4{
display:inline;
font-size:11px;
color:#616161;
font-weight:normal;
line-height:130%;
}

.link{
display:inline;
font-size:10px;
color:#616161;
font-weight:normal;
}

.link a:link, .link a:visited{
color:#616161;
text-decoration:none;
}

h2{
font-size:25px;
display:inline;
}

h3{
font-size:10px;
display:inline;
font-weight:bold;
}

h4 a:link, h4 a:visited{
color:#616161;
text-decoration:none;
}

.linkon{
display:inline;
font-size:10px;
color:#666666;
}


.linkon a:link, .linkon a:visited, .linkon a:hover{
color:#666666;
text-decoration:none;
}

h5{
display:inline;
font-size:10px;
}

h5 a:link, h5 a:visited, h5 a:hover{
color:#333333;
text-decoration:none;
}
h7{
color:#FF00FF;
display:inline;
font-size:11px;
}

h6{
display:inline;
font-size:11px;
margin:0px;
padding:0px;

}


/*.text{
border:1px solid red;
height:16px;
float:left;
width:20px;
display:inline;
}*/

.left{
width:32px;
background-image:url('../images/left.png');
background-position:right;
background-repeat:repeat-y;
}

.right{
width:32px;
background-image:url('../images/right.png');
background-position:left;
background-repeat:repeat-y;
}

.bot{
height:32px;
background-image:url('../images/bottom.png');
background-position:top;
background-repeat:repeat-x;
}

.botleft{
height:32px;
background-image:url('../images/botleft.png');
background-position:top;
background-repeat:no-repeat
}

.botright{
height:32px;
background-image:url('../images/botright.png');
background-position:top;
background-repeat:no-repeat
}

.linksifr{
height:45px;
width:200px;
color:#333333;
}
.test{color:#333333;
width:200px;
}

span{color:#333333;}

.address{
float:right;
margin:0 5px 0 0;
padding:0;
font-family:Georgia, "Times New Roman", Times, serif;
color:#616161;
}

.slash{
color:#FF00FF;
}




