body {
	background-color:#FFFFFF;
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	margin:20px;
	padding:0;
	margin-top: 16px;

}

h1, h2, h3 {
	font-size:1.6em;
	margin:5px 0px 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 500;
}


#leftcol {

    position: absolute;
    top: 200px ;
    left: 25px;
	width: 160px;
    font-size:0.82em;
    line-height: 1.00em;
    border-right: 1px solid #dddddd;
    height: 800px;
}

#leftcol p {
	color: black;
    line-height: 1.20em;

}    

#leftcol a {
	color: red;

}    

#leftmenu p a {
    padding-left: 10px;
	color: #666666;
    font-weight: bold;    
    line-height: 0.82em;
	text-decoration: none;

}    

#contact {
	border-top: 1px solid #bbb;
	padding-top: 4px;
}

#contact p {
    color:#7A8AA9;
	font-size: 0.9em;
	line-height: 1.25em;

}    

#contact a{
    color: #d9002c;
    text-decoration: underline;
}    

#contact img{
    border: 1;    
}    

.noborder {
	border-style: none !important;
}

.wow {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.directions {
	background-color: #F5F5F5;
	margin: 20px 0 20px 26px;
	border: 1px dashed #CCCCCC;
	width: 36em;
}

.bigbox {
	background: #E6EBFF;
	margin: 12px;
	padding: 14px;
	border: medium dashed #006699;
	text-align: center;
}

.bigbox h1 {
	font-size:1.7em;
	margin:5px 0px 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 600;
}


.bigfont {font-size: 22px}


#middlecol {

    position: absolute;
    top: 190px;
    left: 190px;
    padding-left: 10px;
    width: 54%;
    font-size:0.82em;    
    line-height: 1.60em;
    
}

#middlecol p.tight{
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0.25em;
}

#middlecol ul li {
/*	background-image:url(images/bullet_w.gif); */
/*	background-repeat: no-repeat; */
/*	background-position:0 0.35em; */
	padding:0 0 0 28px;
	color: #333333;
}

#middlecol a {
    color: #d9002c;
/*    font-weight: normal; */
    text-decoration: underline;

}
#middlecol ul.plain{
	padding-left:36px;	
}
#middlecol ul.plain li {
	background-image:none;
	padding-bottom: 6px;/*2em*/
	color: #333333;
    padding-left:2px;
	list-style-type: disc;
    height:auto;
}

#middlecol p {
	margin: 10px 0 16px 0;
}

#middlecol img {
    margin: 0 0 1px 0;
}

#middlecol h2{
	text-decoration: none;
	border-bottom: dotted #bbb 1px;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 4px;
	margin-left: 0px;
}

#middlecol h4 {
	padding-top: 1px;    
	padding-bottom: 1px;    
	margin-top: 3px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #336699;
}

#middlecol img.left {
	float: left !important;
	margin: 3px 20px 6px 5px !important;
	/* top, right, bottom, left */
}

#middlecol img.right {
    float:right;
   	margin: 1px 1px 6px 5px !important;

}

#middlecol  form#directions {
	background-color: #F5F5F5;
	margin: 20px 0 20px 26px;
	border: 1px dashed #CCCCCC;
	width: 36em;
}

#middlecol dt {
	font-weight: bold;
}

#rightcol {
    position: absolute;
    top: 190px;
    left: 77%;
    width: 160px;
    margin-left: 10px;
	font-size:0.75em;
}
#rightcol p {
    color: #666666; 

}

#rightcol a{
    color: #d9002c;
    text-decoration: underline;
   
}    

.greybox {
	background-color: #cccee3;
	text-align: center;
    color: #666666;

}

.greybox a {
    color: #d9002c;
    font-weight: normal;
    text-decoration: underline;

}

/* fadebox taking place of middlecol H2 */
.fadebox {
    font-size:1.6em;
	margin:5px 0px 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
    text-align: center;
	text-decoration: none;
	border-bottom: dotted #bbb 1px;
	background-image: url(images/h_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 4px;
	margin-left: 0px;
}

.fadepink {
    font-size:1.6em;
	margin:5px 0px 0 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
    text-align: center;
	text-decoration: none;
	border-bottom: dotted #bbb 1px;
	background-image: url(images/pinkgradient1.jpg);
	background-repeat: repeat-y;
	padding-left: 4px;
	margin-left: 0px;
}

.hibox {
	padding: 12px;
	margin: 12px 6px;
	background-color: pink;
	border-bottom:1px dotted #999;
}

.hibox h3{
	border-bottom:1px dotted #999;
}

.hibox_grey {
	padding: 12px;
	margin: 12px 6px;
	background-color: #cccee3;
	
}

.hibox_grey h3{
	border-bottom:1px dotted #999;
}

.dotline {
	border-top: 1px dotted #bbb;
	line-height: .25em;

}

.dashline {
	border-top: 1px dashed #ccc;
	line-height: .25em;

}

#menupick a{
    font-weight: bold;
    color: red !important;
    
}

#masthead {
	
    top: 65px;
	height:100px;
	color: #000000;
	text-align: left;
	background-image: url(images/bar2.jpg);
	background-repeat: repeat-x;
}

#masthead img {
	border:0;
	float: none;
	margin-top: 4px;
	margin-bottom: 2px;
}

#footer {
	border-top: 1px solid #bbb;
	
}

#footer p {
	color:#999999;
	font-size:0.75em;
	margin-top:7px;
	margin-left: 10px;
	line-height: 1.0em;
}
#footer a {color:#999999}
#footer a:hover,#footer a:focus {color:#000000}
	
