.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

.main {
	background-image: url(../images/buttonsMain/btn_splitter.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.btn_border {
	border: 1px solid #E6E6E6;
}

.btm_borderMain {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.top_borderMain {
	border-top-width: 2px;
	border-top: solid;
	border-top-color: #CCCCCC;
}

.nor_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	
}

.head_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	
}

.readMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	display: list-item;
	list-style-image: url(../images/bulletMain.gif);
	text-indent: 15px;
	
}
.readMore:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
	display: list-item;
	list-style-image: url(../images/bulletMain.gif);
	text-indent: 15px;
	
}

.btm_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	
}

.privacyPolicy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	text-align: justify;
	
}
.privacyPolicy:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
	text-align: justify;
	
}

.bullet_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	list-style-type: square;
	
}

.gallery {
	border: 5px solid #EBEBEB;
}

.viewImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	display: list-item;
	list-style-image: url(../images/bulletMain.gif);
	text-indent: 15px;
	padding-left: 10px;
	
}
.viewImage:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399cc;
	text-decoration: none;
	display: list-item;
	list-style-image: url(../images/bulletMain.gif);
	text-indent: 15px;
	padding-left: 10px;
	
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: list-item;
	list-style-image: url(../images/bulletMain.gif);
	text-indent: 15px;
	padding-left: 10px;
	
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399cc;
	text-decoration: underline;
	display: list-item;
	list-style-image: url(../images/bulletMain.gif);
	text-indent: 15px;
	padding-left: 10px;
	
}
.gallerytitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title {
	background-image: url(../images/buttonsMain/btn_splitter.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #0099CC;

}

