/**
First Part Is Page Layout and positioning

Along with Global Style Rules for each page section

Latest Update : July 2009

*/

.body
	{
	/*font-size:12px;*/
	font-family:"Franklin Gothic Medium";
	color:#344c9c;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-position: 250px 75px;
	min-height:600px
}
.header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 129px;
	width: 1200px;
	left: 1px;
	top: 0px;
	right: auto;
	bottom: auto;
}
.left_nav {
	background-image: url(/images/bluebar.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	min-height:800px;
	width: 191px;
	left: 1px;
	top: 129px;
	background-repeat: no-repeat;
	text-align:center;
	
	
}

.page_heading {
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	position: relative;
	left: 200px;
	top: 132px;
	height: 60px;
	width: 350px;
}
.page_image {
	font-family: "Franklin Gothic Medium";
	font-size: 16px;
	color: #336699;
	position: relative;
	left: 600px;
	top: 70px;
	height: 60px;
	width: 150px;
}
.page_content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	z-index: auto;
	vertical-align: top;
	overflow:visible;
	position:relative;
	top:40px;
	left: 200px;
	text-align:left;
	width:560px;
	min-height:800px
}

.flash {
	width:400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left:775px;
	top: 132px;
	margin:0px;
	padding:0px;
}

.lifestyle_text {
	background-image:url(/images/spacer.gif);
	height: 24px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left:775px;
	top: 470px;
	font-family:inherit;
	font-size:18px;
	font-stretch:expanded;
	color: #344c9c;
	text-align:center
}
.image_gallery {
	height: 184px;
	width: 427px;
	position:absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	visibility:visible;
	top:500px;
	left:775px;
	z-index:
}
#right_image_1 {
	background-position: center center;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 88px;
	width: 135px;
	left:0px;
	overflow:hidden;
}
#right_image_2 {
	background-position: center center;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 88px;
	width: 135px;
	left: 147px;
	overflow:hidden;
}
#right_image_3 {
	background-position: center center;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 88px;
	width: 135px;
	left: 292px;
	overflow:hidden;
}
#right_image_4 {
	background-position: center center;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 88px;
	width: 135px;
	top:96px;
	left: 0px;
	overflow:hidden;
}
#right_image_5 {
	background-position: center center;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 88px;
	width: 135px;
	top: 96px;
	left: 147px;
	overflow:hidden;
}
#right_image_6 {
	background-position: center center;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 88px;
	width: 135px;
	top: 96px;
	left: 292px;
	overflow:hidden;
}
.weather_widget {
	height: 98px;
	width: 430px;
	position:absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	visibility:visible;
	top:700px;
	left:835px;
	z-index: 1;
	text-align:center
}
.skype_widget {
	height: 82px;
	width: 431px;
	position:absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	visibility:visible;
	top:815px;
	left:775px;
	z-index: 1;
	text-align:center
}
.map_widget {
	height: 338px;
	width: 427px;
	position:absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	visibility:visible;
	top:930px;
	left:775px;
	z-index: 1;
	text-align:center
}
.footer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	visibility: visible;
	z-index: auto;
	height: 65px;
	width: 1200px;
	left: 1px;
}
/**
Styling Specific Stuff to over ride global style rules
*/

.frm {
	font-family: "Franklin Gothic Medium";
	font-size: 10px;
	color: #336699;
	text-decoration: none ;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF
}
.txtfield {
	font-family: "Franklin Gothic Medium";
	font-size: 10px;
	color: #336699;
	text-decoration: none ;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FBFAFA;
	border: 1px solid #756D58
}
table.menu {
	font-size:14px;
	font-family:"Franklin Gothic Medium";
	color:#FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	visibility: hidden;
	position:absolute;
	border-color: #FFFFFF;
	border-style: solid solid solid solid;
	border-width:  1px 1px 1px 1px;
	z-index: inherit;
}


a:link {
  color: #AAAAAA;
  text-decoration:none
}
a:visited {
  color: #AAAAAA;
  text-decoration:none
}
a:hover {
  color: #AAAAAA;
  text-decoration:none
}
/* keep skip link invisible until hover/focus */
a.skiplink:link,
a.skiplink:visited {
	color: #AAAAAA;
	text-decoration:none
}
a.skiplink:hover,
a.skiplink:focus,
a.skiplink:active {
	color: #AAAAAA;
	text-decoration:none
}

.style2 {font-size: medium}
.style3 {font-size: medium}
.h3  {font-size: medium}
.h6  {font-size: medium}
.h1  {font-size: medium}
