body{
	/* for image background
	background: #666633 url(imagelink.gif) repeat-x;  */
	background-color: #FFFFFF;
	background-image: url(../canvas.jpg);
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	}

a{
	color: blue;
	text-decoration: none;
	font-weight: bold;
}
a: a name{
color: default
}
a:link{
	color: #330033;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
	/*background-color:#FFFEEA;	*/

}
H1 {
 font-family: Arial, verdana, helvetica, sans-serif;
 font-size: 16px;
 color: #F9EED2;
 margin: 5px;
 padding: 3px;
 border: 2px solid #565037;
 background: #8F7B56;
}

h2{
 font-family: Arial, verdana, helvetica, sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, verdana, helvetica, sans-serif;
 font-size: 14px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial, verdana, helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial, verdana, helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.style1 {font-size: 13px;
	color: #334d55;
	font-weight: normal;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #334d55;
	
}
.stylesmall {
	font-size: 10px;
	color: #334d55;
	
}


.stylelarge16px {
	font-size: 16px;
	color: #334d55;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 110%;
	left: 2px;
	background-color: #CBB97C;
	width: 120;
	
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	background-color: none;
}

.relatedLinks a:link {
	display: block; 
	color: #660000;
	text-decoration: none;
	font-weight: bold;

}
.relatedLinks a:visited {
	display: block; 
	color: #666600;
	font-weight: bold;
}
.relatedLinks a:hover{
	color: #666600;
	text-decoration: underline;
	font-weight: bold;
	background-color:#FFFEEA;
	list-style: circle url(../cgi-bin/scripts/fonts.gif) outside;
}

/*********** #sectionLinks styles ***********/

/*********** #headerLinks styles ***********/

	
/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px;
	font-size: 12px;
	text-align: left;
	valign: top;
	color: #334d55;
	position: relative;
	float: none;
	font-variant: normal;
	top: 2px;
	
	
}

.story p{
	padding: 0px 0px 0px 0px;
	left: 5px;
	clip: rect(auto,auto,auto,auto);
	
}
.story img{
	text-align: left;
	float: left;
	padding: 0px 0px 0px 0px;
}

/************** .feature styles ***************/

.feature{
	color: #272727;
	clear: both;
	text-align: left;
	font-size: 12px;
	margin: auto;
	padding: 0px 5px;
	width: auto;
	list-style: circle outside;
	font-weight: bold;
	/*left: 5px;*/
}

.feature h3{
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.feature img{
	text-align: center;
	float: center;
	padding: 0px 0px 0px 0px;
}

/* searchox                               */
/***********************************************/
.searchbox
{
	font-family:  Arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-align:left;
	color:#660000;	
	background-color: #FFFEEA;
}

/************** .#slidetab USED ON TABS ON 	DESIGN YOUR OWN PAGE ***************/
#slidetabsmenu {
float:left;
width:100%;
font-family-size:90%;
line-height:normal;
border-bottom: 3px solid #562632;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #334d55;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 0em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;


}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;


}

#slidetabsmenu a {
float:left;
background:url(tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;


}



#slidetabsmenu a span {
float:left;
display:block;
background:url(tab-right.gif) no-repeat right top;
padding:3px 9px 3px 2px;
font-family-weight:bold;
color:#3B3B3B;
}




/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;

}

#slidetabsmenu #current a {
background-position:0 -125px;

}

#slidetabsmenu #current a span {
background-position:100% -125px;
color: #660000;

}

#slidetabsmenu a:hover {
background-position:0% -125px;
color: #004639;


}

#slidetabsmenu a:hover span {
background-position:100% -125px;
color: #004639;

}

#slidetabsmenu a:visited span{
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}

/* ######### Matt Black Strip Main Menu Bar CSS ######### */
#current a:link{  
	color: #53322A;
	background-color: #F9EED2;
	
}	
#current a:visited{  
	color: #53322A;
	background-color: #F9EED2;
}
#current a:selected{  
	color: #53322A;
	background-color: #F9EED2;
}



.nohover a:hover { /* no style added*/
background-color: transparent;
z-index: 9999;

}

.shadow {
    -webkit-box-shadow: 0px 3px 3px 3px  #7C7C7C;
    box-shadow: -3px 3px 3px 3px  #7C7C7C; /*first offset - to left second down third blur fourth size*/
    }
                 
div.polaroid {
  width:;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.50), 0 6px 20px 0 rgba(0, 0, 0, 0.30);
  text-align: center;
  padding: 10px 10px 10px 10px;
}

div.container {
  padding: 100px;
}
   