/* Talking image Home Stylesheet  */


img, a img {
    border:0;
    }
    img.leftimg /* Left aligned */
{
    float:left;
}

img.rightimg /* Right aligned */
{
    float:right;
}

body { 
	background: #fff; 
	color: #000; 
	margin: 0 0 0 30px; 
	font-family: Verdana,Arial, Helvetica, sans-serif; 

	background-image: url(images-design/right-band.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#hometable {
	padding: 0 0 0 10px;
}
#logo {
	margin: 10px 0 0 0;
}
#imagehome{
	background-image: url(images-pages/right-home.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 220px;
	width: 280px;	
}
#rightboarder {
	height: 100%;
	background-image: url("images-design/right-border.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
#topnav {
	float: right;
	font-size: 65%;
	font-weight: bold;
	line-height: 550%;
}
#topnav a {
	text-decoration: none;
	display: block;
	height: 60px;
	width: 60px;
	background-image: url("images-design/button.gif");
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
}
#topnav a:link, #topnav a:visited {
	color: #666;
}
#topnav a:hover {
	color: #fff;
	background-image: url("images-design/button.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}
#topone {
	padding-left: 0px;
}
#toptwo {
	padding-left: 47px; 
}
#topthree {
	padding-left: 98px; 
}
#topfour {
	padding-left: 140px; 
}
#homephoto {
	padding: 0 0 0 10px;
}
#homeintro {
	padding: 0 0 0 10px;
}
p {
	margin: 0 0 .2em 0;
	font-size: .7em;
}
h1 {
	font-size: 75%;	
	margin: 0 0 .5em 0;
}
h2 {
	color: #900;
	font-size: 70%;	
	margin: 0 0 .5em 0;
}
h2 a:link {
	color: #900;
	text-decoration: none;
}
h2 a:visited {
	color: #900;
	text-decoration: none;
}
h2 a:hover {
	color: #999;
	text-decoration: underline;
}
h1 a:link,
p a:link {
	color: #666;
	text-decoration: underline;
}
h1 a:visited,
p a:visited {
	color: #000;
	text-decoration: underline;
}
h1 a:hover,
p a:hover {
	color: #999;
	text-decoration: none;
}

#hometable {
	margin: 0 0 0 0;
}
#hometable h2 {
	padding: 0 0 0 0;
	margin: 5px 0 2px 0;
}
#hometable p {
	padding: 0 0 10px 0;
}
#tableicon a {
	display: block;
	height: 60px;
	width: 62px;
	text-align: center;
}
#tableicon a:link, a:visited {
	text-decoration: none;
	background-image: url("images-design/icon-button.gif");
	background-repeat: no-repeat;
	background-position: top;
}
#tableicon a:hover {
	text-decoration: none;
	background-image: url("images-design/icon-button.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}
#footer p a {
	font-size: 110%;
}
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: underline
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
#bottmnav {
	text-align: right;
	padding: 20px 60px 10px 0;
	font-size: 70%;
}
#bottmnav a:link, #bottmnav a:visited {
	color: #666;
	text-decoration: underline
}
#bottmnav a:hover {
	color: #999;
	text-decoration: none;
}
#evenif {
	margin: 20px 100px 0 0;
}
#designby {
	text-align: right;
	width: auto;
	font-size: .8em;
	padding: 0 0 1em .5em;
	margin: 0 65px 0 0;
}
#designby a {
	text-decoration: underline;
}
#designby a:hover {
	text-decoration: none;
}
.picleft {
	float: left; 
	margin: 2px 5px 5px 0;
}
.picright {
	float: right; 
	margin: 2px 0 5px 5px;
}
.highred {
	color: #900;
}
.highgrey {
	color: #666;
}
.italic {
	font-style: italic;
}
.italicred {
	font-style: italic;
	color: #900;
}
.italicgrey {
	font-style: italic;
	color: #666;
}
.highgreen {
	color: #3C6;
}
.italicgreen {
	font-style: italic;
	color: #3C6;
}

#payLink {
	position: relative;
	top: 0;
	float: left;
	margin-left: 15px;
	}
#payLink p {
	margin: 0;
	padding: 0;
	}
#payLink p a {
	display: block;
	position: relative;
	padding: 3px 0 10px 42px;
	color: #666;
	background: url(images-design/icon-payment.gif) no-repeat left top;
	}
#payLink p a:hover {
	background-position: 0% -124px;
	color: #993300;
	}


#faceBook {
	position: relative;
	top: 0;
	float: left;
	margin-left: 40px;
	}
#faceBook p {
	margin: 0;
	padding: 0;
	}
#faceBook p a {
	display: block;
	position: relative;
	padding: 3px 0 10px 20px;
	background: url(images-design/facebook.gif) no-repeat left top;
	}
#faceBook p a:hover {
	background: url(images-design/facebook.gif) no-repeat left top;
	color: #993300;
	}
	
	
#twitter {
    position: relative;
    top: 0;
    float: left;
    margin-left: 40px;
    }
#twitter p {
    margin: 0;
    padding: 0;
    }
#twitter p a {
    display: block;
    position: relative;
    padding: 3px 0 10px 20px;
    background: url(images-design/twitter.gif) no-repeat left top;
    }
#twitter p a:hover {
    background: url(images-design/twitter.gif) no-repeat left top;
    color: #993300;
    }

#socialicons {
	position: relative;
    top: 0;
    float: left;
    margin-left: 40px;
}
#socialicons p {
    margin: 0;
    padding: 0;
    }
#socialicons img {
	margin-bottom:-5px;
}

