/* 
 * CSS Document for 
 * Author: Copper Crow Design 2011 


#nav ol, #nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 10pt;
    vertical-align: top;
    background: transparent;	
    margin-left: 16px;
}


#nav { margin: 0; padding: 0 }
#nav li { float: right; list-style: none; text-align: left; }
#nav li a { display: block; background: inherit; white-space: nowrap; text-align: left; }
#nav li ul 
{	
	margin: 0;
	padding: 10px;
	position: absolute;
	visibility: hidden;
	margin-top: -15px;
	margin-left: -120px;
	filter:alpha(opacity=99);
	-moz-opacity:0.99;
	-khtml-opacity: 0.99;
	opacity: 0.99;
	z-index: 10;
	text-align: left;
}
#nav li ul li { float: none; display: inline; text-align: left; }
#nav li ul li a { width: auto; background: #FFFFFF; padding: 7px; text-align: left; }
#nav li ul li hr { width: auto; background: #000000; color: #000000; height: 1px; }

#nav a:link img, #nav a:visited img { color: #FFFFFF; text-decoration: none; font-weight: bold; border: 0}
#nav a:active img, #nav a:hover img { color: #FFFFFF; text-decoration: none; font-weight: bold; border: 0}

#nav a:link, #nav a:visited { color: #068e90; text-decoration: none; font-weight: bold}
#nav a:active, #nav a:hover { color: #87031c; text-decoration: none; font-weight: bold}
 */
 

 
 
p
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

 
 
/* General link attributes */

a:link {
	color: #51edf7;
	text-decoration: none
}

a:visited {
	color: #51edf7;
	text-decoration: none
}

 a:hover {
	color: #222222;
	text-decoration: none;

}

 a:active {
	color: #ffffff;
	text-decoration: none;
}


/* General body attributes */




body {
	margin: 3px; 		/* Margin and background image start coordinates */
	background-position: 0px 0px;
	background-color: #000000;
}

.main {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/grad-bg.png);
	height: 100%;
 
}

.outer {
	margin-left: auto;
	margin-right: auto;
	background-color: #cdcccc;
	height: 100%;
 
}

.std {
	margin-left: 20px;
	margin-right: 20px;
	font: 13px/1.5  "tahoma", "helvetica", sans-serif;
	font-weight: normal;
	color: #dddddd;
	text-align: justify;
}


.std-video {
	margin-left: 0px;
	margin-right: 0px;
	font: 13px/1.5  "tahoma", "helvetica", sans-serif;
	font-weight: normal;
	color: #dddddd;
	text-align: justify;
}

.mainpage {
	margin-left: 20px;
	margin-right: 20px;
	font: 14px/1.5  "tahoma", "helvetica", sans-serif;
	font-weight: normal;
	color: #dddddd;
	text-align: justify;
}


.gal {
	margin-left: 0px;
	margin-right: 5px;
	font: 13px/1.5  "tahoma", "helvetica", sans-serif;
	font-weight: normal;
	color: #dddddd;
	text-align: left;
}


ul {
	list-style-type:square;
	margin-left: 110;
	margin-right: 0;
	color: #f7f276;
	font-weight: bold;
	}

.portfolio
		{
			margin-left: auto;
			margin-left: 20px;
			margin-right: 20px;
    		padding: 0;
    		list-style-type: none;
    		width: 535px;
		}
		
		
.footer {
	font: 10px/1.5  "tahoma", "helvetica", sans-serif;
	font-weight: bold;
	color: #dddddd;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	background-image: url(images/footer-bg.png);	
}



.caption {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font: 11px/1.5  "tahoma", "helvetica", sans-serif;
	font-weight: bold;
	color: #86caf6;
	text-align: center;
}



.subheader {
	font: 13px/1.5  "tahoma", "helvetica", sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #86caf6;
}


.subheader2 {
	font: 15px/1.2  "tahoma", "helvetica", sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #86caf6;
}



.subheader3 {
	font-family: 'Times New Roman', Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #f4f7ca;
	text-transform: uppercase;
}



.Eventsubheader {
	font: 15px/1.2  "tahoma", "helvetica", sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #86caf6;
	text-align: center;
}


.event {
	margin-left: 0px;
	margin-right: 0px;
	font: 13px/1.1  "tahoma", "helvetica", sans-serif;
	font-weight: normal;
	color: #dddddd;
	text-align: center;
	vertical-align:top;

}


.PicRight {
	float: right; 
    margin: 10px; 
	clear: right; 
	border-style:solid;
	border-width:2px;

}

.PicLeft {
	float: left; 
    margin: 10px; 
	clear: left; 
	border-style:solid;
	border-width:2px;

}


.BlackLine {
	
		border: 0;
		color: #9E9E9E;
		background-color: #000000;
		height:2px;
		width: 75%;
		text-align: center;

}


.OutLine {
	
		border-style:solid;
		border-width:2px;
		border-color: #000000;
}


.table1 {

	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #111111;


}

.tablehead {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}


.font2 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}


.font3 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #553333;
	text-align: left;
}




.header {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:"tahoma", "helvetica", sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #87031c;

}


#fullheight{height:100%}


.alt {
	background-color: #0d7c90;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #eeeeee
}


.notes {
	background-color: #041215;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #f7f954
}


.pubschedule{
	background-color: #163a41;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	color: #eeeeee
}

.pubinstructor{
	background-color: #041215;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #dddddd
}


.nameheader {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #87746A
}



H2 {

	font-size: 22pt;
	font-weight: bold;
	color: #f4f7ca;
	letter-spacing: 2px;

}


H3 {
	font-size: 14pt; 
	font-family: "Times New Roman'", "Times", serif;
	font-weight: bold;
	color: #f4f7ca;
	letter-spacing: 2px;
	line-height: 90%;
}


.loc1
{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #b8060b;
}


.loc2
{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #133e95;
}


.loc3
{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #086214;
}



.pullbox{
	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #0897b3
}



.smaller{
	font-family: "tahoma", "helvetica", sans-serif;
	font-size: 8pt;
	color: #eeeeee
}


.smallhead{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #0897b3
}




.alert
{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #b8060b;
}



/* Use this  Ex: <a id="footerlink" href="blah.htm">>blah blah blah</a> */
a#footerlink {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #f7f954
}





.frmCombo 
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0c282f;
	background-color: #eeeeee;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #555555;
	border-bottom-color: #333333;
	border-left-color: #eeeeee;

}





.frmButton {
	font-family: "Tahoma", "Helvetica", sans-serif;
	font-weight: bold; 
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0897b3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #555555;
	border-bottom-color: #333333;
	border-left-color: #dddddd;
}


#special { color: #87031c; font-family:"tahoma", "helvetica", sans-serif; font-size: 10.5pt; font-weight: bold; }
#special:visited { color: #87031c; font-family:"tahoma", "helvetica", sans-serif; font-size: 10.5pt; font-weight: bold;}
#special:hover { color: #ffffff; font-family:"tahoma", "helvetica", sans-serif; font-size: 10.5pt; font-weight: bold; }




.kids {
	font-family: "Comic Sans MS", "Comic Sans MS5", "Tahoma", "Geneva", sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0d65c9
}
