/* CSS Document */
body,td,th {
	font-family          : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size            : 76%;
	color 				 : #fff;
}
body {
	margin-left          : 0px;
	margin-top           : 0px;
	margin-right         : 0px;
	margin-bottom        : 0px;
}
/*a:link, a:visited {
	color				 : #990000;
	text-decoration		 : none;
	}
a:hover {
	color				 : #660000;
	text-decoration		 : underline;
	}*/
#bg {
	background-image     : url(images/background_home.gif);
	background-repeat    : repeat-x;
	width				 : auto;
	height               : 800px;
	
	}
#main {
	margin				 : 0px 0px 0px 80px;
	width				 : 700px;	
	}
#flashBanner {
	margin				 : 0px;
	padding 			 : 0px;
	height			     : 250px;
}
#navBar {
	margin				 : 0px 0px 0xp 20px;
	padding              : 0px;
	}
#navBar img {
	float                : left;
	margin				 : 0px;
	padding              : 0px;
	}
#navBar ul {
	margin				 : 0px;
	padding              : 0px;
	}
#navBar li {
	float				 : left;
	display				 : inline;
	margin				 : 0px;
	padding              : 0px;
	}
#navBar li .btnHome {
	margin				 : 0px;
	padding              : 0px;
	b
	}
#clear {
	clear				 : both;
	}

#contentBox {
	margin               : 0px;
	padding              : 0px 20px 0px 10px;
	font-family			 : Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size            : .98em;
	line-height          : 19px;
	}
#photoBox {
    float                : left;
	margin               : 40px 20px 10px 0px;
	padding              : 0;
	}
#contactBox {
    float                : left;
	margin               : 0px 20px 10px 0px;
	padding              : 0;
	}
#contactBox .formBox {
	color:#333333;
}
#textBox {
    float                : left;
	margin               : 0px 0px 0px 30px;
	padding              : 0px;
	width                : 360px; 
	}
#textBox p {
	color				 : #333333;
	margin               : 0;
	padding              : 15px 0px 0px 0px;
	}
#listBox{
    float                : left;
	margin               : 0px 0px 0px 0px;
	padding              : 0px;
	width                : 160px;
	
	}
a.title {
	font-weight          : bold;
	font-style           : italic;
	color                : #333333;
	text-decoration		 : underline;
	}
a.title:hover {
	font-weight          : bold;
	font-style           : italic;
	color				 : #333333;
	text-decoration		 : none;
	}
a.type {
	color                : #333333;
	text-decoration		 : none;
	}
a.type:hover {
	color				 : #333333;
	text-decoration		 : underline;
	}
	
#textBox ul {
	color				 : #333333;
	margin               : 0;
	padding              : 0px;
	width                : 340px; 
	}
#textBox li {
	color				 : #333333;
	margin               : 0;
	padding              : 0px;
	 
	}

a.contactlink {
	color                : #990000;
	text-decoration      : none;
	}
a.contactlink:hover {
	color				 : #660000;
	text-decoration		 : underline;
	}
#textBox2 {
    float                : left;
	margin               : 0px 30px 0px 0px;
	padding              : 0px;
	width                : 300px; 
	}
#textBox2 p {
	color				 : #333333;
    float                : left;
	margin               : 0;
	padding              : 15px 0px 0px 0px;
	width                : 300px; 
	}
#aboutbox {
    float                : left;
	margin               : 0px 30px 0px 0px;
	padding              : 0px;
	width                : 450px; 
	}
#aboutbox p {
	color				 : #333333;
    float                : left;
	margin               : 0;
	padding              : 15px 0px 0px 0px;
	width                : 450px; 
	}
#chiarityBox {
	margin				 : 0px;
	padding				 : 0px;
	background-image	 : url(images/home_paintbrush2.jpg);
	background-repeat	 : no-repeat;
	width				 : auto;
	height				 : 157px;
}
#chiarityContent {
	float                : right;
	margin				 : 0px 35px 0px 0px;
	padding				 : 0px;
	width				 : 340px;
}
#footer{
	margin				 : 0px 0px 0px 0px;
	padding				 : 0px;
	font-size            : 0.91em;
	color				 : #666666;
}
#footer a:link, #footer a:visited {
	color:#934949;
	text-decoration:none;
}
#footer a:hover {
	color:#660000;
	text-decoration:none;
}
#designby{
	margin				 : 0px 0px 0px 0px;
	padding				 : 0px;
	font-size            : 0.91em;
	color				 : #999999;
    text-align			 : right;
}

/* ------------------------- button chiarity1 -------------------------*/
#btn_chiarity1 a {
	float                : left;
	display				 : block;
	width				 : 158px;
	height				 : 91px;
	padding 			 : 0;
	margin  			 : 0;
	background    		 : url(images/home_chairtybox1a.gif);
	background-repeat    : no-repeat;
	text-decoration		 : none;
	}
	
#btn_chiarity1 a:hover { 
	float                : left;
	display				 : block;
	width				 : 158px;
	height				 : 91px;
	padding 			 : 0;
	margin  			 : 0;
	background    		 : url(images/home_chairtybox1b.gif);
	background-repeat    : no-repeat;

	}
/* ------------------------- button chiarity2 -------------------------*/
#btn_chiarity2 a {
	float                : left;
	display				 : block;
	width				 : 150px;
	height				 : 89px;
	padding 			 : 0;
	margin  			 : 0px 0px 0px 20px;
	background    		 : url(images/home_chairtybox2a.gif);
	background-repeat    : no-repeat;
	text-decoration		 : none;
	}
	
#btn_chiarity2 a:hover { 
	float                : left;
	display				 : block;
	width				 : 150px;
	height				 : 89px;
	padding 			 : 0;
	margin  			 : 0px 0px 0px 20px;
	background    		 : url(images/home_chairtybox2b.jpg);
	background-repeat    : no-repeat;

	}
	
/* ------------------------- button home -------------------------*/
.btn_home a {
	display				 : block;
	width				 : 72px;
	height				 : 21px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 18px;
	background           : url(images/btn_home.gif);
	background-repeat    : no-repeat;
	text-decoration		 : none;
	}
	
.btn_home a:hover { 
	display				 : block;
	width				 : 72px;
	height				 : 42px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 18px;
	background    		 : url(images/btn_home2.gif);
	background-repeat    : no-repeat
	}
/* ------------------------- button about us -------------------------*/
.btn_about a {
	display				 : block;
	width				 : 69px;
	height				 : 21px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 0px;
	background           : url(images/btn_about.gif);
	background-repeat    : no-repeat;
	text-decoration		 : none;
	}
	
.btn_about a:hover { 
	display				 : block;
	width				 : 69px;
	height				 : 42px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 0px;
	background    		 : url(images/btn_about2.gif);
	background-repeat    : no-repeat
	}
/* ------------------------- button services -------------------------*/
.btn_services a {
	display				 : block;
	width				 : 73px;
	height				 : 21px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 0px;
	background           : url(images/btn_services.gif);
	background-repeat    : no-repeat;
	text-decoration		 : none;
	}
	
.btn_services a:hover { 
	display				 : block;
	width				 : 73px;
	height				 : 42px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 0px;
	background    		 : url(images/btn_services2.gif);
	background-repeat    : no-repeat
	}
/* ------------------------- button art -------------------------*/
.btn_art a {
	display				 : block;
	width				 : 71px;
	height				 : 21px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 0px;
	background           : url(images/btn_art.gif);
	background-repeat    : no-repeat;
	text-decoration		 : none;
	}
	
.btn_art a:hover { 
	display				 : block;
	width				 : 71px;
	height				 : 42px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 0px;
	background    		 : url(images/btn_art2.gif);
	background-repeat    : no-repeat
	}
/* ------------------------- button contact -------------------------*/
.btn_contact a {
	display				 : block;
	width				 : 75px;
	height				 : 21px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 0px;
	background           : url(images/btn_contact.gif);
	background-repeat    : no-repeat;
	text-decoration		 : none;
	}
	
.btn_contact a:hover { 
	display				 : block;
	width				 : 75px;
	height				 : 42px;
	padding 			 : 0;
	margin  			 : 21px 0px 0px 0px;
	background    		 : url(images/btn_contact2.gif);
	background-repeat    : no-repeat
	}