/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Outdoor
   TEMPLATE CODE: 	S-0020
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	color: #000000;
	text-align: center;
	margin: 0 0 50px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.6em;
	background-image: url(images/BG_black.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/* links */
a, a:visited {	
	color: #5A93C9;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #FFFFFF;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h1 {
	font-size: 400%;
	font-weight: normal;
	letter-spacing: 0px;
}
h2 {
	font-size: 180%;
	color: #FFFFFF;
}
h3 {
	font-size: 250%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	/* white-space: pre; */
  	border: 1px solid #F4F3EC;
	background: #FAFAE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 500;
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(images/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
tr {
	height: 32px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
label {
	display:block;
	font-weight:normal;
	margin:5px 0;
}
textarea {
	width:400px;
	padding:2px;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 900px;
	text-align: left;
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 870px;
	padding: 0;
	margin-left: 15px;
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-image: url(images/wrap-bg.jpg);
	background-repeat: repeat-x;
}
#header {
	position: relative;
	width: 870px;
	height: 76px;
	padding: 0;
	margin: 0px auto;
	background-color: #000000;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 10;
	letter-spacing: -1.5px;
	text-transform: none;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 30px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#header p#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #5b4a29;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #5b4a29;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
}
#header #header-links a {	
	color: #5b4a29;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;		
}

/* header-photo */
#header-photo {
	clear: both;
	padding: 0;
	height:163px;
	width: 840px;
	top: -50px;
	clip: rect(50px,auto,auto,auto);
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	border: 1px solid #666;
	background-image: url(images/header-photo2.jpg);
	background-repeat: no-repeat;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/* Navigation */
#nav {
	clear: both;
	height: 45px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/Navlines.jpg);
	background-repeat: no-repeat;
}
#nav ul {
	float: left;
	list-style: none;
	width: 820px;
	height: 45px;
	text-transform: uppercase;
	margin: 0 0 0 24px;
	padding: 0;
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 17px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 1px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	font-weight: normal;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
}
#wrap #header-photo img2 {
	position: absolute;
	left: 100px;
	top: 200px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-image: url(images/nav-hover.jpg);
	background-repeat: no-repeat;
	background-position: center 33px;
}
#nav ul li#current a {
	font-family: Arial, Helvetica, sans-serif;
	color: #009cde;
	background-image: url(images/nav-current.gif);
	background-repeat: no-repeat;
	background-position: center 33px;
}

/* Main Column */
#main {
	float: left;
	width: 550px;
	padding: 15px 0 0 0; margin: 0 0 0 10px;
	display: inline;	
}
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#main h2 a {
	color: #FFFFFF; 
	text-decoration: none;	
}
#main ul li {
	list-style-image: url(images/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 280px;
	padding: 25px 0 0 0; margin: 0;		
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 10px 8px 0px; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #EBEBEB;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #FFFFFF; 		
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }



.profile {
	height: 200px;
	padding-bottom: 0px;
	background-image: url(images/georgecunningham.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
	width: 208px;
}


.mp3 {
	height: 100px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	display: block;
	width: 206px;
}

.tuition a {
	height: 100px;
	padding-bottom: 0px;
	background-image: url(images/Tuition.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666;
	margin-bottom: 10px;
	display: block;
	width: 206px;
}

.tuition a:hover {
	height: 100px;
	padding-bottom: 0px;
	background-image: url(images/Tuitionover.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
	width: 206px;
	border: 1px solid #009cde;
}

.tech a {
	height: 100px;
	padding-bottom: 0px;
	background-image: url(images/Tech.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666;
	margin-bottom: 10px;
	display: block;
	width: 206px;
}

.tech a:hover {
	height: 100px;
	padding-bottom: 0px;
	background-image: url(images/Techover.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
	width: 206px;
	border: 1px solid #009cde;
}
.live a {
	height: 100px;
	padding-bottom: 0px;
	background-image: url(images/Live.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666;
	margin-bottom: 10px;
	display: block;
	width: 206px;
}

.live a:hover {
	height: 100px;
	padding-bottom: 0px;
	background-image: url(images/Liveover.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
	width: 206px;
	border: 1px solid #009cde;
}

.media a {
	height: 100px;
	padding-bottom: 0px;
	background-image: url(images/Media.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666;
	margin-bottom: 10px;
	display: block;
	width: 206px;
}

.media a:hover {
	height: 100px;
	padding-bottom: 0px;
	background-image: url(images/Mediaover.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display: block;
	width: 206px;
	border: 1px solid #009cde;
}




/* footer */
#footer-wrap {
	clear: both;
	width: 900px;
	font-size: 95%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-top-width: 0px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
#footer-wrapnoline {
	clear: both;
	width: 900px;
	font-size: 95%;
	text-align: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(images/nav.jpg);
	border-top-width: 0px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #fff;
	border-bottom-color: #fff;
}


#footer-wrap a:hover {
	color: #FFFFFF;	
}
#footer-wrap h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 0 10px;
	font-weight: normal;
}

#footer-columns {
	color: #FFFFFF;
	margin: 0 auto; 
	padding: 0;	
	width: 840px;			
}
#footer-columns a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #666;
}
#footer-columns li {
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 68%;
	background-color: #171717;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	}
	#footer-columns .col3text, .col3text-center {
	float: left;
	width: 95%;
	background-color: #171717;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	}
	
		#footer-columns .col3about, .col3about-center {
	float: left;
	width: 95%;
	background-color: #171717;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	}
	
			#footer-columns .col3aboutprofile, .col3aboutprofile-center {
	float: left;
	width: 68%;
	background-color: #171717;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	}
	
#footer-columns .col3sidebar {
	float: right;
	width: 208px;
	background-repeat: no-repeat;
	height: 112px;
}	

#footer-columns .col3sidebar2 {
	float: right;
	width: 208px;
	background-repeat: no-repeat;
	height: 112px;
}	

#footer-columns .col3sidebarprofile {
	float: right;
	width: 210px;
	background-repeat: no-repeat;
	height: 350px;
}	


#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #666;
	width: 870px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 36px;
}

#footer-bottom2 {
	clear: both;
	color: #666;
	width: 870px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 36px;
}


#footer-bottom  a {
	color: #999;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; 
}

	
/* fonts */
	.telephone {
	font-family: Arial, Helvetica, sans-serif;
	color: #009cde;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	}
	
		.logo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	}
			.logoblack {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	}

	.blueheader2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009cde;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	}


	.whiteheaderright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	text-align: right;
	}
	
		.blueheaderright {
	font-family: Arial, Helvetica, sans-serif;
	color: #009cde;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	text-align: right;
	}

	.blueheaderright {
	font-family: Arial, Helvetica, sans-serif;
	color: #009cde;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	text-align: right;
	}

	.emailunderline {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: underline;	
	}
	
	.style1 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 110%;
}
body,td,th {
	color: #BEBEBE;
}
body {
	background-color: #CCCCCC;
}

.style38 {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}

.footerkeywords {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}

	.style38bullets {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	list-style-position: inside;
	list-style-image: url(images/grey_bullet.gif);
	list-style-type: none;
	line-height: 22px;
}
.style38white {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}	

.musicemail{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 20px;
}


.musicemail:hover {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 20px;
}

.bodyblackboldemaillink{
	color:#000000;
	font-weight:bold;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

.bodyblackboldemaillink:hover{
	color:#ae3d20;
	font-weight:bold;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}


	.style38grey {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	line-height: 20px;
	}
	
		.style38lightgrey {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCC;
	line-height: 20px;
	}
	
.style38whitebold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}

	
.style38bluebold {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009cde;
	line-height: 20px;
}

.style38whitebullett {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/blue_bullet.gif);
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-bottom-color: #666;
	border-bottom-width: 1px;
}
.style39 {color: #FFFFFF; font-style: normal; font-weight: bold; line-height: 12px; padding-left: 10px; padding-top: 0px; padding-bottom: 0px; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style40 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009cde;
}
.style41 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #8c8398;}
.style42 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style43 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.style44 {font-style: normal; line-height: 12px; padding-left: 10px; padding-top: 0px; padding-bottom: 0px; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style45 {color: #000000}
.style46 {color: #999999}
.style47 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 20px;
	font-size: 11px;
	font-weight: normal;
	}

