@import "slimbox.css";

/* Define HTML tags */
body {
	padding:0px;
	margin:0px;
	background:url(/assets/46/bg_body.gif) center top;
}

h1 {
	font-family: "trebuchet ms", Arial, Helvetica;
	font-size: 20px;
	font-weight:bold;
	color:#a30046;
	margin:0;
	padding:0px 0px 8px 0px;
	text-transform:uppercase;
}

h2 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight:bold;
	color:#f78e1d;
	margin:0;
	padding:0px 0px 8px 0px;
}

h3, .head {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color:#a30046;
	margin:0;
	padding:0px 0px 2px 0px;
}

input, textarea, select {
	font-family: Verdana, "trebuchet ms", Arial, Helvetica;
	font-size: 12px;
	color:#333333;
	margin-bottom:4px;
}

.img {
	border-style:solid;
	border-width:1px;
	border-color:#e8801d;
	margin-bottom:2px;
	padding:0px;
}

.line {border-bottom-width:1px;border-bottom-color:#CCCCCC;border-bottom-style:solid;width:auto;margin:24px 0px 16px 0px}

p{margin:0px;}

/* Define div containers */
#container-outer {
	width:940px;
	background:url(/assets/46/bg_container.gif) repeat-y top;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}


#container {
	font-family: Verdana, Arial, Helvetica;
	width:900px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

#banner {
	width:940px;
	height:119px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

#flashcontent, #bannerimage {
	width:900px;
	height:193px;
	background:#FFFFFF;	
}

#menu {
	width:900px;
	height:34px;
	background:url(/assets/46/bg_menu.gif) repeat-x top;
}

#container-content {
	width:900px;
	margin:0px;
	position:relative;
}

#panel {
	margin:0px;
	width:203px;
	padding:20px 24px 20px 24px;
	float:left;
	font-size:11px;
	line-height:18px;
	color:#00204e;
	text-align:left;
}

#panel ul {
list-style-type:circle;
margin:4px 24px;
}

#content {
	width:589px;
	padding:20px 18px 12px 18px;
	float:left;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin:0px;
	font-size:12px;
	line-height:20px;
	color:#00204e;
}

#content a, #panel a {
	color:#ff6600;
	text-decoration:none;
}

#content a:hover, #panel a:hover {
	text-decoration:underline;
}

img, #footer { behavior: url(/assets/46/iepngfix.htc); }

#footer {
	width:940px;
	height:32px;
	padding:0px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background:url(/assets/46/bg_footer.png) no-repeat top;
}

#innerFooter {
	width:900px;
	background:url(/assets/46/bg_inner_footer.gif) repeat-x top;
	height:64px;
	font-family: Verdana, "trebuchet ms", Arial, Helvetica;
	font-size: 12px;
	line-height:20px;
	color:#CCC;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	padding:12px 0px 6px 0px;
}

#innerFooter a {
	color:#f78e1d;
	text-decoration:none;
	padding:0px 6px;
}

#image-panel {
	text-align:center;
	float:right;
	margin:6px 0px 0px 16px;
	font-size:9px;
}

#panel-a 
{
	background:url(/assets/46/bg_panel.gif);
	padding:12px;
	width:564px;
	height:197px;
}

/* Style for Chromemenu */

#chromemenu{
	width: 900px;
	height:33px;
/* border:1px solid #000; */
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul {
	width: 100%;
	padding:0px;
	margin: 0;
	float: left;
}

#chromemenu ul li {
	display: inline;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}

#chromemenu ul li a {
	float: left;
	color:#FFFFFF;
	font-weight:bold;
	padding: 0px 32px;
	line-height:33px;
	text-decoration: none;
	background: url(/assets/46/divide.gif) center right no-repeat;
}

#chromemenu ul li a:hover {
	color: #FFFFFF;
	/*background: url(/assets/46/menu_hover.gif) center bottom no-repeat;*/
}

#chromemenu ul li a[onMouseover]:after { /*HTML to indicate drop down link*/
/* content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

#kwicks_container { 
  background:url(/assets/46/bg_menu.gif) repeat-x top;
	height: 34px;
	margin:0px;
  font-family: Arial, Helvetica;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}

#kwicks {
	position: relative;
  margin:0px;	
	padding-left:0;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 148px;
	height: 34px;
}
 
#kwick_item_1,
#kwick_item_2,
#kwick_item_3,
#kwick_item_4,
#kwick_item_5,
#kwick_item_6
{background:none;text-align:center;}

#kwick_item_1:hover,
#kwick_item_2:hover,
#kwick_item_3:hover,
#kwick_item_4:hover,
#kwick_item_5:hover,
#kwick_item_6:hover
{background:url(/assets/46/bg_menu_rev.gif) center top;border-right:solid 1px #FFF;border-left:solid 1px #FFF;}

#kwick_item_1 a,
#kwick_item_2 a,
#kwick_item_3 a,
#kwick_item_4 a,
#kwick_item_5 a,
#kwick_item_6 a
{color:#FFF;text-decoration:none;display:block;padding-top:8px;height:26px;}

body#home a#homenav,
body#how a#hownav,
body#wha a#whanav,
body#your a#yournav,
body#about a#aboutnav,
body#contact a#contactnav {
color: #a30046;
}