h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:30px;
	color: #a8a8a8;
}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #a8a8a8;
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #a8a8a8;
}

h4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #a8a8a8;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.small_header {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #A8A8A8;
	font-style: normal;
	font-weight: bolder;
}

.medium_header {
	font-family:"Arial Black", Arial;
	font-size:17px;
	color: #478381;
}

.main_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.address_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ff00c0;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

a:link {
	text-decoration: none;
	color: #444444;
}

a:visited {
	text-decoration: none;
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a:active {
	text-decoration: none;
	color: #444444;
}

img.floatLeft { 
    float: left; 
    margin-right: 10px; 
	margin-top: 5px;
}

img.floatRight { 
    float: right; 
    margin-left: 10px; 
	margin-top: 5px;
}

div.floatLeft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

div.floatRight { 
    float: right; 
    margin-left: 10px; 
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.style7 {font-size: 16px}
.style8 {
	color: #FFFFFF;
	font-size: 12px;
}
#apDiv1 {
	position:relative;
	left:610px;
	top:11px;
	width:352px;
	height:135px;
	z-index:101;
}


body {
	background-color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	/* background-image: url(../_skin/background.png); */
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper974 {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff00c0;
	border-left-color: #ff00c0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff00c0;

}

#titlebar {
	width:974px;
	height:160px;
	margin: 0;
	background-image: url(../_skin/headder.png);
	background-repeat: no-repeat;
	}
	
#menubar {
	width:974px;
	height:32px;
	}	
	
#flashbar {
	width:974px;
	height:160px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: white;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: white;
	}	
	
#header {
	margin: 0 0 15px 0;
}

#column-wrapper {
	padding-top: 5px;
	float: left;
	width: 220px;
}

#column-brief {
	background-image: url(../_skin/brief_back.png);
	background-repeat: no-repeat;
	background-position: left top;/*	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px; */
}

#column-pics {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content-wrapper {
	width: 974px;
	background-color: #ffffff;
}

#content {
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}

#footer-wrapper {
   /* clear: both; */
	width:974px;
	height:25px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	background: #ff00c0;
}
   
#footer-content {
	text-align: center;
	vertical-align: middle;
	margin-top: 10px;
	background-color: #ff00c0;
	background-image: url(/cornwalldance/_includes/_chrometheme/chromebg2-over.gif);
}
