body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0A0700;
    background: #000000;
}

a:link, a:visited, a:active{ color: #CC9900; text-decoration: none; font-weight: normal; }
a:hover { color: #CC0000; text-decoration: none; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner10 { clear: both; width:100%; height: 10px; }
.cleaner20 { clear: both; width:100%; height: 20px; }
.cleaner30 { clear: both; width:100%; height: 30px; }
.cleaner40 { clear: both; width:100%; height: 40px; }
.cleaner50 { clear: both; width:100%; height: 50px; }
.cleaner60 { clear: both; width:100%; height: 60px; }

.margin { margin-right: 15px; }

.button a, .button a:active, .button a:visited {
	float: right;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(../images/yellow_button.png) no-repeat;
}

.button a:hover {
	float: right;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(../images/black_button.png) no-repeat;
}


h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#wrapper {
	width: 100%;
	height: 100px;
	margin: 0 auto;	
	background:  url(../images/wrapper_bg.jpg) repeat-x top;
}

#titlebar {
	width: 940px;
	height: 100px;
	margin: 0 auto;
	padding: 0 20px;
	background: url(../images/logo_top_bg.jpg) no-repeat top;
}

#title {
	float: left;
	width: 280px;
	margin: 0px;
	text-align: center;
	padding: 30px 0 0 0;
}

#title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	color: #ba0808;
	font-weight: bold;
	text-decoration: none;
}

#title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#title h1 a span {
	display: block;
	font-size: 13px;
	color: #204567;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
	letter-spacing: 2px;
}

/* end of menu */

#titlebar #menu {
	float: right;
	width: 650px; /* no of menu item * 90 */
	height: 40px;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#menu li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu li a {
	position: relative;
	float: left;
	display: block;
	width: 80px;
	height: 24px;
	padding: 6px 0 0 0;
	margin: 0 0 0 10px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #CC9900;
	outline: none;

}

#menu li a:hover {
	position: relative;
	color: #FFFFFF;

}

/* end of menu */

#titlebar #menubox {
	float: right;
	width: 280px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
}


#banneroutter {
	clear: both;
	width: 100%;
	height: 360px;
	margin: 0 auto;
	background: url(../images/bg_wrapper_outter.jpg) top repeat-x;
}

#banneroutter_inner {
	clear: both;
	width: 100%;
	height: 140px;
	margin: 0 auto;
	background: url(../images/bg_wrapper_outter.jpg) top repeat-x;
}

.innerbox_content img.imgleft,.innerbox_content_2col img.imgleft {
  float: left;
  padding: 0px 10px 0px 10px;
  border: none;
}

.innerbox_content img.imgleft2,.innerbox_content_2col img.imgleft2 {
  float: left;
  padding: 0px 10px 10px 10px;
  border: none;
}

.innerbox_content img.imgleft25,.innerbox_content_2col img.imgleft25 {
  float: left;
  padding: 0px 10px 40px 10px;
  border: none;
}

.innerbox_content img.imgleft3,.innerbox_content_2col img.imgleft3 {
  float: left;
  padding: 0px 10px 60px 10px;
  border: none;
}

.innerbox_content img.imgleft4,.innerbox_content_2col img.imgleft4 {
  float: left;
  padding: 0px 10px 140px 10px;
  border: none;
}

.innerbox_content img.imgleftlist,.innerbox_content_2col img.imgleftlist {
  float: left;
  padding: 0px 30px 0px 10px;
  border: none;
}

.innerbox_content img.imgright,.innerbox_content_2col img.imgright {
  float: right;
  padding: 0px 10px 10px 10px;
  border: none;
}

.innerbox_content ul {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0A0700;
  padding: 0 15px;
  margin: 10px 0px 5px 0px;
  padding: 5px 0;
}

.innerbox_content li {
  list-style: none;
  padding: 5px 0 5px 20px;
  margin: 2px 2px;
}

.innerbox_content_2col ul {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0A0700;
  margin: 10px 0px 5px 0px;
  padding: 5px 0px 0px 5px;
}

.innerbox_content_2col li{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0A0700;
  list-style: none;
  padding: 2px 0 2px 0px;
  margin: 2px 2px;
}

.innerbox_content_2col ul.leftlist {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #0A0700;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#banner {
	width: 100%;
	height: 360px;
	margin: 0 auto;
	background: url(../images/bg_wrapper.jpg) no-repeat center top;
}

#innerbanner {
	width: 960px;
	height: 360px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/banner_bg.jpg) no-repeat center top;
}

#banner_inner {
	width: 100%;
	height: 140px;
	margin: 0 auto;
	background: url(../images/bg_wrapper.jpg) no-repeat center top;
}

#innerbanner2 {
	width: 960px;
	height: 140px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(../images/banner_bg.jpg) no-repeat center top;
}

#slider {
	clear: both;
	width: 960px;
	height: 290px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 128px 0 0 0;
	background: none;
}

/* content */

#content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

#content {
	width: 960px;
	margin: 0 auto;
	padding: 10px 10px;
	background: transparent;
}

#content p {
	margin-bottom: 10px;
}

.section15 {
	clear: both;
	width: 940px;
	padding: 0 15px;
}

.section30 {
	clear: both;
	width: 910px;
	padding: 0 30px;
}

.box {
	float: left;
	width: 300px;
	background: url(../images/box_middle.jpg) repeat-y;
}

.box_top {
	width: 300px;
	height: 5px;
	background:url(../images/box_top.jpg) no-repeat;
}

.box_bottom {
	width: 300px;
	height: 15px;
	background: url(../images/box_bottom.jpg) no-repeat;
}

.box .box_content {
	padding: 15px 20px 15px 20px;
}

.box h2 {
	color: #B69326;
	font-size: 17px;
	margin-bottom: 10px;
}

.box .box_image_wrapper {
	float:left;
    padding: 0px 15px 0px 5px;
}

.em_text {
	font-size: 14px;
	color: #000;
}

.innerbox {
	float: left;
	width: 940px;
	background: url(../images/innercontent_middle.jpg) repeat-y;
}

.innerbox_top {
	width: 940px;
	height: 5px;
	background:url(../images/innercontent_top.jpg) no-repeat;
}

.innerbox_bottom {
	width: 940px;
	height: 15px;
	background: url(../images/innercontent_bottom.jpg) no-repeat;
}

.innerbox .innerbox_content {
	padding: 15px 20px 15px 20px;
}

.innerbox h2 {
	color: #B69326;
	font-size: 17px;
	margin-bottom: 10px;
}

.innerbox .innerbox_image_wrapper {
	float:left;
    padding: 0px 15px 0px 5px;
}

/* content 2 column */

.innerbox_2col {
	float: left;
	width: 460px;
	background: url(../images/innercontent_2col_middle.jpg) repeat-y;
}

.innerbox_top_2col {
	width: 460px;
	height: 5px;
	background:url(../images/innercontent_2col_top.jpg) no-repeat;
}

.innerbox_bottom_2col {
	width: 460px;
	height: 15px;
	background: url(../images/innercontent_2col_bottom.jpg) no-repeat;
}

.innerbox_2col .innerbox_content_2col {
	padding: 15px 20px 15px 20px;
}

.innerbox_2col h2 {
	color: #B69326;
	font-size: 17px;
	margin-bottom: 10px;
}

.innerbox_2col .innerbox_image_wrapper_2col {
	float:left;
    padding: 0px 15px 0px 5px;
}

/* footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 10px 10px 25px 175px;
	color: #cccccc;
}

#footer  a {
	color: #B69326;
}

#footer .section20 {
	float: left;
	width: 200px;
	padding-right: 20px;
}

#footer .section20 h3 {
	width: 175px;
	height: 10px;
	font-size:14px;
	font-weight: bold;
	color: #B69326;
}

#footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#footer .footer_list li a {
	color: #cccccc;
}

#footer .footer_list li a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#footer .copy{
  margin: 0px 0px 0px 615px;
}

/* end of footer */


.gallery {
	width: 100%;
    margin: -3px 0px 15px 0px;
    padding: 0px 0px 0px 25px;
}

.gallery img {
	float: left;
	margin: 0;
	padding: 0;
    border: 2px solid #B69326;;
}

.gallery img.mid {
	margin: 0 12px 14px 12px;
}

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p,
form.ddfm .fmradio p,
form.ddfm textarea,
form.ddfm .fmfullblock,
form.ddfm .fmhalfblock,
form.ddfm .fmselect,
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #CC9900;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend,
form.ddfm label,
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 600px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 580px;
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;
}

form.ddfm label {
	display: block;
	float: left;
	width: 26%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;
}

form.ddfm label.fmtextlblwide {
	display: block;
	float: left;
	text-align: left;
	margin: 0 10px 0 1px;
	padding-bottom: 8px;
	width: 100%;
}

form.ddfm select.fmselect {
	float: left;
	display: block;
	width: 47%;
	margin-bottom: 0px;
	padding: 3px;
}

form.ddfm .fmcheck {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline;
	float: none;
	clear: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left;
	position: relative;
	width: 46%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block;
	float: left;
	width: 26%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left;
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

.fmfullblock p.fieldwrap{
    color: #CC9900;
}


form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left;
	display: block;
}

.fmhalfblock p.fieldwrap{
  margin: 0px 0px 0px 0px;
  color: #CC9900;
}


form.ddfm input.fmverify {
	float: left;
	width: 22%;
	margin-bottom: 15px;
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px;
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left;
	display: block;
	width: 45%;
	margin-bottom: 0px;
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left;
	display: block;
	width: 35%;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px;
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both;
	width: 97%;
}

form.ddfm .submit .button {
	border: 1px solid #FFFFFF;
    background: #CC9900;
    color: black;
}

.ddfmwrap .ddfmerrors {
	display: block;
	float: left;
	width: 27%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both;
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* 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: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* 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: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* 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: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	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: #666666;
	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: #DDDDDD;
	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: #DDDDDD;
	font-weight: bold;
	}

#thank_you{
  height: 450px;
  min-height: 450px;
}

#thank_you h3{
  font: bold 18px Arial, Helvetica, sans-serif;
  color: #9e9e9e;
  padding: 5px 10px;
  margin: 10px 20px 0 20px;
}