body		{
		text-align: center;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		color: black;
		font-size: small;
		background-color: #003366;
		}

#wrapper	{
		width: 920px;
		margin: 0 auto;
		padding-bottom: 0;
		text-align: left;
		}

#header 	{
		background-color: transparent;
		border-bottom: solid 2pt #878752;
		padding-bottom: 0px;
		}

#subwrap	{background-color: #ffffff;}

#content 	{
		width: 710px;
		float: right;
		background-color: #ffffff;
		padding: 0 15px 2px 15px;
		margin-left: 0;
		border-left: solid #BC8947 1pt;
		}

#sidebar 	{
		width: 177px;
		float: left;
		background-color: #ffffff;
		}

p		{color: #111111;  font-family: arial, helvetica, sans-serif; font-size: 100%; text-align: justify;}


span.pics	{color: #222222;  font-family: arial, helvetica, sans-serif; font-size: 88%;}


#footer 	{
		clear: both;
		background-color: #F5E19A;
		background-image: url(images/tilecraft_footer.jpg);
		background-repeat: no-repeat;
		text-align: center;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		color: #111111;
		font-weight: 500;
		font-size: 90%;
		border-top: solid 2pt #878752;
		padding: 2px 0px 3px 0px;
		}

#footer2	{
		clear: both;
		background-color: #003366;
		background-image: url(images/tilecraft_footer_home.jpg);
		background-repeat: no-repeat;
		text-align: center;
		font-family: arial,"ms trebuchet",verdana,sans-serif;
		color: #111111;
		font-weight: 500;
		font-size: 90%;
		height: 65px;
		border-top: solid 2pt #878752;
		padding: 2px 0px 3px 0px;
		}


img.right	{float: right; margin-left: 24px;}

img.left	{float: left; margin-right: 24px;}

img.reg		{border: #006f93 solid 1pt;}

#bca		{clear: both;}

h1		{color: #AE0059;
		font-family: "lucida calligraphy",arial,"ms trebuchet",verdana,sans-serif;
		font-size: 132%;}

h1.nopic	{color: #AE0059;
		font-family: "lucida calligraphy",arial,"ms trebuchet",verdana,sans-serif;
		font-size: 132%; padding-top: 6px;}

h2		{color: #BC8947; font-size: 107%; font-family: arial, helvetica, sans-serif;}

h6		{color: #2F2F2D; font-size: 88%; font-family: arial, helvetica, sans-serif;
		padding-top: 1px; margin-top: 0px;}


dt		{color: #946221;  font-family: arial, helvetica, sans-serif; font-size: 101%; text-align: left; 				font-weight: 600;}


dd		{color: #111111;  font-family: arial, helvetica, sans-serif; font-size: 100%; text-align: left;}


a:link, a:visited, a:active {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
	
a:hover, a:focus {
	color: #2d6305;
	font-weight: bold;
	text-decoration: none;
}

a.foot:link, a.foot:visited, a.foot:active {
	color: #312706;
	font-weight: bold;
	text-decoration: underline;
}

a.foot:hover {
	color: #AE0059;
	font-weight: bold;
	text-decoration: none;
}

a.rt:link, a.rt:visited, a.rt:active {
	color: #051f54;
	font-weight: bold;
	text-decoration: none;
}
	
a.rt:hover, a.rt:focus {
	color: #2d6305;
	font-weight: bold;
	text-decoration: none;
}
/* -------- Side Navigation --------  */      


#sidenav ul {
	padding: 0;
	margin: 0;
	list-style: none;
} 
	
#sidenav ul li {
	padding-top: 2px;
	margin: 0;
}
	
#sidenav ul li a:link, #sidenav ul li a:visited, #sidenav ul li a:active {
	font-size: 95%;
	display: block;
	height: 24px;
	text-decoration: none;
	color: #051f54;
	padding: 4px 0px 4px 7px;
}

#sidenav ul li a:hover, #sidenav ul li a:focus {
	color: #AE0059;
	height: 24px;
	text-decoration: none;
} 



