	
	/*
	Created by Michael Opticalkayos.com  
	E-Mail: michael@opticalkayos.com
	This sit was created for Carolinabsh | AKA Blue Sky Homes LLC. 10.07.2006
	This site is copy written and may not be modified or copied
	unless Optical Kayos Multimedia gives permission to use/manipulate or other modification
	*/

	
	/* Body/ Main content */


	html{overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
	}

	body {
	text-align:center;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 13px;
	color: #000;
	padding: 0px; /* required for Opera to have 0 margin */		
	}
	
	
	#container{ 
	margin:0 auto;
	margin-top:0px;
	width:300px;
	}
	.clean-gray1{
	border:solid 1px #ffffff; 
	background:#ffffff;
	color:#000000;
	padding:4px;
	text-align:left;
	}
	.clean-gray2{
	border:solid 1px #ffffff; 
	background:#dadada;
	color:#000000;
	padding:4px;
	text-align:left;
	}
	
	#frame {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
	#contentleft {
	width:400px;
	padding:0px;
	float:left;
	background:#ffffff;
	}

	#contentcenter {
	width:360px;
	padding:0px;
	float:left;
	background:#fff;
	}
	p,h1,h2 {
	margin:0px 0px 0px 0px;
	}

	h1 {
	font-size:17px;
	padding-top:0px;
	color:#000033;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;

	}

	h2 {
	font-size:17px;
	padding-top:0px;
	color:#000033;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	}

	.ul {	
	font-family:Verdana, Tahoma, Arial;
	font-size: 13px;
	color:#000;
	list-style-type: square;	
	list-style-position: outside
	}
	#contentheader h1{
	font-size:14px;
	padding:10px;
	margin:0px;
	}
	.footer { 
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia; font-size: 9px;font-weight: normal;color: #000033;
	}
	a  {
	font-weight: normal; color: #000033; text-decoration: none; font-size: 10px;
	}
	a:hover {
	color: #ffffff;	text-decoration: none;
	}
	a.donkey:link   {font-weight: bold;font-size: 11px;color: #000033; text-decoration: none;}
	a.donkey:visited{font-weight: bold;font-size: 11px;color: #000033; text-decoration: none;}
	a.donkey:hover  {font-weight: bold;font-size: 11px;color:     red; text-decoration: none;}
	a.donkey:active {font-weight: bold;font-size: 11px;color: #0000ff; text-decoration: none;
	}
	p  {margin-top: 0px; font-weight: normal; font-size: 13px; color: #000; font-family: Verdana, Tahoma, Georgia, Courier;
	}
	input {
	background-color: #ffffcc;
	} 
	.input2 {
	background-color: #ffffff;
	} 
	textarea {
	background-color: #ffffcc;
	} 
	/* end main content/ links*/
	
	
	