@charset "utf-8";
/* CSS Document */
*
{
margin: 0;
padding: 0;
}

body
{
width: 100%;
margin: 0;
padding: 0;
font-family: "ms trebuchet", arial, verdana, sans-serif;
font-weight: normal;
font-style: normal;
font-size: small;
color: #ffffff;
background: #000000;
}

/* Common Elements */

a
	{
	outline: none;
	}

a:link, a:visited, a:active, a:hover, a:focus
	{
	color: inherit;
	text-decoration: underline;
	}

a.normal-link:link, a.normal-link:visited, a.normal-link:active
	{
	color: inherit;
	text-decoration: underline;
	}

a.normal-link:hover, a.normal-link:focus
	{
	color: inherit;
	text-decoration: none;
	}

a.inherit:link, a.inherit:visited, a.inherit:active
	{
	color: inherit;
	text-decoration: none;
	}

a.inherit:hover, a.inherit:focus
	{
	color: inherit;
	text-decoration: none;
	}

a.call-link:link, a.call-link:visited, a.call-link:active, a.call-link:hover, a.call-link:focus
	{
	color: inherit;
	color: white;
	text-decoration: none;
	cursor: text;
	}

img
	{
	width: 100%;
	max-width: 100%; /* Internet Explorer Fix */
	}

img.pre-load
	{
	display: none;
	}

img.no-border
	{
	border: 0;
	}

ul
	{
	list-style: none;
	}

br.clear-all
	{
	clear: both;
	}

br.clear-all-tablet
	{
	display: none;
	}

.new-hr
	{
	width: 100%;
	height: 1px;
	float: left;
	margin: 0;
	padding: 0;
	background: #00ccff;
	}

span.tap
	{
	display: none;
	}

/* End Common Elements */

/* Pre-Header */

#pre-header
	{
	width: 100%;
	background: #000000;
	}

#logo-holder
		{
		width: 1000px;
		margin: 0 auto;
		text-align: center;
		}

img#main-logo
			{
			width: 420px;
			float: left;
			margin: 10px 0 10px 10px;
			border: 0;
			}
			
img#main-logo-large
			{
			display: none;
			}

#large-contact-info
			{
			width: 420px;
			float: right;
			margin: 14px 12px 14px 0; 
			}

p#header-phone
				{
				float: right;
				margin: 0;
				padding: 0;
				font-weight: normal;
				font-style: normal;
				font-size: 20px;
				line-height: auto;
				text-transform: capitalize;
				text-align: right;
				color: #ffffff;
				}

/* End Pre-Header */

/* Header */

#header
	{
	width: 100%;
	background: #000000;
	}

#header-center
		{
		width: 960px;
		margin: 0 auto;
		text-align: center;
		border-bottom: 1px solid #00ccff;
		}

		
img.social-icon
				{
				width: 120px;
				margin: 0 auto;
				border: none;
				padding: 1px;
				}
				
/* Main Navigation */

#menu-info-holder, ul#header-list-tab, .toggleMenu:link, .toggleMenu:visited, .toggleMenu:active, .toggleMenu:hover, .toggleMenu:focus, ul#phone-only-list
			{
			display: none;
			}

ul.nav
			{
			width: 95%;
			margin: 0 2% 0 2%;
			list-style: none;
			font-family: "ms trebuchet", arial, verdana, sans-serif;
			font-weight: bold;
			font-style: normal;
			font-size: 16px;
			text-transform: uppercase;
			line-height: auto;
			}

ul.nav:before
			{
			content: " "; 
			display: table; 
			}

ul.nav:after
			{
			clear: both;
			content: " "; 
			display: table;
			}

ul.nav li
				{
				position: relative;
				color: #ffffff;
				}

ul.nav li:hover, ul.nav li:focus
				{
				color: #ffffff;
				background: cccccc;
				}

ul.nav > li
				{
				float: left;
				margin: 0;
				}

ul.nav > li > a
					{
					display: block;
					}

a.m-n:link, a.m-n:visited, a.m-n:active
					{
					display: block;
					padding: 12px 14px;
					color: inherit;
					text-decoration: none;
					}

a.m-n:hover, a.m-n:focus
					{
					color: inherit;
					}

a.m-n-act:link, a.m-n-act:visited, a.m-n-act:active, a.m-n-act:hover, a.m-n-act:focus
					{
					display: block;
					padding: 8px 16px;
					color: #222222;
					text-decoration: none;
					background: white;
					}

ul.nav ul
					{
					list-style: none;
					text-align: left;
					}

ul.nav li ul
					{
					position: absolute;
					left: -9999px;
					z-index: 10000;
					white-space: nowrap;
					background: white;
					}

ul.nav > li.hover > ul
					{
					min-width: 100%;
					left: -1px;
					border-left: 1px solid #d7d7d7;
					border-right: 1px solid #d7d7d7;
					border-bottom: 1px solid #d7d7d7;
					padding: 0 0 6px 0;
					box-shadow: 0 8px 6px -6px black;
					-moz-box-shadow: 0 8px 6px -6px black;
					-webkit-box-shadow: 0 8px 6px -6px black;
					}

ul.nav li li.hover ul
					{
					left: 100%;
					top: 0;
					}

ul.nav li ul li, ul.nav li ul li:hover, ul.nav li ul li:focus
						{
						border: 0;
						}

a.m-n-sub:link, a.m-n-sub:visited, a.m-n-sub:active
						{
						display: block;
						position: relative;
						z-index: 100;
						border: 0;
						padding: 6px 15px;
						font-weight: normal;
						font-style: normal;
						color: #222222;
						}

a.m-n-sub:hover, a.m-n-sub:focus
						{
						color: #000000;
						}

a.m-n-sub-act:link, a.m-n-sub-act:visited, a.m-n-sub-act:active, a.m-n-sub-act:hover, a.m-n-sub-act:focus
						{
						display: block;
						position: relative;
						z-index: 100;
						border: 0;
						padding: 6px 15px;
						font-weight: normal;
						font-style: normal;
						color: #ffffff;
						}

/* End Main Navigation */

/* End Header */

#slider-center
	{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	}

#slider-holder
		{
		width: 92%;
		float: left;
		padding: 38px 4% 20px 4%;
		text-align: left;
		}

#wrapper
	{
	width: 960px;
	margin: 0 auto;
	padding: 2% 0;
	text-align: center;
	background: #000000;
	}

img.social-logo-fb
			{
			float: right;
			width: 28px;
			margin: 0 6px 10px 0;
			border: 0;
			}
			
img.social-logo-ig
			{
			float: right;
			width: 28px;
			margin: 0 6px 10px 0;
			border: 0;
			}
			
			
			
/* Content */

#content
		{
		width: 92%;
		float: left;
		padding: 0 4%;
		text-align: left;
		}

p.bread-crumbs
			{
			margin: 4px 0 22px 2px;
			font-size: 70%;
			line-height: 190%;
			text-transform: uppercase;
			}

h1
			{
			margin: 0 0 8px 0;
			padding: 1px 0 3px 0;
			font-family: verdana, "trebuchet ms", georgia, sans-serif;
			font-weight: normal;
			font-style: normal;
			font-size: 150%;
			color: #fbff5b;
			}
			
h1.blue
			{
			margin: 0 0 10px 0;
			padding: 0 0 3px 0;
			font-family: verdana, "trebuchet ms", georgia, sans-serif;
			font-weight: normal;
			font-style: normal;
			font-size: 150%;
			color: #33ccff;
			}

img.main-wide
			{
			width: 354px;
			float: right;
			clear: right;
			margin: 5px 0 20px 20px;
			border: 4px solid #d8d8d8;
			box-shadow: 0 8px 6px -6px black;
			-moz-box-shadow: 0 8px 6px -6px black;
			-webkit-box-shadow: 0 8px 6px -6px black;
			}
			
img.reg-pic
			{
			max-width: 380px; 
			margin: 12px auto; 
			padding-left: 14px;
			}
			
			
h2
			{
			clear: left;
			margin: 0 0 12px 0;
			padding: 4px 0 0 0;
			font-weight: normal;
			font-style: normal;
			font-size: 120%;
			line-height: 150%;
			color: #ffffff;
			}
			
h2.inventory
			{
			clear: left;
			margin: 0 0 6px 0;
			padding: 2px 0 0 0;
			font-weight: normal;
			font-style: normal;
			font-size: 120%;
			line-height: 150%;
			color: #0033cc;
			}	
			
			
h2.towns
			{
			margin: 0 0 10px 0;
			font-weight: normal;
			font-style: normal;
			font-size: 120%;
			line-height: 150%;
			color: #d89d4d;
			}

.towns
			{
			margin: 0 0 10px 0;
			font-weight: bold;
			font-style: normal;
			font-size: 120%;
			line-height: 140%;
			color: #663300;
			}
			
p.contactcat
			{
			font-weight: bold;
			padding: 0;
			margin-bottom: 0;
			}
			
/* Sub Content */

.v-stripe
			{
			width: 100%;
			background: #000000;
			}

.sub-content
				{
				width: 55%;
				float: left;
				padding: 0 4% 0 0;
				background: #000000;
				}
				
.sub-content-wide
				{
				width: 92%;
				float: left;
				padding: 0 4% 0 0;
				background: #000000;
				}

				
h2.whitestock
				{
				margin: 0 0 12px 0;
				color: #ffffff;
				font-size: 120%;
				font-family: verdana, "trebuchet ms", georgia, sans-serif;
				padding: 2px; text-align: left;
				}
				
h2.homewhitestock
				{
				margin: 0 0 12px 0;
				color: #ffffff;
				font-size: 110%;
				font-family: verdana, "trebuchet ms", georgia, sans-serif;
				padding: 2px; 
				text-align: left;
				}				
	
h2.hours
				{
				margin: 0 auto;
				color: #ffffff;
				font-size: 120%;
				font-family: verdana, "trebuchet ms", georgia, sans-serif;
				padding: 3px 0 1px 0; 
				text-align: center;
				}
	
h3
					{
					clear: left;
					margin: 0 0 20px 0;
					font-family: verdana, "trebuchet ms", georgia, sans-serif;
					font-weight: normal;
					font-style: normal;
					font-size: 140%;
					color: #ffcc00;
					text-align: left;
					}

h4
					{
					margin: 0 0 20px 0;
					font-family: verdana, "trebuchet ms", georgia, sans-serif;
					font-weight: normal;
					font-style: normal;
					font-size: 115%;
					line-height: 150%;
					color: #333333;
					}

p
					{
					clear: left;
					margin: 0 0 20px 0;
					font-weight: normal;
					font-style: normal;
					font-size: 120%;
					line-height: 155%;
					}

span.bolder
						{
						font-family: verdana, "trebuchet ms", georgia, sans-serif;
						font-weight: normal;
						font-style: normal;
						}

span.italic
						{
						font-family: verdana, "trebuchet ms", georgia, sans-serif;
						font-weight: normal;
						font-style: italic;
						}

img.little-logo-1
					{
					width: 34px;
					float: left;
					margin: 2px 14px 20px 0;
					}

img.little-logo-2
					{
					width: 50px;
					float: left;
					margin: 2px 14px 20px 0;
					}

img.little-logo-3
					{
					width: 37px;
					float: left;
					margin: 2px 14px 20px 0;
					}

ul.normal-list
					{
					clear: left;
					margin: 0 33px 20px 20px;
					font-weight: normal;
					font-style: normal;
					font-size: 120%;
					line-height: 155%;
					list-style: disc;
					color: #ffffff;
					}

ul.normal-list li
						{
						margin: 0 0 5px 0;
						padding: 0;
						}
						
ul.normal-list-services
					{
					clear: left;
					margin: 0 0 0 8%;
					font-weight: bold;
					font-style: normal;
					font-size: 130%;
					line-height: 155%;
					list-style: disc;
					color: #ffffff;
					}

ul.normal-list-services li
						{
						margin: 0 0 4px 0;
						padding: 0;
						}

span.normal-color
							{
							color: #ffffff;
							}

ul.specs
				{
				margin: 0 30px 20px 30px;
				}

ul.specs li
					{
					margin: 0 0 10px 0;
					}
					
					
/* End Sub Content */


/* -------- Directions Page --------  */

#mapholder
				{
				width: 640px;
				margin: 14px auto 18px auto;
				border: 1px solid black;
				text-align: center;
				}

/* -------- End Directions Page --------  */


/* Right Column */

.right-column, .right-column-sub
				{
				width: 41%;
				float: left;
				margin: 0;
				background: white;
				}

right-column-sub .right-col
				{
				width: 356px;
				border: 2px solid #111111;
				padding: 2px;
				}

img.right-product
					{
					width: 354px;
					margin: 4px 0 6px 0;
					border: 4px solid #d8d8d8;
					box-shadow: 0 8px 6px -6px black;
					-moz-box-shadow: 0 8px 6px -6px black;
					-webkit-box-shadow: 0 8px 6px -6px black;
					}

img.main-wide-sub-small
					{
					display: none;
					}
					
p.caption
						{
						clear: left;
						text-align: center;
						margin: 2px auto;
						font-weight: normal;
						font-style: italic;
						font-size: 110%;
						line-height: 145%;
						font-family: verdana, "trebuchet ms", georgia, sans-serif;
						}	

p.caption-bold
						{
						clear: left;
						text-align: center;
						margin: 2px auto;
						font-weight: bold;
						font-style: italic;
						font-size: 110%;
						line-height: 145%;
						font-family: verdana, "trebuchet ms", georgia, sans-serif;
						}	

.cube-left
					{
					width: 24%;
					height: 80px;
					float: left;
					margin: 0 2% 2% 0;
					padding: 4%;
					background: #e9e9e9;
					}

.cube-middle
					{
					width: 24%;
					height: 80px;
					float: left;
					margin: 0 2% 2% 0;
					padding: 4%;
					background: #e3e3e3;
					}

.cube-right
					{
					width: 24%;
					height: 80px;
					float: left;
					margin: 0 0 2% 0;
					padding: 4%;
					background: #dddddd;
					}

p.cube-cat
						{
						margin: 0 0 10px 0;
						font-size: 12px;
						font-family: verdana, "trebuchet ms", georgia, sans-serif;
						font-weight: normal;
						font-style: normal;
						text-transform: uppercase;
						color: #01106d;
						}

p.cube-info
						{
						font-size: 12px;
						color: black;
						}

/* End Right Column */

p.top-link
			{
			margin: 0;
			font-size: 90%;
			text-transform: uppercase;
			}

/* End Content */

/* Footer */

#footer
	{
	width: 100%;
	background: #000000;
	}

#footer-center
		{
		border-top: .5px solid #ffffff;
		width: 960px;
		margin: 0 auto;
		padding: 2% 0 2% 0;
		text-align: center;
		}

ul.footer-list
			{
			width: 20%;
			display: inline;
			float: left;
			margin: 0 0 0 4%;
			padding: 0 3%;
			text-align: left;
			font-size: 13px;
			line-height: 19px;
			}

ul.footer-list li
				{
				margin: 0 0 2px 0;
				}

ul.footer-list li.footer-cat
				{
				margin: 0 0 10px 0;
				font-size: 16px;
				line-height: 22px;
				font-weight: normal;
				font-style: normal;
				text-transform: uppercase;
				color: #eeeeee;
				}

ul.footer-list li.footer-main
				{
				margin: 12px 0 2px 0;
				}

a.f-n:link, a.f-n:visited, a.f-n:active
					{
					font-weight: normal;
					font-style: normal;
					color: white;
					text-decoration: none;
					}

a.f-n:hover, a.f-n:focus
					{
					font-weight: normal;
					font-style: normal;
					color: #ffecb0;
					text-decoration: none;
					}

a.f-n-act:link, a.f-n-act:visited, a.f-n-act:active, a.f-n-act:hover, a.f-n-act:focus
					{
					font-weight: normal;
					font-style: normal;
					color: #ffcc33;
					text-decoration: none;
					}

p#footer-contact-info
			{
			display: inline-block;
			width: 30%;
			float: right;
			clear: none;
			margin: 0 4% 0 0;
			font-weight: normal;
			font-style: normal;
			font-size: 13px;
			line-height: 18px;
			color: white;
			text-align: right;
			}

/* End Footer */

/* Sub Footer */

#sub-footer
	{
	width: 100%;
	background: #33ccff;
	}

#sub-footer-center
		{
		width: 960px;
		margin: 0 auto;
		text-align: center;
		}

p#copyright
			{
			margin: 0 auto;
			padding: 2% 4% 0 4%;
			font-size: 85%;
			font-weight: bold;
			color: #000000;
			text-align: center;
			}

/* End Sub Footer */

@media(max-width: 999px){

br.clear-all-tablet
{
display: block;
clear: both;
}

#logo-holder
{
width: 100%;
margin: 0;
text-align: left;
}

img#main-logo
{
display: none;
}

img#main-logo-large
{
display: inline-block;
width: 40%;
float: left;
margin: 2% 0 2% 2%;
border: 0;
}

#large-contact-info
{
width: 46%;
float: right;
margin: 1.5% 2% 2.5% 0; 
}

p#header-phone
{
margin: 0;
line-height: auto;
}

p#header-address
{
font-size: 12px;
line-height: 16px;
float: right;
margin-right: 40%;
}

ul#header-list
{
display: none;
}

#header-center
{
width: 100%;
margin: 0;
}

ul#header-list-tab
{
display: inline-block;
float: left;
margin: 2% 0 2% 4%;
padding: 0;
font-family: verdana, "trebuchet ms", georgia, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 13px;
line-height: 19px;
text-align: left;
color: black;
}

.toggleMenu:link, .toggleMenu:visited, .toggleMenu:active, .toggleMenu:hover, .toggleMenu:focus
{
float: right;
display: block;
margin: 2% 2% 2% 0;
padding: 1% 3%;
font-weight: normal;
font-style: normal;
font-size: 18px;
line-height: 22px;
text-transform: uppercase;
text-decoration: none;
color: white;
background: #666666;
}

span#menu-button
{
font-size: 130%;
}

ul.nav
{
width: 98%;
margin: 0;
font-size: 15px;
text-align: center;
}

.active
{
display: block;
}

ul.nav li
{
border: 0;
}

ul.nav > li
{
display: block;
width: 100%;
float: none;
}

a.m-n:link, a.m-n:visited, a.m-n:active
{
border-bottom: 1px solid #c4c4c4;
padding: 16px 0;
color: #cc0000;
background: #eeeeee;
}

a.m-n:hover, a.m-n:focus, a.m-n-act:link, a.m-n-act:visited, a.m-n-act:active, a.m-n-act:hover, a.m-n-act:focus
{
border-bottom: 1px solid #c4c4c4;
padding: 16px 0;
color: #cc0000;
background: #eeeeee;
}

a#tab-down-top
{
border-top: 1px solid #c4c4c4;
}

a#tab-down-bottom
{
border-bottom: 0;
}

ul.nav li ul
{
text-align: center;
}

ul.nav ul
{
display: block;
width: 100%;
border: 0;
}

ul.nav > li.hover > ul
{
border: 0;
padding: 0;
}

ul.nav > li > .parent
{
background: url('images/down-arrow-black.png') no-repeat #eeeeee 95% 50%;
}

ul.nav > li > .parent:hover, ul.nav > li > .parent:focus
{
background: url('images/down-arrow-black.png') no-repeat #eeeeee 95% 50%;
}

a.m-n-sub:link, a.m-n-sub:visited, a.m-n-sub:active
{
border-bottom: 1px solid #b7b7b7;
padding: 16px 0;
color: #222222;
background: #e3e3e3;
}

a.m-n-sub:hover, a.m-n-sub:focus, a.m-n-sub-act:link, a.m-n-sub-act:visited, a.m-n-sub-act:active, a.m-n-sub-act:hover, a.m-n-sub-act:focus
{
border-bottom: 1px solid #b7b7b7;
padding: 16px 0;
color: #222222;
background: #e3e3e3;
}

ul.nav > li.hover > ul, ul.nav li li.hover ul
{
position: static;
}

#slider-center
{
width: 100%;
text-align: left;
}

#slider-holder
{
padding-top: 20px;
}

#wrapper
{
width: 92%;
margin: 0;
padding: 3% 4%;
}

#content
{
width: 100%;
padding: 0;
}

h1
{
font-size: 140%;
}

img.main-wide
{
width: 39%;
}

img.main-wide-sub
{
width: 97%;
}

.form-holder
{
margin: 4px 0 12% 0;
}

.form-holder-h2
{
margin: 17px 0 12% 0;
}

input.form-submit
{
width: 100%;
padding: 14px 0 10px 0;
}

.cube-left
{
width: 88%;
height: auto;
margin: 0 0 2% 0;
padding: 6%;
}

.cube-middle
{
width: 88%;
height: auto;
clear: left;
margin: 0 0 2% 0;
padding: 6%;
}

.cube-right
{
width: 88%;
height: auto;
clear: left;
margin: 0 0 2% 0;
padding: 6%;
}

p.cube-info
{
margin: 0;
}

#footer-center
{
width: 100%;
margin: 0;
padding: 0;
}

ul.footer-list
{
width: 38%;
margin: 4% 0 4% 4%;
padding: 0;
}

p#footer-contact-info
{
width: 96%;
clear: left;
margin: 0 0 4% 4%;
text-align: left;
}

#sub-footer-center
{
width: 96%;
padding: 0;
}

p#copyright
{
padding: 4% 2% 0 2%;
font-size: 70%;
}

}

@media(max-width: 640px){

body
{
-webkit-text-size-adjust: 100%;
}

span.click
{
display: none;
}

span.tap
{
display: inline;
}

.hide-break
{
display: none;
}

#logo-holder
{
width: 80%;
margin: 0 auto;
text-align: center;
}

img#main-logo-large
{
width: 80%;
margin: 3% 10%;
}

#large-contact-info
{
display: none;
}

#menu-info-holder
{
display: inline-block;
width: auto;
float: left;
margin: 2% 0 2% 2%;
padding: 2.5% 4.5%;
}

p#menu-call
{
margin: 0 0 4px 0;
padding: 0;
font-family: verdana, "trebuchet ms", georgia, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 12px;
line-height: 12px;
text-transform: capitalize;
text-align: left;
color: #ffffff;
}

p#menu-phone
{
margin: 0;
padding: 0;
font-family: verdana, "trebuchet ms", georgia, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 22px;
line-height: 22px;
text-transform: lowercase;
text-align: left;
color: #ffffff;
}

ul#header-list-tab
{
display: none;
}

.toggleMenu:link, .toggleMenu:visited, .toggleMenu:active, .toggleMenu:hover, .toggleMenu:focus
{
margin: 4% 4% 4% 0;
padding: 2% 3%;
font-size: 16px;
line-height: 18px;
}

p.bread-crumbs
{
margin: 6px 0 16px 2px;
}

h1
{
margin: 4px 0 20px 0;
}

h1#under-slider
{
border-top: 1px solid #b5b5b5;
padding-top: 18px;
}

.sub-content
{
width: 100%;
min-height: 1px;
padding: 0 0 16px 0;
}

.right-column
{
width: 100%;
padding: 0 0 20px 0;
}

.right-column-sub
{
width: 100%;
padding: 0;
}

img.right-product
{
width: 60%;
float: left;
margin: 0 0 10px 0;
}

p.caption-bold-sm
{
margin: 0 0 2% 0;
font-weight: bold;
}


img.main-wide-sub
{
display: none;
}

img.main-wide-sub-small
{
display: block;
width: 39%;
float: right;
clear: right;
margin: 5px 0 20px 20px;
border: 4px solid #d8d8d8;
box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
-webkit-box-shadow: 0 8px 6px -6px black;
}

.form-holder
{
width: 88%;
margin: 4px 0 5% 0;
padding: 4% 6%;
}

.form-holder-h2
{
width: 88%;
margin: 17px 0 5% 0;
padding: 4% 6%;
}

p.form-category
{
margin: 0 0 2% 0;
}

input.normal-form-input
{
margin: 0 0 4% 0;
}

.captcha-holder
{
margin: 1% 0 3% 0;
}

input.form-submit
{
width: 100%;
margin: 3% 0 5% 0;
}

.cube-left, .cube-middle, .cube-right
{
width: 40%;
height: auto;
float: right;
clear: right;
margin: 0 0 2% 4%;
padding: 3%;
}

ul#phone-only-list
{
display: inline-block;
clear: left;
margin: 0 0 20px 0;
font-weight: bold;
font-style: normal;
font-size: 115%;
line-height: 150%;
font-family: verdana, "trebuchet ms", georgia, sans-serif;
text-align: left;
color: #222222;
}

ul.footer-list
{
width: 82%;
clear: left;
margin: 4% 4% 0 4%;
padding: 0;
}

p#footer-contact-info
{
width: 92%;
margin: 4%;
}

}

@media(max-width: 320px){

body
{
-webkit-text-size-adjust: none;
}

img#main-logo-large
{
width: 100%;
margin: 5% 0;
}

#menu-info-holder
{
padding: 1.75% 4.5%;
}

ul.nav
{
font-size: 12px;
}

ul.nav > li > .parent
{
background: url('images/down-arrow-black.png') #eeeeee no-repeat 87% 50%;
}

ul.nav > li > .parent:hover, ul.nav > li > .parent:focus
{
background: url('images/down-arrow-black.png') #eeeeee no-repeat 87% 50%;
}

p#menu-phone
{
font-size: 20px;
line-height: 20px;
}

img.main-wide, img.main-wide-sub-small
{
width: 97%;
float: left;
margin: 5px 0 25px 0;
border: 4px solid #d8d8d8;
}

.form-holder
{
margin: 4px 0 10% 0;
}

.form-holder-h2
{
margin: 17px 0 10% 0;
}

p.form-category
{
font-size: 90%;
line-height: 140%;
}

input.normal-form-input
{
margin: 0 0 6% 0;
}

p#copyright
{
padding: 5% 2% 0 2%;
}

}
