/* CSS Document */

#wrapper {
 	width: 770px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #4b4b33;
	font-size: 80%;
	color: #4b4b33;
	line-height: 1em;
	padding-right: 0px;
	padding-left: 0px;
	}
 #header {
	background: #a7a783;/*themecolour1$ -8.3%,-29.7%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b33;/*themecolour1$ -21%,-68.6%;*/
	width: 770px;
	}
#navbar {
	background-color: #4b4b33;/*themecolour1$ -21%,-68.6%;*/
	width: 770px;
	top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b33;/*themecolour1$ -21%,-68.6%;*/
}

#logo {
	background-repeat: no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
}
.captiondiv {
	background-color: #eeeecc;/*themecolour1;*/
	width: 770px;
	background-repeat: repeat;
	border-top: 1px solid #4b4b33;/*themecolour1$ -21%,-68.6%;*/
	border-bottom: 1px solid #4b4b33;/*themecolour1$ -21%,-68.6%;*/
	font-weight: bold;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}
#featureleft {
    float:left;
    height: 194
	width: 500px;
	background-color: #FFFFFF;
    margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#featureright {
    float:right;
    height: 194
	width: 268px;
	background-color: #FFFFFF;
    margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
/**Redefined html tags**/
/*defines the font and page background image */
 body {
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	font-size: 100%;
	background-image: 
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: <a href= "http://www.thechatneighborhood.com/images/Sprite%2013.jpg"</a>);
}
/*sets margins to 0 */
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 5px;
}
/*style the heading text */
.captiondiv h1 {
	margin: 0;
	background-color: #eeeecc;/*themecolour1;*/
	color: #454744;/*themecolour2;*/
	font-size: 110%;
	padding: 1px 5px 1px 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.captiondiv h2 {
	margin: 0;
	background-color: #a7a783;/*themecolour1$ -8.3%,-29.7%;*/
	color: #454744;/*themecolour2;*/
	font-size: 110%;
	padding: 1px 5px 1px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b33;/*themecolour1$ -21%,-68.6%;*/
	background-image: url(index2_files/index2_bg2.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7a783;/*themecolour1$ -8.3%,-29.7%;*/
	font-family: Arial, Helvetica, sans-serif;
}

.captiondiv h3 {
	margin: 0;
	background-color: #a7a786;
	color: #454744;/*themecolour2;*/
	font-size: 110%;
	padding: 1px 5px 1px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b33;/*themecolour1$ -21%,-68.6%;*/
	background-image: url(index2_files/index2_bg1.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a7a783;/*themecolour1$ -8.3%,-29.7%;*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a7a783;/*themecolour1$ -8.3%,-29.7%;*/
	font-family: Arial, Helvetica, sans-serif;
}
.captiondiv h4 {
	margin: 0;
	background-color: #a7a783;/*themecolour1$ -8.3%,-29.7%;*/
	color: #ffffec;/*themecolour1$ 46.7%,100;*/
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b33;/*themecolour1$ -21%,-68.6%;*/
	background-image: url(index2_files/index2_bg3.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeecc;/*themecolour1;*/
	padding: 1px 5px 1px 20px;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-size: 130%;
	margin: 0px 0px 0px 20px;
	color: #454744;/*themecolour2;*/
	padding-top: 6px;
}
h2 {
	font-size: 100%;
	color: #454744;/*themecolour2;*/
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 20px;
}
/*defines the style for ordered lists (numbered) */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #4b4b33;/*themecolour1$ -21%,-68.6%;*/
}
/*defines the style for unordered lists (bulleted) */
 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(index2_files/index2_bullet.gif);
	color: #4b4b33;/*themecolour1$ -21%,-68.6%;*/
	font-size: 80%;
	font-weight: normal;
	margin-left: 20px;
}
/*link styles*/
 a:link {
	color: #006633;/*themecolour1$ -8.3%,-29.7%;*/
	text-decoration: underline;
}
 a:visited {
	color: #990033;/*themecolour1$ -21%,-68.6%;*/
}
 a:link:hover {
	color: #003399;/*themecolour1$ -12.5%,-53%;*/
}
/*defines color for horizontal divider*/
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4b4b33;/*themecolour1$ -21%,-68.6%;*/
}
/*styles the footer*/
.footer {
	font-size: 90%;
	margin-left: 10px;
	color: #848466;/*themecolour1$ -10%,-44.5%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #848466;/*themecolour1$ -10%,-44.5%;*/
	padding-bottom: 10px;
	margin-right: 10px;
}
/*floats element to the left*/
    .left {
	float: left;
}
/*floats element to the right*/
   .right {
	float: right;
}.body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	text-indent: 4px;
}
.t {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: 400;
	padding: 4px;
}

