@charset "UTF-8";

#wrapper
{
     width: 955px;
     margin-left: 50%;
     left: -477px;
     position: absolute;
     background-color: #FFF;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	width:100%;
	line-height: normal;
	color: #333;
	background-color: #EFC589;
	background-image: url(img/bg_grad.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 
{
     font-family:"Times New Roman", Times, serif;
     display: inline;
     margin-top: 2px;
     margin-right: 4px;
     margin-bottom: 5px;
     margin-left: 4px;
	 color:#7F7F7F;
     clear: both;
}

h1
{
     font-size: 2.1em;
     display:block;
     position:relative;
     text-align:left;
     color: #494949;
     margin:15px 0 10px 0;
}

h2
{
     font-size: 1.8em;
}

h3
{
     font-size: 1.6em;
}

h4
{
     font-size: 1.4em;
}

h5
{
     font-size: 1.2em;
}

h6
{
     font-weight: 600;
     font-size: 1em;
}

a
{
	color:#000;
}

a:hover
{
	color:#06F;
	text-decoration:none;
}

p
{
	margin:.4em 0 .8em 0;
	padding:0;
	font-size: 1.2em;
	color: #666;
}

img
{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p
img
{
	margin:10px;
}

/* Header styles */
#header
{
	clear:both;
	float:left;
	width:100%;
	height: 100px;
	position: relative;
	margin-top: 10px;
}
.colmask.body-con ul , .colmask.body-con ol{
     margin: 0px;
}


/* 'widths' sub menu */
	#media-con
{
	background:#000;
	height: auto;
	overflow: hidden;
	display: inline-block;
	margin-bottom: -7px;
}

/* 'widths' sub menu */
	#nav-con
{
     clear:both;
     background:#ccc;
     display: block;
     height: 25px;
}

/* 'widths' sub menu */
.colmask
{
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
.bdyHdr {
     text-align:left;
     height: 45px;
     border-bottom-width: 1px;
     border-bottom-style: dotted;
     border-bottom-color: #666;
     display: inline-block;
     position: relative;
     width: 100%;
     margin-bottom: 10px;
}
.hideme , .hiddenPics{
	display:none
}

.navmenu {
	margin: 0px;
	display: block;
	text-align:center;}
}

/* ------- STYLES FOR SHARE THIS LINK ----------- */
.stbuttontext {
	display: none;
	line-height: 15px;
}

#shareThisCon
{
	position: relative;
	width: 100%;
}
#sharethis_0
{
	position: relative;
	top: 0px;
	width: 20px;
	overflow: hidden;
	height: 20px;
	line-height: 15px;
	margin-right: 7px;
	display: none;
}
/* ------- END STYLES FOR SHARE THIS LINK ----------- */


/* ------- Newsletter Signup START ----------- */
#enewsSignUpHead
{
	color: #7F7F7F;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 20px 5px 20px;
	padding: 5px 0px 5px 0px;
}

.eNewsField
{
	position: relative;
	background-image: url(/img2/newsField.gif);
	width: 180px;
	height: 22px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 20px;
}
.enewsSearch
{
	border: 1px #fff solid;
	color: #808080;
	font-size: 10px;
	padding: 0px;
	background-color: #FFF;
	margin: 5px 0px 0px 10px;
}
.enewsBtn
{
	position: absolute;
	top: -3px;
	right: 0px;
}

/* ------- Newsletter Signup End ----------- */

/* ------- Right Col Ads Start ----------- */

#KissPardna {
	border-bottom:1px dotted #7F7F7F;
	border-top:1px dotted #7F7F7F;
	color:#7F7F7F;
	font-size:12px;
	font-weight:bold;
	margin:10px 10px 0 20px;
	padding:5px 0;
}

/* ------- Right Col Ads End ----------- */

#iconCtrls_con {
	display:inline-block;
	margin-top:20px;
	position:relative;
	float: right;
	margin-right: 5px;
}

