@charset "utf-8";
/* CSS Document */

/* [ left col bullets lists] */

#leftCol ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
	#leftCol li {
		background:url(../images/li2.gif) no-repeat 0 5px;
		padding: 0 0 0 10px;
		font-size: 14px; 
		color:#333;
		}
		
#rightCol ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
	#rightCol li {
		background:url(../images/li.gif) no-repeat 0 5px;
		padding: 0 0 0 10px;
		font-size: 14px; 
		color:#333;
		}	
		
.italics {
		font-size: 12px; font-style:italic;
		color:#333; font-weight:400;
		}
		
#contact1{ margin-left:-10px; padding-left:10px; padding-top:10px; width:378px; height:151px; float:left; background-image:url(../images/contact_greybox3.gif); background-repeat:no-repeat; }
#cartoon{ float:right; width:100px; height:200px; background-image:url(../images/cartoon.jpg); background-repeat:repeat-y;}

img a{ border:0px; outline:none;}

#contact2 {margin-left:-10px; padding-left:10px; float:left; width:378px; }

#contact_formtop{ background-image:url(../images/form_greytop.gif); width:378px; height:20px; background-repeat:no-repeat; margin-left:-10px; padding-left:10px; margin-top:10px;}
#contact_formcenter{ margin-left:-10px; padding-left:10px; height:230px; background-color:#dbdada;}
#contact_formbottom{ background-image:url(../images/form_greybottom2.jpg); width:378px; height:16px; background-repeat:no-repeat; margin-left:-10px; padding-left:10px; padding-bottom:30px;}

#form1 input, #form1 textarea { width:180px; padding:0px;}
#form1 p { margin:0px; }

