/*-----------------------------
RESET STYLES
-----------------------------*/

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none; /* This stops the iPhone from automatically changing the size of the text when you flip the phone */
	}
body{
	font-size: 62.5%; /* 62.5% means 1em = 10px */
	background-image:url(images/bkg.gif);
	}
ul, li, ol, dl, dd, dt{
	list-style:none;
	padding:0;
	margin:0;
	}
a{
	text-decoration:none;
	}
 
/*-----------------------------
	SITE SPECIFIC STYLES
-----------------------------*/

body{

	font-family: Helvetica; /* Helvetica is on the iPhone already, so you may as well take advantage */
	color:#000000;
	}

a{
	color:#blue;
	text-decoration:none;
	}

/*-----------------------------
	HEADINGS
-----------------------------*/

#header{
	display:block;
	width: 104%;
	height:61px;
	background-image: url(images/hbkg.gif);
	margin-left: -4px;
	}
	
h5{
margin-left: 5px;
margin-top: 0px;
	padding-bottom: 0px ;
	font-size: 28px;
	font-weight: normal;
	color: #7c95ba;
}
	
h2 {
	margin-left: 4px;
	margin-top: 10px;
	padding-bottom: 0px ;
	font-size: 16px;
	font-weight: bold;
	color: #4bb4bc;
}
#search {
	margin-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #7c95ba;
}
#buttons {
	padding-top: 0px;
	padding-bottom: 5px;
	}
#break {
	height: 10px;
	background: #cad7ea;
	padding-top: 6px;
	padding-bottom: 11px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-left: -4px;
	}


.text{
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
wp_postsSearchs_keyword{
	height: 20px;
}

.itextarea {
	width: 96%;
	height: 16px;
}


#call  {
	width: 277px;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-color: #4bb4bc;
	align: center;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	-webkit-border-radius: 15px;

}

#buffer  {
width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.line {
width: 102%;
	border-bottom-style:dotted;
	border-width: thin;
}

/*-----------------------------
	BASIC LAYOUT
-----------------------------*/
#content{
width: 100%;
}
#page_wrapper{
width: 100%;
	margin-left: 4px;

	}
	
	
#content td{
	/*padding-left: 14px;*/
	}

/*-----------------------------
	ORIENTATION CLEVERNESS
-----------------------------*/

#content_left,
#content_right,
#content_normal,
#content_flipped{
	display:none;
	}
.show_normal,
.show_flipped{
	width:320px;
	}
.show_left,
.show_right{
	width:480px;
	}

.show_left #content_left,
.show_right #content_right,
.show_normal #content_normal,
.show_flipped #content_flipped{
	display:block;
	}
	
	
	
#wp_postsSearchs_keyword_choices {
background: #cad7ea;
font-size: 11px;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
padding-left: 5px;
}
	
	
	
h2{
margin-left: 0px;
margin-top: 10px;
	padding-bottom: 0px ;
	font-size: 22px;
	font-weight: bold;
	color: #4bb4bc;
}

#statesButton_DoSearch {
	width: 120px;
	height: 32px;
	margin-top: 6px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background: #4bb4bc;
		font-weight: bold;
}

input #wp_postsSearchs_keyword{

	font-size: 24px;
	text-transform: uppercase;
	background: #7c95ba;
		font-weight: bold;
}







/***** Post Titles ******/
b{
font-weight: normal
}
td b font b{
	font-family: arial;
	font-size: 24px;
	color: #000000;
	line-height: 30px;
}

p font b{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background: #fef56c;
}
font b{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background: #fef56c;
}




/***** Author Titles ******/
em {
	font-family: arial;
	font-size: 12px;
	color: #333;
	font-style: italic;
}
em {
	font-family: arial;
	font-size: 12px;
	color: #333;
	font-style: italic;
}

/***** LINK --Injured By This Drug. Click Here ******/
.small-link{
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.small-link a{
	font-family: arial;
	font-size: 13px;
	color: red;
	line-height: 16px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.small-link a:hover{
text-decoration: none;
}


td, p{
	color: #000000;
	font-size: 14px;
	line-height: 20px;
		padding-bottom:8px;
				padding-right: 7px;
}

option {
text-transform: capitalize;
	font-size: 24px;
}
select {
text-transform: capitalize;
	font-size: 24px;

}
#content a{
	display: none;
}