@charset "UTF-8";
/* CSS Document */

/* COMMON STYLES */

BODY {
	margin: 0;
	padding: 0;
	border:0;
	background: url(images/bg.png) #686868 repeat-x top;
	color: #30231f;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.PageWrapper, .form, .Normal {
	color: #30231f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.Normal H1, .Normal H2, {
	color: #004464;
}
.h1text, .H2.h1text, .H1.h1text, .Normal .h1text {	
	font-size: 12px;
	font-weight: bold;
	color: #004464;
	font-family: Arial, Helvetica, sans-serif;
}
.h2text, .H2.h2text, .H1.h2text, .Normal .h2text {	
	font-size: 12px;
	font-weight: bold;
	color: #004464;
	font-family: Arial, Helvetica, sans-serif;
}	
P {
	margin: 0;
	padding: 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size:13px;
}
H1, .PageHeader {
	margin: 0;
	padding: 6px 0;
	color: #004464;
	font-size:21px;
	font-weight:bold;
}

H2 {
	margin: 0;
	padding: 6px 0;
	color: #004464;
	font-size:18px;
	line-height:26px;
}


H3 {
	margin: 0;
	padding: 6px 0;
	color: #004464;
	font-size:14px;
}
	
TABLE {
	margin: 0;
	padding: 0;
}	
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}
blockquote {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
.Normal a, .Normal a:link, .Normal a:active, .Normal a:visited {
	color: #004464;
}
.Normal a:hover {
	text-decoration: underline;
}
a:visited, a:link {
	color: #fff;
}
a:hover, a:focus {
	color: #aad0ed;
}	
 
 hr {
	background: url(images/sidepane-hr.png) no-repeat top center;
	border:0;
	height:1px;
	width:212px;
	margin:2px 0; }
	
 /* END COMMON STYLES */

/*----------------------- Page Layout --------------------*/

.BackgroundWrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center; }

.PageWrapper {
	width: 1046px;
	margin: 0 auto;
	text-align: center;
	background:url(images/shadow.png) repeat-y top; }
	
.TopPane {
	background:url(images/top.png) no-repeat top ;
	width: 980px;
	height: 103px;
	margin: 0 auto;
	text-align:left; }

.Locations {
	margin:0px 20px 10px 590px;
	padding-top:16px;
	font-size:13px;
	color:#fff;
	line-height:16px; }

.Locations a {
	color:#daf5ff;
	font-size:12px; }
	
.MenuWrapper {
	margin:0 auto;
	height: 44px;
	width: 980px;
	background:url(images/menu-bg.png) repeat-x; }

.flashpane {
	width: 980px;
	margin:0 auto;
	background:#000;}

.ContentWrapper {
	margin:0 auto;
	width:980px;
	text-align:left;
	background:url(images/contentpane-bg.png) repeat-x top #dadada; }
	
.PanelsWrapper {
	background:#000;
	width:980px;
	margin:0 auto;
	text-align:left; }

.PanelsPane {
	padding:35px 0px;
	margin:0 auto;}

.PanelsPane img {
	margin-right:20px; }

.PanelsPane .Title {
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold; }

.PanelsPane p {
	color:#fff; }

.GalleryPane {
	width:980px;
	margin:0 auto;
}

.leftpane {
	width:240px;
	text-align:left;
	padding: 30px 0px 0px 30px; }

.contentpane {
	width:640px;
	text-align:left;
	padding:40px 30px;}

.contentpane p {
	line-height:22px; }
	
.BottomTip {
	background: url(images/bottom-tip.png) no-repeat top;
	width:1046px;
	height:54px;
	margin:0 auto; }

.LoginPane {
	font-size:13px;
	color:#fff;
	margin-bottom:25px; }

.Gallery p {
	font-size:14px;
	margin-top:20px;
	font-weight:bold; }

.Gallery img {
	border:1px solid #fff; }

.HomeGallery {
	float:right;
	margin-left:30px;
	background-color:#bcbcbc;
	width:149px;
	padding:15px; }

.HomeGallery img {
	margin-top:10px;
	border:1px solid #fff;  }

.Logos {
	width:213px;
	margin:8px 0 15px 0; }

.Logos .Top {
	background:url(images/logo-top-bg.png) no-repeat top;
	height:29px;
	margin-top:15px; }

.Logos .Middle {
	background:url(images/logo-middle-bg.png) repeat-y top; }

.Logos .Bottom {
	background:url(images/logo-bottom-bg.png) no-repeat top;
	height:29px; }


/*---------------------- End Page Layout --------------*/

/*-------------------------- Buttons -----------------*/

.MoreButton {
	width: 87px;
	height: 28px;
	margin-top:5px; }
	
.MoreButton a, .MoreButton a:visited {
	width: 87px;
	height: 28px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-more.png); }
	
.MoreButton a:hover {background-position: right top;}

.BlogButton {
	width: 213px;
	height: 104px;
	margin:0 6px; }
	
.BlogButton a, .BlogButton a:visited {
	width: 213px;
	height: 104px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-blog.png); }
	
.BlogButton a:hover {background-position: right top;}

.SpecialsButton {
	width: 213px;
	height: 104px;
	margin:0 6px; }
	
.SpecialsButton a, .SpecialsButton a:visited {
	width: 213px;
	height: 104px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-specials.png); }
	
.SpecialsButton a:hover {background-position: right top;}


/*-------------------------- End Buttons -----------------*/

/*--------------------------- SEO Menu -----------------------*/
.SEOMenu {
font-size:14px;
text-transform:uppercase;
padding-left:20px;
}
.SEOMenu ul{
list-style-type:none;
padding:0;
}
.SEOMenu li{
float:left;
list-style-type:none;
position:relative;
margin:0 2px;
}

.SEOMenu .Separator {
background:url(images/menu-separator.png) no-repeat top;
width:1px;
height:44px;}

.SEOMenu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}
.SEOMenu a, .SEOMenu :visited {
color: #000;
text-decoration:none;
font-size:12px;
line-height:44px; }

.SEOMenu a em.left, .SEOMenu :visited em.left {
display:block;
float:left;
height:44px;
}
.SEOMenu a b, .SEOMenu :visited b {
color: #000;
text-decoration:none;
font-size:12px;
line-height: 44px;
display:block;
height:44px;
cursor:hand;
float: left;
padding:0 10px;
font-weight:normal; }

.SEOMenu a em.right, .SEOMenu :visited em.right {
display:block;
float:left;
height:44px;
}
.SEOMenu .CurrentItem a em.left, .SEOMenu .CurrentItem :visited em.left, .SEOMenu .ParentItem a em.left, .SEOMenu .ParentItem :visited em.left{
	background:url(images/menu-down-left.png) no-repeat;
	width:5px;
	color:#000;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background:url(images/menu-down-bg.png) repeat-x;
	color:#000;
}
.SEOMenu .CurrentItem a em.right, .SEOMenu .CurrentItem :visited em.right, .SEOMenu .ParentItem a em.right, .SEOMenu .ParentItem :visited em.right {
	background:url(images/menu-down-right.png) no-repeat;
	width:5px;
	color:#000;
}
.SEOMenu :hover {
color:#fff;
white-space:normal;
}
.SEOMenu a:hover b {
color:#fff;
text-decoration:none;
}
.SEOMenu a:hover em.left {
}
.SEOMenu a:hover em.right {
}
.SEOMenu :hover > a b {
color:#fff;
text-decoration:none;
}
.SEOMenu :hover > a em.left {
}
.SEOMenu :hover > a em.right {
}
.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
	color:#000;
}
.SEOMenu .CurrentItem a:hover em.left, .SEOMenu .ParentItem a:hover em.left {
}
.SEOMenu .CurrentItem a:hover em.right, .SEOMenu .ParentItem a:hover em.right {
	
}
.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b  {
	color:#000;
}
.SEOMenu .CurrentItem :hover > a em.left, .SEOMenu .ParentItem :hover > a em.left {
}
.SEOMenu .CurrentItem :hover > a em.right, .SEOMenu .ParentItem :hover > a em.right {
}

.SEOMenu ul ul .CurrentItem a:hover b {
	color:#000;
}
.SEOMenu ul ul .CurrentItem a:hover em.left {

}
.SEOMenu ul ul .CurrentItem a:hover em.right {
}
.SEOMenu ul ul .CurrentItem :hover > a b {
	color:#000;
}
.SEOMenu ul ul .CurrentItem :hover > a em.left {
}
.SEOMenu ul ul .CurrentItem :hover > a em.right {
}
/******************** Drop Down *************************/

.SEOMenu ul ul, 
.SEOMenu ul :hover ul ul, 
.SEOMenu ul :hover ul :hover ul ul,
.SEOMenu ul :hover ul :hover ul :hover ul ul{position:absolute; left:-9999px; top:-9999px; width:0; height:0;text-align:left;  }
.SEOMenu ul :hover ul {left:0px;top:44px; background:#202020; border: 0px solid #fff; white-space:nowrap; width:230px; height:auto; color:#fff; }
.SEOMenu ul :hover ul li {background:none;display:block; height:36px; position:relative; float:left; width:auto; color:#fff; text-transform:none;margin-left:0px; }
.SEOMenu ul :hover ul li a {display:block; font-size:9pt; height:36px; width:230px; line-height:36px; color:#fff; text-decoration:none; font-weight:normal;padding-left:14px; }
.SEOMenu ul :hover ul li a:hover {background: #404040; color:#fff; width:216px; white-space:nowrap;position:relative;}

/******************** Flyout *************************/

.SEOMenu  ul li:hover ul li:hover ul {display:block; position:absolute; left:239px; top:0px; color:#000; width:350px; background:#202020; z-index:9999;}
.SEOMenu  ul li:hover ul li:hover ul li a {color:#000; height:36px; background:#cbcbcb;}

.SEOMenu  ul li:hover ul li:hover ul li.group {width:152px;}
.SEOMenu  ul li:hover ul li:hover ul.left {left:-172px;}

.SEOMenu  ul li:hover ul li:hover ul li a:hover {background:#e2e2e2; color:#b1291a;}

/* specific to IE5.5 and IE6 browsers */
.SEOMenu  ul li a:hover ul {display:block;position:absolute;top:30px; background:#aaa;left:0;}
.SEOMenu  ul li a:hover ul.scroller {height:138px; overflow:auto;}
.SEOMenu  ul li a:hover ul.endstop {left: -90px;}
.SEOMenu  ul li a:hover ul li a {display:block; color:#000; height:1px; line-height:15px; padding:4px 16px; width:152px; }
.SEOMenu  ul li a:hover ul li a.drop {background:#888; padding-bottom:5px;}
/*--------------------------- End SEO Menu -----------------------*/


#dnn_ctr399_ContentPane a {
	color:#000; }
