/*  
Theme Name: Pharmosaic_Custom
Version: 1.0
Author: Jonathon Weisenfeld (jweis@undercurrentdesigns.com)
*/

/* Top Elements */
* { margin: 0; padding: 0px; outline: 0 }

body {
	background: #fff;
	font-family: 'Merriweather', sans-serif;
	font-weight: 300;
	font-size: 1rem;
	line-height: 2rem;
	color: #333; 
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #0265a6;
	background: inherit;
}
a:hover {
	color: #0265a6;
	background: inherit;
	text-decoration: underline;
	cursor:pointer;
}

/* headers */
h1 {color: #0265a6;
	font-family: 'Kanit', sans-serif;
	font-size: 250%;	
	font-weight: bold;
	padding: 0px;		
	margin: 0px 0 20px 0;
}
h2 {
	font-family: 'Kanit', sans-serif;
	font-size: 175%;	
	font-weight: bold;
	color: #0265a6;
	padding: 10px 0px 5px 0px;		
	margin: 0;
}
h3 {
	font-family: 'Kanit', sans-serif;
	font-weight: bold;
	font-size: 150%;
	font-weight: bold;
	color: #0265a6; 
	padding: 5px 0 0px 0;
	line-height: 150%;
}
h4 {
	font-family: 'Kanit', sans-serif;
	font-weight: bold;
	font-size: 100%;
	font-weight: bold;
	color: #0265a6; 
	padding: 5px 0 0px 0;
	line-height: 115%;
}

p {
	padding: 0px;		
	margin: 0 0 1em 0;
}
hr {
	border: 1px solid #0265a6;
	margin: 1rem 0 1rem 0;
}
ul, ol {
	margin: 0px 0 20px 0;
	padding: 0 20px;
	color: #555;
}

/* images */
img {
	margin: 10px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 0 0 0px;	
}
th strong {
	color: #fff;
}
th {
	background: #088FC6;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	/*border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;*/
}
tr {
	height: 30px;
}
td {
	padding: .5rem;
	border: 1px solid #000;
	line-height: 1.25rem;
}
td.column-a {
	background: #4897b8;
	color: #fff;
}

/* form elements */
fieldset {
	padding: 10px 0 0 0;
	border: 0px solid;
}
.formrow {
	margin: 0px 0 1rem 0px;
}
#formdiv {
	background:#fff;
	padding: 0px;
	margin: 15px 0 0 140px;
}
form {
	margin:0px 0 0px 0;
	padding: 0px;
}
  
label {
	display:block;
	font: 1.25rem 'Merriweather', sans-serif;
	padding: 0px;
	color: #0265a6;
	margin: 0 0 0rem 0;
}
input {
	padding:2px;
	margin: 0px 0px 0px 0px;
	border:1px solid #999;
	color:#222222;
	font-size: 1rem;
}
input #lastinput {
	padding:2px;
	margin: 0px 0px 5px 0px;
	border:1px solid #69A934;
	font: normal 1em Verdana, sans-serif;
}
textarea {
	width:95%;
	padding:2px;
	margin: 2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #999;
	height:100px;
	display:block;
	color:#777;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 

#header {
	width: 100%;
	height: 375px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #000 url(images/mosaicimages/rotate.php) no-repeat center 0;
	z-index: 10;
}
.header_home {
	position: relative;
}
#header_content {
	width: 1050px;
	margin: 0 auto;
	background: transparent;
	padding: 40px 0 0 0;
}
#logo {float: none; margin: 0 0 0 0; background: url(images/Logo_Pharmosaic.png) no-repeat center 0; height: 170px;}
#logo img {margin: 0;}
#header h1 {color: #6dc3e9; text-align: center; font-size: 2.25rem; line-height: 2.5rem; margin: 40px 0 0 0;}

#header_small {width: 100%;	height: 150px; margin: 0 auto;	padding: 0;	position: fixed;	background: #000 url(images/mosaicimages/rotate.php) no-repeat center 0; z-index: 10;}
#header_small h1 {color: #6dc3e9; text-align: center; font-size: 1.25rem; line-height: 1.5rem; margin: 20px 0 0 0;}
#header_content_small {width: 1050px; margin: 0 auto; background: transparent; padding: 10px 0 0 0;}
#logo_small {float: left; margin: 10px 0 0 0; background: url(images/Logo_Pharmosaic.png) no-repeat left 0; background-size: contain; height: 100px; width: 325px;}
#logo_small img {margin: 0;}
#header_subtitle_small {margin: 50px 0 0 15px; font-size: 1.75rem; padding: 0 10px; width: 675px; float: left;}	
#header_subtitle_small h1 {margin: 10px 0 0 0; font-size: 1.75rem; padding: 0 10px; text-align: left;}
#interior_icons {width: 200px; border: 8px solid #34669a; border-radius: 40px; float: right;}


/* Main Navigation */
#navigation {position: fixed; height: 35px; width: 100%; background: #0265a6; margin: 0; color: #fff; top: 150px; z-index: 9;}
#navigation a {color: #fff;	text-decoration: none;}
#navigation a:hover {
	color: #a5aed7;
	text-decoration: none;
}
#navigation_mobile {
	display: none;
}
.mobileonly {
	display: none;
}
#menu {clear: both;	margin: 0px auto; width: 1098px; font-weight: 600;	font-family: 'Kanit', sans-serif;
}
#menu ul	{
	margin: 0 auto; padding: 0; /* only needed if you have not done a CSS reset */
	font-size: 2em;
}
#menu li	{display: block; float: left; line-height: 35px; height: 35px; margin: 0; padding: 0px 0 0 0;  position: relative; width: 180px; text-align: center; font-size: 1.25rem; background-color: transparent;}
#menu li a	{color: #fff;}
#menu .current-menu-item a, #menu .current_page_item a, #menu a:hover {
	color: #BDD6F0;
	background: transparent;
	text-decoration: none;
}
#menu ul ul { /* this targets all sub menus */
	display: none; /* hide all sub menus from view */
	position: absolute;
	top: 45px; /* this should be the same height as the top level menu -- height + padding + borders */
	background: #0e2058;
	width: 100%;
	z-index: 999;
	font-size: 1em;
	height: 45px;
}
#menu ul ul li { /* this targets all submenu items */
	text-align: center;
	float: none; /* overwriting our float up above */
	width: 175px; /* set to the width you want your sub menus to be. This needs to match the value we set below */
	margin: 0 auto;
}
#menu ul ul li a { /* target all sub menu item links */
	padding: 7px 10px 0 10px; /* give our sub menu links a nice button feel */
	line-height: 1em;
}
#menu ul li:hover > ul {
	display: block; /* show sub menus when hovering over a parent */
}



#header_divider {
	border-bottom: 4px solid #183460;
	background: url(images/DividerBar_Bkgrnd.jpg) center 129px;
	height: 55px;
	padding: 128px 0 0 0;
}
#header_divider_scrolled {
	display: none;
}

img.headshot {
	max-width: 100%;
	height: auto;
	float: none;
	position: relative;
	margin-left: 0;
}
#wrap {
	width: 1050px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 210px 0 0px 0;
}
#content-container {}
#content_2col {width: 46%; margin: 0 auto; padding: 10px 20px 10px 20px; text-align: left; float: left; line-height: 1.75rem;}
#content_2col ul {list-style: disc;}


/* Homepage */
#home_container {
	position: relative;
}
	
#home_feature_primary {
	width: 1050px;
	background: transparent;
	margin: 40px auto 40px auto;
	text-align: left;
	font-weight: 400;
}
#home_feature_primary h1 {
	font-family: 'Kanit', arial, sans-serif;
	font-weight: 700;
	text-align: left;
	font-size: 2.25rem;
	color: #0c8fc6;
	line-height: 2rem;
}
#home_feature_primary h1 a:hover {
	text-decoration: none;
}
#home_feature_primary img {
	float: left;
	margin: 0 20px 0 0;
}
#home_feature_white {width: 100%; height: 100%; background: #fff; margin: 20px auto 0 auto; padding: 30px 0 30px 0;}
#home_feature_gray {width: 100%; height: 100%; background: #eee; margin: 20px auto 0 auto; padding: 30px 0 30px 0;}
#home_feature_container {width: 1050px; margin: 0 auto; text-align: left;}
#home_feature_content {width: 46%; margin: 0 auto; padding: 10px 20px 10px 20px; text-align: left; float: left;}
#home_2col {width: 46%; margin: 0 auto; padding: 10px 20px 10px 20px; text-align: left; float: left;}
#home_2col ul {list-style-image: url('images/bulletpoints_15.png');}
#home_3col {float: left; width: 33%; text-align: center;}
#home_3col img {width: 300px; height: 225px; border: 8px solid #34669a; border-radius: 40px;}
#home_4col {float: left; width: 22.5%; text-align: center; margin: 0 25px 0 0;}  
#home_4col h2 {text-align: center;}
#home_4col p {text-align: center;}
#home_4col a:hover {text-decoration:none;}
#home_4col img {width: 175px; height: 175px; border: 8px solid #34669a; border-radius: 40px;}
#home_icon_titles {font-family: 'Kanit', cursive; font-size: 1.5em; font-weight: bold; color: #666;}
#home_icon_titles a {color: #666;}
#home_icon_titles a:hover {color: #666; text-decoration:none;}
#home_icon_titles a:visited {color: #666; text-decoration:none;}

#home_feature2_wrap {
	width: 1050px;
	margin: 0 auto;
}
#home_feature2_content {
	width: 49%;
	/*height: 210px;*/
	margin: 20px auto 20px auto;
	float: left;
	text-align: left;
	font-size: 1.25rem;
	font-family: 'Kanit', sans-serif;
	font-weight: 300;
}
#home_feature2_content h1 {
	font-family: 'Kanit', arial, sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 1.75rem;
	color: #0c8fc6;
}
#home_feature2_content h1 a:hover {
	text-decoration: none;
}
#home_contact {width: 600px; margin: 20px auto 60px auto;}

.mc4wp-response {
	margin: 5px 0 0 0;
	font-family: 'Kanit', sans-serif;
	font-weight: 300;
	color: #0c8fc6;
}
.newsletter_form input {
	border: 1px solid #666;
	font-family: 'Kanit', sans-serif;
	font-size: 1rem;
	font-weight: 300;
	font-style: italic;
}
	

/* Main Column */
#main {
	display: inline;
	background: #fff;
	width: 750px;
	margin: -10px 0 0 0;
	padding: 0 20px 0 0; 
	float: right;
	/*margin: 0 0 10px 0;*/

}
#list_main {
	display: inline;
	background: #fff;
	width: 1050px;
	margin: 10px 0 0 0;
	padding: 0 20px 0 0; 
	float: right;
	font-family: 'Kanit', sans-serif;
	font-size: 1.15rem;
	font-weight: 300;
	color: #666;
	/*margin: 0 0 10px 0;*/
	line-height: 1.85rem;
}
#main_register {
	display: inline;
	background: #fff;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0 20px 0 0; 
	float: right;
	font-family: 'Kanit', sans-serif;
	font-size: 1.15rem;
	font-weight: 300;
	color: #666;
	/*margin: 0 0 10px 0;*/
	line-height: 1.85rem;
}

#main h1 {
	font-family: 'Kanit', arial, sans-serif;
	font-weight: 400;
	font-size: 2.75rem;
	color: #4159a8;
	margin: 10px 0 10px 0;
	line-height: 2.5rem;	
}
#main h2 {
	font-family: 'Kanit', arial, sans-serif;
	font-weight: 400;
	font-size: 1.85rem;
	margin-top: 10px;
	color: #4159a8; 
	padding: 5px 0 0px 0px;
	line-height: 2.25rem;
}
#main h2 a {
	background: none;
	color: #4159a8;
	text-decoration: none;
}
#main h2 a:hover {
	background: none;
	color: #4159a8;
	text-decoration: underline;
}
#main h3 {
	font-family: 'Kanit', arial, sans-serif;
	font-weight: 700;
	font-size: 1.35rem;
	margin: 1rem 0 0 0;
	color: #4159a8; 
	padding: 5px 0 0px 0px;
}
#main h5 {
	color: #4159a8;
	padding: 0px;
	margin: -10px 0 10px 0px;
	font-style: italic;
	font-size: 1rem;
}
#main p {
	margin: 0 0 10px 0;
	color: #555;
}
#main a, a:visited {
	text-decoration: none;
	color: #4159a8;
	background: inherit;
}
#main a:hover {
	color: #4159a8;
	background: inherit;
	text-decoration: underline;
}

#main ul, ol {
	margin: 1em 0 1em 0;
	padding: 0 20px;
	font-size: 1.15rem;
	color: #555;
}
#main ul {
	list-style: disc;
}
#main li {
	padding: 0 0 1em 0;
}
#main ul li {
	padding: 0 0 0 1em;
	line-height: 1.75rem;
	/*text-indent: -.7em;*/
}
#main ol li ol li ol {
	padding: 0 0 0 20px;
}
#outline_bold ul, ol {
	padding: 0 40px;
}

/*#main ul li::before {
  content: "• ";
  color: #4897b8;
}*/
#main_landingtitle {
	height: 115px;
	width: 100%;
	background: #4897b8;
	padding: 5px;
	margin: -10px 0 20px 0;
}
#main_landingtitle h1 {
	color: #87cfed;
	font-size: 5rem;
	font-weight: 600;
	line-height: 11rem;
}
.entry-summary {
	margin: 0 0 1rem 0;
}

/* Responsive iFrame for Google Calendar */
.responsive-iframecalendar-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 400px;
width: 100%;
overflow: hidden;
}

.responsive-iframecalendar-container iframe,
.vresponsive-iframecalendar-container object,
.vresponsive-iframecalendar-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}




/* Callouts */	
#callout_right {
	float: right;
	width: 40%;
	padding: 1rem;
	margin: 0px 0 0 1rem;
	background: #eee;
}	
#callout_left {
	float: left;
	width: 40%;
	padding: 1rem;
	margin: 0px 1rem 0 0px;
	background: #eee;
}	

/* Sidebar */	
#sidebar {
	float: right;
	width: 30%;
	padding: 0;
	margin: 15px 15px 0 0;
	color: #555;
}	
#sidebar h2 {
	margin: 0px 0 5px 0;
	padding: 5px 5px 5px 5px; 
	font: bold 100% Tahoma, Arial, Sans-serif;
	color: #fff;
	background: #69a934;
}
#sidebar ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0px;
	text-decoration: none;		
	line-height: 175%;			
}
#sidebar li.widget li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	color: #68774A;
}
* html body #sidebar ul li {
	height: 1%;
	padding: 0 10px 0 10px;
}
#sidebar ul li {
	line-height: 175%;
	padding: 5px;
	margin: 0px 0 20px 0;
	border: 1px solid #69a934;		
}
#sidebar ul li a {
	text-decoration: none;	
	background-image: none;	
	color: #2180BC;
	line-height: 175%;			
}
#sidebar ul li a:hover {	
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
	line-height: 175%;			
}
	

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 1rem 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 1rem;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	/*margin: 10px;*/
}
.wp-caption-text {
	font-size: .85rem;
	padding: .25rem 0 0 0;
	line-height: 1rem;
	font-style: italic;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}



/* Footer */	
#footer {
	color: #6dc3e9;
	background: #000;
	clear: both;
	width: 100%;
	height: 150px;
	text-align: center;	
	font-size: 100%;
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
	line-height: 140%;
	position: relative;
}
#footer a { 
	color: #6dc3e9;
	text-decoration: none;
	font-size: 100%;
}
#footer a:hover {text-decoration:underline; color: #fff;}
#footer_content {
	width: 1050px;
	margin: 0 auto;
	text-align: center;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both;
}
.row {
	margin: 0 0 10px 0;
	font-size: 1em;
	line-height: 1.5em;
}
#formlabel {
	width: 130px;
	float: left;
	margin: 0 10px 0 0;
}
.cap {
	background: #fff;
	width: 130px;
	margin: 0 5px 0 0;
	vertical-align: top;
}
.cap img {
	margin: 0px;
}






/********************************************
   RESPONSIVE
********************************************/ 
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}



/*** Mobile Large 1050px ***/
@media screen and (max-width: 1050px) {

#navigation {margin:.75rem 0 0 0; top: 118px;}
#menu {width: 100%;}
#menu li {width: 165px;}
#home_feature_primary {padding: 0 10px; width: 960px;}
#home_feature_secondary {padding: 0 20px 20px 20px;}
#home_feature2_content {width: 45%;}
#wrap {width: 960px; top: 180px;}
#main {width: 670px; margin:-25px 0 0 0;}
.menu_wrap {margin: 0 20px 0 0;}
	
}
/*** Mobile Large 800px ***/
@media screen and (max-width: 800px) {
	#header {width: 775px;}
	#header_content {width: 720px;}
	.header_contact {width: 200px;}
	#navigation {width: 768px;}
	#menu ul {font-size: 1.75em;}
	#menu li {width: 125px;}
	#home_feature_primary {width: 97%;}
	#home_feature_container {width: 100%; padding: 0 10px;}
	#home_2col {width: 100%; float: none; margin: 0; padding: 0 10px;}
	#home_4col {width: 50%; margin: 0 0 20px 0;}
	#footer_content {width: 100%;}

}	
	
/*** Mobile Large 500px ***/
@media screen and (max-width: 500px) {

.nomobile {
	display: none;
}
.mobileonly {
	display: block;
}
#header {height: 265px; width: 100%;}
#header_content {width: 100%; height: 150px; position: relative; margin: 0; padding: 0;}
#logo {width: 300px; height: 115px; margin: 0px auto; background: url(images/Logo_Pharmosaic.png) no-repeat center 20px; background-size: contain;}
#header_subtitle h1 {margin: 10px 0 0 0; font-size: 1.75rem; padding: 0 10px;}	
#navigation {
	display: none;
}
#navigation_mobile {
	display: block;
	float: right;
	width: 60%;
	margin: 0;
	text-align: right;
	position: relative;
	z-index: 99;
}
#navigation_mobile img {
	margin: .5rem .5rem 0 0;
}

#navigation_mobile hr {
	color: #4159a8;
}
#navigation_mobile ul {
	list-style: outside none none;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}
#navigation_mobile li /* hamburger menu */ {
	list-style: outside none none;
	margin: 0px 0 0 0;
	height: 100%;
	float: none;
	clear: both;
}
#navigation_mobile li ul {
	display: none;
	background-color: #162e38;
	margin: -35px 0px 0 0px;
	padding: 0;
	width: 250px;
	text-align: center;
	z-index: 10;
	position: relative;
	clear: both;
}
#navigation_mobile li:hover ul {
	display: block;
	background-color: #162e38;
	margin: -25px 0px 0 -15px;
	padding: 0;
	width: 250px;
	text-align: center;
	z-index: 10;
	position: relative;
	clear: both;
}

#navigation_mobile li ul li  /* container */ {
	display: block;
	background-color: transparent;
	margin: 0 0 0 0px;
	padding: 0px;
	height: 30px;
	width: 250px;
	clear: both;
}
#navigation_mobile li ul li ul li  /* base menu items */ {
	display: block;
	background-color: transparent;
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
	height: 40px;
	width: 250px;
	clear: both;
}
#navigation_mobile li ul li ul li:hover ul  {
	display: block;
	background-color: #ff00ff;
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
	height: 40px;
	width: 250px;
	clear: both;
}
#navigation_mobile li ul li ul li a {
	color: #87cfed;
	clear: both;
}
#navigation_mobile li ul li ul li a:hover {
	color: #fff;
	text-decoration: none;
	clear: both;
}
#navigation_mobile li ul li ul li ul {
    display: block;
    background-color: #162e38;
    margin: 0px;
	padding: 10px 0 0 0;
	height: 40px;
    width: 250px;
    text-align: center;
    position: inherit;
    clear: both;
}
#navigation_mobile li ul li ul li:hover ul {
	margin: 0;
    position: inherit;
    clear: both;
    padding: 0;
    float: left;
	display: block;
}
#navigation_mobile li ul li ul li ul li  /* child menu items */ {
	display: block;
	background-color: #87cfed;
	margin: 0 0 0 0px;
	padding: 5px 0 0 0;
	height: 35px;
	width: 250px;
	float: left;
	clear: both;
}
#navigation_mobile li ul li ul li ul li a {
	color: #ff00ff;
}
#navigation_mobile li ul li ul li ul li:hover ul {
	color: #ff00ff;
}

#home_container {position: relative; width: 90%;}
#home_feature_primary {
	width: 95%;
	height: 100%;
	background: transparent;
	margin: 20px auto 20px auto;
	text-align: left;
	font-size: 1rem;
	font-weight: 300;
	line-height: 2rem;
}
#home_feature_primary h1 {
	font-family: 'Kanit', arial, sans-serif;
	font-weight: 700;
	text-align: left;
	font-size: 1.5rem;
	color: #0c8fc6;
	line-height: 1.5rem;
}
#home_feature_primary h1 a:hover {
	text-decoration: none;
}
#home_feature_primary img {
	display: none;
}
#home_feature_container {width: 90%;}
#home_feature_container h1 {line-height: 1em; margin: 0 0 10px 0;}
#home_feature_gray {width: 110%;}
#home_contact {width: 100%; margin: 20px auto 60px auto; padding: 0 10px;}
#home_contact h2 {clear: both;}
#home_3col {width: 100%; margin: 0 0 20px 0;}
#home_4col {width: 100%;}

	.menu_wrap {
	width: 100%;
	display: none;
	z-index: 1;
	margin: 0;
	padding: 0 0 1rem 0;
}
#wrap {
	width: 95%;
	padding: 10px;
	position: relative;
	top: 170px;
}
#content-container h1 {line-height: 2.5rem;}
#main {
	width: 100%;
	padding: 0;
	margin: .5rem;
	float: none;
	position: relative;
	top: 10px;
}
#main p {
	padding: 5px 10px 5px 10px;
	margin: 20px auto 20px auto;
	text-align: left;
	font-family: 'Kanit', sans-serif;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.5rem;
	color: #555555;
}
#main h1 {
	font-size: 2rem;
	line-height: 1.85rem;
	padding: 0 0 0rem .5rem;
}
#main h2 {
	padding: 0 5px 0 5px;
}
#main h3 {
	padding: 0 0 0rem .5rem;
}
#main h4 {
	padding: 0 5px 0 5px;
}
.alignleft {
	float: none;
	margin: 0 0rem 0 0;
}

.alignright {
	float: none;
	margin: 0 0 0 0rem;
}
#footer {height: 100%;padding: 0 0 1rem 0;}
#footer_content {width: 100%;text-align: center; margin: 10px 0 0 0;}
}

/*** Mobile Small 420px ***/
@media screen and (max-width: 420px) {

.nomobile {
	display: none;
}
#home_image {
	height: 100%;
}
#home_titletext {
	height: 6rem;
}
}