
/* Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	color: #a88446;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background: #A88446;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}

/* Header */


#header {
	height: 176px;
	background: #fff url(../img/head_bg.jpg) scroll repeat-x 0 0;
}

#top_menu {
	background: url(../img/menu_bg.jpg) scroll no-repeat 0 0;
	width: 950px;
	height: 46px;
	margin: 0px auto 0px auto;
}

#top_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 950px;
	text-align: center;
	padding-top:18px;
}

#top_menu li {
	display: inline;
	width: 100%;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
	background: url(../img/menu_bar.jpg) scroll no-repeat right center;
}

.last {
	background: none !important;
}

#top_menu a {
	text-decoration: none;
	color: #fff;
	margin: 0px 10px 0px 10px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
	color: #ddc89d;
}

#top_menu a:hover {
	color: #FFFFFF;
}


#flash_top {
	width: 950px;
	height: 130px;
	background: transparent;
	margin: 0 auto;
	padding: 0;
} 

/* Content */

#content {
	background: #fff url(../img/main_bg.jpg) scroll repeat 0 0;
	color: #614413;
	line-height: 15px;
}

#main {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
	line-height: 18px;
}

#main a {
	color: #614413;
	text-decoration: underline;
}


#main a:hover {
	color: #fff;
	text-decoration: none;
}

.page_title {
	font-family: Georgia;
	color: #614413;
	font-size: 25px;
	border-bottom: 1px solid #af915e;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 15px;
}

#front_main .page_title {
	font-family: Georgia;
	color: #614413;
	font-size: 25px;
	border-bottom: 1px solid #af915e;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 12px;
}

.main_right {
	width: 266px;
	float: right;
	position: relative;
}

.main_left {
	width: 255px;
	float: left;
	position: relative;
}

.main_center {
	padding: 10px;
	width: 406px;
	float: left;
	position: relative;
}

#page_content hr {
	background: #b3996b;
	border: none;
	height: 1px;
}

.path {
	border-bottom: 1px solid #af915e;
	padding-top: 10px;
	padding-bottom: 10px;
}

.path a {
	text-decoration: none !important;
	padding-right: 10px;
	background: transparent url(../img/arrow.gif) scroll no-repeat right 6px;
	margin-right: 3px;
}

.links_page a {
	border-bottom: 1px solid #af915e;
	width: 480px;
	display: block;
	margin-bottom: 5px;
	text-decoration: none !important;
	padding-bottom: 5px;
	padding-left: 15px;
	background: transparent url(../img/links_arrow.gif) scroll no-repeat 2px 7px;
}


/* Front page */

#front_flash_banner {
	background: #D2B277 url(../img/main_bg.jpg) scroll repeat 0 0;
	width: 950px;
	margin: 0px auto;
	padding: 0;
	height: 400px;
}

#front_all {
	background: #E2BB76 url(../img/front_bg.jpg) scroll repeat-x 0 0;
}

#front_main {
	width: 950px;
	margin: 0px auto;
	padding-bottom: 10px;
	background: transparent url(../img/center_bg.jpg) scroll no-repeat center 0;
}

.front_bar {
	padding-top: 5px;
}

.main_right a {
	float: right;
	text-decoration: none;
	background: transparent url(../img/arrow.gif) scroll no-repeat 0 8px;
	padding-left: 7px;
	color: #614413;
}

#front_main a {
	text-decoration: none;
	background: transparent url(../img/arrow.gif) scroll no-repeat 0 6px;
	padding-left: 7px;
	color: #614413;
}

#front_main a:hover {
	color: #fff;
}

.main_left a {
	float: right;
	clear: both;
}



/* Newsleter */

#newsletter {
	height: 92px;
	width: 266px;
	margin-bottom: 40px;
	border-top: 1px solid #9b793f;
	padding-top: 15px;
	clear: both;
}

#newsletter form {
	background: url(../img/newsletter_bg.jpg) scroll no-repeat 0 0;
	height: 65px;
	width: 244px;
	padding-top: 27px;
	padding-left: 22px;
}

.newsletter_head {
	text-align: right;
	font-family: Georgia;
	color: #614413;
	font-size: 25px;
	margin-bottom: 8px;
}

.main_head {
	border-bottom: 1px solid #af915e ;
	text-align: left;
	font-family: Georgia;
	color: #614413;
	font-size: 25px;
	margin-bottom: 15px;
	padding-top: 10px;	
	padding-bottom: 10px;
}

.main_head_new {
	text-align: left;
	font-family: Georgia;
	color: #614413;
	font-size: 25px;
	margin-bottom: 13px;
	padding-top: 10px;	
}

.newsletter_mail {
	width: 223px;
	background: transparent;
	border: none;
	height: 20px;
	color: #3d1e01;
	margin-bottom:5px;
}

.newsletter_button {
		background: transparent url(../img/button.jpg) scroll no-repeat 0 0;
		text-align: center;
		width: 71px;
		height: 27px;
		color: #dab470;
		border: none;
		text-transform: lowercase;
		float: right;
		margin-right: 13px;
}

#newsletter_result {
	color: #fff;
}


.clear {
	clear: both;
}

/* Footer */


#footer {
	height: 300px;
	background: #a88446 url(../img/footer_bg.jpg) scroll no-repeat center top;
}

.copy_right {
	text-align: center;
	color: #ddc89d;
	width: 950px;
	margin: 10px auto 0 auto;
	font-size: 12px;
	font-family: Arial;
}

#bottom_menu {
	padding: 0;
	margin: 0px auto;
	width: 950px;
	padding-top: 10px;
}

#bottom_menu a {
	margin: 10px;
	color: #fff;
	text-decoration: none;	
	color: #ddc89d;
	font-family: Arial;
	font-size: 13px !important;
}

#bottom_menu a:hover {
	color: #fff;
}

#bottom_menu ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#bottom_menu li {
	display: inline;
}

#cform {
	width:482px;
}

#cform input {
	background:#A88446 url(../img/contact_bg.gif) no-repeat scroll 0 0;
	border:0 none;
	height:20px;
	width:350px;
	padding-top:5px;
	padding-left:3px;
	color:#68391B;
}

#cform textarea {
	background: #a88446 url(../img/contact_bg.gif) scroll no-repeat 0 0;
	border: 0px;
	width: 479px;
	height: 146px;
	margin-bottom: 10px;
	overflow: auto;
	padding-top:5px;
	padding-left:5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #68391B;	
}

.invalid {
	background: transparent url(../img/contact_bg_invalid.gif) scroll no-repeat 0 0 !important;
}

#page_images {
	float: right;
	width: 434px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #4C2812 url(../img/images_bg.jpg) scroll no-repeat 0 bottom;
	margin-top: 0px;
	margin-left:15px;
}

.video_images {
	float: left;
	width: 434px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #4C2812 url(../img/images_bg.jpg) scroll no-repeat 0 bottom;
	margin-top: 0px;
	margin-right:15px;
}


#page_images2 {
	clear: both;
	float: right;
	width: 434px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #5E3219;
	margin-top: 0px;
}

.page_img img {
	padding: 7px;
	background: #946934;
	border: 1px solid #9a753c;
}

#page_content {
	width: auto;
}

.label {
	padding-top: 5px;
	margin-bottom: 5px;
}

#send_button2 {
	background: transparent url(../img/contact_button.jpg) scroll no-repeat 0 0 !important;
	text-align: center;
	width: 71px !important;
	height: 27px !important;
	color: #dab470 !important;
	border: none;
	text-transform: lowercase;
	float: right;
	cursor: pointer;
	padding: 0 !important;
}

.msg_send {
	color:#000;
	font-size:15px;
	font-weight:bold;
	height:50px;
	padding-left:99px;
	padding-top:20px;
}

/* News */

#main .news_date {
	background: transparent url(../img/news_bg.png) scroll no-repeat 0 0;
	width: 60px;
	height: 55px;
	text-align: center;
	color: #fff;
	float: left;
	margin-top: 18px;
}

.news_date {
	background: transparent url(../img/news_bg.png) scroll no-repeat 0 0;
	width: 60px;
	height: 55px;
	text-align: center;
	color: #fff;
	float: left;
}

.front_news_item {
	border-bottom: 1px solid #9b793f;
	margin-bottom: 10px;
} 

.front_news_item a {
	margin-bottom: 5px;
}

.front_news_item p {
	float:right;
	width:185px;
	display: block;
	text-align: left;
}

.moresee a {
	background: transparent url(../img/links_arrow.gif) scroll no-repeat 0 7px !important;
	padding-left: 11px !important;
}

#news .news_day {
	padding-top: 4px;
}

.news_date p {
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

.news_item {
	display: block;
	clear: both;
	margin-bottom: 20px;
	min-height:90px;
	margin-top:20px;
}

.news_content {
	padding-top: 15px;
}

.news_day {
	font-family:Times;
	font-size:28px;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.news_date {
	margin-right: 10px;
	padding-top:7px;
}

.news_date span {
	display: block;
}

.news_month {
	text-transform: lowercase;
	font-size: 10px;
	line-height:4px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.post_title {
	font-weight: bold;
	margin-right: 5px;
	text-decoration: none !important;
}

.post_date {
	color: #ac771c;
}

#post_top {
	margin-bottom: 20px;
}

.post_hr {
	background: #b3996b;
	border: none;
	height: 1px;
	width: 700px;
	clear: both;
}

.news_img {
	float: right;

}

.news_img img {
	width: 120px;
	border: 5px solid #a18246;
	margin-left: 20px;
}

.post_link {
	float: right;
	background: transparent url(../img/arrow.gif) scroll no-repeat 0 8px;
	padding-left: 10px;
	text-decoration: none !important;
}

.gallery_item {
	float: left;
	margin: 11px 4px 10px 5px;
	border-bottom: 1px solid #9b793f;
	height: 178px;
	width: 227px;
}

.gallery_item img {
	border: 6px solid #a28447;
	padding: 0 !important;
	margin: 0 !important;
}

.gallery_item img:hover {
	border: 6px solid #9b793f;
}

.pic a {
	padding: 0 !important;
	margin: 0 !important;
}

.pic {
	padding: 0 !important;
	margin: 0 !important;
	margin-bottom: 5px !important;
}

.gallery_img_link {
	float: right;
}

.gallery_img_link img {
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}

.gallery_link {
	float: left;
	color: #614413 !important;
	font-weight: bold !important;
	text-decoration: none !important;
	font-size: 13px;
	padding-top: 2px;
}

.gallery_link a {
	text-decoration: none !important;
		font-weight: bold !important;
}

#photos img {
	width: 170px;
	border: 6px solid #a28447;
	margin: 3px 2px 10px 2px;
}

#photos img:hover {
	border: 6px solid #9b793f;
}

#site_map_pages li {
	list-style-image: url(../img/links_arrow.gif);
	margin-bottom: 5px;
}

#site_map_news li {
	list-style-image: url(../img/arrow.gif);
	margin-bottom: 5px;
}

.pagination {
	text-align: center;
	font-size: 13px;
}

.pagination a {
	text-decoration: none !important;
	margin-left: 5px;
}

.video_right2 {
	float: right;
	width: 450px;
}

.video_right {
	float: right;
	width: 450px;
}

.video_cat {
	border-bottom: 1px solid #af915e;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.video_cat a {
	font-weight: bold;
	background: transparent url(../img/arrow.gif) scroll no-repeat 0 6px;
	padding-left: 10px;
	text-decoration: none !important;
}

.video_play {
	float: left;
	width: 480px;
	display: block;
	height: 384px;
	background: transparent url(../img/video_img_bg.jpg) scroll no-repeat 0 0;
	margin-bottom: 30px;
}

.play_button {
	width: 36px;
	height: 39px;
	float: left;
	padding-top: 10px;
}

.video_desc {
	width: 395px;
	float: right;	
}

.video_container {
	border-bottom: 1px solid #af915e;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
}

.video_container a {
	font-weight: bold;
	text-decoration: none !important;
}

#music_albums {
	width: 490px;
	float: left;
}

#mp3_player {
	width: 500px;
	float: left;
}

.album_img {
	border: 7px solid #946934;
}

.one_album img {
	width: 130px;
	border: 4px solid #a18245;
	float: left;
}

.one_album {
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid #af915e;
	padding-bottom: 10px;
}

.album_content {
	float: right;
	width: 340px;
}

.album_title {
	font-weight: bold;
	padding-bottom: 5px;
	text-decoration: none !important;
}

.album_more {
	padding-bottom: 10px;
	float: right;
	background: transparent url(../img/arrow.gif) scroll no-repeat 0 8px;
	padding-left: 7px;
}

.center_link {
	margin: 0px auto 0px auto; 	
}

.video_home_links {
	float:left;
	width:185px;
}

.video_home_cat {
	float:right;
	width:185px;
	text-align:right;
}

.video_home {
	text-align: center;
	clear: both;
}

.video_main {
	width: 370px;
	margin: 30px auto 0 auto;
}

.video_main h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#easyTooltip{
	padding:5px;
	background:#e5be7a;
	width: 300px;
	color: #624514;
	}

.video_cont {
	height: 240px;
}

#intro_holder {
	height: 700px;
	background: #b6985b;
}

#post_top .page_img img {
	width: 90%
}

.caruso {
	text-align: left;
	font-family: Georgia;
	color: #614413;
	font-size: 25px;
	margin-bottom: 13px;
	padding-top: 10px;
}