/* dansguide mainstyle sheet last edited by danp */

/* links section */
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-indent: none;
}

 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
	font-style: normal; 
	font-weight: normal; 
	text-indent: none;
 }
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
	text-indent: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	text-indent: none;
	line-height: normal;
}

.a-current {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-indent: none;
}


 .email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;	
 }
 

/* end of links section */

 /* comments here---breadcrumbs to show location in site */
.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 12px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px
	padding-left: 3px;
	padding-bottom: 3px;
	color: #000033;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

/* positions the page body to upper left corner */
/*body {
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	border: solid #000000 2px;
}

*/
/* .8em text for normal body text */
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 6px;
	text-indent: 0em;
	text-align: left;
}

.bodytext-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 6px;
	text-indent: 0em;
	text-align: left;
	font-weight: bold;
}

.body-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding-left: 6px;
	font-weight: bold;
}

.body-heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 6px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}

.left-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	padding-left: 6px;
	text-indent: 0em;
	text-align: left;
}

.text-1em-Indent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 12px;
	padding-right: 12px;
}

.text-1em-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

.text-1em-link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 12px;
}

/* caption for images */
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	color: #000000; 
	text-decoration: none;	
}

.image {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding: 4px;
	width: 170px;
	margin-top: .25em;
	margin-right: 0.25em;
	margin-bottom: 0.25em;
	margin-left: 0.25em;
}

.image2 {
	border:2px;
	border-color: #000000;
	border-style: solid;
	padding-left: 2px;
	padding-right: 2px;

	float: right;
}
	  
.image3 {
	border:2px;
	border-color: #000000;
	border-style: solid;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	float: right;
}  

 .table1 {
	background-color: #272C32;
	height: 2px;
} 

 .phone1 {
	color: #330033;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
} 