body {
	/*
	background: url('images/background_design-v5-web.jpg');
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: scroll;
	*/
	background-color: #fffad9;
	color: black;
	font-family: arial, "sans-serif";
	font-size: 13px;
	/*
	letter-spacing: 0.8em;
	*/
}



a {
	color: black;
}

	a img {
		border: 0px solid #000000;
	}



/* encloses: entire page */

#site_container {
	width: 800px;
	height: auto;
	margin-left: 50px;
}



/* Site Header */

#site_header-wrapper {
	width: 100%;
	height: 200px;
	color: black;
	text-decoration: none;
	background-color: #fffad9;
}

#site_header {
	color: black;
	text-decoration: none;
	text-align: center;	
	margin-top: 0px;
	margin-left: 30 px;
	margin-bottom: 30px;
}



/* encloses: all body text: nav menu, content, contact footer */

#body_container {
	width: 100%;
	height: auto;
	float: right;
}




/* Nav list - main */

.navlistmain {
	width: 22%;
	height: 100%;
	margin-right: 2%;
	margin-left: 1%;
	background: url('images/header-and-nav/background_design-doublecrop_web.jpg');
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: scroll;
	float: left;
}

	.navlistmain ul {
		margin: 15px 10px 10px 10px;
		padding-left: 10px;
		list-style-type: disc;
	}

	.navlistmain a {
		text-decoration: none;
	}

	.navlistmain a:hover {
		color: black;
		text-decoration: underline;
	}

#navperformances {

}

	#navperformances a {
		text-decoration: none;
	}
	
	



#content_container {
	width: 73%;
	height: auto;
	float: right;
}


.maincontent_headline {
		text-align: left;
		float: left;
		font-weight: bold
	}
	
	.maincontent a{
		color: black;
	}


#page_header {
    text-align: right;
    font-family: georgia;
}

	#page_header h3 {
	    font-size: 1.5em;
	    text-align: center;
	}



#navlistpage {
	margin-top: 20px;
    color: #000000;
    text-align: left;
    color: black;
}



.section_head{
/*	border-bottom: 1px dotted black; */
}

	.section_head h3{
	    text-align: left;
	    font-size: 15px;
	}

	.section_head h4{
	    text-align: left;
	    font-size: 13px;
	    margin-top: 0px;
	}



h3 a {
	color: black;
	text-decoration: none;
}

h3 a:hover {
	color: black;
	text-decoration: underline;
}




.column_right {
	width: 48%;
	height: auto;
	float: right;
}

.column_left {
	width: 48%;
	height: auto;
	margin-right: 3%;
	float: left;
}

.column_full {
	width: 100%;
	height: auto;
	float: right;
}


.column_quarter {
	width: 23%;
	height: auto;
	margin-right: 2%;
	float: left;
}

.column_quarter_end {
	width: 23%;
	height: auto;
	float: right;
}

.column_left_third {
	width: 31%;
	height: auto;
	margin-right: 2%;
	float: left;
}

.column_center_third {
	width: 31%;
	height: auto;
	margin-right: 2%;
	float: left;
}

.column_right_third {
	width: 31%;
	height: auto;
	float: left;
}

.column_left_twothirds {
	width: 62%;
	height: auto;
	margin-right: 2%;
	float: left;
}

.column_right_twothirds {
	width: 62%;
	height: auto;
	float: left;
}


/* New on RaqsAyperi.com */
.new_additions {
	width: 100%;
	height: auto;
/*	border: 0px 0px 0px 1px;
	border-left: 1px dotted grey;*/
	padding-left: 15px;
	background: url('images/header-and-nav/background_design-doublecrop_web.jpg');
	background-repeat: repeat-y;
	background-position: left;
	background-attachment: scroll;
	float: left;
}


.aw_payment {
}

.aw_payment ul {
	margin:0;
	padding:0 0 0 10px;
	list-style-type: disc;
}



.para_w_photo {
}

	.para_w_photo img{
		margin: 0px 10px 0px 0px;
		border: 2px solid white;
	}
	

.para_w_photo_l {
}

	.para_w_photo_l img{
		margin: 0px 10px 5px 0px;
		border: 2px solid white;
	}


.para_w_photo_r {
}

	.para_w_photo_r img{
		margin: 0px 0px 0px 10px;
		border: 2px solid white;
	}
	

.photo_w_caption_l {
	width: 102px;
	height: auto;
	font-size: 10px;
	border: none;
	margin: 0px 10px 3px 0px;
	float: left;
}

	.photo_w_caption_l a {
		color: black;
		text-decoration: none;
	}

	.photo_w_caption_l a:hover {
		color: black;
		text-decoration: underline;
	}
	
	.photo_w_caption_l img{
		margin: 0px 10px 5px 0px;
		border: 2px solid white;
		float: left;
	}
	

.photo_w_caption_r {
	width: 102px;
	height: auto;
	font-size: 10px;
	border: none;
	margin: 0px 0px 3px 10px;
	float: right;
}

	.photo_w_caption_r a {
		color: black;
		text-decoration: none;
	}

	.photo_w_caption_r a:hover {
		color: black;
		text-decoration: underline;
	}
	
	.photo_w_caption_r img{
		margin: 0px 0px 5px 10px;
		border: 2px solid white;
	}
	

.photo_w_caption_l_175 {
	width: 177px;
	height: auto;
	font-size: 10px;
	border: none;
	margin: 0px 10px 3px 0px;
	float: left;
}

	.photo_w_caption_l_175 a {
		color: black;
		text-decoration: none;
	}

	.photo_w_caption_l_175 a:hover {
		color: black;
		text-decoration: underline;
	}
	
	.photo_w_caption_l_175 img{
		margin: 0px 10px 5px 0px;
		border: 2px solid white;
		float: left;
	}
	

.photo_w_caption_r_175 {
	width: 177px;
	height: auto;
	font-size: 10px;
	border: none;
	margin: 0px 0px 3px 10px;
	float: right;
}

	.photo_w_caption_r_175 a {
		color: black;
		text-decoration: none;
	}

	.photo_w_caption_r_175 a:hover {
		color: black;
		text-decoration: underline;
	}
	
	.photo_w_caption_r_175 img {
		margin: 0px 0px 5px 10px;
		border: 2px solid white;
	}
	

.gallery_thumb {
	border: 2px solid white;
	margin: 0px 5px 5px 0px;
	float: left;
}
		
.gallery_slide {
	border: 2px solid white;
	margin: 0px 10px 5px 0px;
	float: left;
}

.img_50px_h {
}
	.img_50px_h img {
		min-height: 50px;
	}


.payment_item1 {
	border-bottom: 1px dotted grey;
}

.performance_item {
	margin: 0 0 10px 0;
	border-bottom: 1px solid grey;
}



/* Contact Footer */

#contact_footer {
	width: 100%;
	min-height: 125px;
	text-align: center;
	color: black;
	margin-top: 20px;
	background-color: #fffad9;
}

	#contact_footer a {
		text-decoration: none;
	}

	#contact_footer h2 {
		font-size: 16px;
	}
