/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 arial, helvetica, sans-serif;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1{
	text-decoration: none;
	font: normal normal 28px Georgia, "Times New Roman", Times, serif;
	color: #725d2e;
	margin-bottom: 5px;
}
h2{
	text-decoration: none;
	font: normal normal 18px Georgia, "Times New Roman", Times, serif;
	color: #725d2e;
	margin-bottom: 0;
}

h3{
	text-decoration: none;
	font: normal bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #725d2e;
	margin-bottom: 0;
}

h4{
	color: #fff;
	text-decoration: none;
	font: normal normal 27px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	margin-top: 0;
}


p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:underline;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 0 0;
padding:0;
}
 
  table tr td {
  padding:0px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
body {
	background: #d8c18e url(assets/layouts/images/BG_02.jpg) repeat-x 0 top;
}



#main-Body {
	color: #000;
	text-decoration: none;
	font: normal normal 12px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 0px;
	width: 508px;
        font-size:12px;
}
#main-Body a {
	color:#725D2E;
	font-family:Helvetica,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

#side-Body {
	color: #000;
	text-decoration: none;
	font: normal normal 12px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 20px 10px 10px;
	width: 311px;
}
#side-Body a {
	color:#725D2E;
	font-family:Helvetica,Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	text-decoration:underline;
}
#side-Body a:hover {
	color: #000;
	text-decoration: underline;
}

#navhome {
	color: #000;
	text-decoration: none;
	font: normal small-caps normal 14px Georgia, "Times New Roman", Times, serif;
	height: 25px;
	text-align: center;
        
}
#navhome a {
	color: #000;
	text-decoration: none;
	font: normal small-caps normal 15px Georgia, "Times New Roman", Times, serif;
	padding-right: 8px;
        padding-left: 8px;
        padding-bottom: 10px;
}

#navhome a:hover {
	color: #725d2e;
	background: url(assets/layouts/images/arrow_08.jpg) no-repeat center 17px;


}

#navHeader-inside{
	background: white url(assets/layouts/images/Logo_03.jpg) no-repeat center top;
	height: 153px;
	width: 900px;
}
#nav {
	color: #000;
	text-decoration: none;
	font: normal small-caps normal 15px Georgia, "Times New Roman", Times, serif;
	height: 28px;
	text-align: center;

	position: relative;
	top: 81px;
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
        line-height: 24px;
}
#nav a {
	margin-top: 0px;
	color: #000;
	text-decoration: none;
	font: normal small-caps normal 15px Georgia, "Times New Roman", Times, serif;
	padding-right: 8px;
        padding-left: 8px;
        padding-bottom: 5px;
        
}

#nav a:hover {
	color: #725d2e;
	background: url(assets/layouts/images/arrow_08.jpg) no-repeat center 17px;


}
#nav a:active {
	color: #7000;
}

#footer {
	color: #000000;
	text-align: center;
	font: normal normal 12px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#footer a {
	color: #725d2e;
	text-align: center;
	font: normal normal 12px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#inside_Header {
	width: 309px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.layout_right_column_menu a { font-size:14px; color: #725D2E; !important;display:block; }

.layout_right_column_menu a:hover { color: black; !important;}

.layout_main_bottomContent { 
	padding-left:45px;
	padding-right:45px;
}

.layout_main_newSearch {
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}

#imageheader{
	
	border-bottom: 1px solid #c3c3c3;
}

#flash{
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	height:380px;
}

.LiveEdit_drop_down {
	text-align: left;
	color: white;
	width: 220px;
	border-bottom: 1px solid #b3b29e;
	border-left: 1px solid #b3b29e;
	border-right: 1px solid #b3b29e;
	padding: 0px;
	background-color: #ffffff;
	text-decoration:none;
}

.LiveEdit_drop_down a {  
	font-size: 12px;
	color: #675939; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	background-repeat: no-repeat; 
	background-position: center top; 
	display: block; 
	padding: 4px 8px; 
}
.LiveEdit_drop_down a:visited{text-decoration:none;}
.LiveEdit_drop_down a:hover {
  	background-color: #9F9F9F;
	text-decoration: none; 
}
