html, body {margin: 0; padding: 0; border: 0;}

body {
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: normal;
text-align: center;
margin: 0px;  /* Use margin: XXpx 0; to add space at the top of the layout */
background: #333333;
}

#editor { text-align: left; background: #fff;}

p  {margin: 15px 0; padding: 0 6px; line-height: 145%; }

h1 { font-size: 1.65em; color: #182542; margin: 10px 2px 8px 2px; padding: 0;}
h2 { font-size: 1.4em; color: #44511F; margin: 2px 2px; padding: 0;}
h3 { font-size: 1.25em; margin: 2px 2px; padding: 0; text-transform: uppercase;}
h4 { font-size: 1em; margin: 2px 2px; padding: 0;}
h5 { font-size: .90em; margin: 2px 2px; padding: 0;}
h6 { font-size: .85em; margin: 2px 2px; padding: 0;}

ul { margin-left: 1.15em; padding-left: .8em; line-height: 155%;}

a         {text-decoration: none; color: #64772D; font-weight: bold;}
a:active  {text-decoration: none; color: #8DA840;}
a:hover   {text-decoration: none; color: #8DA840;}
a:visited {text-decoration: none; color: #64772D; font-weight: bold;}
input, select, textarea { border: 1px solid #CCC; padding: 3px 5px; font-size: 12px; color: #444;  font-family: Arial, Helvetica, sans-serif;  }
input[type=radio],input[type=checkbox],input[type=slider] { border: 0; padding: 0;  }
.clear { clear: both; }

.wide {background: #f5f5f6 url(/image/cache/header.jpg);}

.wide p {margin: 0; padding: 5px; position: relative;}

.top {
  background: #f5f5f6 url(/image/cache/header.jpg);
  border: none;
  text-align: left;
  height: 150px;
}

.wrapper {
margin: 0 auto;
width: 1080px;
text-align: left;
border: none;
background: #fff;
overflow: hidden;
}
.outer {
  position: relative; 
  padding: 32px;    
  width: 1016px;   
background: #fff;
float: left;
}
.center-wide{
width: 790px;
float: left;
background: #fff;
min-height: 300px;
margin-left: 25px;
}
.center-wide.noads{
width: 100%;
}
.logo {width: 320px; height: 113px; float: left; margin: 18px 0px 19px 40px;}
.getinvolved {width: 65px; height: 75px; float: left;}
.slogan {width: 410px; height: 25px; float: left; margin: 43px 0px 0px 290px; color: #333333;}
.slogan h2 {font-family: Times; color: #333333; text-align: right; font-size: 1.49em;}

#navtops {width: 1080px; float: left; height: 356px;}
#navtops .navtop {width: 216px; float: left;}

#events {width: 320px; float: left; height: 315px; margin-left: 12px;}
#events .event-heading {width: 318px; float: left; height: 51px; background: #eee url(/image/cache/events.png); }
#events .events-content {width: 272px; padding-left: 44px; float: left;}
#events .event-heading h2 {padding: 14px 0px 0px 46px; color: #fff; font-size: 1.2em; text-transform: uppercase; floatL left;}
#events .event-heading h2 a {color: #fff;}
#homenews {width: 625px; float: left;  margin-left: 50px; min-height: 315px;}
#homenews .news-heading {width: 550px; float: left; height: 51px; background: #eee url(/image/cache/kenmarenews.png);}
#homenews .news-content {padding-left: 44px; float: left;}
#homenews .news-heading h2 {padding: 14px 0px 0px 46px; color: #fff; font-size: 1.2em; text-transform: uppercase;}
#homenews .news-heading h2 a {color: #fff;}
#homenews .news-content h4 a {color:#422249;}

.content_wrapper {padding: 25px 0;}

.animotovideo {width: 550px; float: left; margin-left: 15px;}
#fb-root {width: 550px; float: left; margin-left: 15px;}
.fb-video .fb_iframe_widget .fb_iframe_widget_fluid_desktop {width: 550px; float: left; margin-left: 15px;}
.instagram {width: 400px; float: left; margin-left: 40px;}


.featured {width: 1016px; float: left; padding: 16px 32px; position: relative; background: #fff;}
.featured h3 {margin: 9px 0px 16px 0px; text-decoration: underline; text-align: center;}
.home {background: #eee;}
.business {float: left; width: 300px;  margin-right: 46px;}
.weather {float: left; width: 300px; }
.FBphoto {float: left;  width: 100%;}
.FBphoto img {border: 1px solid #333; margin-top: 10px; text-align: center;}
.FBcontent {float: left; font-size: 12px; margin: 0px 0px 10px 0px; width: 100%; text-align: center;}
.FBcontent p {margin: 0px; padding: 0px;}
.jobs a {color: #006699;}

.movie h2 {width: 100%; float: left; margin-top: 35px;}

.leaderboard{
width: 728px;
height: 90px;
margin: 0 auto;
text-align: center;
margin-top: 12px;
}
#gallery{
float: left;
width:100%;
text-align: center;
}
.skyscraper{
width: 160px;
height: 600px;
float: right;
margin: 12px;
margin-right: 0;
}
.block{
width:300px;
height: 250px;
float: right;
clear: right;
}

.float-wrap {
float: left;
width: 550px;   /*** Critical left and right col/divider dimension value (moves inversly) ***/
margin-right: -1px;   /*** Static fix ***/
}



.left {
position: relative; /*** IE needs this or the contents won't show outside the parent container. ***/
width: 22px;    /*** Critical left col/divider dimension value ***/
margin-left: -21px;    /*** Critical left col/divider dimension value ***/
}
.container-left {
width: 20px;    /*** Critical left col dimension value ***/
padding-bottom: 110px;   /*** To keep content from going underneath the AP bottom boxes ***/
}


.bottom {position: relative; color: #333; border: none;}

.footer { width: 1016px; font-size: 10px; text-align: center; color: #fff; margin: 0 auto; background: #282828; min-height: 200px; float:left; padding: 32px;}

.content {width: 338px; float: left; text-align: left; color: #fff; padding: 0px;}
.one h2 {padding-left: 25px; margin: 0px 0px 10px 0px; text-transform: uppercase; color: #9CD717;}
.two h2 {padding-left: 25px; margin: 0px 0px 10px 0px; text-transform: uppercase; color: #02BEF1;}
.footer .social { text-align: left; color: #fff; float: left; width: 326px; height: 30px; margin-left: 12px;}
.footer .social a { text-align: left; color: #fff; float: left; }
.footer .social a img { float: left; margin: 0px 10px; }
.footer .content ul  {
	float: left;
	list-style: none;
	line-height: 1.25em;
	border-top: none;
	border-bottom: none;
	color: #fff;
	padding: 0 25px;
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
        height: 30px; 
}
.footer #quick-contact {padding-left: 60px;height: 250px;}
.footer .content ul li  {height: 25px;}

.footer .form {margin-left: 25px; float: left;}
.footer .form table tr {float: left; margin: 3px 0px;}
.footer .form table tr td.labelcol { width: 60px;}
.footer .form table tr td.valuecol input {background: #522E31; border: 1px solid #331D1E; padding: 3px 6px; color: #fff; width: 180px; height: 25px;}
.form input[type=submit] { background: #D9A64F; color: #452729; padding: 6px 10px; border: 1px solid #331D1E; margin: 10px 0px 0px 187px; font-weight: bold; }
.footer .form table tr td.valuecol #comment_input {background: #522E31; border: 1px solid #331D1E; padding: 3px 6px; color: #fff; width: 180px; height: 45px;}

.footer .content a { text-align: left; color: #fff; }
.footer .content a:hover { text-align: left; color: #ccc; }

.homemenu { background-color: #fff; float: left;}
.menu_main { background-color: #fff;}

.breadcrumb { font-size: .8em; color: #777; padding-left: 2px; }
.breadcrumb a { color: #777; font-weight: normal;}
.breadcrumb a:hover { color: #555; }

.splitright { font-size: .7em; padding-left: 20px; }
.article h2 {border-bottom: 1px solid #BAB182;}

div.gallery {
	float: left;
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
div.gallery p {
	font-size: .75em;
	text-align: center;
        
}
ul.thumbGallery {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;  /* different browsers style this different so go for sure */
	text-align: center;
	color: #666;
        float: left;
}
ul.thumbGallery li {
	position: relative;
	width:135px;
	height: 135px;
	overflow: hidden;
	font-size: 10px;
	display: run-in;
	list-style-image: none;
	float: left;
	padding: 3px;
	margin-bottom: 20px;
	margin-right: 15px;
	white-space: nowrap;

}
ul.thumbGallery li a, li a:visited {
	border-bottom: 0px;
	text-decoration: none;
}
ul.thumbGallery a img {
	border: 1px solid #333333;
	margin-bottom: 5px;
	position: relative;
	height:75px;
}
div.photo {
	padding: 4px 4px 4px 4px;
	margin: 6px 2px 6px 2px;
	text-align: center;
}
div.photo p {
	font-size: .75em;
	text-align: center;
        
}
div.photo img {
	border: 1px solid #aaa;
}
/* Gallery Link Styles */
#gallery_paging_links {
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 8px;
	padding: 4px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
}
#gallery_paging_links a:hover, #gallery_paging_links a, #gallery_paging_links a:visited, #gallery_paging_links a:link, #gallery_paging_links a:active {
	color: #000;
}
.gallery_prev_link_inactive a, .gallery_next_link_inactive a, .gallery_prev_link_inactive a:visited, .gallery_next_link_inactive a:visited, .gallery_prev_link_inactive a:hover, .gallery_next_link_inactive a:hover {
	color: #999;
}
.gallery_home_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #FFF;
}
.gallery_prev_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #FFF;
}
.gallery_prev_link_inactive {
	border: 1px solid #555;
	color: #999;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #CCC;
}
.gallery_next_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #FFF;
}
.gallery_next_link_inactive {
	border: 1px solid #555;
	color: #999;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #CCC;
}
.gallery_page_link {
	border: 1px solid #555;
	color: #77787b;
	padding: 2px 4px;
	margin: 0 4px;
	background-color: #FFF;
}
.gallery_currentpage {
	background: #FFF;
	color: #000;
}
.gallery_currentpage a {
	color: #000;
}
/*paging */
#form_paging_links, #calendar_paging_links, #paging_links, .newschannel_paging_links { margin: 8px 0px; width: 100%; float: left; text-align: left;}
#form_paging_links span, #paging span, #calendar_paging_links span,  #paging_links span, .paging span { display: inline-block; text-align: center; }
.newschannel_paging_links span,#paging_links span {  font-size: 0.87em; display: inline-block;  margin: 3px;  }
#paging_links span a { display: block; padding: 2px 5px; font-weight: normal; border:1px solid #CCC;   }
.newschannel_paging_links span a:hover,  #calendar_paging_links span a:hover, #form_paging_links span a:hover, #paging_links span a:hover { background: #C64E3F; border: 1px solid #C64E3F; text-decoration: none; color: #FFF; } 
.prev_link_inactive,.next_link_inactive  { padding: 2px 5px; border: 1px solid #CCC; }

#nav, #nav ul, #newmain, #newmain ul {
	z-index: 10;
	width: 1080px;
	float: left;
	list-style: none;
	background-color: none;
	border-top: none;
	border-bottom: none;
	color: #fff;
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
        height: 77px;
}
#nav a, #newmain a {
	display: block;
	width: auto;
	color: #fff;
	text-align: center;
        text-transform: uppercase;
	padding: 30px 15px;
        margin: 0 auto;
	line-height: 1.45em;
}
#nav li.purple a, #nav li.blue a {	padding: 30px 15px;}
#nav li.purple li a , #nav li.blue li a {padding: 12px 15px;}
 
#nav a:hover, #nav a:inactive{
         color: #ccc;
}
#nav li, #newmain li {
	float: left;
        width: 216px;
}
#nav li.red {background-color: #571910;}
#nav li.purple {background-color: #422249;}
#nav li.blue {background-color: #182542;}
#nav li.green {background-color: #39441a;}
#nav li.orange {background-color: #563c1d;}

#nav li ul, #newmain li ul {
	position: absolute;
	background-color: #333;
	left: -999em;
	height: auto;
	width: 24em;
	border: none;
	margin: 0;
        border: 1px solid #555;
}

#nav li li, #newmain li li {
	padding-right: 1em;
	width: 23em;
	border-bottom: 1px solid #444;
}
#nav li ul a, #newmain li ul a {
	width: 100%;
	white-space: normal;
	text-align: left;
        padding: 12px 15px;
        color: #fff;
}
#nav li ul a:hover, #newmain li ul a:hover {
	width: 100%;
        color: #fff;
}
#nav li ul ul, #newmain li ul ul {
	margin: -3.5em 0 0 23.5em;
        background: #323232;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.thover ul ul, #nav li.thover ul ul ul, #newmain li:hover ul ul, #newmain li:hover ul ul ul, #newmain li.thover ul ul, #newmain li.thover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.thover ul, #nav li li.thover ul, #nav li li li.thover ul, #newmain li:hover ul, #newmain li li:hover ul, #newmain li li li:hover ul, #newmain li.thover ul, #newmain li li.thover ul, #newmain li li li.thover ul {
	left: auto;
}
#nav li:hover, #nav li.thover, #newmain li:hover, #newmain li.thover {
	background-color: #222;
        color: #fff;
}
#nav li li:hover, #nav li li.thover, #newmain li li:hover, #newmain li li.thover {
	background-color: #222;
        color: #fff;
}


#submenu, #submenu ul {
	z-index: 10;
	list-style: none;
	line-height: 1.25em;
	background-color: none;
	border-top: none;
	border-bottom: none;
	color: #fff;
	padding: 0;
	margin: 0 auto;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
        height: 39px;
        float: left;
        width: 548px;
}
#submenu a, #submenu .nolink {
	display: block;
	width: auto;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	padding: 13px 20px;
        margin: 0 auto;
}
#submenu li.nolink  {padding: 13px 20px;  }

#submenu a:hover{
color: #fff;
}
#submenu li {
	float: left;
}
#submenu li ul {
	position: absolute;
	background-color: #333;
	left: -999em;
	height: auto;
	width: 15em;
	border: none;
	margin: 0;
}
#submenu li li {
	padding-right: 1em;
	width: 14em;
	border-bottom: 1px solid #444;
}
#submenu li ul a {
	width: 100%;
	white-space: normal;
	text-align: left;
color: #fff;
}
#submenu li ul a:hover {
	width: 100%;
color: #fff;
}
#submenu li ul ul {
	margin: -1.5em 0 0 11em;
}
#submenu li ul ul ul {
	margin: -1.5em 0 0 15em;
}
#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.thover ul ul, #submenu li.thover ul ul ul {
	left: -999em;
}
#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.thover ul, #submenu li li.thover ul, #submenu li li li.thover ul {
	left: auto;
}
#submenu li:hover, #submenu li.thover {
	background-color: #000;
}
#submenu li li:hover, #submenu li li.thover {
	background-color: #000;
}



/* form table */
.taoCMSerror, .msg {color: red;  }
form table td { padding: 3px 0;  }
input[type=submit], input[type=button], input[type=reset] { background: #88412D; color: #FFF; padding: 3px 10px; border: 1px solid #88412D;  }

/* my orders */
.vieworders, .mydownloads { width: 100%; margin: 0; border: 1px solid #FFE3CC;   }
.vieworders td, .vieworders th, .mydownloads td, .mydownloads th {  border: 1px solid #FFE3CC; padding: 3px 8px; text-align: center; }
.vieworders  th, .mydownloads th  { background: #FFFACD; line-height: 30px;  }
.mydownloads td { padding: 8px 5px;  }

/* cart universal */

.carticon { position: absolute; top: 50px; right: 10px;  }
.carticon ul  { margin: 0;  padding: 0; list-style: none;  }
.carticon ul li { float: left; line-height: 1em;  padding: 0px 8px; border-right: 1px solid #999; }
.carticon ul li:last-child { border: 0px;  }
.carticon a { color: #999; }
#cartbuttons ul { list-style: none; padding: 0px; margin: 0px; text-align: right; margin-top: 20px; }
#cartbuttons ul li { float: right;  }
#cartleft #cartbuttons ul li { float: none; display: inline-block; }
input.cancel { background: #CCC; border: 1px solid #BBB; color: #777;  }
/* cart */
.catalogcart { width: 100%; margin: 0; border: 1px solid #FFE3CC;   }
.catalogcart td, .catalogcart th {  border: 1px solid #FFE3CC; padding: 3px 8px; text-align: center; }
.cartheadings { background: #FFFACD; line-height: 30px;  }
.catalogcart .itemname { padding-top: 5px; }
.catalogcart p { padding: 0px; margin-top: 0px; }
.catalogcart .price {  color: #F04A26; font-weight:bold;   }
.catalogcart .oddrow { background: #FFF8DC; }
.catalogcart .evenrow { background: #FFF; }
.carttotals { line-height: 30px; }

/* checkout Login */
.checkout_login { width: 70%; float: left;  text-align: center;   }
.checkout_loginmsg { display: none; }
.logintitle { font-family: 'Marcellus', serif;  font-size: 1.3em;} 
.checkout_login p { font-weight: bold; font-size: 12px; }
.checkout_login div { margin: 5px 0px; }
.checkout_registration, .noaccount { text-align: center; }
#cart_suggested_products { display: none; }
.checkout_registration, .noaccount { width: 23%;  float: left;  padding: 2%; margin: 0; background: #FFFACD; }
.checkout_registration {margin-top: 5%; }

/* bliiing */
.billingaddress { margin-bottom: 20px; border: 1px solid #EEE; width: 48%; padding: 2% 1%; background: #F5F5DC;  }
.billingaddress .name { font-weight: bold;  }
.paymenttitle { margin-top: 15px;   font-size: 1.3em;  }
#paymentdiv { padding-bottom: 20px;  }
#changeinfo { margin-top: 20px; }
#changeinfo  ul {  margin: 0; padding: 0; list-style: none; color: #C64E3F; }
#changeinfo  ul li  { float: left;  margin-right: 20px; }
#returntocart a, #changeinfo  ul li:before { content: " \00ab ";  }

/* catalog cart */
#cartleft { width: 75%; margin-right: 2%; margin-right: 1%; float: left; }
#cartright { width:  20%; float: left;  }

/*register box */
.register { float: right; height: 200px; padding-top: 100px; text-align: center; width: 300px; margin-right: 100px; }


.general_login { float: left; width: 300px; margin-left: 200px; margin-top: 50px; }
.general_login  div.logintitle, .userinfotitle  { font-family: Arial, Helvetica, sans-serif; color: #f7931d; font-size: 1.4em; margin: 2px; padding: 0; }
.general_login  div.loginmessage { font-style: italic;  margin-bottom: 20px; }
.general_login  div.row { margin: 8px 0px; }
.general_login  div.row span.label { text-align: right; padding-right: 7px; width: 100px;  display: inline-block; }
.general_login  div.loginbtn, .general_login  div.forgotpassword { margin-left: 110px; }



/*sidemenu member*/
.sidemenu  { padding: 10px 5px;  float:left; }
.sidemenu ul { margin: 0px; padding: 0px; list-style: none; width: 185px;  }
.sidemenu ul li a {  border-bottom: 1px dotted #DDD; display: block;  padding: 6px 10px; font-weight: normal;  }
.sidemenu ul li a:before {content: " "; }
/* .sidemenu ul li ul { display: none; background: #FFF; } */
.sidemenu ul li ul li a  {  background: #FFF;  padding-left: 25px; color: #555; }
/* .sidemenu ul li:hover ul {  display: block; } */
.sidemenu ul li a:hover {background: #FFFFD1; text-decoration: none; color: #333; }

/*sidemenu master*/
.sidemenu  { padding: 10px 5px;  float:left; }
.sidemenu ul { margin: 0px; padding: 0px; list-style: none; width: 180px; margin-right: 5px;  }
.sidemenu ul li a {  border-bottom: 1px dotted #DDD; display: block;  padding: 6px 10px; font-weight: normal; color: #333 }
.sidemenu ul li a:before {content: " "; }
/* .sidemenu ul li ul { display: none; background: #FFF; } */
.sidemenu ul li ul li a  {  background: #FFF;  padding-left: 25px; color: #555; }
/* .sidemenu ul li:hover ul {  display: block; } */
.sidemenu ul li a:hover {background: #eee; text-decoration: none; color: #333; }

/* subscription styles */
.subscriptionname { font-weight: bold; }
.subscriptiondesc p { padding: 0; margin: 1px 9px; }
.subscriptionprice { margin: 0 9px; }
.subscriptionprice:before {content: "$";}

/* quick contact form */
.blank { /* color: #fff; */ text-align: left; /* font-size: 10px; */ background-color: #282828;  margin: 0;width: 300px; }
.blank h2 { /* text-transform: uppercase; */ /* color: #cf7205; */ /* margin-bottom: 10px; */ /* padding-left: 25px; */ }
.blank input { width: 198px; height: 30px; /* border: 1px solid #000000; */ /* background: #222222; */ /* color: #fff; */ }
.blank #comment_input { width: 180px; height: 45px; border: 1px solid #000000; background: #222222; color: #fff; }
.blank input[type=submit] { width: 80px;  text-align: center; padding: 3px;  margin-left: 100px; }



/*application form post*/
.postwebform tr { margin: 5px 0px; }
.fieldgroup  { clear: both; margin: 10px 0; padding: 5px;    }
.fieldgroup_label { font-size: 1.5em;  display: block;  color: #204483; width: 95%; padding: 2px 5px; border-bottom: 1px solid #4F6EB1; }
.fieldrow {  width : 100%; margin: 3px 0; clear: both; padding: 3px 0; } 
.fieldrow .fieldlabel { width: 30%; display: inline-block;  vertical-align: top; }
.fieldrow .fieldval { width: 65%; display: inline-block; vertical-align: top; }
.fieldrow .fieldval textarea { width: 80%; height: 100px;}
.fieldrow .fieldval input[type=text], .fieldrow .fieldval input[type=email] { width: 75%;}
.fieldrow .fieldval input[type=radio] { width: 15px; min-width: 15px;}
.webform .fieldrow { padding: 5px 0;  }
.webform .fieldrow .fieldlabel { display: inline-block; width: 38%; margin: 0 0.5%; }
.webform .fieldrow .fieldval { display: inline-block; width: 45%; margin: 0 0.5%; vertical-align: top; text-align: left;}
.webform .fieldgroup_label {width: 98%;  display: block;  color: #020202;  font-size: 1.2em; font-weight: bold;margin:20px 0 5px 0;  }
.webform .group_nogroup_label  { display: none; }
.webform .fieldrow .fieldlabel{}
.webform .fieldrow .fieldlabel sup{ color:red; margin-left:5px;}
.webform .fieldrow .fieldval select{ width:88%; padding: 6px 5px;}

.webform.quick-contact .fieldrow { padding:0;}
.webform.quick-contact .fieldrow .fieldlabel, .webform.quick-contact .fieldrow .fieldval{ display:block; width:100%;color: #FFF;font-size: 10px;text-align: left;} 
.webform.quick-contact .fieldrow .fieldval input[type=text], .webform.quick-contact .fieldrow .fieldval input[type=email]{ padding: 0 5px;height: 23px;margin-top: 2px;border: 1px solid #000000;      background: #222222;      color: #fff;}
.webform.quick-contact .fieldrow .fieldval textarea { width: 75%; min-width: 75%;background: #222;border: 1px solid #000;color: #FFF;height: 60px;}

/*** Static fixes ***/

/* \*/
* html h2 {height: 1%;}
/* */

/*** This is a fix for IE5/Win at the largest text size setting. ***/
/* \*/
* html .left {margin-right: -3px;}
/* */

<!--[if IE]>
<style type="text/css">
.outer {word-wrap: break-word;}
</style>
<![endif]-->
