body{
	font-family: Helvetica, sans-serif, Verdana, Arial;
	text-align: center;
	background: #DBC4A1 url(../images/bkg.png) repeat-x scroll top left; 
}
*{
	margin: 0px;
	padding: 0px;
}

.na{
	display: none;
}

img{
	border: none;
}

:link img {
  border: none;
}

.banner a img{
	border: none;
}


a{
	text-decoration: none;
	color: #17477F;
}

a:hover{	
	color: #C6A169;
}

h1{
	font-weight: normal;
	font-style: normal;
	color: #3C3120;
	font-size: 24px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom: solid 1px #3C3120;
}

h2{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #DAB074;
	padding-bottom: 20px;
	line-height: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.content_frame_left h2{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #DAB074;
	padding-bottom: 10px;
	line-height: 22px;
	letter-spacing: 2px;
	text-transform: capitalize;
	padding-left: 20px;
}

ul.sub_menu{
	margin-bottom: 40px;
}

ul.sub_menu li{
	display: inline;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #3C3120;
	padding-bottom: 20px;
	padding-right: 5px;
	line-height: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

ul.sub_menu li a{
	color: #DAB074;
}

ul.sub_menu li a:hover{
	color: #17477F;
}

ul.sub_menu li.active a{
	color: #3C3120;
}


.video{
	margin-bottom: 40px;
}


h3{
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #DAB074;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 0px;
	text-transform: uppercase;
}

h4{
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #C6A169;
	padding-bottom: 5px;
	line-height: 22px;
}

table, tr, td{
	border-spacing: 0px;
	border-collapse: collapse
	padding: 0px;
	vertical-align: top;
}

p{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.5px;
	color: #3C3120;
	padding-bottom: 10px;
	padding-right: 20px;
}


ul{
	list-style-type: none;
}


ul li{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.5px;
	color: #3C3120;
	padding-bottom: 10px;
	padding-right: 20px;
}

/* main */
.main_container{	
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 750px;
	border: solid 0px red;
	
	
}

.nav {
	width: 750px;
}

.nav ul li{
	display: inline;
	font-size: 1px;	
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

.nav ul li a{
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}


.left_column{
	width: 250px;
	background-color: #3C3120;
	vertical-align: top;
}

.right_column{
	width: 500px;
	background: #F8F3EC url(../images/right_bkg.png) no-repeat scroll top left; 
	
	vertical-align: top;
}


.content_frame_right{
	padding: 20px;
	padding-top: 30px;
}

.right_column .ls_comment{
	color: red;
}

.content_frame_left{
	padding-left: 0px;
	
}

.content_frame_left p{
	font-size: 12px;
	color: #F8F3EC;
	padding-bottom: 10px;
	padding-right: 20px;
}

.content_frame_left ul li{
	font-size: 12px;
	color: #EADCC7;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

p.quote{
	font-style: italic;
	margin-bottom: 20px;
	margin-left: 20px;
}

p.message{
	font-size: 12px; 
	line-height: 16px; 
	letter-spacing: 0.5px;
	color: #EADCC7;
}

.footer{
	padding-bottom: 50px;
}

.footer p{
	padding-top: 10px;
	font-size: 10px;
	color: black;
	text-align: left;
	padding-right: 0px;
	padding-left: 10px;
}


img.left_top{
	margin-bottom: 0px;
}
