/* 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:#1D7037; text-decoration:none; }
a:focus,a:hover{ text-decoration:underline; }
html{ height:100%; }
body{ background:#000; color:#fff; font:10px Georgia,"Times New Roman",Times,serif; height:100%; }
#wrapper{ margin:0 auto; width:1012px; padding:37px 0 0/*114px;*/ }
#nonfooter{ position:relative; min-height:100%; }

/* Top */
#top{ width:100%; background:url(../images/bgr_top.jpg) no-repeat; }

/* Header */
#header{ width:100%; height:156px; overflow:hidden;position:relative;}
    #logo{ float:left; margin:15px 0 0 37px; display:block; width:300px; height:125px; cursor:pointer; text-indent:-9999em; background:url(../images/logo.gif) no-repeat; }
    .financing{ float:right; width:164px; height:76px; background:url(../images/bgr_header_details.png) no-repeat; text-align:center; margin:0 18px 0 0; }
    .financing h3{ font-size:19px; font-weight:normal; color:#f3e7c4; line-height:1.1em; padding:3px 0 2px; }
    .financing p{ color:#bd8518; line-height:1.3em; text-transform:uppercase; }
    .financing a,
    .financing a:visited{ color:#bd8518; }
    #header-phone { position: absolute; right:18px; bottom:10px; color:#fff;font-size:24px;}

/* Menu */
#menu{ width:100%; height:56px; }

/* Main menu */
#mainmenu{ float:left; padding:1px 0 0 43px; }
    #mainmenu ul{ float:left; }
    /* Top level list items */
    #mainmenu li{ position:relative; display:inline; float:left; color:#fcda99; padding:0 0 0 1px; font-size:20px; line-height:1.1em; }
    #mainmenu .first{ padding:0; background:none; }
    /* Top level menu link items style */
    #mainmenu a,
    #mainmenu a:visited{ display:block; color:#fcda99; height:40px; padding:13px 16px 0; }
    #mainmenu .current_page_item a,
    #mainmenu .current_page_item a:visited,
    #mainmenu .select a,
    #mainmenu .select a:visited,
    #mainmenu .selected,
    #mainmenu .selected:visited,
    #mainmenu a:hover{ text-decoration:none; color:#fff; background:url(../images/bgr_menu_hover.gif) repeat-x; }
    /* 1st sub level menu */
    #mainmenu ul ul{ position:absolute; left:0; display:block; visibility:hidden; margin:0 0 0 1px; padding:10px 0; background:url(../images/bgr_menu_sub.png) repeat; }
    /* Sub level menu list items (undo style from Top level List Items) */
    #mainmenu ul ul li{ display:list-item; float:none; background:none; padding:0 6px; }
    /* All subsequent sub menu levels vertical offset after 1st level sub menu */
    #mainmenu ul ul ul{ top:0; margin:0; }
    /* Sub level menu links style */
    #mainmenu ul ul a,
    #mainmenu ul ul a:visited,
    #mainmenu .current_page_item ul a,
    #mainmenu .current_page_item ul a:visited,
    #mainmenu .select ul a,
    #mainmenu .select ul a:visited{ width:160px; height:auto; padding:7px 15px; margin:0; background:none; text-align:left; text-decoration:none; font-weight:normal; color:#fcda99; }
    #mainmenu ul ul a:hover{ text-decoration:none; background:#6a3a0a; color:#fff; }

/* Search */
#search{ float:right; width:218px; height:46px; background:url(../images/bgr_search.png) no-repeat; padding:10px 10px 0 17px; display:block; }
    #search_val{ float:left; color:#8e5d34; font:italic 16px Georgia,"Times New Roman",Times,serif; border:0; background:none; width:160px; padding:5px; margin:5px 0 0; }
    #search_sub{ float:right; }

/* Board */
#board{ width:100%; height:152px; overflow:hidden; }
.home #board{ height:180px; }
    #board .title{ float:left; font-size:32px; line-height:1.2em; padding:95px 56px 0 44px; }
    .home #board .title{ font-size:50px; line-height:1.2em; padding:50px 56px 0 53px; }
    #board .msg{ float:left; font-size:16px; line-height:1.4em; font-style:italic; margin:50px 0 0; padding:0 0 0 47px; width:486px; border-left:1px solid #f4ca7b; }

/* Body */
#body{ width:100%; background:#fff url(../images/bgr_body.png) repeat-y right; }
#body_top{ width:100%; background: url(../images/bgr_body_top.png) no-repeat right top; }
#body_end{ width:100%; overflow:hidden; /*background:url(../images/bgr_body_end.png) no-repeat right bottom; */padding:20px 0 40px; }


/* Content */
#content{ float:left; width:635px; padding:5px 0 0 37px; }
    #content p{ font-size:15px; line-height:22px; color:#141414; margin:0 0 18px 4px; }
    #content h1,
    #content h2,
    #content h3{ color:#1d7037; font-size:24px; line-height:1.3em; font-weight:normal; margin:0 0 0 4px; }
    #content h4,
    #content h5,
    #content h6{ color:#68411b; font-size:24px; line-height:1.3em; font-weight:normal; margin:0 0 0 4px; }
    #content h2,
    #content h5{ font-size:20px; }
    #content h3,
    #content h6{ font-size:18px; }
    #content blockquote{ background:#f9f7f0; border:1px solid #91b99d; width:378px; padding:20px 20px 10px 32px; }
    #content blockquote h6{ color:#1d7037; margin:0; }
    #content blockquote p{ margin:0 0 18px; }

/* Sidebar */
#sidebar{ float:right; width:264px; padding:0 11px 0 0; }
    #sidebar h2{ color:#07a751; font-size:26px; line-height:1.3em; font-style:italic; font-weight:normal; margin:0 0 16px 16px; }
    .sidebar_items{ width:205px; overflow:hidden; margin:0 0 10px 14px; }
    .sidebar_items li{ float:left; padding:0 0 21px; width:205px; height:137px; overflow:hidden; }
    .sidebar_items img{ width:205px; height:137px; display:block; }
    .sidebar_items p{ width:205px; height:35px; text-align:center; display:block; cursor:pointer; color:#f3e7c4; font-size:19px; line-height:1.3em; position:absolute; background:url(../images/bgr_home_items.png) repeat; margin:94px 0 0; padding:8px 0 0; }
    .sidebar_items a,
    .sidebar_items a:visited{ color:#f3e7c4; }

/* Sidebar menu */
.sidebarmenu{ width:100%; overflow:hidden; padding:0 0 36px; }
    .sidebarmenu li{ color:#fff; font-size:20px; line-height:1.3em; width:100%; overflow:hidden; float:left; padding:0 0 1px; }
    .sidebarmenu a,
    .sidebarmenu a:visited{ color:#ffedcb; padding:5px 19px; display:block; cursor:pointer; }
    .sidebarmenu .select,
    .sidebarmenu .current,
    .sidebarmenu .select:visited,
    .sidebarmenu a:hover{ color:#fff; background:#07a751; text-decoration:none; }
.sidebar_events{
    height:100%; 
    width:250px;
    margin-bottom:20px;
}
#sidebar .sidebar_events h2{
    color:#FFEDCB;
    margin-bottom:0px;
}
.sidebar_events li{
    padding:0 0 5px 20px;
    font-size:14px;
}

.sidebar_events li a {
    color:#fff;
}

/* Home body */
#home_body{ width:100%; background:url(../images/bgr_home_body.png) repeat; }
#home_body_inner{ width:100%; min-height:215px; overflow:hidden; background:url(../images/bgr_home_body_inner.png) no-repeat left bottom; }
    .home_items{ float:left; padding:35px 0 0 13px; }
    .home_items li{ float:left; padding:0 0 0 11px; width:205px; height:137px; overflow:hidden; }
    .home_items img{ width:205px; height:137px; display:block; }
    .home_items p{ width:205px; height:35px; text-align:center; display:block; cursor:pointer; color:#f3e7c4; font-size:19px; line-height:1.3em; position:absolute; background:url(../images/featureShadow.png) repeat; margin:94px 0 0; padding:8px 0 0; }
    .home_items a,
    .home_items a:visited{ color:#f3e7c4; }

/* Testimonial */
.testimonial{ float:right; width:326px; }
    .testimonial h3{ color:#f3e7c4; font-size:19px; line-height:1.3em; font-weight:normal; width:228px; height:34px; text-align:center; background:url(../images/bgr_home_testimonial.png) no-repeat; padding:8px 0 0; margin:0 0 8px 34px; }
    .testimonial blockquote{ width:302px; overflow:hidden; display:block; background:url(../images/bgr_testimonials_div.png) no-repeat; min-height:116px; }
    .testimonial p{ font-size:14px; line-height:1.3em; font-style:italic; display:block; text-align:center; padding:20px 20px 5px; text-align:center; }
    .testimonial cite{ width:264px; height:20px; overflow:hidden; display:block; background:url(../images/bgr_testimonials_cite.png) no-repeat; font-style:normal; font-size:14px; line-height:1.3em; color:#5aa973; padding:18px 38px 0 0; text-align:right; }

/* Footer */
#footer{ width:100%; overflow:hidden; padding:13px 0 72px; height:29px; /*margin-top:-114px;*/ position:relative; }
.footer_inner{ margin:0 auto; width:1012px; }
    #footer_info{ font-size:13px; line-height:1.3em; float:left; color:#8a663c; padding:0 0 0 25px; }
    #footer_info a,
    #footer_info a:visited{ color:#8a663c; }
    #footer_designed{ float:right; padding:0 20px 0 0; }
    #footer_designed img{ float:right; }

/*--- 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: 0px 38px 10px 5px;
}
.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: #1D7037;}
.breadcrumbs li a {color:#1D7037;}
.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;
    color:#1D7037;
}
/* 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;
}
#content {
    color:black;
}
.sub_related {
    margin: 10px 0;
}
.sub_related a {
    color: #FCDA99;
    font-size: 2em;
}

.typography #Content .gallery-layout li {
    list-style-type:none;
    padding:10px;
}