/*--------------------------------------------------
	Theme_#	634
	Cat		Military Service
	Name	Carrier
---------------------------------------------------*/

/*--------------------------------------------------
	Reset
---------------------------------------------------*/
body {
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 85%;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
}
/*--------------------------------------------------
	Reset Typography
---------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
p, form {margin:0 0 1.5em;padding:0;}
blockquote {margin:1.5em;}
sup, sub {line-height:0;}
address {margin:0 0 1.5em;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.5em;padding:0;}
ul, ol {margin:0 1.5em 1.5em 3em;padding:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dd {margin-left:1.5em;}
caption {margin:0; padding:.5em;}

/*--------------------------------------------------
	IE 6 needs position relative set on everything
---------------------------------------------------*/
.sf_wrapper,
* html .sf_header_wrapper,
* html .sf_extra2,
* html .sf_main_header,
* html .sf_extra3,
* html .sf_extra4,
* html .sf_navigation,
* html .sf_region5,
* html .sf_region6,
* html .sf_footer {
	position:relative;
}

/*--------------------------------------------------
	General
---------------------------------------------------*/
body {
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0;
}

.sf_outer_wrapper {
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:auto;
	margin-top:0px;
	width:962px;
}

.sf_wrapper {
	background-image:url(images/content_repeater.jpg);
	background-repeat:repeat-y;
	min-height:400px;
	height:auto !important;
	height:400px;
}

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

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

.sf_header_wrapper {
	margin:0 1px;
	height:162px;
	background-repeat:no-repeat;
}

.sf_main_header {
	display:inline;
	float:left;
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size:32px;
	font-weight:bold;
	height:140px;
	padding:10px;
	width:523px;
	overflow:hidden;
	background-color:fff;
}

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

.sf_extra3 {
	float:right;
	width:416px;
	height:162px;
}
/*--------------------------------------------------
	Navigation
---------------------------------------------------*/
.sf_navigation {
	clear:both;
	margin:0px 1px;
	width:960px;
	min-height:38px;
	height:auto !important;
	height:38px;
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size:18px;
	position:relative;
	z-index:1000;
}

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

.sf_navigation ul li {
	list-style-type:none;
	display:inline;
	float:left;
}

.sf_navigation li a {
	display:block;
	font-weight:bold;
	padding:17px 40px 18px;
	text-align:center;
	text-decoration:none;
	border-right:solid 1px;
	background-repeat:repeat-x;
	width:auto !important;
	white-space:nowrap;
	width:1%;
	height:21px;
}

.sf_navigation li a:hover {
	text-decoration:underline;

	background-repeat:repeat-x;
}

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

.sf_navigation .widget_header {
	display:none;
}

/*--------------------------------------------------
	Drop Down Navigation
---------------------------------------------------*/
#Nav1,
#Nav1 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#Nav1 li ul {
	left:-999em;
	padding:0 1px;
	position:absolute;
	white-space:normal;
	width:179px !important;
	height:auto;
	z-index:1000;
}

#Nav1 li ul li a {
	margin:0 0 2px 0;
	padding:5px 0px;
	width:178px !important;
	border:none;
	height:auto;
	white-space:normal;
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul {
	left:auto;
}

#Nav1 li:hover,
#Nav1 li.hover {
	position:static;/* Removes stickiness in IE7 */
}

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

/*--------------------------------------------------
	Page Title
---------------------------------------------------*/
.sf_region5 {
	height:1%;
}

.sf_pagetitle {
	background-image:url(images/pagetitle_repeater.jpg);
	background-repeat:repeat-x;
	min-height:40px;
	height:auto !important;
	height:40px;
	float:left;
	font-family:Georgia, "Nimbus Roman No9 L", serif;
	font-size:28px;
	padding:10px 20px;
	text-align:left;
	width:922px;
}

/*--------------------------------------------------
	Content
---------------------------------------------------*/
.sf_content {
	min-height:300px;
	height:auto !important;
	height:300px;
	margin:0px;
	padding:20px;
	width:922px;
	clear:both;
}

/*--------------------------------------------------
	Global Widgets
---------------------------------------------------*/
.clicktozoom {
	font-size:11px;
	text-decoration:underline;
}

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

.sf_navigation .widget, .sf_navigation .widget_content {
	background-color:transparent;
	padding:0;
	border:none;
}

.subscribeimage {
	margin-top:5px;
}

.SubscribeViaEmail .form_item input {
	width:auto;
}

.SubscribeViaEmail input#SubscriberEmail {
	width:157px;
}

.widget h3 {
	margin:0 0 7px 0;
}

.widgetset {
	background-position:right;
	float:right;
	margin:0;
	padding:10px 0 0 0;
	width:230px;
}

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

.widgetset .widget {
	background-color:#e7e7e7;
	border:6px solid #efeeee;
	margin:15px 0 0 0;
	overflow:hidden;
	width:200px;
}

.widgetset .widget_header {
	background-image:url(images/widgetset_header.jpg);
	background-repeat:repeat-x;
	background-color:#e7e7e7;
	min-height:20px;
	height:auto !important;
	height:20px;
	font-weight:bold;
	font-size:20px;
	padding:15px 0;
	margin:0;
	text-align:center;
	border-top:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
}

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

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

.widget_content {
	border:solid 1px #ffffff;
	overflow:hidden;
	padding:10px;
}

/*--------------------------------------------------
	Footer
---------------------------------------------------*/
.sf_footer {
	background-repeat:no-repeat;
	font-size:10px;
	min-height:115px;
	height:auto !important;
	height:115px;
	padding:25px 10px;
	margin:5px auto;
	text-align:center;
	vertical-align:bottom;
	width:942px;
}

/*--------------------------------------------------
	Extras
---------------------------------------------------*/
.sf_extra7 {
	width:900px;
	height:15px;
	float:left;
}

.sf_extra9 {
	background-image:url(images/content_btm_cap.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:962px;
	height:5px;
}

.sf_banner {
	margin:45px 0px;
	text-align:center;
}

.sf_banner a {
	font-size:9px;
	text-decoration:none;
}

#bannerImage {
	margin-bottom:10px;
}

/*--------------------------------------------------
	PNG Fix IE6
---------------------------------------------------*/
* html .sf_footer {
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));
}

/*--------------------------------------------------
	Sticking flyout menu bug
---------------------------------------------------*/
#Nav1 li:hover,
#Nav1 li.hover {
	position: static;
}