@charset "utf-8";
/* CSS Document */
:link,:visited { text-decoration:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input{ margin:0; padding:0; } 
a img,:link img,:visited img { border:none } 
address { font-style:normal } 

/*HTML Tags - START*/
BODY {
	background-color:#d0cfb2;
	background-image:url(/files/CHESIL0001/images/gradbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#5b5a55;}

P {
	margin:0 0 10px 0px;}

A:LINK, A:VISITED {
	color:#5b5a55;
	text-decoration:underline;}
A:HOVER {
	text-decoration:none;}
/*HTML Tags - END*/

/*Misc Styles - START*/
.clear {
	clear:both;}
	
.address {
	color:#000000;
	font-size:12px;
	margin:0px 0 0px 15px;}
	
	.address A {
		color:#000000;
		text-decoration:none;}
	.address A:HOVER {
		text-decoration:underline;}


/*Misc Styles - END*/

/*Layout - START*/
#dshadYRepeat {
	background-image:url(/files/CHESIL0001/images/dshad-y-repeat.gif);
	background-repeat:repeat-y;
	width:850px;
	margin:0px auto;}
	
	#dshadYTop {
		background-image:url(/files/CHESIL0001/images/dshad-y-top.jpg);
		background-repeat:no-repeat;
		background-position:top;}
		
		#container {
			width:800px;
			margin:0px auto;}
			
		#footer {
			background-color:#898882;
			color:#FFFFFF;
			font-size:12px;
			margin:0px 0 0 0;}
			
			#footerInner {
				padding:8px 0 8px 73px;}
				
				#footerInnerLeft {
					float:left;}
				#footerInnerRight {
					float:right;
					display:inline;
					margin:0 11px 0 0;}
			
			#footer SPAN {}
			
			#footer A {
				color:#FFFFFF;
				text-decoration:none;}
			#footer A:HOVER {
				text-decoration:underline;}
/*Layout - END*/