/* ----------- global ----------- */
html{
	height:100%;
	margin:0px;
	padding:0px;
}
body{
	background-color : #E4CE9B;
	height:100%;
	margin:0px;
	padding:0px;
	position:relative;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	padding: 0px;
	margin: 0px;
}

p{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-align: justify;
}

p.padded{
	padding-right: 20px;
}

p.stylish {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E2C988;
	background-color: #4F0000;	
	padding: 15px;
}

h1{
	color:#91252E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h2{
	color:#231307;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style: normal;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h3{
	color:#91252E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style: normal;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

h3.small {
	color:#91252E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style: normal;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}


h3.blue {
	color:#819AB1;
}

h4{
	color:#231307;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: normal;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-decoration:none;
}

	
	
/* ----------- authority wrapper ----------- */
* html #phaeon{
	height:100%;
}
* html #phaeon_index{
	height:100%;
}
#authority_page{
	background:url(../images/page_bg.gif);
	background-repeat:repeat-x;
	min-height:100%;
	position:relative;
	padding-bottom:0px;
}
#authority_index{
	min-height:100%;
	position:relative;
	padding-bottom:0px;
}
#wrapper{
    height:auto;
	margin-left: auto;
	margin-right: auto;
	min-height:100%;	
	padding-bottom:138px;	
	width: 980px;

}
.clear{
	clear:both;
}

#container {
	width: 100%;
	height: 100%;
	background-repeat:repeat-x;
	background-color: #D2B16A;
	background-image: url(images/index_bg.jpg);


}


/* ----------- header ----------- */
#header{
	/*height:115px;*/
	/*margin-bottom:10px;*/
	width:900px;
	padding-top: 10px;
		margin-left: auto;
	margin-right: auto;

}

#header_right{
	float:right;
	width: 900px;
	margin-bottom: 8px;
	margin-top: 12px;
}

#header_center{
	float:left;
	width: 900px;
	margin-bottom: 8px;
	margin-top: 12px;
}

/*#header_right ul{
	padding-right:0px;
}

#header_right ul  li{
	display:inline;	
	padding-left:8px;
	padding-right:10px;
}
.pipe{
		border-right : 1px solid #353434;
}*/

#header a{

	color:#7B7B7B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}
#header a:active{
	color:#7B7B7B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}
#header a:focus{
 	border-bottom : 0;
	color:#AAAAAA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}
#header a:hover{
 	border-bottom : 0;
	color:#AAAAAA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}
.active{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}



/* ----------- banner ----------- */
#banner_index{
	/*display:block;*/
	height:250px;
	margin-left:auto;
	/*text-indent:-5000px;*/
	width:980px;
	margin-right: auto;
	text-align: center;
	margin-top: 45px;

}
#banner_page{
	margin-bottom:19px;
	background:url(../images/page_banner.jpg);
	background-repeat:no-repeat;	
	display:block;	
	height:178px;
	margin-left:5px;
	text-indent:-5000px;
	width:888px;
}


/* ----------- index ----------- */
#index{
	height:auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;

}
#index h2{
	background-image : url(images/title_line.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
	margin-top: 30px;
	padding-bottom: 10px;
}

#index h3{
	background-image : url(images/title_line.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
	margin-top: 30px;
	padding-bottom: 10px;
	font-size: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#index h4{
	background-image : url(images/title_line.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
	margin-top: 30px;
	padding-bottom: 10px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#index p{
	margin-top: 18px;
}
#index img{
	float : left;
	/*margin-top: 24px;
	margin-right: 6px;*/
}

#index img.clean{
	float: left;
	margin-top: 0px;

}

#index td.clean{
	margin: 0px;
	padding: 0px;

}

#index span{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#index   a{
	color:#4F0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:underline;
}

#banner_index   a{
	color:#DAECFE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}

#index   a:active{
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}
#index   a:focus{
 	border-bottom : 1px dashed #3D9AF8;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration: underline;
}
#index  a:hover{
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration: none;
}

#index ul{
	list-style-type: none; 
	margin-top:14px;
	padding-right:0px;
	padding-top:0px;
}
#index ul li{
	color:#FFFFFF;
	display:list-item;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:10px;
	margin-left:-40px;
	padding-top:5px;
}

#left_column_one ul li{
	color:#96272F;
	display:list-item;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:10px;
	margin-left:-40px;
	padding-top:5px;
}
.row_one{
	border-top : 1px solid #EBDEBD;
	border-bottom : 1px solid #EBDEBD;
	padding-bottom:6px;
	padding-left:10px;
	background-color: #B69353;
}
.row_two{
	border-bottom : 1px solid #EBDEBD;
	padding-bottom:6px;
	padding-left:10px;
	background-color: #966E3B;
}
.row_three{
	border-bottom : 1px solid #EBDEBD;
	padding-bottom:6px;
	padding-left:10px;
	background-color: #B69353;
}
.row_four{
	background : #F7EED4;
	border-bottom : 1px solid #EBDEBD;
	padding-bottom:6px;
	padding-left:10px;
		background-color: #966E3B;

}
.row_five{
	background : #F4E9CC;
 	border-bottom : 1px solid #EBDEBD;
	padding-bottom:6px;
	padding-left:10px;
		background-color: #B69353;

}
.row_six{
	background : #F7EED4;
	border-bottom : 1px solid #EBDEBD;
	padding-bottom:6px;
	padding-left:10px;
		background-color: #966E3B;

}
.row_seven{
	background : #F4E9CC;
 	border-bottom : 1px solid #EBDEBD;
	padding-bottom:6px;
	padding-left:10px;
		background-color: #B69353;

}
.row_eight{
	background : #F7EED4;
	border-bottom : 1px solid #EBDEBD;
	padding-bottom:6px;
	padding-left:10px;
}
#column{
	float : left;
	height:auto;
	width:900px;
	margin-left: auto;
	margin-right: auto;
}
#left_column_one{
	float : left;
	height:auto;
	width:700px;
	margin-top: 25px;
}

#left_column_two{
	float : left;
	height:auto;
	width:550px;
}
#left_column_three{
	float : left;
	height:auto;
	width:550px;
}
#right_column_one{
	float : right;
	height:auto;
	width:155px;
	background-color: #E4CF9C;
	padding-left: 5px;
	margin-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;

}

#right_column_one li{
	color: #91252E;

}

#right_column_one h3{
	background:url(../images/order_button.gif);
	background-repeat:no-repeat;	
	display:block;	
	height:54px;
	margin-top:30px;
	text-indent:-5000px;
	width:300px;
}
#right_column_two{
	float : right;
	height:auto;
	width:300px;
}
#right_column_three{
	float : right;
	height:auto;
	width:300px;
}
#right_column_four{
	float : right;
	height:auto;
	width:300px;
}
/* ----------- page ----------- */

#page h2{
	background-image : url(images/title_line.jpg);
	background-repeat : repeat-x;
	background-position : bottom;
	margin-top: 30px;
	padding-bottom: 10px;
}
#page h4{
	margin-bottom: -10px;
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom : 1px solid #E2CEA6;
}
#page p{
	margin-top:18px;
}
/*#page img{
	float : left;
	margin-top: 24px;
	margin-right: 15px;*/
}
#page a{
	color:#DAECFE;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}
#page a:active{
	color:#3D9AF8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}
#page a:focus{
 	border-bottom : 1px dashed #3D9AF8;
	color:#3D9AF8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration: none;
}
#page  a:hover{
	border-bottom : 1px dashed #3D9AF8;
	color:#3D9AF8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration: none;
}
#page ul{
	list-style-type: none; 
	margin-top:14px;
	padding-right:0px;
	padding-top:0px;
}
#page ul li{
	color:#96272F;
	display:list-item;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	margin-left:-40px;
	padding-top:5px;
}
/* ----------- contact ----------- */
.message_button{
	margin-left:252px;
	margin-top:10px;
	position:relative;
	text-align:right;
}
.order_button{
	margin-left:252px;
	margin-top:40px;
	position:relative;
	text-align:right;
}
.form_titles{
	position:relative;
	padding-top:0px;
	text-align:right;
	margin-top:10px;
}
.button_titles{
	position:relative;
	padding-top:0px;
	text-align:left;
	margin-top:10px;
}
.field_titles{
	position:relative;
	padding-top:0px;
	text-align:right;
	margin-top:10px;
}
.attach_titles{
	position:relative;
	padding-top:0px;
	text-align:right;
	margin-top:10px;
}
.attach_titles  label{
	position:absolute;
	top:1px;
	right:305px;
}
.form_titles  label{
	position:absolute;
	top:4px;
	right:258px;
}
.field_titles  label{
	position:absolute;
	top:4px;
	left:0px;
}
.space{
	margin-top:30px;
}
.form_text{
	color:#000000;
	background:#F1E4C1;
	border-left:1px solid #C8AF79;
	border-top:1px solid #C8AF79;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:none;
	padding:6px;
	width:240px;
}
.field_text{
	color:#000000;
	background:#F1E4C1;
	border-left:1px solid #C8AF79;
	border-top:1px solid #C8AF79;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:none;
	padding:6px;
	width:340px;
}
.attach_text{
	color:#000000;
	background:#F1E4C1;
	border-left:1px solid #C8AF79;
	border-top:1px solid #C8AF79;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:none;
	padding:6px;
	width:300px;
}
.sm_form_text{
position: relative;
left:-100px;
	color:#000000;
	background:#F1E4C1;
	border-left:1px solid #C8AF79;
	border-top:1px solid #C8AF79;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:none;
	padding:6px;
	width:140px;
}
.tiny_form_text{
position: relative;
left:-170px;
	color:#000000;
	background:#F1E4C1;
	border-left:1px solid #C8AF79;
	border-top:1px solid #C8AF79;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:none;
	padding:6px;
	width:70px;
}
.dashed_line{
	position:relative;
	margin-top;-450px;
	margin-left:421px;
}
fieldset{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	margin:0;
	padding:0px;
	border:none;
	text-decoration:none;
}
form{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	margin:0px;
	padding-top:0px;
	text-decoration:none;
}
input, select, textarea{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:20px;
	margin:3px;
	padding:3px;
	text-decoration:none;
	border: 1px solid #E2C988;
}

input.button {
	color: #FFFFFF;
	background-color: #E2C988;
	margin: 3px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

span.checkbox {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(../images/checkbox.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
 }
 span.radio {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(../images/radio.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
 }
/* ----------- footer ----------- */
#footer{
	background:url(images/footer_bg.gif);
	background-color:#EEEFF0;
	background-repeat:repeat-x;
	height:98px;
	margin-top:-98px;	
	position:relative;
	width:100%;	
	text-align: center;
}
#footer_pad{
	height:98px;
	margin:auto auto;
	width:750px;
}
#footer p{
	color: #8b663d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding-left:0px;
	padding-top:45px;
	text-decoration:none;
	text-align: center;
}

#footer p.small{
	color: #8b663d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:0px;
	padding-top:5px;
	text-decoration:none;
	text-align: center;
}

#footer a{
	color:#614221;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}

#footer a.small{
	color:#614221;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}
#footer a:active{
	color:#614221;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration:none;
}
#footer a:focus{
 	border-bottom : 1px dashed #614221;
	color:#614221;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration: none;
}
#footer a:hover{
	border-bottom : 1px dashed #614221;
	color:#614221;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	outline:none;
	text-decoration: none;
}
#footer span{
	color:#CBA06F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

td {
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.top {
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.clean {
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

td.extras {
	background-color:#D2B16A;
	padding: 5px;
}

td.center {
	background-color:#D2B16A;
	padding: 5px;
	text-align:center;
}

td.center_pic {
	text-align:center;
}


/* ---- Menu ---- */

#menu {
	float: left;
	list-style: none;
	padding: 0;
	width: 100%;
	background-color: #F7EDD2;
	margin: 0;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 67.5%;
}
#menu a {
	background-color: #F7EDD2;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	color: #333;
	padding-bottom: 8px;
	background-color: #EDDFB6;                    
}

#menu li.active a{
	background-color: #E2C988;
}










a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
