

/*----------------------------------
		Theme636		
----------------------------------*/
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin:0px;padding: 0px;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h2 {font-size:2.3em;margin: 10px 0;padding: 0px;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h3 {font-size:1.9em;margin: 10px 0;padding: 0px;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h4 {font-size:1.5em;margin: 5px 0;padding: 0px;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h5 {font-size:1.3em;margin: 5px 0;padding: 0px;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h6 {font-size:1.1em;margin: 3px 0; padding: 0px;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;}
p, 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 {
	color:#7B8591;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 13px;
	background-image: url(/images/636_body_tile.jpg);
	background-repeat: repeat-x;
	background-color: #DEE1E8;
}

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

.sf_pagetitle {
	padding: 25px 20px 5px 30px;
	float:right;
	text-align: left;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	width: 735px;
	display: block;
	color: #545a61;
}

.sf_pagetitle h1 {
	font-size:28px;
	margin: 0;
	font-weight: normal;
}

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

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

.sf_extra1 {
}

.sf_wrapper {
	width:940px !important;
	background-color: #E0E3EA;
}

.sf_extra10 {
}

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

.sf_header_wrapper {
	min-height: 130px;
	height: auto !important;
	height: 130px;
	width: 785px;
	float:right;
	background-image: url(/images/636_header.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #E0E3EA;
}

.sf_extra2 {
}

.sf_main_header {
	text-align: center;
	width: 775px;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 42px;
	font-weight: normal;
	font-variant: normal;
	padding:  15px 5px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	font-style: italic;
}

.sf_extra3 {
}

.sf_sub_header {
	display: none;
}

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

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

.sf_extra4 {
	float:right;
	display:inline;
	width:309px;
	height: 252px;
	background-image: url(/images/636_main_right.jpg);
	background-repeat: no-repeat;
}

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

.sf_navigation {
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	float: left;
	width: 155px;
	height: auto !important;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 128px;
	background-image: url(/images/636_cross.png);
	background-repeat: no-repeat;
	background-position: top;
}

* html .sf_navigation {
 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("http://makeasplashkc.com/',%20'").replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

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

.sf_navigation ul {
	height:auto !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

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

.sf_navigation ul li {
	float: left;
	margin:0px;
	padding: 0px;
	white-space: normal;
	width: 155px;
}

.sf_navigation ul li.sf_last_nav_item {
}

.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li a {
	padding: 5px 3px 10px 3px;
	text-decoration: none;
	display: block;
	min-height:20px;
	height:auto !important;
	height:20px;
	color: #ffffff;
}

.sf_navigation ul li a:visited {
	text-decoration: none;
	display: block;
	color: #ffffff;
}

.sf_navigation ul li a:hover {
	text-decoration: underline;
	display: block;
	color: #ffffff;
}

/*------------------------------------
	Flyout - Left Aligned Menu
------------------------------------*/

.sf_navigation .subnav { /* second-level lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	position : absolute;
	left: -999em;
	margin:-33px 0 0 155px;
 .margin:-33px 0 0 78px;
	z-index: 1000;
	width: 155px;
}

.sf_navigation .subnav li { /* second-level lists */
	padding: 0;
	margin: 0;
	width: 155px;
	background-color: #7B8591;
	white-space: normal;
}

.sf_navigation .subnav li a,
.sf_navigation .subnav li a:visited { /* second-level lists */
	display : block;
	color: #ffffff;
	width: 145px;
	padding: 5px;
}

.sf_navigation .subnav li a:hover {
	width: 145px;
	padding: 5px;
}

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

#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;
}

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

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

.sf_extra5 {
	float:right;
	display:inline;
	width:476px;
	height: 252px;
	background-image: url(/images/636_main_left.jpg);
	background-repeat: no-repeat;
}

.sf_extra6 {
}

.sf_extra11 {
}

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

.sf_content {
	float: right;
	display:inline;
	width: 736px;
	margin-bottom: 20px;
	margin-right: 30px;
}

.sf_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

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

.sf_extra12 {
}

.sf_extra7 {
}

.sf_extra7 span {
}

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

.sf_footer {
	color: #E0E3EA;
	background-color: #7B8591;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	clear:both;
	text-align:right;
	min-height:28px;
	height:auto !important;
	height:28px;
	padding:7px 10px 5px 165px;
	font-size:11px;
	width: 765px;
}

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

.sf_footer a,
.sf_footer a:visited {
	color: #E0E3EA;
}

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

.sf_extra8 {
}

.sf_extra9 {
}

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

a:link {
	color: #7B8591;
}

a:visited {
	color: #7B8591;
}

a:hover {
	color: #7B8591;
	text-decoration: none;
}

.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
	width: 940px;
}

#bannerLink {
	padding: 10px;
	margin: 10px;
}

#bannerLink a:link,
#bannerLink a:visited,
#bannerLink a:hover {
	color: #7B8591;
}

/*--------------------------
		Sidebar - Left
--------------------------*/
.sf_region7 {
	float: left;
	display:inline;
	clear:left;
	color: #7B8591;
	width: 200px;
	margin-left: 155px;
	_margin-left: 0px;
	_padding-left: 155px;
	display: none;
}

.sf_region7 .widgetset {
	width: 200px;
	display: block;
}

.sf_region7 .widget {
	margin:5px;
	padding:5x;
	border-bottom: 1px dashed;
}

.sf_region7 .widget_content {
	padding: 5px;
	margin-bottom: 15px;
}

.sf_region7 .widget_header {
	margin:0px;
	padding:5px;
	font-style: italic;
	text-align: left;
	color: #7B8591;
}

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

.sf_region7 .widget li {
	margin:0px;
	padding: 5px 0px;
	overflow:hidden;
}

.sf_region7 img {
	vertical-align: top;
	padding: 2px 4px;
	border: none;
}

.sf_region7 a:link,
.sf_region7 a:visited {
	text-decoration:underline;
	padding: 2px 0;
	color: #7B8591;
}

.sf_region7 a:hover {
	padding: 2px 0;
	text-decoration: none;
	color: #7B8591;
}

.sf_region7 .widget_content .form_item {
	margin:0px;
	padding: 0px;
}

.sf_region7 .widget input,
.widget select {
	color: #222;
	width:175px;
}

.sf_region7 .widget .btn {
	width:auto;
	margin: 5px 0px;
}

/*--------------------------
		Sidebar - Lower
--------------------------*/

.sf_region8 {
	display:block;
	clear:right;
	color: #ffffff;
	margin-left: 355px
}

.sf_region8 .widgetset {
	width: 585px;
	display: block;
}

.sf_region8 .widget {
	width:250px;
	height:230px;
	overflow:auto;
	padding:10px;
	float:left;
	display:inline;
	margin: 10px 10px;
	border:	1px solid #b7bcc3;
}

.sf_region8 .widget_content {
	padding:  5px;
	margin: 0px;
	overflow:auto;
}

.sf_region8 .widget_header {
	margin:0px;
	padding: 0px 5px;
	font-size:24px;
	font-style: italic;
	text-align: left;
	color: #ffffff;
}

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

.sf_region8 .widget li {
	margin:0px;
	padding: 5px 0px;
	overflow:hidden;
}

.sf_region8 img {
	vertical-align: top;
	padding: 2px 4px;
	border: none;
}

.sf_region8 a:link,
.sf_region8 a:visited {
	text-decoration:underline;
	padding: 2px 0;
	color: #ffffff;
}

.sf_region8 a:hover {
	padding: 2px 0;
	text-decoration: none;
	color: #ffffff;
}

.sf_region8 .widget_content .form_item {
	margin:0px;
	padding: 0px;
}

.sf_region8 .widget input,
.widget select {
	color: #222;
	width:175px;
}

.sf_region8 .widget .btn {
	width:auto;
	margin: 5px 0px;
}

.sf_region8 .widget_content .form_item {
	width: 200px;
}
