* {
		margin:0;
		padding:0;
}
 
html, body {
		height:100%;
		}
body{
	background: #08347F;
	margin: 0 auto;
	height:100%;
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	color:#FFF;
}
th{
font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
font-size:14px;
}
h1{
font-family:  Arial;
font-size:18px;
background:#143D55;
padding:5px;
}
#collect{
margin:0 auto;
width:1010px;
border:0px solid #FFF;
height:100%;
}
#flash{
margin:0 auto;
top:0;
z-index:1;
position:absolute;
}
#header{
margin:0 auto;
width:1010px;
top:0;
height:60px;
z-index:100;
position:absolute;
background: repeat-x;
}
#menus{
margin-top:370px;
z-index:150;
position:absolute;
height:80px;
width:1010px;
background: url(images/bgbg.gif) repeat-x bottom;
}
#menuyok{
margin-top:135px;
z-index:150;
position:absolute;
height:80px;
width:1010px;
background: url(images/bgbg.gif) repeat-x bottom;
}
#content{
margin-top:450px;
z-index:151;
position:absolute;
width:1010px;
background: url(images/bgbg2.png) repeat-x;
}
#contentother{
margin-top:215px;
z-index:151;
position:absolute;
width:1010px;
background: url(images/bgbg2.png) repeat-x;
}
ul#menux{list-style-type:none; float:left; margin:5px; }
ul#menux li {list-style-type:none; float:left; padding:5px; text-decoration:none;}
ul#menux li a{text-decoration:none; color:#301E05;}
ul#menux li a:hover{text-decoration:none; color:#FFF;}
.ciz{
float:left; 
border:10px solid #FFF;
width:150px;
height:220px; 
background:#FFF; 
color:#000;
margin:5px;
}
#book{
margin:20px auto; 
width:880px; 
}
#featured a.more-link {
	float: left;
	margin-top: 5px;
	margin-left: 100px;
	margin-bottom:5px;
	padding: 5px 10px;
	border: 1px solid #c96111;
	background: #e2721b url(images/button-bg.png) repeat-x;	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;	
	color: #fff;	
	display: block;
}
#featured a.more-link:hover {
	border: 1px solid #2f4c13;
	background: #4a781d url(images/button-hover-bg.png) repeat-x;
}
#loading{
	text-align: center;
	visibility: hidden;
}
#mapdatax{
}
#jsddm
{	margin: 0;
	padding: 0}
 
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}
 
	#jsddm li a
	{	display: block;
		background: #324143;
		padding: 5px 12px;
		text-decoration: none;
		width: 150px;
		color: #EAFFED;
		white-space: nowrap}
 
	#jsddm li a:hover
	{	background: #24313C}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
		}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: 150px;
				background: #A9C251;
				color: #24313C}
			
			#jsddm li ul li a:hover
			{	background: #8EA344}
			
#menu1 {
	width: 220px;
	border-style: none solid none solid;
	border-color: #3D261D;
	border-size: 1px;
	border-width: 1px;
	}
#menu1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight: bold;
	font: 15px Tahoma, Arial;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #E4D6CD;
	display: block;
	background:  url(images/menu1.jpg) repeat-x;
	padding: 8px 0 0 10px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background:  url(images/menu1.jpg) repeat-x 0 -32px;
	padding: 8px 0 0 10px;
	}	
ul.tablel_content {
	width: 480px;
	margin: 0 ;
	padding: 0;
	list-style: none;

}
ul.tablel_content li {
	margin: 0;
	padding: 10px 0;
	text-align:right;
	background: url(images/dotted.gif) repeat-x left 22px;
}
ul.tablel_content li strong, ul.tablel_content li em{
	float: left;
    background:#143D55;/*--Combined Property with 'li em'--*/
	padding: 0 10px; /*--Combined Property with 'li em'--*/
}
ul.tablel_content li em {
	float: none; 
}
ul.tablel_content li i{
float: left;
text-align:left;
padding: 0 10px;
}
form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0;
	width:420px;
	padding:14px;
}
	/* ----------- stylized ----------- */
	#stylized{
		
		
	}
	#stylized p{
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:160px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:160px;
	}
	#stylized input{
		float:left;
		font-size:18px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized textarea{
		float:left;
		font-size:15px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized select{
		float:left;
		font-size:18px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:160px;
		width:125px;
		height:31px;
		background: url(images/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
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;
}
