@charset "utf-8";
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.icons {
	position: absolute;
	left: 0;
	top: 100px;
}

.facebook_icon {
	width:60px;
	height:60px;
	background-color: #000000;
	background-image: url(../images/facebook_icon.png);
	margin: 10px 0px 0px -5px;
}

.facebook_icon:hover {
	width:60px;
	height:60px;
	background-color: #000000;
	background-image: url(../images/facebook_icon.png);
	margin: 10px 0px 0px 0px;
}

.email_icon {
	width:60px;
	height:60px;
	background-color: #000000;
	background-image: url(../images/email_icon.png);
	margin: 10px 0px 0px -5px;
}

.email_icon:hover {
	width:60px;
	height:60px;
	background-color: #000000;
	background-image: url(../images/email_icon.png);
	margin: 10px 0px 0px 0px;
}

.twitter_icon {
	width:60px;
	height:60px;
	background-color: #000000;
	background-image: url(../images/twitter_icon.jpg);
	margin: 10px 0px 0px -5px;
}

.twitter_icon:hover {
	width:60px;
	height:60px;
	background-color: #000000;
	background-image: url(../images/twitter_icon.jpg);
	margin: 10px 0px 0px 0px;
}
.left {
	background-image: url(../images/left.jpg);
	background-repeat: repeat;
}
.right {
	background-image: url(../images/right.jpg);
	background-repeat: repeat;
}
.ftr, .hdr_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.wds_link, .wds_link:active, .wds_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F60;
	text-decoration: none;	
}
.wds_link:hover, .hdr_link:hover{
	color: #FC0;	
}
.hdr_link, .hdr_link:visited, .hdr_link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.top_bg, .main_background {
	background-image: url(../images/halfbg_top.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.photo_link, .photo_link:active, .photo_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #900;
	text-decoration: none;
}
.photo_link:hover{
	color:#930;
}.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.lpm, .lpm:active, .lpm:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #060;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #039;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #900;
	text-decoration: none;
}
.ctxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #039;
	text-decoration: none;
}
.size_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #090;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #060;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.lpm:hover{
color: #036;	
}
.plink, .plink:active, .plink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #06C;
	text-decoration: none;
}
.plink:hover{
	color:#036;
}
