@charset "UTF-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
	background: url(../images/background-home.jpg);
	background-repeat: repeat-x;
	background-color: #24A2DD;
}
body{
	font: 76% arial,sans-serif;
	text-align:center
}
p{margin:0 10px 10px}
a{
	/*display:block;*/
	color: #006;
	padding:0px;
	margin-right: 0px;
} 
div#header{position:relative}
div#header h1{height:80px;line-height:80px;margin:0;
padding-left:10px;background: #EEE;color: #79B30B}
div#header a{position:absolute;right:0;top:23px}
div#container{text-align:left}
div#content p{line-height:1.4}
/*div#navigation{background:#B9CAFF} */
div#nav{margin:0;}
div#MainNav{clear:both;}
div#blank{height:80px;line-height:80px;margin:0;
padding-left:10px;background: #EEE;color: #79B30B}
div#news{
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B;
	visibility: hidden;
}
div#extra{background:#FF8539}
div#footer{
	background-image: url(../images/bottom-edge.gif);
	background-repeat: no-repeat;
	color: #333333;
	background-position: top center;
	height: 22px;
}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;}

div#container{
	width:863px;
	margin:0 auto;
	background-image: url(../images/bkg-2.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: inherit;
}
div#content{
	float:left;
	width:530px
}
div#full{
	float:left;
	width:820px;
	padding-left: 20px;
}
div#navigation{
	float:right;
	width:200px
}
div#interior {
	float:right;
	width:300px
}
div#extra{float:left;width:500px}
div#footer{
	clear:both;
	width:100%;
	text-align:center;
	margin: 0;
	vertical-align: top;
	color: #948657;
	font-size: 9px;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	width: 480px;
	padding: 0 10px 0 10px;
}
.maintext a{
	text-decoration: underline;
	color:#666666;
	padding: 0 10px 0 0;
	}

.maintext hover{
	text-decoration:underline;
	
}
.maintexth1 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}


.widetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	width: 480px;
	padding: 0 10px 0 10px;
}
.widetext a{
	text-decoration: underline;
	color:#666666;
	padding: 0 10px 0 0;
	}

.widetext hover{
	text-decoration:underline;
	
}
.widetexth1 {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}


.footerlink a{
	font-size: 10px;
	color: #948657;
	text-decoration: none;
	margin: 0;
}
.video {
	margin: 0px 0px 0 10px;
}
.hometext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	padding: 0 10px 0 10px;
}
.homeside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #948657;
	margin: 0 25px 0 15px;
	text-align: justify;
}
.homeside a{
	color: #948657;
}
.homesideHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #694C07;
	padding-right: 20px;
}.homebullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
	margin: 0 0 0 20px;
}
.dialog {
	position:relative;
	margin:0px auto;
	min-width:8em;
	max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
	color:#fff;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
	padding: 10;
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(box.png) no-repeat top right;
 _background-image:url(box.gif)
}

.dialog .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:20px 0px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}
.fulltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	width: 770px;
	padding: 0 10px 0 10px;
}

.fullwidth {
	position:relative;
	margin:0px auto;
	min-width:8em;
	max-width:820px; /* based on image dimensions - not quite consistent with drip styles yet */
	color:#fff;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom:0.5em; /* spacing under dialog */
	padding: 10;
}

.fullwidth .content,
.fullwidth .t,
.fullwidth .b,
.fullwidth .b div {
 background:transparent url(box.png) no-repeat top right;
 _background-image:url(box.gif)
}

.fullwidth .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:20px 0px 0px 0px;
}

.fullwidth .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.fullwidth .b {
 /* bottom */
 position:relative;
 width:100%;
}

.fullwidth .b,
.fullwidth .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.fullwidth .b {
 background-position:bottom right;
}

.fullwidth .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.fullwidth .hd,
.fullwidth .bd,
.fullwidth .ft {
 position:relative;
}

.fullwidth .wrapper {
	/* extra content protector - preventing vertical overflow (past background) */
 position:static;
	max-height:1500px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.fullwidth h1,
.fullwidth p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.fullwidth h1 {
 padding-bottom:0px;
}

.right .content,
.right .t,
.right .b,
.right .b div {
 background:transparent url(box.png) no-repeat top right;
 _background-image:url(box.gif)

}

.right .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:20px 0px 0px 0px;
}

.right .t {
	/* top+left vertical slice */
 position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.right .b {
 /* bottom */
 position:relative;
 width:100%;
}

.right .b,
.right .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.right .b {
 background-position:bottom right;
}

.right .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.right .hd,
.right .bd,
.right .ft {
 position:relative;
}

.right .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.right h1,
.right p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.right h1 {
 padding-bottom:0px;
}
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("../images/blue.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:1px solid #ffffff;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:40px;
	}
ul#menu li a:hover{
	background:transparent url("../images/black.jpg") repeat-x top left;	
	}



/* Spry tab */

/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px 0 0 52px;
	padding: 0px 0 0 0px;
	float: left;
	clear: none; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	width: 760px;
	background-color: #044665;
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	float: left;
	font: bold 1.1 em Arial, sans-serif;
	background-color: #044665;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #fff;
	padding: 7px;
	letter-spacing: 0.16em;
	border-right: solid 2px #DFEFF8;
	margin: 0;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #000000;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	float: left;
	font: bold 1.1 em Arial, sans-serif;
	background-color: #1281B6;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #fff;
	padding: 7px;
	letter-spacing: 0.16em;
	border-right: solid 2px #DFEFF8;
	margin: 0;
}
.TabbedPanelsTabSelected2
 {
	background-color: #1281B6;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: #FFFFFF;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
 
 .TabbedPanelsMenu {
	float: left;
	margin: 0;
	font: bold 1.1 em Arial, sans-serif;
	background-color: #DFEFF8;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #044665;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsMenuHover {
	background-color: #044665;
	color: #fff;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsMenuSelected {
	background-color: #1281B6;
	color: #ffffff;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsMenu a {
	color: #044665;
	text-decoration: none;
	margin: 10px;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
 
 
.TabbedPanelsContentGroup {
	clear: both;
	background-color: #DFEFF8;
	color: #FFFFFF;
	width: 762px;
	height: 20px;
	vertical-align: middle;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	color: #FFFFFF;
	padding: 4 px;
	text-decoration: none;
	/* border-bottom: solid #fff 2px; */
	list-style-type: none;
	float: none;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: right;
	height: 20em;
	background-color: #044665;
	position: relative;
	color: #fff;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #117FB2;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: right;
	padding: 0px;
	width: 3em;
	height: 20em;
}


.VTabbedPanels .TabbedPanelsMenuGroup {
	float: right;
	height: 20em;
	background-color: #DFEFF8;
	position: relative;
	color: #044665;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsMenu {
	float: none;
	margin: 0px;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsMenuSelected {
	background-color: #117FB2;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: right;
	padding: 0px;
	width: 3em;
	height: 20em;
}
