body {
	margin : 0px 0px 0px 0px;
	font-family: Trebuchet MS, Tahoma, Arial CE;
	font-size: 75%;
	color: #dddddd;
	background-image: url(../_images/body_bg.jpg);
	background-position: top center;
	background-color:#3B3326;
	line-height:60%;
	
	
}

.center
{
	width : 100%;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

.right
{
	float: right;
	text-align: right;
}

.left
{
	float: left;
	text-align: left;
}

.vtop{
	vertical-align: top;
}

.vbottom{
	vertical-align: bottom;
}

#content
{
	width:776px;
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 60%;
	background-image: url(../_images/content_bg_22.gif);
	background-position: top;
	background-repeat: repeat-y;
	background-color:white;
	/*border-left: 5px solid #35789D;
	border-right: 5px solid #35789D;*/
}

#head
{
	width:776px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	/*padding-right:8px;*/
	line-height: 60%;
	text-align: left;
	clear: both;
	height:180px;
	background-image: url(../_images/head_bg_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}

#head #flags
{
	position:absolute;
	margin-top: 6px;
	margin-left: 685px;
	color: white;
	font-weight:bold;
}

#head #flags a
{color:#cccccc;margin-left:10px;}

#top-navig
{
	position: absolute;
	margin-left: 0px;
	padding-left: 76px;
	width: 700px;
	margin-top: 158px;
}

#head .sub-box
{
	
	display:none;
	position:absolute;
	width: 134px;
	margin-top:180px;
	padding:10px 2px 6px 0px;
	line-height:120%;
	background-color: #4C3E3E;
	background-image: url(../_images/submenu_bg_07.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#head .sub-box a
{
	font-size: 95%;
	width: 121px;
	line-height:100%;
	font-weight: normal;
	margin:0px 4px 0px 0px;
	padding:3px 5px 6px 10px;
	border-bottom:0px solid #efefef;
	color:white;
	display:block;
	float:left;
	text-align:left;
	/*width:193px;*/
	text-decoration:none;
	opacity:0.8; _filter:alpha(opacity=80);
}
#head .sub-box a:link {color:white}
#head .sub-box a:active {color:white}
#head .sub-box a:visited {color:white}
#head .sub-box a:hover {color:#cccccc}

#sub1.sub-box
{
	/*margin-left:140px;*/
	margin-left:216px;
}
#sub3.sub-box
{
	/*margin-left:280px;*/
	margin-left:356px;
}


#top-navig a
{
	font-size: 95%;
	width: 121px;
	line-height:100%;
	font-weight: normal;
	margin:0px 4px 0px 0px;
	padding:3px 5px 6px 10px;
	border-bottom:0px solid #efefef;
	color:white;
	display:block;
	float:left;
	text-align:left;
	/*width:193px;*/
	text-decoration:none;
	opacity:0.8; _filter:alpha(opacity=80);
}

#top-navig a.btn4
{
	margin-left: 123px;
}

#top-navig a:hover
{
	background-image: url(../_images/menu_btn_bg_03.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-weight: normal;
}

#top-navig a.active
{
	opacity:0.8; _filter:alpha(opacity=80);
	font-weight: bold;
}

/*#top-level-menu a.nobg:link{	background-image: none;}
#top-level-menu a.nobg:active{	background-image: none;}
#top-level-menu a.nobg:visited{	background-image: none;}
#top-level-menu a.nobg:hover{	background-image: none;}
*/



#foot{
	width:776px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	line-height:100%;
	background-image: url(../_images/foot_bg_07.gif);
	background-position: left top;
	background-repeat: no-repeat;
}



#text-content
{
	margin-top: 0px;
	float:right;
	width: 710px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	text-align : left;
	line-height: 120%;
	border-left: 13px solid black;
	border-right: 13px solid black;
	background-image: url(../_images/text_content_bg_05.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #1b1b1b;
}

#text-content .navig
{
	margin-top: 10px;
	padding: 3px 3px 3px 3px;
	font-size: 90%;
}


#text-content #subsection-box
{
	border-left: 10px solid #DCDCDC;
	background-color: #555555;
	padding: 10px 5px 10px 15px;
}
#text-content #subsection-box ul
{
	list-style: square outside;
	list-style-image: url(../_images/arrow_right.gif);
	margin-bottom:0px;
}
#text-content #subsection-box ul li
{
	list-style: square outside;
	list-style-image: url(../_images/arrow_right.gif);
	margin-bottom:0px;
}


	
#copyright {
	padding-top:70px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	color: #999999;
	text-align:center;
	font-size: 8pt;
	line-height: 120%;
	width: 776px;
}

.listing{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

p {
	/*border-left: 5px solid #F9E4C8;*/
		margin-top: 0px;
		margin-bottom: 15px;
		text-align: justify;
}

span.highlight{
	color: #BB2723;
	font-weight: bold;
}

span.news-date
{
	font-weight:bold;
}

.red
{
	color: #BB2723;
	font-weight:bold;
}

.more{
	color : #555555;
	font-size:9px;
}


hr{
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #bbbbbb;
	color: #bbbbbb;
	clear:none;
}

h1 {
	color: #672F2F;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 180%;
	font-family: Trebuchet MS, Tahoma, Arial;
	line-height: 100%;
	text-align:left;
	letter-spacing: 2px;
}



h2 {
	color: #7A7A7A;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 130%;
	font-family: Trebuchet MS, Tahoma, Arial;
	line-height: 120%;
}

#text-content h2 a{text-decoration:none; border:0px;}
h2 a:link {color: #C84025; text-decoration:none;border:none;}
h2 a:active {color: #C84025; text-decoration:none;border:none;}
h2 a:visited {color: #C84025; text-decoration:none;border:none;}
h2 a:hover {color: #818181; text-decoration:none;border:none;}


h3{
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #cccccc;
	font-family: Trebuchet MS, Tahoma, Arial;
}

h3 a:link {color: #cccccc; text-decoration:none;border:none;}
h3 a:active {color: #cccccc; text-decoration:none;border:none;}
h3 a:visited {color: #cccccc; text-decoration:none;border:none;}
h3 a:hover {color: #222222; text-decoration:none;border:none;}

/*h3.message{
	position:absolute;
	width: 400px;
	font-size: 14px;
	text-align: center;
	background-color: #CA4628;
	padding: 30px 2px 2px 2px;
	color: white;
	margin-left: 350px;
	margin-right: auto;
	top: 150px;
	line-height:100%;
	height: 60px;
	opacity:0.80;_filter: alpha(opacity=80);
	-moz-border-radius: 10px 10px 10px 10px; 
}*/
h3.message{
	position: absolute;
	opacity:0.80;_filter: alpha(opacity=80);
	top: 150px;
	width: 721px;
	font-size: 130%;
	text-align: left;
	padding: 15px 15px 15px 15px;
	color: #ffffff;
	background-color: #D7B985;
	line-height:140%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	z-index:9999;
}

h4{
	font-size: 9pt;
	letter-spacing:-1px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #818181;
	font-family: Verdana, Arial;
}
h4 a:link {color: #818181;}
h4 a:active {color: #818181;}
h4 a:visited {color: #818181;}
h4 a:hover {color: #555555;}

h4.subboxheading
{
	color: #818181;
	margin-bottom: 8px;
	
}


h5{
	font-size: 11px;
	margin-top: 0px;
}

ul, ol ul{
	line-height: 120%;	
	margin-left: 5px;
	margin-top: 0px;
	padding-left:0px;
	margin-bottom: 10px;
	list-style: square;
	list-style-image: url(../_images/li_16.gif);
	font-weight: normal;
}


ul li, ol ul li{

	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background: none;
	list-style: square outside;
	list-style-image: url(../_images/li_16.gif);
	font-weight: normal;
}


ul li li
{
	list-style: square;
	font-weight: normal;	
}

ol{
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style: decimal;
	font-weight:bold;
}
ol li {
	margin-left: 10px;
	padding-left: 10px;
	list-style: decimal outside;
	margin-bottom: 10px;

}

ol.alpha{
	list-style: upper-alpha;
}

table{
	margin-top: 0px;
	margin-bottom: 10px;
	background: transparent;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #dddddd;
	border:none;

}

table.course
{
	width: 100%;
}

td.white
{
	background-color: white;	
}



th{
	padding : 2px 5px 2px 5px;
	border : none;
	border-collapse: separate;
	background-color:#CB4B32;
	font-weight: bold;
	font-size: 100%;
	color: white;
}

td h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:120%;
	/*color: white;*/
}

th h2 a
{
	color: white;	
}
th h2 a:link {color:white;}
th h2 a:visited{color:white;}
th h2 a:active {color:white;}
th h2 a:hover {color:#f5f5f5;}

td{
	padding : 3px 5px 3px 5px;
	border : none;
	border-collapse: separate;
	background-color: #3F3F3F;
}

td.nobg
{
	background: transparent;
}

td p{ margin-bottom:0px; text-align:inherit;}




form table
{
	border: none;
}
form table td
{
	border: none;
	background: transparent
}
form table th
{
	color: #545454;
	border: none;
	background: transparent;
}


form{
	margin: 15px 0px 0px 0px;
}

input{
	border: 1px inset;
	background-color: #ffffff;
	/*opacity:0.50;_filter: alpha(opacity=50);*/
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	padding-left: 1px;
	color:#000000;
	/*text-align:left;*/
}

input.right
{
	float:right;
	text-align:inherit;
}

select{
	border: 1px inset;
	background-color: #ffffff;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	
}

textarea{
	border: 1px inset;
	background-color: #ffffff;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
}


fieldset{
	margin-bottom:15px;	margin-top:5px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #242424;
	background-image: url(../_images/text_content_bg_05.gif);
	background-position: bottom;
	background-repeat: repeat-x;	
	background-color:#1b1b1b;
}

fieldset.white
{
	background:transparent;
	background-color:white;
	padding: 0px 0px 0px 0px;
}

fieldset.white table{border-collapse:collapse;margin-bottom:0px;}
fieldset.white table td{padding-top:6px;padding-left:8px;}
fieldset.white legend {color: #bbbbbb;}
legend{
	font-size: 11pt;
	line-height:12pt;
	font-weight: bold;
	color: #672F2F;
}


input{
	vertical-align:middle;
}

input.standard{
	width: 110px;
}

input.input-long{
	width: 300px;
}
input.very-long{
	width: 400px;
}

input.short{
	width: 30px;
	text-align: right;
	/*vertical-align: middle;*/
	margin-top: 3px;
}

input.shortest{
	
	width: 15px;
	text-align: right;
	vertical-align: middle;
}


input.button{
	background-color: #c0c0c0;
	border: 1px outset;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	opacity:1.00;_filter: alpha(opacity=100);
}

input.image-button{
	width:auto;
	border: none;
	background: none;
	vertical-align: middle;
	color: #000000;
	font-size:7pt;
	text-align:left;
	margin: 0px;
	background-image: url(../_images/arrow_right_09.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-top: 3px;
}

input.nobg
{
	background:transparent;
	border:none;
}


form.search-form
{
	margin-top: 20px;
	display:block;
	width: 270px;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
}

input.search-input
{
	background-image: url(../_images/search_42.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 217px;
	height: 20px;
	padding: 6px 5px 1px 5px;
	opacity:1;_filter: alpha(opacity=100);
	border:none;
	font-size: 100%;
}

input.search-button{
	width:	35px;
	height: 27px;
	padding: 6px 5px 1px 5px;
	border: none;
	vertical-align: bottom;
	color: #ffffff;
	font-size:100%;
	text-align:center;
	background-image: url(../_images/search_44.gif);
	background-position: right;
	background-repeat: repeat-x;
	margin-top: 3px;
	opacity:1.00;_filter: alpha(opacity=100);	
}




img{
	margin: 0px 0px 0px 0px;
	border: 0px;
}

img.thumb
{
	padding: 5px 5px 5px 5px;
}

img.tree-ico{
	vertical-align: bottom;
}

img.right{
  float: right;
  /*border-left: 10px solid #eaeaea;*/
  margin-left: 10px;
}
img.left{
  float: left;
  /*border-left: 10px solid #eaeaea;*/
  margin-right: 10px;
}

img.right-no-border{
  float: right;
  border: 0px solid #7ABBA5;
  margin-left: 10px;
}

.clear-all{
	clear: both;
}


a:link {color: #690100;	text-decoration: none;}
a:active {color: #333333;text-decoration: none;}
a:visited {color: #690100; text-decoration: none;}
a:hover {color: #333333;	text-decoration: none;}

a.order-button {
	display:block;
	background-image: url(../_images/order_button_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 90px;
	height: 25px;
	color: white;
	font-weight:bold;
	text-align:left;
	padding-top: 5px;
	padding-left: 8px;
}

a.order-button:link{color:white;}
a.order-button:active{color:white;}
a.order-button:visited{color:white;}
a.order-button:hover{color:#f1f1f1;}


.listing a:link{color: #616161;	text-decoration: none;}
.listing a:active{color: #616161;	text-decoration: none;}
.listing a:visited{color: #616161;	text-decoration: none;}
.listing a:hover{color: #E08405;	text-decoration: none;}

#copyright a:link {	color: #bbbbbb;text-decoration: none;}
#copyright a:active {	color: #bbbbbb;text-decoration: none;}
#copyright a:hover {	color: #eeeeee;text-decoration: underline;}
#copyright a:visited {	color: #bbbbbb;text-decoration: none;}


