body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../images/stretch_bckgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
}
h1{
	color: #FFFFFF;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/h1stretch.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #BF5200;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}

#header {
	width: 900px;
	height: 180px;
	color: #FFFFFF;
}
#header a{
	color: #FFFFFF;
	text-decoration: none;
}
#header a:link {
	color: #FF6600;
}
#header a:visited {
	color: #FF6600;}
#header a:active {
	color: #FF6600;}
#header a:hover {
	color: #000000;
}
#submenu{
	height: 27px;
	width: 900px;
	background-image: url(../assets/submenu.jpg);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#submenu a{
	color: #666666;
	padding-right: 20px;
	text-decoration: none;
}
#submenu a:link {
	color: #666666;
}
#submenu a:visited {
	color: #666666;
}
#submenu a:active {
	color: #666666;
}
#submenu a:hover {
	color: #000000;
}


#side-a {
	float: left;
	width: 210px;
	background-image: url(../images/side_stretch.jpg);
	background-repeat: repeat-y;
	color: #CCCCCC;
	margin-bottom: 15px;
	margin-right: 20px;
}
#side-a_inner {
	background-image: url(../images/side_artiste.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: right;
}
#side-a a {
	color: #6C2D8A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 150%;
	padding-left: 8px;
	padding-right: 8px;
}
#side-a a:link {
	color: #6C2D8A;
}
#side-a a:visited {
	color: #6C2D8A;
}
#side-a a:active {
	color: #6C2D8A;
}
#side-a a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
#side-b {
	float: left;
	width: 668px;
	position: relative;
	top: 20px;
}

#widemain{
	float: left;
	width: 900px;
	position: relative;
	top: 20px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#main{
	font-size: 14px;
	font-weight: normal;
	width: 668px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
	
}
#main a:link {
	color: #333333;
	text-decoration: underline;
}
#main a:visited {
		color: #333333;
	text-decoration: underline;
		}
#main a:active {
		color: #333333;
	text-decoration: underline;
		}
#main a:hover {
	color: #000000;
	text-decoration: underline;
}

p {
		color: #333333;
}
p a:link {
	color: #333333;
	text-decoration: underline;
}
p a:visited {
		color: #333333;
	text-decoration: underline;
		}
p a:active {
		color: #333333;
	text-decoration: underline;
		}
p a:hover {
	color: #000000;
	text-decoration: underline;
}


#footer {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-top: 20px;
	background-color: #25282D;
	height: 300px;
	width:100%;
}
#footer p{

	color: #CCCCCC;

}

#footer a:link {
		color: #CCCCCC;
}
#footer a:visited {
		color: #CCCCCC;
		}
#footer a:active {
		color: #CCCCCC;
		}
#footer a:hover {
		color: #CCCCCC;
}
#subcat{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: left;
	float: left;
	width: 440px;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	margin-bottom: 10px;
	padding: 20px;
}
#subcat a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6C2D8A;
	font-weight: bold;
	text-decoration: none;
}
#subcat a:visited {
	color: #6C2D8A;
	font-size: 17px;	font-weight: bold;text-decoration: none;
	}
#subcat a:active {
	color: #6C2D8A;
	font-size: 17px;	font-weight: bold;text-decoration: none;
	}
#subcat a:hover {
	color: #6C2D8A;
	font-size: 17px;	font-weight: bold;text-decoration: none;
	}
#breadcrumbs{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	margin-top: 0px;
	padding: 0px;
}
#breadcrumbs a:link {
	color: #666666;
}
#breadcrumbs a:visited {
		color: #666666;
}
#breadcrumbs a:active {
		color: #666666;
}
#breadcrumbs a:hover {
		color: #666666;
}
#side{
	float: right;
	width: 175px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	text-align: center;
}

#side img{
	clear: both;
	float: none;	
}

#side_name{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A92980;
	padding-top: 4px;
	padding-bottom: 3px;
	background-image: url(../images/star_p.jpg);
	background-repeat: repeat-x;
}
#side_text{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F36A00;
	text-align: left;
	padding: 7px;
	line-height: 120%;
}
#side_text a:link {
	color: #FFFFFF;
	font-weight: bold;
}
#side_text a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
#side_text a:active {
	color: #FFFFFF;
	font-weight: bold;
}
#side_text a:hover {
	color: #663399;
	font-weight: bold;
}




#sidegrey{

}

#sideaudio{
	float: right;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sideaudio_stretch{
	background-color: #FFFFFF;
	background-image: url(../images/media_stretch.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#sideaudio p{
	padding-right: 10px;
	padding-left: 10px;
	line-height: 110%;
}

#clear{
	clear: both;
	height: 10px;
	float: none;	
}

#newform{

	float: left;
	width: 450px;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding: 10px;
}
#client{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	clear: left;
	float: left;
	width: 470px;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#client img{
	margin-right: 20px;
	vertical-align: middle;
	margin-left: 20px;
}
#artist{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: left;
	float: left;
	width: 470px;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}

#artist a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6C2D8A;
	font-weight: bold;
	text-decoration: none;
}
#artist a:visited {
	color: #6C2D8A;
	font-size: 17px;	font-weight: bold;text-decoration: none;
	}
#artist a:active {
	color: #6C2D8A;
	font-size: 17px;	font-weight: bold;text-decoration: none;
	}
#artist a:hover {
	color: #6C2D8A;
	font-size: 17px;	font-weight: bold;text-decoration: none;
	}
	
#artistimage	{
	float: left;
	width: 170px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 5px;
}
#artist_title{
	font-size: 17px;
	font-weight: bold;
	color: #6C2D8A;
}
#artisttext{
	float: right;
	width: 280px;
	margin-left: 10px;
}
#artist img{

}
#artist_pic{
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}



#artist_content{
	clear: left;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#artist_content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6C2D8A;
	font-weight: bold;
	text-decoration: none;
}
#artist_content a:visited {
	color: #6C2D8A;
	font-size: 17px;	font-weight: bold;text-decoration: none;
	}
#artist_content a:active {
	color: #6C2D8A;
	font-size: 17px;	font-weight: bold;text-decoration: none;
	}
#artist_content a:hover {
	color: #6C2D8A;
	font-size: 17px;	font-weight: bold;text-decoration: none;
	}

#youtube{
	margin-bottom: 10px;
}
#reasons{
	background-color: #FFFFFF;
	font-size: 20px;
	color: #660099;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-attachment: scroll;
	background-image: url(../images/reasons_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	width: 400px;
}
#reasons p {
	color: #FFFFFF;
	padding-bottom: 15px;
	font-size: 18px;
	padding-top: 0px;
	font-weight: bold;
}
#reasons li{
	list-style-image: url(../images/bullet_small.jpg);
	list-style-position: outside;
	font-size: 14px;
	line-height: 140%;
	color: #660066;
	font-weight: normal;
}


<!-- twitter updator
		#col1 { float: left;width: 165px; }
		#col2 {
	float: right;
	width: 165px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: scroll;
	background-image: url(../images/twitter_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
	    #col2 a {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	-->
	
	
	
	.minitext {
  font: normal 0.7em Arial, sans-serif;
  color: Black;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}


.MTT_titles{
	font-size: 16px;
	font-weight: bold;
	color: #6C2D8A;
}
.MTT_subtitles{
	color: #F36A00;
}
.MTT_photo{
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	text-align: right;
	float: right;
}
#MTT_people{
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#test_box{
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.test_text{}
.test_author{
	font-style: italic;
	color: #666666;
	
}

.faq_question{
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	padding-top: 20px;
}
.faq_answer{
	color: #FF6600;
}

.testimonial_name{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	
}
.testimonial{
	font-size: 13px;
	color: #FF6600;
	font-style: italic;
	line-height: 140%;
	border: 1px solid #999999;
	background-color: #FFFFCC;
	background-attachment: scroll;
	background-image: url(../images/stars_bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 160px;
}

#entertainment{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	clear: left;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #E9E9E9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}


#entertainment .ent_boxes{
	float: left;
	width: 154px;
	margin-right: 7px;
	margin-bottom: 10px;
	height: 150px;
	font-size: 12px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../weddings/images/layout/pbox_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	background-color: #B22F8C;
}
#entertainment .ent_boxtitle{
	width: 140px;
	height: 30px;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	line-height: 125%;
	text-align: center;
}
#entertainment .ent_boxtitle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#entertainment .ent_boxtitle a:visited {
		color: #FFFFFF;
	text-decoration: none;
	}
#entertainment .ent_boxtitle a:active {
		color: #FFFFFF;
	text-decoration: none;
		}
#entertainment .ent_boxtitle a:hover {
	color: #FF9900;
}
#error{
	background-color: #FFC;
	padding: 15px;
	border: 1px solid #CCC;
	font-size: 18px;
	font-weight: bold;
	width: 400px;
}
