/*--------------------------------------------------------------
 Quadland Cascading Style Sheet
----------------------------------------------------------------*/

/*--------------------------------------------------------------
  Global Formating
----------------------------------------------------------------*/

body, html {
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #fff;
	height: 100%;
	width: 1000px;
}

a {
	color: #fff;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	line-height: 1.5em;
	margin: 0 0 1em;
	padding: 0;
}

h1 {
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 28px;
	letter-spacing: 0px;
	color: #cc6666;
	text-align: center;
	padding: 0;
	margin: 20px 80px 10px 0px;
	text-decoration: none;
	border-bottom-color: #000;
	display: block;
}

h2 {
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0px;
	color: #cc6666;
}

.h1 {
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 28px;
	letter-spacing: 0px;
	color: #cc6666;
	text-align: center;
	padding: 0;
	margin: 0px 80px 0px 0px;
	text-decoration: none;
	border-bottom-color: #000;
	display: block;
}

.h2 {
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0px;
	color: #cc6666;
}

hr {
	width: 80%;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
}


.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clearnone {
	clear: none;
}

/*----------------------------------------------------------------
  Template
----------------------------------------------------------------*/
#LeftNav {
	

	padding: 0px 0px 0px 0px;

	height: 100%;
	width: 240px;
	background: #fff;
	float: left;

}

#LeftNav2 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 230px;
	display: block;
	float: left;
}

#logo {
	height: 181px;
	margin: 0px;
	padding: 15px 0px 22px 50px;
	width: 141px;
	z-index: 1;
	text-align: center;
}







/*-------------------------------------------------
  Top Menu
-------------------------------------------------*/

#Global_Nav_1 {
	background: #FFFFFF;
	height: 54px;
	left: 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

#Global_Nav_1 a {
	color: #666666;
	font-size: 13px;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	padding: 7px 0px 7px 0px;
	background: #FFFFFF;
	margin: 0;
}

#Global_Nav_1 a:hover {
	color: #000000;
}

#Global_Nav_1 .selected {
	text-decoration: underline;

}

#Global_Nav_1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#Global_Nav_1 li {
	background: #FFFFFF;
	margin: 0;
	padding: 0 0px;
}

#Global_Nav_1 li a .selected {
	background: #FFFFFF;
	margin: 0;
	padding: 0 0px;
	text-decoration: underline;
}

#Global_Nav_1 #spacer {
	width: 20px;
	color: #FFFFFF;
}






/*-------------------------------------------------
  Sub Page Navigation
-------------------------------------------------*/

#Secondary_Nav_1 {
	height: 20px;
	font-size: 13px;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	font-weight: 650;
	margin: 0px 120px 30px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	text-align: center;
}




#Secondary_Nav_1 a {
	color: #fff;
	margin: 0 10px 0 10px;
}

#Secondary_Nav_1 a:hover {
	color: #cc6666;
	text-decoration: none;
	text-decoration: underline;
}




#Secondary_Nav_1  li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}



#Secondary_Nav_1  .selected {
	color: #CCCCCC;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-------------------------------------------------
	Navigation in top right corner
-------------------------------------------------*/

#Global_Nav_2 {
	float: right;
	height: 70px;
	top: 80px;
	width: 300px;
	padding: 10px 0px 0 0;
	margin: 0;
	text-align: right;
	text-transform: lowercase;
}

#Global_Nav_2 .divider {
	padding: 10px 0 0;
}

#Global_Nav_2 a {
	color: #666666;
	display: block;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	font-size: 14px;

	text-decoration: none;
}

#Global_Nav_2 li {
	float: right;
	padding: 5px;
}

#Global_Nav_2 ul {
	list-style: none;
}

#Global_Nav_2 a:hover {
	text-decoration: underline;
}


/*-------------------------------------------------
	Artist List Page
-------------------------------------------------*/

#Artist_Nav_1 {
	font-size: 13px;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	font-weight: 650;
	margin: 0px -10px 0px -34px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	display: block;
	float: top;
	text-align: center;
}


#Artist_Nav_1 a {
	color: #fff;
	margin: 0 0px 0 0px;
}

#Artist_Nav_1 a:hover {
	color: #cc6666;
}

#Artist_Nav_1  ul {
	text-align: center;
	text-decoration: none;
	float: left;
	display: block;
}


#Artist_Nav_1  li {
	float: left;
	display: block;
	margin: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;

}






/*-------------------------------------------------
  Main Body
-------------------------------------------------*/

#Main_Body {

	width: 600px;
	padding: 40px 30px 20px 75px;
	float: left;
	background: #000;
	min-height: 500px;
	height: auto;
	margin: 15px 0px 10px 0px;

}

/* for Internet Explorer */
/*\*/
* html #Main_Body {
height: 500px;
}
/**/

#Main_Body2 {
	background: #000000;
	width: 1200px;
	padding: 0 50px 30px 50px;
	float: left;

}

#contactBody {
	padding: 0px 170px 0px 170px;
	text-align: center;
	display: block;
}

#consultationBody {
	padding: 100px 190px 0px 200px;
	text-align: center;
	display: block;
}



#Main_Body ul {
	line-height: 15px;
}

#imagebox {
	float: left;
	width: 125;
	text-align: center;
	display: block;
	padding: 10px 10px 10px 10px;
}

#imagebox a, #imagebox a:hover {
	text-decoration: none;
}



#main_content {
	float: left;

	display: block;
	padding: 5px 50px 10px 0px;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
}

#section_header {
	float: left;
	width: 500px;
	display: block;
	padding: 7px 50px 0px 0px;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
}



/*-------------------------------------------------
  Main Body Template 2
-------------------------------------------------*/

#T2_Main_Body {

	width: 800px;
	display: block;
	padding: 0 50px 30px 30px;

}

#T2_Main_Body ul {
	line-height: 15px;
}

#T2_imagebox {
	float: left;
	width: 120px;
	text-align: center;
	display: block;
	padding: 10px 10px 10px 10px;
}

#T2_imagebox a, #imagebox a:hover {
	text-decoration: none;
}



#T2_main_content {
	float: right;
	width: 500px;
	display: block;
	padding: 5px 30px 10px 0px;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
}

#T2_section_header {
	float: right;
	width: 500px;
	display: block;
	padding: 7px 50px 0px 0px;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
}

/*-------------------------------------------------
  Baseline
-------------------------------------------------*/

#baseline {
	font-size: 10px;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	float: middle;
	width: 100%;
	height: 15px;
	padding: 5px 5px;
	text-align: center;
	background: #CCCCCC;
}


#baseline a {
	font-size: 10px;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333333;
	float: middle;
	background
}

#baseline a:hover {
	font-size: 10px;
	font-family: "Gill Sans", "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666666;
	float: middle;
	background
}

