.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8B3636;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8b3636;

}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8b3636;
}
.italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8b3636;
}
.background {
	background-image: url(images/ozgurbackground4.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #FCFBDA;
	border-top: 0px solid #D6A38D;
	border-right: 3px solid #D6A38D;
	border-bottom: 3px solid #D6A38D;
	border-left: 3px solid #D6A38D;



}
.headingbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #8b3636;
}
.border {
	border: 3px solid #D6A38D;
}
.gallery_border {
	border: 2px solid #F7F5CE;
}

.backgrounddark {
	background-color: #8B3636;
}
.backgroundlight {
	background-color: #FCFBDA;
	border: 3px solid d6a38d;

}
.backgroundrug {
	background-image: url(images/rugcrop3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bordermenu {
	border: 10px solid #D6A38D;
}
.backgroundsmall {
	background-attachment: fixed;
	background-image: url(images/ozgurbackground3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FCFBDA;

}
.bordernobase {
	border-top: 3px solid #D6A38D;
	border-right: 3px solid #D6A38D;
	border-bottom: none;
	border-left: 3px solid #D6A38D;

}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
