/* Css 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,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
ol,ul{ list-style:none; }
blockquote,q{ quotes:none; }
blockquote:before,blockquote:after,q:before,q:after{ content:''; content:none; }
:focus{ outline:0; }
ins{ text-decoration:none; }
del{ text-decoration:line-through; }
table{ border-collapse:collapse; border-spacing:0; }

/* General Styles */
.skiplink{ display:none; }
label{ cursor:pointer; }
a,a:visited{ color:#7d7d7d; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
html{ height:100%; }
body{ background:#b6ac8f url(../images/bgr_main.png) repeat-x; color:#7d7d7d; font:10px Arial, Helvetica, sans-serif; height:100%; }
.wrapper{ margin:0 auto; width:968px; height:100%; }
.wrapper_content{ position:relative; min-height:100%; width:100%; }
.wrapper_content_block{ padding-bottom:75px; }

/* Header */
#header{ width:100%; height:159px; margin:7px 0 0; background:url(../images/bgr_header.png) no-repeat; }
    #logo{ float:left; margin:39px 0 0 34px; width:254px; height:80px; text-indent:-9999em; overflow:hidden; display:block; background:url(../images/logo.png) no-repeat; cursor:pointer; }
    #header_right{ float:right; width:300px; text-align:right; padding:20px 20px 0 0; }
    #header_right .call{ color:#7b7f39; font-size:15px; line-height:1.3em; }
    #header_right .phone{ color:#b6ac8f; font-size:26px; line-height:1.3em; letter-spacing:1px; font-weight:bold; padding:0 0 15px; }
    #header_right .dr{ color:#C4931A; line-height:1.5em; text-transform:uppercase; padding:0 0 0 80px; }

/* Menu */
#menu{ width:950px; height:55px; background:url(../images/bgr_menu.gif) no-repeat; margin:0 0 7px 9px; }
.subpage #menu{ margin:0 0 5px 9px; }
    #menu ul{ float:left; padding:0 0 0 20px; }
    #menu li{ float:left; font:italic 20px Georgia, "Times New Roman", Times, serif; padding:0 6px 0 0; white-space:nowrap; }
    #menu li.last{ padding:0; }
    #menu a{  }
    #menu a:hover,
    #menu a.select{ text-decoration:none; color:#fecb00; background:url(../images/bgr_menu_hover.gif) repeat-x; }

/* Body */
#body{ width:950px; margin:0 0 0 9px; background:url(../images/bgr_body.png) repeat-y; }
#body_top{ width:100%; overflow:hidden; background:url(../images/bgr_body_top.png) no-repeat; padding:0 0 40px; }
#body_end{ width:950px; height:7px; overflow:hidden; background:url(../images/bgr_body_end.png) no-repeat; margin:0 0 0 9px; }
    #sidebar{ float:left; width:253px; padding:32px 0 0 24px; }
    #content{ float:right; width:649px; }
    #content .main_img{ width:100%; overflow:hidden; }
    #content .main_img img{ width:100%; float:left; }

/* Sub_content */
#sub_content{ width:536px; padding:15px 0 0 30px; }
    #sub_content h1,
    #sub_content h2,
    #sub_content h3{ color:#7b7f39; padding:0 0 4px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; }
    #sub_content h1{ font-size:26px; }
    #sub_content h2{ font-size:22px; }
    #sub_content h3{ font-size:17px; }
    p.txt{ color:#7d7d7d; font-size:1.2em; line-height:1.4em; padding:0 0 15px; }
    p.txt a,
    p.txt a:visited{ color:#7b7f39; }
    p.txt a:hover{ color:#7b7f39; }
    p.txt a.selected,
    p.txt a.selected:visited{ color:#7b7f39; text-decoration:underline; }
    p.txt a.selected:hover{ color:#7b7f39; text-decoration:none; }
    .sub_box{ border:1px solid #e2e9da; background:#eef3e8; padding:20px 20px 20px 0; margin:5px 0 19px; overflow:hidden; }
    .sub_box p{ color:#7d7d7d; font-size:13px; padding:0 0 12px 25px; }
    #sub_content .sub_box h6{ color:#7b7f39; font:italic 23px Georgia, "Times New Roman", Times, serif; padding:0 0 4px 25px; }
    .sub_list{ padding:10px 0 5px 32px; }
    .sub_list p{ color:#7b7f39; padding:0 0 6px; font:italic 20px Georgia, "Times New Roman", Times, serif; }
    .sub_list .sub_list_ul{ color:#7b7f39; }
    .sub_list ol{ margin:0 0 0 24px; list-style:decimal; }
    .sub_list ol li{ color:#817b6a; font-size:13px; padding:0 0 3px; }
    .sub_list ul{ padding:0 0 0 5px; }
    .sub_list ul li{ color:#7d7d7d; font-size:13px; background:url(../images/ico_dot.gif) no-repeat 0 6px; padding:0 0 3px 8px; display:block; }
     .bread{ padding:10px 0 20px 10px; font-family:Georgia, "Times New Roman", Times, serif; }
     .bread li{ display:inline; font-size:9px; text-transform:uppercase; color:#868686; }
     .bread li.sep,
     .bread li a,
    .bread li a:visited{ color:#a2a2a3; }

/* Nav */
#nav{ padding:0 0 20px 0px; }
    #nav li{ color:#595d1b; font:21px/1.3em Georgia, "Times New Roman", Times, serif;}
    #nav li a{ color:#595d1b; padding:3px 0 5px 18px; display:block;}
    #nav li a.link:hover{ background:#595d1b; color:#FECB00; display:block;} 
    #nav .current{ background:#595d1b; color:#FECB00; }

/* Testimonial */
#testimonial{ width:100%; overflow:hidden; margin:0 0 30px; }
    #testimonial h2{ text-align:center; font:italic 25px Georgia, "Times New Roman", Times, serif; color:#fff; width:100%; height:44px; background:url(../images/bgr_testimonial_title.png) no-repeat; padding:8px 0 0; }
    #testimonial_body{ width:234px; background:url(../images/bgr_testimonial_body.png) repeat-y; margin:0 0 0 6px; }
    #testimonial_inner{ width:200px; overflow:hidden; background:url(../images/bgr_testimonial_inner.png) no-repeat; padding:10px 24px 0 15px; }
    #testimonial_end{ width:234px; height:14px; overflow:hidden; background:url(../images/bgr_testimonial_end.png) no-repeat; margin:0 0 0 6px; }
    #testimonial .thumb{ float:left; margin:0 10px 0 0; width:78px; height:76px; background:url(../images/bgr_testimonial_thumb.png) no-repeat; padding:11px 0 0 11px; }
    #testimonial .thumb img{ float:left; width:67px; height:65px; }
    #testimonial q{ display:block; color:#626356; font-size:12px; line-height:1.4em; padding:0 0 15px; width:100%; overflow:hidden; }
    #testimonial cite{ display:block; color:#404311; font:italic 19px/1.3em Georgia, "Times New Roman", Times, serif; padding:0 0 0 5px; }
    #testimonial p{ color:#575840; line-height:1.3em; text-transform:uppercase; padding:0 0 0 5px; }

/* Sidebar_box */
.sidebar_box{ width:100%; overflow:hidden; padding:0 0 15px; margin:0 0 10px; background:url(../images/bgr_sidebar_box.png) no-repeat left bottom; }
    .related_box p a,
    .related_box p a:visited,
    .news_box p a,
    .news_box p a:visited{ color:#626356; }
    .sidebar_box h2{ font:italic 20px/1.3em Georgia, "Times New Roman", Times, serif; color:#595d1b; margin:0 0 0 15px; }
    .sidebar_box ul{ margin:0 0 0 15px; }
    .sidebar_box li{ padding:4px 0; color:#626356; font-size:13px; line-height:1.3em; }
    .sidebar_box li .date{ font-weight:bold; color:#c4931a; font-size:12px; }
    .sidebar_box .all{ margin:3px 0 0 15px; }

/* Sidebar_featured */
.sidebar_featured{ width:100%; overflow:hidden; padding:0 0 10px; margin:0 0 10px; background:url(../images/bgr_sidebar_box.png) no-repeat left bottom; }
.sidebar_featured_last{ background:none; }
    .sidebar_featured h2{ font:italic 20px/1.3em Georgia, "Times New Roman", Times, serif; color:#595d1b; margin:0 0 0 15px; }
    .sidebar_featured ul{ margin:0 0 0 15px; width:200px; }
    .sidebar_featured li{ width:100%; overflow:hidden; padding:0 0 5px; }
    .sidebar_gallery li{ width:100%; overflow:hidden; padding:6px 0; }
    .sidebar_featured .thumb{ float:left; border:4px solid #fff; margin:5px 10px 0 0; }
    .sidebar_gallery .thumb{ margin:0 10px 0 0; }
    .sidebar_featured .thumb img{ float:left; width:67px; }
    .sidebar_featured li h3{ font:italic 17px Georgia, "Times New Roman", Times, serif; color:#595d1b; margin:5px 0 0; }
    .sidebar_featured li h3 a{ color:#595d1b; }
    .sidebar_featured li p{ color:#626356; font-size:1.3em; padding:2px 0 3px; }
    .sidebar_gallery li p{ padding-top:8px; }
    .sidebar_featured .all{ margin:3px 0 0 20px; }

/* Board */
#board{ width:100%; height:286px; background:url(../images/bgr_board.png) no-repeat; overflow:hidden; }
#board_left{ float:left; width:426px; padding:0 0 0 9px; }
#board_right{ float:right; width:518px; padding:0 9px 0 0; }
    #tit_invest{ margin:58px auto 0; text-indent:-9999em; background:url(../images/tit_invest.png) no-repeat; width:321px; height:76px; }
    #btn_smile_gallery{ margin:31px auto 0; text-indent:-9999em; background:url(../images/btn_smile_gallery.png) no-repeat; width:243px; height:67px; cursor:pointer; display:block; }
    #board_right .thumb{ width:100%; overflow:hidden; }
    #board_right .thumb img{ float:left; width:100%; height:279px; }
    #board_right .prev{ position:absolute; z-index:10; margin:112px 0 0; }
    #board_right .next{ position:absolute; z-index:10; margin:112px 0 0 494px; }
    #prev-item { line-height:25px; } 
    #next-item { line-height:25px; }
    
/* Home */
#home{ width:100%; overflow:hidden; background:url(../images/bgr_home.png) repeat-y; padding:12px 0 8px; }
#home_top{ width:100%; height:10px; overflow:hidden; background:url(../images/bgr_home_top.png) no-repeat; }
#home_end{ width:100%; height:20px; overflow:hidden; background:url(../images/bgr_home_end.png) no-repeat; }
    #welcome{ float:left; width:587px; padding:0 0 0 43px; }
    #welcome h2{ color:#7b7f39; padding:0 0 10px; font:italic 29px Georgia, "Times New Roman", Times, serif; }
    #welcome p{ font-size:12px; line-height:1.5em; padding:0 0 16px; }

/* Home_featured */
#home_featured{ float:right; width:306px; }
    #home_featured ul{ width:260px; overflow:hidden; }
    #home_featured li{ width:100%; overflow:hidden; float:left; padding:0 0 12px; }
    #home_featured li.last{ padding:0; }
    #home_featured .thumb{ float:left; width:103px; height:92px; background:url(../images/bgr_home_featured_thumb.gif) no-repeat; padding:7px 0 0 8px; margin:0 13px 0 0; }
    #home_featured .thumb img{ width:96px; height:83px; float:left; }
    #home_featured h3{ color:#c4931a; font:italic 19px Georgia, "Times New Roman", Times, serif; }
    #home_featured h3 a{ color:#c4931a; }
    #home_featured p{ color:#978c72; font-size:13px; line-height:1.4em; padding:3px 0 6px; }
    #home_featured p .featurez{ margin-left:123px; }

/* Footer */
#footer{ width:100%; margin-top:-75px; position:relative; overflow:hidden; }
    #footer .contact{ float:left; width:290px; padding:5px 0 0 41px; }
    .subpage #footer .contact{ padding:15px 0 0 36px; }
    #footer .contact li{ color:#7b7254; text-transform:uppercase; line-height:1.4em; }
    #footer .contact li a{ color:#7b7254; }
    #footer .logos{ float:left; padding:9px 0 0; }
    .subpage #footer .logos{ padding:19px 0 0; }
    #footer .logos li{ float:left; padding:0 10px 0 0; }
    #footer .logos li a,
    #footer .logos li img{ float:left; }
    #footer #logo_n{ padding:2px 0 0 10px; }
    #logo_n a{ background:url(../images/logo_n.png) no-repeat; width:93px; height:30px; text-indent:-9999em; }
    #logo_n a:hover{ background-position:left bottom; }

/*--- page-2 ---*/
.bg-content {
	width: 800px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 451px;                            
	padding: 0 32px 30px 38px;              
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 38px;
}
.breadcrumbs {
	width: 700px;
	padding: 20px 38px 0px 41px;
}
.breadcrumbs li {
	background:transparent none repeat scroll 0 0;
    color:#696A6A;
    display:inline;
    font-size:11px;
    list-style-type:none;
    padding-left:0;
}
.breadcrumbs li span {color: #b7b7b7;}

.secondary-content-2 {
	float: right;
	width: 230px;
	height: 100%;
	margin: -9px 0 0 0;
	padding: 20px 19px 30px 19px;
	background-color:#e9f1f9
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
	color: #0061aa;
	font-size: 16px;
	padding: 6px 0 13px 29px;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}
/****** Post it note ******/

#postit{
position:absolute;
height:220px;
width:206px;
padding:5px;
background:url("../images/postit.png") no-repeat;
border:none;
visibility:hidden;
z-index:100;
cursor:hand;
cursor: pointer;
overflow:hidden;
}

#postit a.close {
    font-size:10px;
    padding:0 10px 0 0;
}

#postit p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px;
    line-height:18px;
}
#postitpin{
    position:absolute;
    height:343px;
    width:228px;
    padding:32px 5px 5px 5px;
    background:url("../images/pinpaper.png") no-repeat;
    border:none;
    z-index:100;
    cursor:hand;
    cursor: pointer;
    overflow:hidden;
}
#postitpin a.close {
    font-size:10px;
    color:#ff0000;       
    padding:0px 40px 0px 0;
}

#postitpin p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px 45px 10px 22px;
    line-height:18px;
    margin-top:13px; 
}
#postittape{
    position:absolute;
    height:303px;
    width:190px;
    padding:43px 32px 5px 27px;    
    background:url("../images/tapepaper.gif") no-repeat;
    border:none;
    visibility:hidden;
    z-index:100;
    cursor:hand;
    cursor: pointer;
    overflow:hidden;
}
#postittape a.close {
    font-size:10px;
    padding-right:5px;
}

#postittape p{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    color:#0B009E;
    padding:10px;
    line-height:18px;
}

/** Search results page **/
#SearchResults li{
    padding:10px;
    margin:5px 0;
}
#SearchResults li.even{
    background:#eaeaea;
}
#SearchResults li a{
    font-size:14px;
    font-style:italic;
}

#PageNumbers{
    margin:10px;
}
#PageNumbers a{
    padding: 5px;
    background:#eaeaea;
    border:1px solid #444;
}
#PageNumbers a:hover{
    padding: 5px;
    background:#a8a8a8;
    border:1px solid #444;
}
#PageNumbers span{
    padding: 5px;
    background:#eaeaea;
    border:1px solid #444;
}
/* Font size stuff */
#font_holder{
    width:100px;
}
    
.adr ul li{
    font-size:12px;
    padding-left:70px;
}

#currentEvents ul{
    float:left;
    padding:10px 0 10px 10px;
    margin-left:10px;
    width:243px;
}

#currentEvents ul li{
    width:200px;
    list-style-type:disc;
}
#currentEvents ul li span{
    color:#eaeaea;
}
#currentEvents ul li a{
    color:#F6701F;
}

#topElement, #middleElement, #bottomElement, .TopEvent{
    background:#4a4a4a;
}

#topElement a, #middleElement a, #bottomElement a{
    color:#F6701F;
}

#TopEvent{
    background:#4A4A4A;
}
#playerRim {
    color:#C7C7C7;
    font-size:16px;
    font-weight:bold;
    font-family:Georgia;
    text-decoration:italic;
    margin-top:-40px;
}

#Form_switchTheme{
    width:200px;
    margin-bottom:10px;
}

#theme{
    margin:0;
}

#Form_switchTheme fieldset{ 
    width:200px;
}

#Form_switchTheme ul{
    padding:0;
    margin:0;
}

#Form_switchTheme ul li{
    list-style:none;
}

.feature {
    background:transparent url(../images/line.gif) no-repeat scroll left bottom;
    padding:0 0 10px 0;
    margin: 0 0 13px;
}