/* CSS Document */

body {

	background-color: #E8E8FF;
	margin:10px;
	background-image: url(bg.gif);
}

a.one:link {color: #CCCCCC; text-decoration:none;}
a.one:visited {color: #CCCCCC; text-decoration:none}
a.one:hover {color: #666666; text-decoration:none;}

a.two:link {color: #999999; text-decoration:none;}
a.two:visited {color: #999999; text-decoration:none}
a.two:hover {color: #666666; text-decoration:none;}

.side {
margin-top:75px;
margin-bottom:115px;
}

.info {
margin-left:10px;
}

.main {
background-color:#FFFFFF;
padding: 5px;
}

.dashed {
height:50px;
}

.dashed2 {
height:35px;
}

.dashed3 {
border-top-color:#999999; 
border-top-style:dashed; 
border-top-width: 2px;
border-bottom-color:#999999; 
border-bottom-style:dashed; 
border-bottom-width: 2px;
height:350px;
}

.address {
color:#999999;
letter-spacing:2px;
font-family:Helvetica, sans-serif;
font-weight:200;
font-size:11px;
text-align:right;
margin-top:36px;
}

.sidetext {
color:#999999;
letter-spacing:2px;
font-family:Helvetica, sans-serif;
font-weight:300;
font-size:14px;
text-align:right;
}

.calheader {
color:#999999;
letter-spacing:2px;
font-family:Helvetica, sans-serif;
font-weight:300;
font-size:14px;
text-align:center;
}

.caltext {
color:#333333;
letter-spacing:2px;
font-family:Helvetica, sans-serif;
font-weight:300;
font-size:9px;
text-align:left;
vertical-align:top;
}

.calcell {
height:30px;
width: 40px;
background-color:#E8E8FF;
padding: 2px;
}

.bodytext {
color:#999999;
letter-spacing:2px;
font-family:Helvetica, sans-serif;
font-weight:300;
font-size:11px;
text-align:left;
}

.bodytext2 {
color:#999999;
letter-spacing:2px;
font-family:Helvetica, sans-serif;
font-weight:300;
font-size:11px;
margin-top:40px;
}

.typotext {
color:#999999;
font-family:courier, serif;
font-size:11px;
text-align:left;
}

.typoaddress {
color:#999999;
font-family:courier, serif;
font-size:14px;
text-align:center;
margin-top:40px;
}

.beverlytext {
color:#999999;
font-family:Times, serif;
font-size:13px;
text-align:left;
}

.beverlyaddress {
color:#999999;
font-family:Times, serif;
font-size:16px;
font-weight:150;
text-align:center;
margin-top:50px;
}


.calendar
{
	background-color: #E8E8FF;
	margin:2px;
}

.cal
{
	margin-top:15px;
}
