/*----------------------------------
		Theme637
----------------------------------*/

/*----------------------------------
		Typography Reset
----------------------------------*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:2.2em;line-height:1;margin:0px;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif; }
h2 {font-size:1.5em;margin: 10px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h3 {font-size:1.4em;margin: 10px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h4 {font-size:1.4em;line-height:1.25;height:1.25em;margin: 5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h5 {font-size:1em;font-weight:bold;margin: 5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h6 {font-size:1em;font-weight:bold;margin: 3px 0; padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
form {margin:.5em 0 .5em;padding:0;}
blockquote {margin:1em;}
sup, sub {line-height:0;}
address {margin:0 0 1.0em;}
pre, code {margin:1em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.0em;padding:0;}
ul, ol {margin:0 1.0em 1.0em 3em;padding:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1em 0;}
dd {margin-left:1em;}
caption {margin:0; padding:.3em;}

/*----------------------------------
		General
----------------------------------*/
body {
	background-image: url(images/main-bkg.gif);
	background-repeat: repeat;		
	background-color: #cccccc;
	margin: auto;
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	font-size: 12px;
	color: #444444;
}

.sf_outer_wrapper {
	width: 934px !important;
	margin: 20px auto;	
}

.sf_extra1 {
	background-image: url(images/637_top.png);	
	background-repeat: no-repeat;
	width: 934px;
	height: 50px;	
}

* html .sf_extra1 {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_wrapper {
	background-image: url(images/637_bg-tile.png);	
	background-repeat: repeat-y;
	width: 934px;
}

/*--------------------------------
		Navigation
---------------------------------*/
.sf_navigation h3 {
	display: none;
}

.sf_navigation {
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	min-height:36px;
	height:auto !important;
	height:36px;
	margin-right:19px;
	margin-left: 19px;
	font-size:12px;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;
}

.sf_navigation ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {
	float:left;	
	padding:6px 10px 6px 10px;
	white-space:nowrap;
	_width: 1px;	
}

.sf_navigation ul li.sf_last_nav_item {	
}

.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li a {
	display:block;
	padding: 4px 5px 6px 5px;
	text-decoration:none;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_navigation ul li a:visited {	
}

.sf_navigation ul li a:hover{
}

/*------------------------------------
	Dropdown
------------------------------------*/

.sf_navigation .subnav { /* second-level lists */
	list-style:none;
	float:left;
	position:absolute;
	left:-999em;
	width:180px;
	margin:5px 0 0 0;
	border-top:solid 1px #ffffff;
	z-index:1000;
	background:#7e8aa4;
}
.sf_navigation .subnav li {
	margin:0;
	padding:0;
	width:180px;
}

.sf_navigation .subnav li a, 
.sf_navigation .subnav li a:visited{
	display:block;
	background:#676F7F;
	width:166px;
	padding:8px 7px;
	white-space:normal;
	border:none;
	border-bottom:1px solid #5A616F;	
}

.sf_navigation .subnav li a:hover{
	background:#747D8F;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}

/*--------------------------------
		End Navigation
---------------------------------*/

.sf_extra10 {		
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {		
	background-image: url(images/main-hdr.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 896px;
	margin: 0 19px 0 19px;
	clear:both;	
}

.sf_extra2 {	
	
}

.sf_main_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: normal;	
	text-align: right;
	padding-top: 15px;
	margin-left: 370px;
	overflow:hidden;
	width: 500px;
	height: 180px;
	position: relative;
	z-index: 99;
}

.sf_main_header div {
	height: 176px;
	overflow: hidden;
}

.sf_main_header div div {
	height: auto;
	overflow: visible;
}

.sf_extra3 {
	background-image: url(images/637_decotop.png);
	background-position:right top;
	background-repeat:no-repeat;
	position:absolute;
	margin-top: -192px;
	margin-left: 542px;
	width: 354px;
	height: 247px;
	float: right;
	z-index: 98;
}

* html .sf_extra3 {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_sub_header {
	display: none;
}
.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	background-image: url(images/637_hdrframe.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	margin-top: -14px;
	margin-left: 19px;
	width: 896px;
	height: 14px;
}

* html .sf_extra4 {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_extra5 {
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {	
	font-family: Georgia, "Times New Roman", Times, serif;
	clear:both;
	margin: 20px 45px 10px 40px;
	font-weight: normal;
	font-size: 24px;
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {	
}

.sf_extra11 {
}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {	
	width: 882px;
	clear: both;
	padding: 0;
	float:right;
	margin:0 20px 95px 32px;	
	float: right;
	display:inline;
}

.sf_content img {	
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {
}

.sf_extra7 {	
}

.sf_extra7 span {	
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	
	font-family: Verdana, Geneva, Kalimati, sans-serif;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	clear:both;	
	width: 886px;
	margin-left: 19px;
	position: relative;
	z-index: 99;
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

.sf_footer a, .sf_footer a:link {
	color: #ffffff;
}

/*--------------------------
		End Footer
--------------------------*/

.sf_extra8 {
	background-image: url(images/637_decoftr.png);
	background-repeat:no-repeat;
	background-position: bottom;
	position:relative;
	width: 332px;
	height: 156px;
	margin:	-116px auto 0;
	z-index: 98;
}

* html .sf_extra8 {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

.sf_extra9 {
	background-image: url(images/637_footer.png);
	width: 934px;
	height: 62px;
	margin-top: -35px;	
}

* html .sf_extra9 {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

/*--------------------------
		Extra Stuff
--------------------------*/

a:link {
	text-decoration: underline;	
}

a:visited {	
}

a:hover {
	text-decoration: none;
}

.sf_banner {
	margin-top: 40px;
	text-align: center;
}

#bannerLink {
	margin: 10px 0 40px 0;	
}

#bannerLink a, #bannerLink a:visited {
	color: #6a6a6a;
}

/*--------------------------
		Sidebar
--------------------------*/
.sf_region7 {
	float: right;
	display:inline;
	width: 200px;
	margin: 25px 50px 50px 0px;
	padding-top: 10px;
	display:none;
	overflow:hidden;	
}

.sf_region8 {
	display:none;
}

.widgetset .widget {	
	margin-bottom:10px;
	padding:10px 8px 5px;
	background-color:#E5E9F1;
}

.widgetset .widget_content {
	overflow:hidden;
	padding-bottom: 20px;
}

.widgetset .widget_header {
	margin:0px 0px 5px;
	padding:4px 0px 6px;
	font-weight: normal;
	text-align: center;
	color: #2B2B2B;
	min-height: 12px;
}

.widgetset .widget_header a,
.widgetset .widget_header a:visited {
	color:#2B2B2B;
	text-decoration: underline;
}

.widgetset .widget_header a:hover {
	color:#2B2B2B;
	text-decoration:none;
}

.widgetset ul, .widgetset ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widgetset li {
	margin:0px;
	padding:2px 0px;
	margin: 5px 0px 7px;
	overflow:hidden;
}

.widgetset img {
	vertical-align: top;
	padding: 2px 0;
}

.widgetset a:link, .widgetset a:visited {
	text-decoration:underline;
	padding: 2px 0;
}

.widgetset a:hover {
	padding: 2px 0;
	text-decoration: none;
}

.widgetset .form_item {
	margin:5px 0px;
}

.widgetset input, .widgetset select {
	color: #000;
	width:175px;
}

.widgetset .btn {
	width:auto;
	margin: 3px 0px;
}

.feedbutton {
	border:none;
	vertical-align:sub;
	margin-right:5px;
}

.clicktozoom {
	font-size: 11px;
	text-decoration: underline;
}
