/* CSS Document */
/* ----------------------------------------- DEFAULT ----------------------------------------- */
*{ margin: 0px; padding: 0px; }*

html, body, #wrapper 
{
     min-height: 100%;
     width: 100%;
     height: 100%;
}
body
{ 
  background: #3c1904; url('../images/bg-4.jpg') repeat-x

}
#wrapper 
{
	width:1150px; 890px;
	height: auto !important;
	min-height: 100%;
	border-left:10px solid #271402;
	border-right:10px solid #271402;
	margin:0px auto;
	background:#271402 url('../images/bg-4.jpg') repeat-x
	
}

#top
{
	background: #CC6600 url('../images/2013/WEB-header-1150.jpg') no-repeat ;
	height:100px;
	width:1150PX;
	clear:both;
	padding-bottom:0px;
	margin-top:0px
}
#logo
{
float:left;
}
#logo h1
{
	font-family: antique olive, verdana, ITC avant garde; font-size:1.1em;
    font-weight:700;
    font-style:crisp;
    margin:0px ;
    letter-spacing:1px;
    padding-left:85px;
	padding-top:40px;
	color:  #000; garamond  
}
#logo p
{
	 padding-left:20px;
	 align:full;
}

div
{
padding:0px;
font-family: "verdana", Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
}
p
{
padding:0px 0px 12px 0px;
margin:0px;
font-size:12px;
text-align:justify;
}

#blockquote {
border : 1px solid #eee;
width: 200px;
float: right;
margin: 0px;
padding: 15px;
background-color: #ccffff;
quotes: "\201C" "\201D";
}

blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

.spacer
{
font-size:0;
height:18px;
clear:both;
}
.width1
{
width:1px;
}
#main
{
width:1000px;
padding-bottom:130px;
margin:0px auto 0px auto;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#frame
{
background-color:none;#cc6600
}
div
{
text-align:left;
vertical-align:top;
}
/* ----------------------------------------- HEADER ----------------------------------------- */
#banner
{
width:720px;
height:148px;
float:left;
border:0px solid teal;
background:#fff url('../images/org_hd_1.png');
}
#search
{
width:345px;
float:left;
}
#search-box
{
padding-top:10px;
width:330px;
float:right;
background-color:#ff9900;
border:1px solid #9E9E9E;
height:40px;
padding-left:12px;
color:#000;
}
#search_banner
{
border-top:0px solid #ffffff;
float:left;
background:teal url('../images/comm_caravan2.jpg');
height:152px;
width:890px
}
#search_banner h1 
{
font-size:1.0em;
color:#000;
font-weight:bold;
font-family:"Century Gothic", Trebuchet, Verdana, Tahoma;
padding-left:73px; padding-right:0; padding-top:2px; padding-bottom:0
}
#search_banner p
{
font-size:0.9em;
color:#000;
font-weight:normal;
font-family:"Arial", Trebuchet, Verdana, Tahoma;
padding-left:73px; padding-right:0; padding-top:2px; padding-bottom:0
}
#search_banner a
{
	color:#000;
	font-family:"Arial", Trebuchet, Verdana, Tahoma;
	text-decoration:none;
}

#search_banner img{
margin:75px 0 0 92px;
}

.textbox
{
	
	width:240px;
	align:left;
	padding-top:0px;
	margin-left:0px;
	border:0px solid #9E9E9E;
	background:none; url('../images/cont_orange_bg.png') repeat-x; 
	color:#777;
	font-size:1.2em;
	weight:bold; 
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif

}

.textbox2
{
width:275px;
border:0px solid #9E9E9E;
background-color:#ffeeca;
float:left;
padding:15px;
margin-left:80px;
font-color:#999999;
font-size:10px;
line-height:14px;
weight:bold; 
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif

}
.infobox
{
	
	width: 520px; 
	width/**/:/**/ 525px;
	height:auto; 
	float:none;
	align:left;
	padding-right:5px; padding-left:5px;padding-bottom:15px;
	border-bottom:1px solid #dedede; #ccffff 
}

/* ----------------------------------------- MENU ----------------------------------------- */
#menu
{
width:1000px;
height:30px;
padding-left:0px;
margin-left:0px auto;
background:#fff url('../images/2013/menu-bg.jpg');
repeat:repeat 
}

ul
{
list-style:none; 
}
#menu li
{
display:inline
}
li a
{
text-align:center;
color:#fff;
font-weight:none;
height:20px;
padding-top:5px;
padding-left:0px;
padding-bottom:2px;
width:125px;
float:left;
font-size: 11px;
font-family:verdana; 
text-decoration:none;
border:0px solid #EEE;
background:none; url('../images/bg.png') repeat-x  
}
#menu a:hover
{
	color:none #fff;
	background:#000 url('../images/bg_orange_hd.png') repeat-x  

}
A.menulink 
{
	display: block;
	width:230px;
	height:25px;
	float:none;
	line-height:14px;
	text-align: left;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;
	color: #000000;
	border-bottom:0px solid teal;
	background:none; url('../images/bg_orange_hd.png') repeat-x ;
	margin-right:5px; 
	padding-right:5px; 
	padding-left:5px;
	padding-top:0px 
	
}

A.menulink:hover 
{
	border-bottom: 0px solid #4ee8ee; #777;
	width:230px;
	COLOR:#000;
	height:25px;
	background:#eee   
}

/* ----------------------------------------- BREADCRUMB ----------------------------------------- */

.breadcrumb{
font-family: "verdana", Trebuchet, Helvetica, sans-serif;
font-size:12px;
padding-top:0px;
padding-bottom:2px;
background-color:none; aliceblue;
color:#777
}

.breadcrumb a{
background:none;
padding-right: 5px; /*adjust bullet image padding*/
border:0px solid #E4F6F8;
padding-top:5px; 
font-size:12px;
color:#0F5B86; background-color:none
}

.breadcrumb a:visited
{
color: #e77d08;
}
.breadcrumb a:active
{
color: #add7ce;
font-size:12px;
}
.breadcrumb a:hover
font-size:12px;
font-family: "verdana", Trebuchet, Helvetica, sans-serif;

{
text-decoration: bold;

background:none; aliceblue
}

/* ----------------------------------------- BODY ----------------------------------------- */
#content
{
width:700px;
float:left;
padding-left:10px;
alignment:justify;
background-color:none;#fff

}

#content h3 {
	font-size:29px;
	text-align:left; 
	font-style:crisp;
	FONT-weight:500;
	font-family:"Bookman Old Style",Verdana, Times New Roman, Tahoma;
	line-height:40px;
	background:none repeat-x; url('../images/bghd_blue_cont.png'); 
	color:teal; #cd853f; padding-left:2px; padding-right:0; padding-top:45px; padding-bottom:45px; background-repeat:repeat-x
}

#content h2 {
	font-size:14px;
	font-weight:strong; 
	color:#663300;
	line-height:22px;
	padding-bottom:15px;
	background-color:none; #ffdfae	
}
#content h1 {
	font-size:1.0em; 
	line-height:18px;
	font-weight:bold;
	padding-left:2px;
	color:#660000; #FFCC00;
	background-color:#FFEECA
}
#content h4 {
	font-size:12px;
	width:230px; 
	line-height:18px;
	font-weight:bold;
	padding-left:2px;
	color:#663300; 
	background-color:#FFEECA
}

#content p a{
color:#484848; text-decoration:none; background-color:inherit;
}

#content p a:hover{
text-decoration:none;
color:teal;
font-size:12px;
font-weight:normal;
}
#content map
{
background:url('../images/ttmap1.png');
repeat:no-repeat;
}

.infobox2
{
	
	width: 580px; 
	width/**/:/**/ 575px;
	font-family:verdana, arial, helvetica;
	font-size:0.9em
	height:auto 0px; 
	margin-left:0px;
	margin-top:10px;
	padding:5px;
	border-bottom:1px dashed #9E9E9E;
	background:#fff; url('../images/intro_bg_1.png') repeat-x
}

#blue
{
width:263px;
float:right;
padding-left:5px;
padding-right:0px;
border-left:0px dashed #777;
background:none; 
}

#blue h2 {
	font-size:1.3em;
	font-weight:bold; 
	color:#fff;
	font-family:"verdana", Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:20px;
	padding:5px;
	background:orange url('../images/teal_center.png') repeat-x; 
	
}
#blue h1 {
	font-size:1.5em; 
	font-weight:bold;
	margin-left:0px;
	color:#993300;
	font-family:"verdana", Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:10px;
	background:none; url('../images/teal_center.png') repeat-x 
	
}


.couple
{
float:right;
margin-left:15px;
}

.float_left 
{
margin-left:5px;
margin-right:15px;
margin-bottom:25px;
padding:0px;
width:100px;
float:left;
}

.float_right {
float:right;
}

.container {
width:250px;
float:left;
padding:4px;
align:centre;
border:1px solid #eee
}

.container_head {
border:0px solid #ff7542; height:28px;
background-image:url('../images/bg_orange_hd.png');
border-spacing: 0px;
height:30px
}

/* To Center align the title add: text-align:center; */
.container_head_text 
{
height:18px;
color:#fff; 
font-size:1.3em;
font-weight:bold;
font-family:"Verdana", Arial, Helvetica, sans-serif;
text-align:center;
padding:3px;padding-bottom:10px; 
}
.container_content {
font-family:Verdana, Arial, Helvetica, sans-serif;
border:0px solid orange; 
font-size:10px;
padding-right:2px; padding-left:5px;
color:#666666;
background: url('../images/cont_orange_bg.png');
}

/* ----------------------------------------- COOLMENU ----------------------------------------- */
#topnav
{
width: 1150px;
height:30px;
padding-bottom:0px;
margin-left:0px auto;
background:#271402; url('../images/2013/NEW-BG.png');
repeat:repeat 
}
ul
{
list-style:none; 
}
#topnav li
{
display:inline
}
li a
{
text-align:center;
color:#ffcc99; #000;
font-weight:none;
height:20px;
padding-top:5px;
padding-left:0px;
padding-bottom:2px;
width:100px;
float:left;
font-size: 12px;
font-family:verdana; 
text-decoration:none;
border:0px solid #EEE;
background:none  
}
#topnav a:hover
{
	color:#fff;
	background:#fff url('../images/2013/NEW-BG-2.png') repeat-x;  

}
a.topnav
{
	display: block;
	width:150px;
	height:25px;
	float:none;
	line-height:14px;
	text-align: left;
	text-decoration: none;
	font-family:verdana;
	font-size:11px;
	color: #000000;
	border-bottom:0px solid teal;
	background:none; url('../images/bg_orange_hd.png') repeat-x ;
	margin-right:5px; 
	padding-right:5px; 
	padding-left:5px;
	padding-top:0px 
	
}

a.topnav:hover
{
	border-bottom: 0px solid #4ee8ee; #777;
	width:250px;
	COLOR:#000;
	height:25px;
	background:#eee  }

#coolmenu{
border: 0px solid black;
width: 240px;
background-color: #E6E6E6;
}

#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
border-bottom: 1px dashed black;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: black;
color: white;
}

#tabledescription{
width: 100%;
height: 3em;
padding: 2px;
filter:alpha(opacity=0);
-moz-opacity:0;
}

A.menulink {
display: block;
width: 230px;
height:20px;
line-height:14px;
text-align: left;
text-decoration: none;
font-family:verdana;
font-size:12px;
color: #000000;
background:none; url('../images/rcont_bg.png');
padding-bottom:5px; padding-top:5px; padding-left:5px;
margin-left:0px;
border-bottom: 1px dashed #eee 
}

A.menulink:hover {
border-bottom: 1px solid #777;
background-color:#fff; #0097ac;
color:#000
}


/* ----------------------------------------- FOOTER ----------------------------------------- */
#footer {position: relative;
	margin-top: -260px; /* negative value of footer height */
	height: 200px;
	background:#582506;url('../images/2013/bg-13-1.jpg') repeat-x;
	repeat:no-repeat
}

#footer a{
	color:#ff9966; text-decoration:none; background-color:inherit;
}
#footer a:hover{
	text-decoration:underline;
	font-size: 10px;
}
#footernav
{
	height:25px;
	padding-left:10px;
	margin-left:0px;
	text-align:center;
	font-size: 10px;
	font-color:#ff9966;
}

a.footernav
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px ;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	background-color:inherit;
	line-height:11px
}
a.footernav:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8px ;
	font-weight:bold;
	text-decoration:underline;
}

#left 
{
	width:190px;
	font-family:  Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	color:teal; #660000;
    height:0px; 
   	padding-top:30px 
	border-right:0px dashed #ddd;
	float:left;
	margin-left:5px;
	padding-left:40px
	
}

#right
{
	width:250px;
	float:right;
	padding-right:10px;
	padding-top:50px;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	line-height:14px;
	
}

#center
{
	padding-top:5px;
	padding-left:180px;
	margin-left:100px;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	color:teal; #660000
	
}
#left h1, #right h1, #center h1
{
	font-family:  Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size:12px ;
	padding-top:10px;
	padding-bottom:2px;
	line-height:14px;
	color:#000;
	font-weight:bold;
}

#right p 
{
	font-family:  Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size:10px;
	text-align:right;
	line-height:14px;
	color:#000;
	font-weight:normal;
}

form
{
width:1px;
height:1px;
border:none;
margin:0px;
padding:0px;
}