body
{
	margin: 0;
	font-family: arial;
	font-size: 12px;
}

form
{
	margin: 0;
}

p, h1, h2, h3, h4, h5, h6
{
	margin: 10px 0;
}

.error
{
	color: red;
	text-align: center;
	padding: 5px;
}

.clear
{
	clear: both;
}

.click
{
	cursor: pointer;
}

.float_left
{
	float: left;
}

a
{
	text-decoration: none;
}

a:hover, .click:hover
{
	text-decoration: underline;
}

#login
{
	width: 300px;
	margin: 0 auto;
	border: 1px #363636 solid;
	margin-top: 300px;
	font-family: tahoma;
	font-size: 12px;
	background: #fff;
}

#login form *
{
	font-family: tahoma;
	font-size: 12px;
}

#login table
{
	margin: 30px;
}

#login_title
{
	background: url(/site/images/panel_top.jpg) top repeat-x;
	height: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
}

.center
{
	text-align: center;
}

.bold
{
	font-weight: bold;
}body
{
	background:url(/themes/menu/images/big_bkrd.png) no-repeat scroll center top #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #BCBEC0;
}

a
{
	color: #BCBEC0;
}

#content-main-holder a
{
	color: #bf2e19;
}


h1, h2, h3, h4, h5, h6
{
	
}

h1
{
	font-size: 20px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

#main-bg
{
	margin-top: 89px;
	min-height: 425px;
	background: #363636 url(/themes/menu/images/gray-bg.jpg) top center repeat-y;
}

#main, #bottom
{
	margin:0 auto;
	padding: 15px 0;
	position:relative;
	width:956px;
}

#nav, #footer
{
	width: 743px;
	float: right;
}

#logo
{
	position: absolute;
	top: 159px;
	left: 15px;
	width: 163px;
	height: 81px;
	background: url(/themes/menu/images/logo.png) center no-repeat;
}

#nav
{
	height: 51px;
	font-family:Helvetica, Arial, sans-serif;
	color: #000;
}

#nav a
{
	color: #E8DDB9;
}

#nav ul.dropdown > li > a
{
	color: #000;
}

#nav li:hover, #nav ul.dropdown > li:hover a
{
	color: #E8DDB9;
}

#nav ul.dropdown li.active, #nav ul.dropdown li.active > a
{
	color: #E8DDB9;
}

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

#nav ul.dropdown > li
{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
}

#nav ul.dropdown > li
{
	padding: 0 15px;
}

#nav ul.dropdown > li ul
{
	text-transform: none;
	font-size: 12px;
	letter-spacing: 0px;
}

#nav li.menu ul
{
	width: 700px;
}

#nav li.menu ul > li
{
	display: inline;
	padding: 0 8px;
}

#nav li.menu ul > li.inner, #nav li.menu ul > li.last
{
	border-left: 1px #000 solid;
}

#nav ul.dropdown
{
	position: relative;
}


#nav li.menu ul
{
	padding: 15px 0 0;
	position: absolute;
	top: 10px;
	left: 12px;
}

#footer .mini
{
	margin-top: 10px;
	font-size: xx-small;
}

#footer div.content
{
	padding: 0 20px;
}

#content-main-holder
{
	float:right;
	width:735px;
}

#content-main-holder .cm_top
{
	background: url(/themes/menu/images/shadow-top.png) left bottom no-repeat;
	height: 10px;
	overflow: none;
	padding-left: 12px;
}

#content-main-holder .cm_bottom
{
	background: url(/themes/menu/images/shadow-bottom.png) left top no-repeat;
	height: 10px;
	overflow: none;
	padding-left: 12px;
}

#content-main-holder .peach
{
	height: 10px;
	overflow: none;
	background-color:#EFE8CF;
}

#content-main-bg
{
	background: url(/themes/menu/images/shadow.png) top left repeat-y;
	padding-left: 12px;
}

#content-main
{
	background-color:#EFE8CF;
	color:#000000;
	
	font-family:"Times New Roman",Times,serif;
	font-size:14px;
	line-height:18px;
	padding: 20px 40px 1px 35px;
}

#content-lower-bg
{
	background-color:#EFE8CF;
	color:#000000;
	padding: 0px 40px 1px 35px;
}

#content-left
{
	float: left;
	width: 290px;

}

#content-right
{
	float: right;
	width: 290px;
}

#content-main a
{
	color: #BF2E19;
}

#content-main .blog_entry
{
	margin: 10px 0;
	border-top: 1px #BF2E19 dotted;
}

#content-main .blog_entry .info
{
	font-style: italic;
}

#left
{
	padding-left: 15px;
	width: 163px;
	margin-top: 200px;
	float: left;
}

#left .title
{
	font-size: 18px;
	border-bottom: 1px #EFE8CF solid;
	margin: 10px 0;
	color: #EFE8CF;
}

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

#left li
{
	padding: 0;
	margin: 5px;
	list-style-type: none;
}

#left li a
{
	color: #000;
}

#content-main-bg h2
{
	font-size:13px;
	font-weight:normal;
	line-height:13px;
	padding:0 0 10px;
	text-transform:uppercase;
}

#content-main-bg h3
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	text-transform:uppercase;
	margin-bottom: 0;
}

#content-main-bg p
{
	font-size:11px;
	line-height:11px;
	margin:0 0 11px;
} 
/*
:link,:visited,:focus
{ text-decoration:none; outline:none; }

ul,ol
{ list-style:none }

h1,h2,h3,h4,h5,h6,pre,code,kbd,input,select,textarea,table
{ font-size: 1em; }

dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea
{ margin:0; padding:0 }

a img,:link img,:visited img,abbr,acronym,fieldset,iframe
{ border:0; }

address,abbr,cite
{ font-style:normal }

caption
{ text-align:left; }

q:before,q:after
{ content:''; }


*/

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 1;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 1;
 width: 100%;
}

ul.dropdown ul li {
 /*float: none;*/
}

ul.dropdown ul ul {
	/*
 top: 1px;
 left: 99%;*/
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown {
}

ul.dropdown > li {
 /*
 border-style: solid;
 border-width: 1px 1px 1px 0;
 border-color: #fff #d9d9d9 #d9d9d9;
 background-color: #f6f6f6;
 color: #000;*/
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 /*background-color: #eee;*/
 color: #000;
}

ul.dropdown a:link,
ul.dropdown a:visited	{ color: #000; }
ul.dropdown a:hover		{ color: #000; }
ul.dropdown a:active	{ color: #ffa500; }

/* -- level mark -- */

ul.dropdown ul {
 margin-top: 0px;
}

ul.dropdown ul li {
 font-weight: normal;
}



ul.dropdown li.menu ul li.inner
{
}

ul.dropdown li.menu ul li.last
{
}

ul.dropdown li.menu ul li:hover > a
{
}

ul.dropdown li.menu ul li:hover
{
}

ul.dropdown li.menu ul li
{
}
ul.dropdown li.menu ul li a
{
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

ul.dropdown *.menu {
 /*padding-right: 20px;*/
 /*background-image: url(/site/images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;*/
}

/* -- Components override -- */

ul.dropdown-horizontal ul *.menu {
 /*padding-right: 15px;*/
 /*background-image: url(/site/images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;*/
}#box_3 p
{
	margin-top: 0;
}

#box_3 
{
	margin-top: -10px;
}

#lm_select
{
	width: auto;
	margin: 0 auto;
	text-align: center;
	height: 100%;
	width: 100%;
}

#lm_select table
{
	height: 100%;
	width: 100%;
}

form
{
	position: relative;
}
#sc_add
{
	height: 125px;
}

#event_list
{
	height: 465px;
	overflow: scroll;
	background: #fff;
}

#event_list tr.a td
{
	background: #bebebe;
}

/* datepicker CSS */


/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}#entry_window
{
	height: 450px;
	width: 95%;
	padding: 5px;
	background: #fff;
	overflow: auto;
}#cf_fields
{
	height: 95%;
}

#cf_fieldlist
{
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	background: #fff;
	padding: 1px;
}

table.contact_history
{
	width: 100%;
}

table.contact_history tr.a td
{
	background: #fff;
}

table.contact_history tr.b td
{
	background: #666;
}#mg_preview_window
{
	width: 100%;
	height: 260px;
	overflow: scroll;
	background: #fff;
	color: #000;
}

#gallery_options
{
	width: 100%;
	height: 350px;
	overflow-y: scroll;
	overflow-x: none;
	background: #fff;
	color: #000;
}

.image_holder
{
	height: 100px;
	width: 137px;
	padding: 5px 0px;
	float: left;
	margin: 3px;
	border: 1px #000 solid;
	background: #ccc;
}

.clickable
{
	cursor: pointer;
}

.pad
{
	padding: 10px;
}

.space
{
	margin: 10px 0;
}

textarea.large
{
	width: 300px;
	height: 100px;
}

input.large
{
	width: 300px;
}

#file_list
{
	width: 100%;
	height: 240px;
	background: #fff;
	overflow-y: scroll;
	overflow-x: none;
}

div.file_a, div.file_b
{
	padding: 5px;
	margin: 1px;
	border: 1px #333 solid;
}

div.file_a
{
	background: #999;
}


#pu_top
{
	width: 95%;
	height: 150px;
}

#pu_fieldlist
{
	overflow-y: scroll;
	height: 250px;
	width: 100%;
	background: #fff;
	padding: 1px;
}#drop_structure
{
	width: 95%;
	height: 300px;
	overflow: scroll;
	border: 1px #000 solid;
	background: #fff;
	padding: 5px;
}

#dm_select
{
	width: 100%;
	height: 100%;
}

.dm_menu
{
	font-weight: bold;
}

#drop_structure ul
{
	margin-left: 15px;
	background: url(/site/images/stack.png);
	padding: 5px;
}#singup_list
{
	height: 400px;
	overflow: scroll;
	background: #fff;
	padding: 5px;
}#ck_text
{
	width: 100%;
	height: 100%;
}#faq_form textarea
{
	width: 500px;
	height: 60px;
	font-size: 8pt;
	font-family: tahoma;
}

#co_main form 
{
	height: 115px;
}/* admin plaintext css */

#plaintext
{
	width: 100%;
	height: 100%;
}

#plaintext textarea
{
	width: 100%;
	height: 100%;
}
.noheight
{
	height: auto;
}

