/* =Reload 
-----------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, 
kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}

body {
	background-color: #e4eed3;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	color: #000;
  	font: 62.5% Arial, Helvetica, sans-serif;
	/*font: 62.5% "Times New Roman", Times, serif;*/
	line-height: 1;
}

ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;	border-spacing: 0;}
caption, th, td {	text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
strong, b{font-weight: bold;}
em, i{font-style: italic;}

/* =Typography
-----------------------------------------------------------------------------------------*/
sup {
 vertical-align: baseline;
 font-size: 0.8em;
 position: relative;
 top: -0.4em;
 }

p, #news{
	font:normal 1.1em/1.4em Arial, Helvetica, sans-serif;
	margin:10px;
}

ul{
	font:normal 1.2em/1.2em Arial, Helvetica, sans-serif;
	list-style: disc;
	margin:10px 10px 10px 25px;
}

ol{
	font:normal 1.2em/1.2em Arial, Helvetica, sans-serif;
	list-style: decimal;	
	margin:10px 10px 10px 25px;
}

#news .art-date{
	font-size: .8em;
}

#news .art-ttl a{
	font-weight: bold;
	text-decoration: none;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{
	font:normal 1.6em/1.2em Arial, Helvetica, sans-serif;
	/*font:normal 2.4em/1.2em "Times New Roman", Times, serif;*/
	color:#6380a5;
}

h2{
	font:bold 1.6em/1.4em Arial, Helvetica, sans-serif;
	/*font:normal 2.2em/1.2em "Times New Roman", Times, serif;*/
	color:#e46056;
}

h3{
	font:normal 1.4em/1.2em Arial, Helvetica, sans-serif;
	/*font:normal 2.0em/1.2em "Times New Roman", Times, serif;*/
}

h4{
	font:normal 1.8em/1.2em Arial, Helvetica, sans-serif;
	/*font:normal 1.8em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}	

h5{
	font:normal 1.6em/1.2em Arial, Helvetica, sans-serif;
	/*font:normal 1.6em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}	

h6{
	font:normal 1.4em/1.2em Arial, Helvetica, sans-serif;
	/*font:normal 1.4em/1.2em "Times New Roman", Times, serif;*/
	margin:10px;
}				

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	cursor:pointer;
}

a:hover, a:active{
}		

/* =MainNav
-----------------------------------------------------------------------------------------*/

/* =SubNav
-----------------------------------------------------------------------------------------*/

/* =Components These need to be set for back-ground
-----------------------------------------------------------------------------------------*/
#article, #fckArticles{
	width:600px;
	float:left;
	font-size:1.2em;
	color:#000;
	margin-top:15px;
	background-image:none;
	background-color:#ffffff;
}
#news, #fckNews{
	width:600px;
	float:left;
	font-size:1.2em;
	color:#000;
	margin-top:15px;
	background-image:none;
	background-color:#ffffff;
}
#question, #fckQuestion{
	width:664px;
	float:left;
	font-size:1.2em;
	color:#000;
	margin-top:15px;
	background-image:none;
	background-color:#ffffff;
}
#testimonials, #fckTestimonials{}

/* =Layout
-----------------------------------------------------------------------------------------*/
#aside{}
#line{
	background-color: #000;
	display: block;
	font-size: 0px;
	height: 1px;
	line-height: 1px;
}
#wrapper{
	margin:0 auto;
	width:899px;
}
#header{
	width:899px;
	height:286px;
	margin-top:48px;
	background-image:url(../images/head-back.jpg);
	background-repeat:no-repeat;
	position:relative;	
}
#lb {
	width:195px;
	height:313px;
	position:absolute;
	top:-27px;
	left:-13px;
	z-index:2;
}
#logo {
	width:508px;
	height:53px;
	position:absolute;
	top:20px;
	left:175px;
	z-index:2;
}
#lv {
	width:216px;
	height:35px;
	position:absolute;
	top:85px;
	left:665px;
	z-index:2;
}
#tagline {
	width:478px;
	height:40px;
	position:absolute;
	top:80px;
	left:205px;
	z-index:2;
	font-size:1.6em;
}
#boxes {
	width:688px;
	height:163px;
	position:absolute;
	top:120px;
	left:205px;
}
.box {
	width:183px;
	height:163px;
	background-image:url(../images/box-back.jpg);
	background-repeat:no-repeat;
	float:left;
	padding: 15px 17px 0 23px;
	color:#000000;
	font-size:1.2em;
	line-height:1.3em;
}

.largebox {
	width:295px;
	height:163px;
	background-image:url(../images/box-back-l-Cookie.jpg);
	background-repeat:no-repeat;
	float:left;
	padding: 15px 0px 0 150px;
	color:#000000;
	font-size:1.2em;
	line-height:1.3em;
}

.rtbox {
	float:right;
	margin-top:8px;
}
.newsbox {
	width:220px;
	float:right;
	margin:10px;
}
.subbox {
	width:220px;
	float:right;
	margin:10px;
}	
.sub-box-main a {
	line-height:20px;
	border-bottom: 1px solid #000;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	text-decoration:none;
}
.sub-box-main a:hover{
	color:#fff;
}
#cookieBlog {
	margin-bottom:10px;
	text-align:center;
}
#cookieBlog a {
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

.news-box-top {
	width:220px;
	height:10px;
}
#news-box-main {
	width:180px;
	background-color:#b9b9b9;
	background-image:url(../images/back-news.jpg);
	background-repeat:repeat-x;
	min-height:255px;
	padding-right:20px;
	padding-left:20px;
}
.sub-box-main {
	background-color:#b9b9b9;
	background-image:url(../images/back-news.jpg);
	background-repeat:repeat-x;
	min-height:255px;
	padding-right:20px;
	padding-left:20px;
}

.news-box-bot {
	width:220px;
	height:11px;
}
#main {
	width:899px;
	margin-top:3px;
	background-image:url(../images/main-back.jpg);
	background-repeat:repeat-y;	
}
#main-bot {
	width:899px;
	height:19px;
	background-image:url(../images/main-bot.jpg);
	background-repeat:no-repeat;	
}
#left {
	width:175px;
	margin-top:15px;
	margin-right:20px;
	margin-left:20px;
	float:left;
}
* html #left {
	margin-left: 5px;
	margin-right: 10px;
}
.nav {
	width:175px;
	float:left;
	margin-left:10px;
}
.icon {
	width:175px;
}
.nav a {
	background-color:#6380a5;
	line-height:35px;
	border-bottom: 2px solid #fff;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	display:block;
	text-decoration:none;
	padding-left:15px;
} 
.nav a:hover {
	background-color:#e46056;
}
#content, #fckPages{
	width:644px;
	float:left;
	font-size:1.2em;
	color:#000;
	margin-top:15px;
	margin-left:10px;
	background-image:none;
	background-color:#ffffff;
}
#content a {
	color:#e46056;
}
#footer{
	text-align:right;
	padding-right:20px;
	line-height:14px;
}
#otherTitle{
	font-size:1.3em;
	margin-top:50px;
	color:#e46056;
	font-weight:bold;
}
.cookie-image {
	border:0;
	margin-top:5px;
}
.cookie-ttl {
	font-weight:bold;
	font-size:1.2em;
	margin-top:10px;
	color:#e46056;
}
.cookie-ttl a {
	color:#e46056;
	text-decoration:none;
}
.cookie-date {
	font-size:.8em;
	font-style:italic;
	padding-top:3px;
	padding-bottom:5px;
}
.cookie-intro {
	font:normal 1.1em/1.3em Arial, Helvetica, sans-serif;
}
.cookie-body {
	font:normal 1.1em/1.4em Arial, Helvetica, sans-serif;
	margin:10px;
}
.cookie-comment {
	margin-bottom:10px;
	margin-left:30px;
	background-color:#e1d8c6;
	padding:5px;
}
.comment {	
	
}
.comment h2 {
	font-size:1.1em;
	margin-bottom:0;
}
.otherCookies {
	margin-top:20px;
	border-top:solid thin Black;
}
.securityWrong {
	font-weight:bold;
	color:Red;
	margin:5px;
}
.article-ttl {
	font-weight:bold;
	font-size:1.0em;
	margin-top:10px;
}
.article-ttl a {
	color:#000000;
	text-decoration:none;
}
.article-date {
	font-size:.9em;
	font-style:italic;
	padding-top:3px;
	padding-bottom:5px;
}
.article-intro {
	font:normal 1.1em/1.3em Arial, Helvetica, sans-serif;
}
.article-body {
	font:normal 1.1em/1.4em Arial, Helvetica, sans-serif;
	margin:10px;
}
		
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {
	border: 0px solid transparent;
	margin-left:20px;
	margin-top:20px;
}

input, textarea {
	font-size: 1em;
	color: #434343;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0.2em;
}

input:focus, textarea:focus {
	background-color: #fff5be;
}

#sidebar input {
	width: 100%;
}

input#submit {
	width: 15em;
	font-size: 0.85em;
	margin-left:10em;
	margin-top:10px;
}
input#imgbtn {
	width:111px;
	height:32px;
	border:0;
	float:right;
	margin-top:10px;
}
label {
	width:125px;
	font-weight:bold;
	color:#000000;
}

form br{
	clear:both;
}

/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

/* =Home Page Content
-----------------------------------------------------------------------------------------*/