html, body {
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(images/bgd.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#pagewidth {
	width:762px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	position:relative;
	height:135px;
	width:100%;
}


#canvas0 {
	position:relative;
	height:105px;
	width:100%;
}
#bar {
	top: 388px;
	height:30px;
	width:100%;
	background-color:#000033
}
#topbar {
	top: 388px;
	height:10px;
	width:100%;
	background-color:#000033

}
#topbar2{
	top: 388px;
	height:30px;
	width:100%;
	background-color:#000033

}

#maincol {
	width:309px;
}
#footer {
	height:auto;
	background-color:#000033;
	clear:both;
/*	background-image:url(pics/ccard.gif);*/
	background-position:left;
	background-repeat:no-repeat;
}
/* BOX MODEL HACK START */
.main_box {
	width: 438px;
	padding:0px;
	margin:10px;
	background-color:#9F9977;
}
.main_box_top {
	width: 438px;
	margin:0px;
	background: url(images/med_top.gif) bottom no-repeat ;
	height:14px;
}
.main_box_content {
	width: 418px;
	margin: 0px;
	background:url(./images/med_box_bgd.gif) left repeat-y;
	padding: 10px;
	color: #000099;
	font-family: Verdana, sans-serif;
	font-size: 85%;
}
.main_box_bottom {
	width: 438px;
	margin:0px;
	padding:0px;
	background: url(./images/med_bot.gif) no-repeat;
	height:14px
}
.right_box {
	width: 288px;
	margin:10px;
	padding:0px;
	background-color:#9F9976;
}
.right_box_top {
	width: 288px;
	margin:0;
	background: url(images/small_top.gif) bottom no-repeat ;
	height:14px;
}
.right_box_content {
	width: 268px;
	margin: 0px;
	background-position:left;
	background-image:url(./images/small_box_bgd.gif);
	background-repeat:repeat-y;
	padding: 10px;
	color: #9F9976;
	font-family: Verdana, sans-serif;
	font-size: 85%;
	text-align: left;
}
.right_box_bottom {
	width: 288px;
	margin: 0px;
	padding: 0;
	background: url(images/small_bot.gif) no-repeat;
	height:14px
}
.big_box {
	width: 735px;
	margin: 10px;
	background-color:#9F9976;
	clear:both;
}
.big_box_top {
	width: 735px;
	margin: 0;
	background: url(images/largre_top.gif) bottom no-repeat;
	height:14px;
}
.big_box_content {
	width: 715px;
	margin: 0px;
	background-position:left;
	background-image:url(./images/large_box_bgd.gif);
	background-repeat:repeat-y;
	padding: 10px;
	color: #9F9976;
	font-family: Verdana, sans-serif;
	font-size: 85%;
}
.big_box_bottom {
	width: 735px;
	margin: 0px;
	padding: 0;
	background: url(images/large_bot.gif) no-repeat;
	height:14px;
}




/* BOX MODEL HACK FINISH */






/* Start FONT */
/** font tags */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	padding: 0px 0px 5px 10px;
	color: #0d3862;
	border: 0px;
	margin: 0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	padding: 10px 0px 5px 10px;
	color: #0d3862;
	clear:left;
	border: 0px;
	margin: 0px;
	line-height:inherit;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	padding: 10px 10px 5px 10px;
	color: #0d3862;
	line-height:1.8em;
	border: 0px;
	margin: 0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	padding: 10px 0px 5px 10px;
	color: #0d3862;
	border: 0px;
	margin: 0px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	padding: 10px 10px 5px 10px;
	color: #0d3862;
	border: 0px;
	margin: 0px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-style:normal;
	line-height: 150%;
	color: #0d3862;
	margin: 0px;
	padding: 5px 0px 10px 10px;
}
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-style:normal;
	line-height: 120%;
	padding: 0px 0px 5px 0px;
	color:#0d3862;
	padding-left:10px;
	list-style-image:url(images/dot.jpg);
	list-style-position:outside;
	list-style-type:square;
}
i {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-style:italic;
	padding: 0px 3px 5px 10px;
	color:#0d3862;
}
em {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	font-style:italic;
	font-weight:bold;
	padding: 5px 0px 10px 10px;
	line-height: 1.3em;
	color:#333333;
}

.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-style:normal;
	line-height: 120%;
	padding: 15px 5px 2px 5px;
	color: #FFF;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}
.footer_text a:link, .footer_text a:visited, .kernowdesigns a:link, .kernowdesigns a:visited {
	color:#FFF;
	text-decoration:none;
}
.footer_text a:hover, .kernowdesigns a:hover {
	text-decoration:underline;
	color:#FFF;
}
a:link, a:visited {
	color:#0276FD;
	text-decoration:underline;
}
a:hover {
	color:#0276FD;
	text-decoration:none
}
.imgleft {
	top: 0px;
	left: 0px;
	padding: 5px;
	float:left;
	display:block;
}
.imgright {
	float:right;
	position: relative;
/*	right: 5px; */
	padding: 0px 10px 0px 5px;
}
.imgmiddle {
	margin-left:auto;
	margin-right:auto;
	float:none;
	position: relative;
	right: auto;
	left:auto;
	padding: 5px;
}
.imgrightbox {
	float:right;
	position: relative;
/*	right: 5px; */
	padding: 0px 2px 0px 2px;
}


.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body {
	background-color: #fcfed6;
}
a:link {
	color: #000000;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.style12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
/* Finish FONT */ 
/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  
/*printer styles*/ 
@media print {
/*hide the right column when printing*/ 
#rightcol {
	display:none;
}
#twocols, #maincol {
	width:100%;
	float:none;
}
}
/*New*/ 





.left-part {
}
.leftbox-top {
}
form { 	font:100% verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 500px;
	max-width: 600px;
	width: 560px;
}
form fieldset {
        border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
}
form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left *//* be careful with padding, it'll shift the nice offset on top of border  */
}
form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}
form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter *//* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}
form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}
form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}
textarea {
	overflow: auto;
}
form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}
form .required {
	font-weight:bold;
} /* uses class instead of div, more efficient */
form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
style1 {
	font-size: 300%
}
#ajaxticker1 {
	width: 200px;
	height: 100px;
	border: 1px ridge black;
	padding: 5px;
	background-color: #FEEEB8;
}
#ajaxticker1 div { /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	background-color: #FEEEB8;
}

.cssform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}
.cssform textarea {
	width: 250px;
	height: 150px;
}
* html .threepxfix {
	margin-left: 3px;
}