

body {
background: #F9F9F7 url('images/bg/bodybg.gif') repeat-x;
font-size: 11px; /*11px;*/
/*font-family: Georgia, "Times New Roman", Times, serif;*/
font-family: Verdana, Arial, Tahoma, sans-serif;
color:#333;
}

a
{
color: #1B75A9;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

sup
{
font-size: 0.5em;
}

/*
p
{
margin-bottom: 14px;
text-align: justify;
}
*/



#upbg
{
position: absolute;
top: 0px;
left: 0px;
background:  url('images/bg/upbg3.gif') no-repeat;
/*background-color:#03C;*/
width: 940px;
height: 264px;
z-index: 1;
}

#outer
{
position: relative;
width: 940px;
margin: 0 auto;
background: #fff url('images/bg/bodycontent.gif') repeat-y;


}


#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;


}

#innerbottom
{
position:relative;
background-color:#FFF;
height:16px;
background-image:url(images/bg/borderbottom.gif)
}

#header
{
position: absolute;
/*background: #FF7800 url('images/a8.gif') repeat-x;*/
width: 880px;
height: 120px;
color: #fff;
padding-left: 0px;/*20px;*/
border:#984421 thin solid;
background-image:url(images/bg/scal.gif)
}

#header span
{
font-weight: normal;
}

#header h1
{
position: absolute;
font-size: 23px;
letter-spacing: -1px;
top: 30px;
height: 92px;
}

#header h2
{
position: absolute;
font-size: 10px;
font-weight: normal;
color: #FCE2CA;
top: 51px;
}

#header sup
{
color: #FCE2CA;
}



#menu
{
font-family: Georgia, "Times New Roman", Times, serif;
position: relative;
background: #46461F url('images/bg/menubar.gif') repeat-x;
height: 30px;
padding: 0px 20px 0px 5px;
margin: 130px 0px 10px 0px;
border:#06C solid thin;
}


#menu ul {
	margin: 0;
	padding: 9px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	display: block;
	padding: 0 30px;
	background: url(images/bg/menusep.jpg) no-repeat right 50%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover { 
	color: #FFFFFF;
	text-decoration:underline;
}

#menu .current_page_item a {
	text-decoration:underline;
	/*color:#FF9;*/
	color:#FC6;
}



#sidebar2 {
	float: right;
	width: 230px;

	margin: 0;
	padding: 0;

}


#sidebar2 ul {
	margin: 0;
	margin-top:10px;
	padding: 0;
	padding-left:16px;	

}

#sidebar2 li {
	margin-bottom: 10px;
}

#sidebar
{
position: relative;
width: 230px;
float: right;

}

#sidebar ul {
	padding-left:16px;	
	list-style: none;
}

#sidebar h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/bg/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 20px;
}

#sidebar .content
{
padding: 0px 10px 0px 10px;
margin-bottom: 20px;

}


#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	width: 250px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 20px;
	color: #28313A; 
}

#sidebar hr {
	color: #fff;
	background-color: #fff;
	border: 2px dotted #CCC;
	border-style:none none dotted;
	margin-bottom: 10px;
}


#sidebar a {
	text-decoration:none;
}


#sidebar a:hover {
	text-decoration:underline;
}


/* Content */

#content {
	float: left;
	width: 632px;
	padding-right:8px;
	border-right: 1px dashed #DFE1E0;
	
	background-color:#FFF;
}

#content h1, h2, h3 {
	margin: 0;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #c45d29;
}

#content h2 {
	font-weight:bold;	
}


#content2 {
	float:left;
	width:880px;
	background:#FFF;

}




#footer
{
position: relative;
clear: both;
height: 46px;
padding-top:0px;
text-align: center;
background-image:url(images/bg/footer.gif);
color:#333;
border:#984421 thin solid;

}

#footer p {
	text-align:center;
	padding-top:2px;	
}

#footer a
{
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;	
}

/** VIEWCART */
#viewcart {
	position:relative;
	float:right;
	top:10px;
	right:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;	
}

#viewcart a {
	color:#000000;
	text-decoration:none;	
}

#viewcart a:hover {
	text-decoration:underline;	
}



#tlink_header {
	padding-bottom:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
		color:#908567;
}

#tlink_header a {
	text-decoration:none;
		color:#908567;
}

#tlink_header a:hover {
	text-decoration:underline;
}

#tlink_headerline{
padding-bottom:0px;
width: 100%;
border-top: 2px solid #908567; /*Brown color theme*/ 
background: transparent;
}


#footnotes {
	padding-top:10px;
	font-size: 10px;
}