/* layout */

body {
background-color: #663333;
color: #BF9D70;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}
.main {
	background-image: url(../images/bg.gif);
	}
* html #container {
	margin-left: 1px;

}

* html .horizontal-align {
	margin-left: 1px;
}

/* end of  layout */



/* header */

.header-bg {background-image: url(../images/header.jpg); background-position: top; background-repeat: no-repeat; width: 780px; height: 195px;}

* html #header-bg {margin-left: 1px;}

#url { font-size: 10px; text-align: right; text-transform: uppercase; letter-spacing: 2px; padding-right: 20px; padding-top: 3px;}

#top-menu {
	padding-left: 15px;
	color: #663333;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
}

#top-menu li a:link {color: #663333; text-decoration: underline;}
#top-menu li a:visited {color: #663333; text-decoration: none;}
#top-menu li a:hover {color: #FBF4EB; text-decoration: none;}
#top-menu li a:active {color: #FFFFFF; text-decoration: underline;}

#intro {clear: both; float: right; text-align: left; width: 235px; padding-right: 35px; padding-top: 5px; font-size: 10px; line-height: 11px;}

#bookmark {clear: both; float: right; text-align: right; padding-right: 60px;}

/* end of header */



/* content wrapper */

#content-wrapper-bg {background-image: url(../images/content-wrapper-bg.gif); background-position: top; background-repeat: repeat-y; overflow: auto;}

#left {float: left; text-align: left; width: 170px;}

#middle {float: left; text-align: left; width: 440px;}

#right {float: left; text-align: left; width: 170px;}

.side-title {font-size: 16px; margin-left: 10px; margin-top: 10px; margin-bottom: 15px;}

.side-banner {margin-left: 10px;}

.side-menu {
	font-size: 12px;
	padding-left: 15px;
}
.side-menu ul {list-style: none; margin: 0; padding: 0;}
.side-menu li {margin: 0;padding-top: 0px; padding-left: 20px; display: block; color: #663333; font-size: 12px;}

.brown {color: #663333;}

h1 {background-image: url(../images/title-bg.gif); background-position: top; background-repeat: no-repeat; width: 225px; height: 43px; font-size: 18px; font-weight: normal; padding-top: 5px; padding-left: 10px; margin: 0px;}

.category-title {font-size: 18px; margin-bottom: 5px;}
.category-title a:link {color: #663333; text-decoration: underline;}
.category-title a:visited {color: #663333; text-decoration: underline;}
.category-title a:hover {color: #006FBC; text-decoration: none;}
.category-title a:active {color: #000000; text-decoration: underline;}

.category-listing {font-size: 10px; font-family: Verdana, Helvetica, sans-serif;}
.category-listing a:link {color: #663333; text-decoration: none;}
.category-listing a:visited {color: #663333; text-decoration: none;}
.category-listing a:hover {color: #006FBC; text-decoration: none;}
.category-listing a:active {color: #000000; text-decoration: underline;}

#middle-left {float: left; text-align: left; width: 200px; margin-left: 5px; margin-right: 5px;}
#middle-right {float: left; text-align: left; width: 200px; margin-left: 5px; margin-right: 5px;}



/* end of content wrapper */



/* footer */

#footer-bg {background-image: url(../images/footer.jpg); background-position: top; background-repeat: no-repeat; width: 779px; height: 150px;}

* html #footer-bg {margin-left: 1px;}

#copyright {float: left; text-align: left; width: 270px; font-size: 10px; padding-top: 0px; padding-left: 20px;}

#footer-menu {float: right; text-align: left; width: 315px; font-family: Verdana, Helvetica, sans-serif; font-size: 9px; padding-top: 0px; padding-right: 130px;}

#footer-title {float: right; text-align: left; width: 315px; font-size: 20px; padding-top: 47px; padding-right: 130px;}

/* end of footer */



/* global links */

a:link {
	color: #0096FF;
	text-decoration: underline;
}

a:visited {
	color: #0096FF;
	text-decoration: underline;
}

a:hover {
	color: #006FBC;
	text-decoration: none;
}

a:active {
	color: #0096FF;
	text-decoration: underline;
}

/* end of global links */.mainlinks {
	padding: 5px;
}
.navbar {background-image: url(../images/title-bg.gif); background-position: top; background-repeat: no-repeat; width: 370px; height: 43px; font-size: 11px; font-weight: normal; padding-top: 5px; padding-left: 10px; margin: 0px;}
.darkred A:link {
	color:#663333;
	font-size: 17px;
	font-weight: normal; 
}
.darkred A:visited {
	color:#663333;
		font-size: 17px;
		font-weight: normal; 
	text-decoration:underline;
}
.darkred A:hover {
	color:#006FBC;
		font-size: 17px;
		font-weight: normal; 
	text-decoration:none;
}.darkred2 A:link {
	color:#663333;
	font-size: 12px;
	font-weight: bold; 
}
.darkred2 A:visited {
	color:#663333;
		font-size: 12px;
		font-weight: bold; 
	text-decoration:underline;
}
.darkred2 A:hover {
	color:#006FBC;
		font-size: 12px;
		font-weight: bold; 
	text-decoration:none;
}
