/***********************************************************
RESET
***********************************************************/
html
{
    overflow: auto;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, dfn, th, var
{
    font-style: normal;
    font-weight: normal;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}
:focus
{
    outline: none;
}
.clear:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* IE7 */
*:first-child + html .clear
{
    min-height: 1%;
}
/***********************************************************
TEXT, LINKS, GENERIC
***********************************************************/
@font-face
{
    font-family: 'DroidReg';
    src: url('DroidSans-webfont.eot');
    src: url('DroidSans-webfont.eot?#iefix') format('embedded-opentype'), url('DroidSans-webfont.woff') format('woff'), url('DroidSans-webfont.ttf') format('truetype'), url('DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'DroidBold';
    src: url('DroidSans-Bold-webfont.eot');
    src: url('DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('DroidSans-Bold-webfont.woff') format('woff'), url('DroidSans-Bold-webfont.ttf') format('truetype'), url('DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
p
{
    margin-bottom: 15px;
}
.txtCenter
{
    text-align: center;
}
.txtBlack
{
    color: #000;
}
a
{
    color: #000;
    text-decoration: underline;
}
a:hover
{
    color: #4d4d4d;
    text-decoration: none;
}
a.more_info
{
    background: url(../images/more_info_sprite.png) no-repeat center 0px;
    display: block;
    height: 17px;
    width: 168px;
    text-indent: -99999px;
}
a.more_info:hover
{
    background: url(../images/more_info_sprite.png) no-repeat center -17px;
}
/*a#donatenow  {
	background: url(../images/donate_now_new.png) no-repeat center top;
	display: block;
	height: 55px;
	margin-top: 20px;
	width: 194px;
	text-indent: -99999px;
}
a#donatenow:hover {
	background: url(../images/donate_now_new.png) no-repeat center bottom;
}

a#finddropbox  {
	background: url(../images/find_dropbox.png) no-repeat center top;
	display: block;
	height: 55px;
	margin-top: 20px;
	width: 194px;
	text-indent: -99999px;
}
a#finddropbox:hover {
	background: url(../images/find_dropbox.png) no-repeat center bottom;
}*/
.donate-box
{
    width: 200px;
    position: relative;
    left: 20px;
    background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
    color: #d7df21;
    display: table-cell;
    float: left;
    font-size: 0.9em;
    height: 45px;
    padding-top: 15px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
}
.donate-box:hover
{
    background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
    color: #d7df21;
}
.donate-schedule
{
    width: 280px;
    height: 45px;
    background: #7f7f7f url("/images/btnArrows2.png") no-repeat scroll right top;
    color: #d7df21;
    display: table-cell;
    float: left;
    font-size: 0.9em;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
}
.donate-schedule:hover
{
    background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
    color: #d7df21;
}
.donate-schedule-now
{
    width: 370px;
    padding: 5px;
    background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
    color: #d7df21;
    display: table-cell;
    float: left;
    padding-top: 10px;
    height: 45px;
    font-size: 0.9em;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
}
.donate-schedule-now:hover
{
    background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
    color: #d7df21;
}
#donate-now
{
    width: 240px;
    background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
    color: #d7df21;
    display: table-cell;
    height: 50px;
    padding-top: 10px;
    float: left;
    font-size: 0.9em;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
}
#donate-now:hover
{
    background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
    color: #d7df21;
}
#find-box
{
    width: 240px;
    background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
    color: #d7df21;
    display: table-cell;
    height: 50px;
    padding-top: 10px;
    float: left;
    font-size: 0.9em;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
}
#find-box:hover
{
    background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
    color: #d7df21;
}
.floatRight
{
    float: right;
    margin-left: 8px;
}
.floatLeft
{
    float: left;
    margin-right: 8px;
}
#right h1, #right h2, #right h3, #right h4
{
    margin-bottom: 15px;
}
#right h1
{
    color: #25aae1;
    font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
    font-size: 2.5em;
    text-shadow: 0px 1px 1px #fff;
    text-transform: uppercase;
}
#right h1.page_title
{
    color: #000;
    border-bottom: 1px #fff solid;
    font-size: 3em;
}
#right h2
{
    color: #8dc63f;
    font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
    font-size: 2.3em;
    text-shadow: 0px 1px 1px #fff;
}
#right h3
{
    font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
    font-size: 2em;
    text-shadow: 0px 1px 1px #fff;
}
#right h4
{
    font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    text-shadow: 0px 1px 1px #fff;
}
#right .linkcell
{
    float: left;
    margin-right: 1em;
}
/***********************************************************
MAIN
***********************************************************/
body
{
    background: #ebebeb;
    color: #4e4e4e;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    overflow: auto;
}
#site_container
{
    width: 100%;
    position: relative;
}
#header
{
    background: transparent url(../images/nav_bg.png) repeat-x top left;
    height: 85px;
    position: absolute;
    z-index: 100;
    width: 100%;
}
.inner
{
    width: 978px;
}
#banner
{
    height: 290px;
    position: relative;
    left: 0px;
    top: 44px;
    width: 100%;
}
#region_title
{
    background: #e1e759;
    font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
    font-size: 3.3em;
    padding: 3px 0px;
    position: relative;
    text-shadow: 1px 1px 1px #e1e759;
    width: 100%;
}
#wrapper
{
    width: 968px;
    padding-left: 10px;
    margin-top: 44px;
    min-height: 570px;
}
#footer
{
    background: #fff;
    height: 50px;
    margin-top: 20px;
    padding: 20px 0px 0px 0;
    width: 100%;
}
/***********************************************************
HEADER
***********************************************************/
#header h1#logo
{
    float: left;
    position: relative;
    left: 5px;
    top: 5px;
}
#header h1#logo a
{
    display: block;
    background: #fff url(../images/logo.jpg) no-repeat center center;
    height: 64px;
    width: 348px;
    text-indent: -999999px;
}
#header ul li a img
{
    vertical-align: middle;
}
ul.dropdown
{
    font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    float: right;
    list-style: none;
    margin: 0px;
    position: relative;
    text-shadow: 1px 1px 1px #fff;
    position: relative;
    top: 20px;
    right: 5px;
}
ul.dropdown li
{
    float: left;
    margin-left: 30px;
    zoom: 1px;
}
ul.dropdown li a
{
    color: #000;
    display: block;
    padding: 4px 8px;
    text-decoration: none;
}
ul.dropdown li:last-child a
{
    border-right: none;
}
ul.dropdown li.hover, ul.dropdown li:hover
{
    position: relative;
}
ul.dropdown ul
{
    font-size: .8em;
    font-weight: bold;
    width: 155px;
    visibility: hidden;
    position: absolute;
    margin: 0px;
    padding-top: 26px;
    top: 100%;
    left: 0;
}
ul.dropdown ul li
{
    color: #000;
    float: none;
    margin: 0px;
}
ul.dropdown ul li a
{
    background: #fff;
    border-right: none;
    width: 100%;
    padding: 6px 8px;
    display: inline-block;
}
ul.dropdown ul li img
{
    margin-top: -4px;
}
ul.dropdown ul ul
{
    left: 100%;
    top: 0;
}
ul.dropdown li:hover > ul
{
    visibility: visible;
}
ul.dropdown a:hover, ul.dropdown li.hover a
{
    color: #4d4d4d;
}
ul.dropdown ul a:hover, ul.dropdown ul li:hover a
{
    background: #989898;
    color: #fff;
    text-shadow: 1px 1px 1px #989898;
}
/***********************************************************
BANNER
***********************************************************/
#banner #counter_container
{
    color: #25aae1;
    font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
    position: absolute;
    top: 60px;
    left: 530px;
    text-align: center;
    text-shadow: 1px 1px 1px #ebebeb;
}
#banner #counter_container h1
{
    font-size: 2.3em;
    margin: 0px;
}
#banner #counter_container h2
{
    font-size: 1.1em;
    margin: -5px 0px 0px 0px;
}
#banner #counter_container small
{
    font-size: .6em;
    vertical-align: top;
}
#banner a.schedule
{
    background: url(../images/schedule_sprite.png) no-repeat center top;
    display: block;
    height: 55px;
    margin-bottom: 20px;
    text-indent: -99999px;
    width: 263px;
}
#banner a.schedule:hover
{
    background: url(../images/schedule_sprite.png) no-repeat center bottom;
}
#banner img
{
    margin: 0px;
}
#region_title h1
{
    font-size: 1em;
    margin: 0px 0px 0px 10px;
}
/***********************************************************
HOME BODY CONTENT
***********************************************************/
ul#icons
{
    width: 1080px;
}
#icons li
{
    display: inline;
    list-style: none;
    float: left;
}
.icon-pickup-service
{
    width: 157px;
    height: 129px;
}
.icon-drop-box
{
    width: 85px;
    height: 129px;
}
.icon-donation-location
{
    width: 136px;
    height: 129px;
}
.icon-t-shirt
{
}
.icon-environmental-impact
{
    width: 155px;
    height: 129px;
}
#wrapper ul li
{
    list-style: disc;
    margin: 0px 0px 10px 40px;
}
#wrapper ol li
{
    list-style: decimal;
    margin: 0px 0px 10px 40px;
}
/************SIDE NAV************/
#wrapper #side_nav
{
    background: url(../images/side_nav_rt_border.png) no-repeat right top;
    float: left;
    padding-top: 10px;
    width: 195px;
}
#wrapper #side_nav ul
{
    margin: 0px 0px 20px 0px;
}
#wrapper #side_nav ul li
{
    font-size: 1.3em;
    list-style: none;
    margin: 0px 0px 8px 0px;
}
#wrapper #side_nav ul ul
{
    margin: 5px 0px;
}
#wrapper #side_nav ul ul li
{
    margin-left: 10px;
    font-size: .8em;
}
#wrapper #side_nav ul li, #wrapper #side_nav ul li a
{
    color: #25aae1;
    font-family: DroidReg, Arial, Helvetica, sans-serif;
    text-shadow: 0px 1px 1px #fff;
    text-decoration: none;
}
#wrapper #side_nav ul li a:hover
{
    color: #1784b1;
}
#wrapper #side_nav ul ul a
{
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
}
#wrapper #side_nav ul ul a:hover
{
    color: #000;
    text-decoration: underline;
}
/************RIGHT************/
#wrapper #right
{
    float: right;
    padding-top: 10px;
    width: 765px;
}
#wrapper #right .module
{
    width: 287px;
    position: relative;
}
#wrapper #right .module .top
{
    background: url(../images/module_top.png) no-repeat center top;
    display: block;
    height: 9px;
    width: 287px;
}
#wrapper #right .module .mid
{
    background: url(../images/module_mid.png) repeat-y center top;
    display: block;
    padding: 0px 12px 8px 12px;
    width: 263px;
}
#wrapper #right .module .bottom
{
    background: url(../images/module_bottom.png) no-repeat center top;
    display: block;
    height: 20px;
    width: 287px;
}
#wrapper #right .module ul.list li
{
    color: #000;
    font-family: DroidReg, Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    list-style: none;
    margin: 0px 0px 10px 0px;
}
#wrapper #right p#icons img
{
    margin: 0px 10px;
}
/***********************************************************
FOOTER
***********************************************************/
#footer
{
    background: #fff;
    height: 80px;
    margin-top: 20px;
    padding: 20px 0px 0px 0;
    width: 100%;
}
#footer a
{
    font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    margin-right: 30px;
    text-decoration: none;
}
#footer .fine_print
{
    color: ##4E4E4E;
    display: block;
    font-size: .8em;
    margin-top: 5px;
    text-align: right;
}
#footer p:first-child
{
    margin-left: 10px;
}

.smallLinks {
    float: left;
    clear: both;
    font-size: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

/***********************************************************
PAGE SPECIFIC
***********************************************************/
/************FAQ************/
.item_type 
{
    font-size: medium;
    font-weight: bold;
    margin-left: 0px;
}
#faq h1
{
    color: #8dc63f;
    font-size: 1.8em;
}
#faq h1:first-letter
{
    font-size: 1.3em;
}
#faq hr
{
    border: none;
    border-top: 1px #000 solid;
    background: #ebebeb;
    display: block;
    margin: 20px 0px;
    outline: none;
}
/************CONTACT************/
ul.form
{
    margin: 0px;
}
ul.form li
{
    list-style: none !important;
    margin: 0px 0px 10px 0px;
}
ul.form li label
{
    display: block;
}
ul.form li .text, ul.form li .text_comment, ul.form li .text_captcha, ul.form li .btn
{
    background: #fff;
    border: 1px #4e4e4e solid;
    padding: 0px;
    margin-bottom: 5px;
    width: 250px;
}
ul.form li .text.state
{
    width: 188px;
}
ul.form li .text.zip
{
    width: 50px;
}
.form input
{
    width: 180px;
    height: 20px;
}
.call-us 
{
    margin-left:60px;
}
/*****PAGE SPECIFIC****************/
#header h1#smalllogo
{
    display: none;
}
/*****PAGE SPECIFIC****************/
/***DEFAULT PAGE**/
.gray-text
{
    font-size: large;
    font-weight: bold;
}
.light-text
{
    font-size: medium;
}
.black-text
{
    color: black;
    font-size: medium;
    font-weight: bold;
}
.collecting-clothing
{
    font-size: x-large;
    font-family: Arial;
    color: #0000ff;
    font-weight: bold;
    text-decoration: underline;
    text-decoration-color: black;
}
.collecting-clothing:hover
{
    color: blue;
}
.how-to-donate
{
    font-size: x-large;
    font-weight: bold;
    color: #0000ff;
    text-decoration-color: black;
}
.top-images
{
    width: 720px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    float: left;
}
.charity_logo
{
    width: 504px;
    height: 290px;
}
.charity_logo_default
{
    width: 504px;
    height: 290px;
}
#steps
{
    float: left;
    margin-top: 20px;
    width: 720px;
    margin-left: 0px;
    text-align: center;
}
#steps p
{
    color: #333;
}
.med-text
{
    font-size: medium;
}
.large-text
{
    font-size: large;
}
.first-step
{
    width: 233px;
    height: 108px;
}
.second-step
{
    width: 230px;
    height: 120px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.third-step
{
    width: 270px;
    height: 190px;
    margin-bottom: 20px;
}
.fourth-step
{
    width: 270px;
    height: 200px;
    margin-bottom: 20px;
}
.fifth-step
{
    width: 270px;
    height: 200px;
    margin-bottom: 20px;
}
#wrapper ul#list-numbers li
{
    list-style: none;
    text-align: left;
    font-size: medium;
}
#wrapper ul#second-list-numbers li
{
    list-style: none;
    text-align: left;
    font-size: medium;
}
.truck
{
    width: 270px;
    height: 200px;
}
/**CHARITIES**/
.charity-dropbox
{
    width: 321px;
    height: 330px;
    margin-bottom: 20px;
}
#charity_content
{
    text-align: center;
    width: 750px;
}
.charity-house
{
    width: 200px;
    height: 150px;
    margin-bottom: 20px;
}
.nccs-horizontal
{
    width: 216px;
    height: 103px;
    margin-bottom: 20px;
}
.charity-salute
{
    width: 484px;
    height: 180px;
    margin-bottom: 20px;
}
/***FAQ****/
.item_type
{
    font-size: medium;
    font-weight: bold;
    margin-left: 15px;
}
#faq_table
{
    width: 720px;
    text-align: center;
    margin-left: 0px;
}
.blue-title a
{
    color: #0000FF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: xx-large;
    text-decoration-color: black;
}
.faq-text a
{
    color: #0000FF;
    font-size: x-large;
    font-family: arial black, avant garde;
    font-weight: bold;
    text-decoration-color: black;
}
#faq-trio
{
    float: left;
    margin-top: 20px;
    margin-left: 50px;
    margin-bottom: 20px;
}
#faq-trio a
{
    margin-right: 20px;
    color: #D2DDE8;
}
#faq-trio img
{
    width: 203px;
    height: 146px;
}
.faq-truck
{
    width: 270px;
    height: 190px;
}
.business-shoes
{
    margin-bottom: 20px;
}
.athletic-shoes
{
    margin-bottom: 20px;
}
.gray-hat
{
    margin-bottom: 20px;
}
.items
{
    width: 720px;
    margin-bottom: 30px;
    text-align: center;
    margin-left: 10px;
}
.items a
{
    font-family: arial black, avant garde;
    color: black;
    font-weight: bold;
    font-size: large;
}
#four_clothes
{
    float: left;
    width: 750px;
    background: #fff;
    margin-bottom: 20px;
}
#four_clothes a
{
    color: white;
}
.dress_purse
{
    width: 180px;
    height: 229px;
    margin-left: 10px;
}
.green_jacket
{
    width: 166px;
    height: 226px;
    margin-left: 10px;
}
.blue_jeans
{
    width: 162px;
    height: 224px;
    margin-left: 10px;
}
.dress_blazer
{
    width: 166px;
    height: 226px;
    margin-left: 10px;
    padding-bottom: 20px;
}
#household
{
    float: left;
    margin-left: 0px;
}
#household p
{
    float: left;
}
#household a
{
    float: left;
}
.bath_towels-faq
{
    width: 220px;
    height: 141px;
    margin-left: 120px;
    margin-bottom: 20px;
}
.closet_clothes-faq
{
    width: 187px;
    height: 141px;
    margin-left: 60px;
    margin-bottom: 20px;
}
#steps-faq
{
    float: left;
    margin-top: 20px;
    width: 750px;
    text-align: center;
    margin-left: 0px;
}
.gray-text
{
    font-size: large;
    font-weight: bold;
}
.light-text
{
    font-size: medium;
}
.black-text
{
    color: black;
    font-size: medium;
    font-weight: bold;
}
.first-step-faq
{
    width: 233px;
    height: 108px;
}
.second-step-faq
{
    width: 230px;
    height: 120px;
}
.third-step-faq
{
    width: 270px;
    height: 190px;
}
.fourth-step-faq
{
    width: 270px;
    height: 200px;
}
.fifth-step-faq
{
    width: 270px;
    height: 200px;
}
.clean_out_closet
{
    font-size: medium;
    font-weight: bold;
}
ul#tips
{
    list-style: none;
}
#tips li
{
    list-style: none;
    font-size: medium;
}
.space
{
    margin-left: 0px;
}
.faq-pickup
{
    width: 218px;
    height: 89px;
}
.find-nearest a
{
    color: #666699;
    font-size: large;
    font-weight: bold;
}
.faq-truck
{
    width: 270px;
    height: 190px;
}
/**DOOR-TO-DOOR**/
.dtd-nccs
{
    width: 216px;
    height: 103px;
    margin-bottom: 20px;
}
.dtd-salute
{
    width: 420px;
    height: 141px;
    margin-bottom: 20px;
}
.pickup-service
{
    display: block;
}
#clothes-box
{
    display: none;
}
/**DROP-BOX-LOCATIONS**/
#dbl-content
{
    text-align: center;
}
.dbl-pull
{
    width: 121px;
    height: 130px;
    margin-bottom: 20px;
}
/**DONATION LOCATIONS**/
.comingsoon
{
    text-align: left;
}
/**CLOTHING DRIVE**/
#clothing-drive
{
    border: 0px solid red;
    text-align: center;
    font-size: x-large;
}
/**ACCEPTED ITEMS**/
#accepted_table
{
    width: 720px;
    text-align: center;
    margin-left: 0px;
}
.accepted-text a
{
    color: #0000FF;
    font-size: x-large;
    font-family: arial black, avant garde;
    font-weight: bold;
    text-decoration-color: black;
}
#accepted-trio
{
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 20px;
}
#accepted-trio a
{
    margin-right: 20px;
    color: #D2DDE8;
}
#accepted-trio img
{
    width: 203px;
    height: 146px;
}
.mens_clothing
{
    height: 400px;
    width: 750px;
}
.seasons
{
    text-align: center;
}
.seasons a
{
    color: #ff0000;
    font-size: xx-large;
    font-family: arial black, avant garde;
    text-decoration-color: black;
    margin-left: 50px;
}
.hats-accepted
{
    height: 400px;
    width: 750px;
}
.bedroom
{
    width: 230px;
    height: 300px;
    margin-left: 120px;
    margin-bottom: 20px;
}
.green-text a
{
    color: #008000;
    font-size: large;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.bath_towels
{
    width: 220px;
    height: 141px;
    margin-left: 45px;
    margin-bottom: 20px;
}
.closet_clothes
{
    width: 187px;
    height: 141px;
    margin-left: 60px;
    margin-bottom: 20px;
}
#bottom_accepted
{
    float: left;
    width: 500px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.teaset
{
    width: 385px;
    height: 200px;
    margin-bottom: 20px;
}
.toys
{
    width: 385px;
    height: 200px;
    margin-bottom: 20px;
}
.baby-shoes
{
    width: 385px;
    height: 200px;
    margin-bottom: 20px;
}
/**NON PROFIT**/
#non-profit
{
    text-align: left;
}
.np-pull
{
    width: 57px;
    height: 66px;
}
.np-content
{
    text-align: center;
}
.np-mini
{
    width: 47px;
    height: 54px;
}
#non-profit-list
{
    margin-bottom: 20px;
}
#non-profit-list td
{
    padding: 10px;
}
/**HOSTING-A-BOX**/
.hsb-box
{
    width: 152px;
    height: 153px;
    margin-bottom: 20px;
}
#hosting-a-box
{
    text-align: center;
}
/**WHATS NEW**/
#whatsnew
{
    text-align: center;
    margin-bottom: 40px;
}
.new-text
{
    color: #008000;
    font-weight: bold;
    font-size: xx-large;
}
.whatsnew-dropbox
{
    width: 261px;
    height: 299px;
}
/**AFTER YOU DONATE**/
#after-you-donate
{
    text-align: center;
}
.ayd-box
{
    width: 670px;
    height: 455px;
    margin-bottom: 20px;
}
/**PICKUP-SERVICES**/
.pickup-content-mobile
{
    display: none;
}
.pickup-image
{
    width: 702px;
    height: 380px;
    display: block;
}
/**ENVIRONMENTAL IMPACT**/
#right h1.page_title-environmental
{
    text-align: left;
    font-size: 3em;
    color: black;
    border-bottom: 1px solid #fff;
}
#environmental-content
{
    text-align: center;
}
.truck-cartoon-ei
{
    width: 453px;
    height: 100px;
    margin-bottom: 20px;
}
.ei-info
{
    font-size: small;
    color: #000000;
    font-family: Arial;
    text-align: left;
}
.yellow
{
    background-color: #ffff00;
}
ul#environmental-list
{
    margin-bottom: 20px;
}
#environmental-list li
{
    list-style: circle;
    text-align: left;
}

/**********MEDIA QUERIES**********/
@media only screen and (max-width: 1080px) /***********IPAD*********/
{
    #site_container
    {
        width: 764px;
    }
    #wrapper
    {
        width: 365px;
        padding: 0px 0px 0px 00px;
        margin-top: 20px;
        min-height: 570px;
    }
    #wrapper #right
    {
        float: left;
        width: 580px;
        position: relative;
        left: 180px;
        text-align: center;
    }
    #donation_container 
    {
        float: left;
        width: 580px;
    }
    #wrapper ul li
    {
        list-style: outside none;
        margin: 0 0 10px 0px;
    }
    #wrapper.underpage
    {
        margin-top: 85px;
    }
    #header h1#logo
    {
        display: block;
        position: relative;
        left:10px;
    }
    #header h1#smalllogo
    {
        display: block;
    }
    #header h1#smalllogo a
    {
        display: none;
        background: url(../images/smalllogo.jpg) no-repeat center center;
        height: 64px;
        width: 360px;
        text-indent: -999999px;
    }
    #header
    {
        background: #fff;
        height: 78px;
        position: absolute;
        z-index: 100;
        width: 764px;
        padding-right: 3px;
        padding-bottom: 0px;
    }
    h1.page_title
    {
        text-align: center;
    }
    #region_title
    {
        height: 60px;
        float: left;
        position: relative;
        bottom: 20px;
        text-align: center;
        width: 767px;
        margin-bottom: 102px;
    }
    #region_title h1 
    {
        margin-right: 30px;
    }
    #banner #counter_container
    {
        color: #25aae1;
        font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
        position: absolute;
        top:10px;
        left: 400px;
        text-align: center;
        text-shadow: 1px 1px 1px #ebebeb;
    }
    #banner #counter
    {
        color: #25aae1;
        font-family: DroidReg, Verdana, sans-serif;
        padding: 10px;
        position: relative;
        bottom: 20px;
        text-align: center;
    }
    .banner-pic
    {
        display: block;
        width: 765px;
    }
    #banner
    {
        border-bottom: none;
        height: 214px;
        position: relative;
        left: 0px;
        top: 130px;
    }
    .link-home
    {
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .link-areas
    {
        margin-bottom: 0px;
    }
    .link-charities
    {
        margin-bottom: 20px;
    }
    .link-faqs
    {
        margin-bottom: 20px;
    }
    .fb-like
    {
        margin-bottom: 0px;
        position: relative;
        top: 25px;
        right: 20px;
    }
    .nav
    {
        z-index: 1002;
    }
    ul.dropdown
	{
		font-family: DroidReg, Arial, Helvetica, sans-serif;		
		width:420px;		
		list-style: none;
		margin:0 auto;
        position: absolute;
		text-shadow: 1px 1px 1px #fff;		
		font-size:12pt;
	}
	ul.dropdown li
	{
		float: left;
		margin-left: 30px;
		zoom: 1px;		
	}
	ul.dropdown li a
	{
		color: #000;		
		display: block;
		padding: 4px 8px;
		text-decoration: none;
	}
	ul.dropdown li a.map
	{		
		padding-top:20px;
		padding-bottom:20px;
	}
	ul.dropdown ul
	{
		font-size: .8em;
		font-weight: bold;
		width: 120px;
		visibility: hidden;
		position: absolute;
		margin: 0px;
		padding-top: 0px;	
		top:100%;
		left: 0;
	}
	ul.dropdown ul li
	{
		color: #000;
		float: none;
		margin: 0px;
	}
	ul.dropdown ul li img
	{
		margin-left:5px;
	}
	ul.dropdown ul li a
	{
		background: #fff;
		border-right: none;
		width:160px;
		padding: 6px 8px;
		display: inline-block;
	}
    #wrapper #side_nav
    {
        background: url(../images/side_nav_rt_border.png) no-repeat right top;
        float: left;
        width: 170px;
        position: absolute;
        top: 365px;
        left: 0px;
        text-align: center;
    }
    ul#icons
    {
        width: 550px;
        text-align: center;
        margin-left:0px;
        margin-bottom:40px;
        position: relative;
        left:0px;
        top: 20px;
        float: left;
    }
    #icons li
    {
        display: inline;
        list-style: none;
        float: left;
    }
    .icon-pickup-service
    {
        position: relative;
        left: 20px;
    }
    .icon-drop-box
    {
        position: relative;
        left: 90px;
    }
    .icon-donation-location
    {
        position: relative;
        left: 170px;
    }
    .icon-t-shirt
    {
        position: relative;
        right: 230px;
        top:160px;
    }
    .icon-environmental-impact
    {
        position: relative;
        top: 24px;
        right: 60px;
    }
    .collecting-clothing
    {
        font-size: x-large;
        font-family: Arial;
        color: #0000ff;
        font-weight: bold;
        text-decoration: underline;
        text-decoration-color: black;
        margin-top: 0px;
        position: relative;
        left: 0px;
        bottom: 0px;
    }
    .collecting-clothing:hover
    {
        color: blue;
    }
    #footer
    {
        background: #fff;
        height: 160px;
        margin-top: 20px;
        width: 767px;
    }
    #footer .fine_print
    {
        color: ##4E4E4E;
        display: inline;
        font-weight: bold;
        font-size: .8em;
        text-align: center;
        margin-top: 20px;
    }
    #footer .floatLeft a
    {
        width: 140px;
        margin: 15px;
        float: left;
        text-align: center;
        position: relative;
        left: 20px;
        bottom: 10px;
        font-size: 14pt;
    }
    #footer .floatRight
    {
        font-size: 14pt;
        width:500px;
        position: relative;
        left: 160px;
        margin-top: 0px;
        float: left;
    }
    #footer small
    {
        margin-left: 0px;
        float: left;
        width: 220px;
        text-align: center;
    }
    /**RIGHT BUTTONS**/
    .donate-box
    {
        width: 200px;
        position: relative;
        left: 20px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        display: table-cell;
        float: left;
        font-size: 0.9em;
        height: 45px;
        padding-top: 15px;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
    }
    .donate-box:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    .donate-schedule
    {
        width: 280px;
        height: 45px;
        background: #7f7f7f url("/images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        display: table-cell;
        float: left;
        font-size: 0.9em;
        text-align: left;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
    .donate-schedule:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    .donate-schedule-now
    {
        width: 370px;
        padding: 5px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        display: table-cell;
        float: left;
        padding-top: 10px;
        height: 45px;
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 90px;
    }
    .donate-schedule-now:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    #donate-now
    {
        width: 240px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        display: table-cell;
        height: 50px;
        padding-top: 10px;
        float: left;
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
    }
    #donate-now:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    #find-box
    {
        width: 240px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        display: table-cell;
        height: 50px;
        padding-top: 10px;
        float: left;
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
    }
    #find-box:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    .linkcell
    {
        position: relative;
        left: 10px;
    }
    /**********************PAGE SPECIFIC**********************/
    /*****DEFAULT PAGE*******/
    .top-images
    {
        width: 570px;
        margin-left: 0px;
    }
    .charity_logo
    {
        width: 250px;
        height: 150px;
        position: relative;
        left: 0px;
    }
    .how-to-donate
    {
        margin-top: 0px;
        margin-left: 0px;
    }
    .three-pic
    {
        width: 575px;
        position: relative;
        right:10px;
    }
    .three-pic td
    {
        display: inline;
        padding-top: 20px;
        padding-right: 0px;
        float: none;
    }
    .three-pic td img 
    {
        width: 180px;
        height: 120px;
        float: left;
        margin-right: 10px;
    }
    .prepare_clothes
    {
        margin-top: 120px;
    }
    .florida-clothing
    {
        margin-left: 10px;
    }
    /**DOOR TO DOOR PICKUP**/
    .truck-cartoon
    {
        width: 280px;
        height: 60px;
    }
    .door-content
    {
        text-align: center;
    }
    /**DONATION-LOCATIONS**/
    .store-front
    {
        width: 280px;
        height: 220px;
    }
    /**CONTACT-US**/
    .call-us
    {
        margin-left: 0px;
    }
    /**FAQ**/
    #faq_table
    {
        width: 500px;
        text-align: center;
        margin-left: 40px;
    }
    .blue-title a
    {
        color: #0000FF;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
        font-size: xx-large;
        text-decoration-color: black;
    }
    .faq-text a
    {
        color: #0000FF;
        font-size: x-large;
        font-family: arial black, avant garde;
        font-weight: bold;
        text-decoration-color: black;
    }
    #faq-trio
    {
        float: left;
        margin-top: 20px;
        margin-left: 20px;
        margin-bottom: 0px;
    }
    #faq-trio a
    {
        margin-right: 0px;
        color: #D2DDE8;
    }
    .business-shoes 
    {
        margin-bottom: 20px;
    }
    .athletic-shoes 
    {
        margin-bottom: 20px;
    }
    .gray-hat 
    {
        margin-bottom: 20px;
    }
    #faq-trio img
    {
        width: 180px;
        height: 120px;
        margin-right: 0px;
    }
    #steps-faq
    {
        float: left;
        margin-top: 20px;
        width: 580px;
        text-align: center;
        margin-left: 0px;
    }
    .items
    {
        width: 500px;
        margin-bottom: 30px;
        text-align: center;
        margin-left: 40px;
    }
    .items a
    {
        font-family: arial black, avant garde;
        color: black;
        font-weight: bold;
        font-size: large;
    }
    #four_clothes
    {
        float: left;
        width: 500px;
        background: #fff;
        margin-bottom: 20px;
        margin-left: 50px;
    }
    #four_clothes a
    {
        color: white;
    }
    .dress_purse
    {
        width: 180px;
        height: 229px;
        margin-left: 10px;
    }
    .green_jacket
    {
        width: 166px;
        height: 226px;
        margin-left: 10px;
    }
    .blue_jeans
    {
        width: 162px;
        height: 224px;
        margin-left: 10px;
    }
    .dress_blazer
    {
        width: 166px;
        height: 226px;
        margin-left: 10px;
        padding-bottom: 20px;
    }
    #household
    {
        float: left;
    }
    #household p
    {
        float: left;
    }
    #household a
    { 
        float: left;
    }
    .bath_towels
    {
        width: 220px;
        height: 141px;
        margin-left: 10px;
        margin-bottom: 20px;
    }
    .closet_clothes
    {
        width: 220px;
        height: 141px;
        margin-left: 10px;
        margin-bottom: 20px;
    }
    .bath_towels-faq
    {
        width: 220px;
        height: 141px;
        margin-left: 80px;
        margin-bottom: 20px;
    }
    .closet_clothes-faq
    {
        width: 187px;
        height: 141px;
        margin-left: 10px;
        margin-bottom: 20px;
    }
    #steps 
    {
        float: left;
        margin-top: 0px;
        width: 500px;
        margin-left:40px;
    }
    .gray-text
    {
        font-size: large;
        font-weight: bold;
    }
    .light-text 
    {
        font-size: medium;
    }
    .black-text 
    {
        color: black;
        font-size: medium;
        font-weight: bold;
    }
    .first-step
    {
        width:233px; 
        height:108px;
    }
    .second-step 
    {
        width: 230px;
        height: 120px;   
    }
    .third-step 
    {
        width: 270px;
        height: 190px;
    }
    .fourth-step 
    {
        width: 270px;
        height: 200px;
    }
    .fifth-step 
    {
        width: 270px;
        height: 200px;
    }
    .clean_out_closet 
    {
        font-size: medium;
        font-weight: bold;
    }
    ul#tips 
    {
        list-style: none;
    }
    #tips li 
    {
        list-style: none;
        font-size: medium;
    }
    .space 
    {
        margin-left: 0px;
    }
    .faq-pickup 
    {
        width: 218px;
        height: 89px;
    }
    .find-nearest a
    {
        color: #666699;
        font-size: large;
        font-weight: bold;
    }
    .faq-truck
    {
        width: 270px;
        height: 190px;
    }
    .lower_content-faq 
    {
        float: left;
        width: 580px;
    }
    /**ACCEPTED ITEMS**/
    #accepted_table
    {
        width: 500px;
        text-align: center;
        margin-left: 40px;
    }
    .accepted-text a
    {
        color: #0000FF;
        font-size: x-large;
        font-family: arial black, avant garde;
        font-weight: bold;
        text-decoration-color: black;
    }
    #accepted-trio
    {
        float: left;
        margin-top: 20px;
        margin-left: 20px;
        margin-bottom: 0px;
    }
    #accepted-trio a
    {
        margin-right: 0px;
        color: #D2DDE8;
    }
    #accepted-trio img
    {
        width: 180px;
        height: 120px;
        margin-right: 0px;
    }
    .mens_clothing 
    {
        width:420px; 
        height:260px;
        margin-left: 20px;
    }
    .seasons 
    {
        text-align: center;
    }
    .seasons a
    {
        color: #ff0000;
        font-size: xx-large;
        font-family: arial black, avant garde;
        text-decoration-color: black;
        margin-left: 0px;
    }
    .hats-accepted 
    {
        width:420px; 
        height:260px;
        margin-left: 20px;
    }
    .bedroom 
    {
        width:230px;
        height:300px;
        margin-right: 0px;
        margin-left: 55px;
        margin-bottom: 20px;
    }
    .green-text a
    {
        color: #008000;
        font-size:large;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    #bottom_accepted 
    {
        float: left;
        width: 500px;
        margin-bottom: 20px;
        margin-left: 35px;
    }
    .teaset 
    {
        width: 270px;
        height: 180px;
        margin-bottom: 20px;
        margin-left: 10px;
    }
    .toys 
    {
        height: 180px;
        margin-bottom: 20px;
        margin-left: 30px;
        margin-right: 18px;
        width: 270px;
    }
    .baby-shoes 
    {
        width: 270px;
        height: 180px;
        margin-bottom: 20px;
        margin-left: 15px;
        position: relative;
        right: 0px;
    }
    /**PICKUP-SERVICES**/
    .pickup-content-mobile
    {
        display: none;
    }
    .pickup-service
    {
        width: 580px;
        height: 320px;
        display: block;
    }
    /**ENVIRONMENTAL IMPACT**/
    #right h1.page_title-environmental
    {
        text-align: center;
        color: black;
    }
}


@media only screen and (max-width: 480px) 
{
    body
    {
        background: #ebebeb;
        color: #4e4e4e;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        overflow:visible;
    }
    #site_container
    {
        width: 480px;
    }
    #wrapper
    {
        width: 480px;
        padding: 0px;
        min-height: 570px;
    }
    #wrapper #right
    {
        float: left;
        width: 480px;
        left: 0px;
    }
    #donation_container 
    {
        width: 480px;
        text-align: center;
    }
    #wrapper ul li
    {
        list-style: outside none;
        margin: 0 0 10px 0px;
    }
    #wrapper.underpage
    {
        margin-top: 85px;
    }
    #header h1#logo
    {
        display: block;
    }
    #header h1#logo a
    {
        display: block;
        background: url(/images/logo.jpg) no-repeat center center;
        height: 64px;
        width: 420px;
        text-indent: -999999px;
        margin-left: 20px;
    }
    #header h1#smalllogo
    {
        display: none;
    }
    #header
    {
        background: #fff url(../images/nav_bg.png) repeat-x top left;
        height: 78px;
        position: relative;
        z-index: 100;
        width: 480px;
        padding-bottom: 0px;
    }
    h1.page_title
    {
        text-align: center;
    }
    #region_title
    {
        height: 60px;
        float: left;
        text-align: center;
        width: 480px;
        position: relative;
        bottom: 100px;
        margin-bottom: 40px;
    }
    #region_title h1 
    {
        text-align: center;
        margin-left: 40px;
    }
    .banner-pic
    {
        display: block;
        width: 480px;
        position: relative;
        bottom: 260px;
    }
    #banner a.schedule
    {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    #banner #counter_container
    {
        color: #25aae1;
        font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
        position: relative;
        left: 0px;
        top: 30px;
        width: 470px;
        text-align: center;
        text-shadow: 1px 1px 1px #ebebeb;
        float: left;
    }
    #banner #counter
    {
        color: #25aae1;
        font-family: DroidReg, Verdana, sans-serif;
        padding: 10px;
        position: relative;
        left: 2px;
        bottom: 20px;
        text-align: center;
        z-index: 1002;
    }
    .link-home
    {
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .link-areas
    {
        margin-bottom: 20px;
    }
    .link-charities
    {
        margin-bottom: 20px;
    }
    .link-faqs
    {
        margin-bottom: 20px;
    }
    .fb-like
    {
        margin-bottom: 20px;
        position: relative;
        bottom: 0px;
        left: 0px;
        top: 0px;
    }
    .nav
    {
        z-index: 1002;
    }
    ul.dropdown
    {
        font-family: DroidReg, Arial, Helvetica, sans-serif;
        width: 180px;
        list-style: none;
        margin: 0px;
        top: 20px;
        left: 150px;
        position: relative;
        text-shadow: 1px 1px 1px #fff;
        font-size: 12pt;
    }
    ul.dropdown li
    {
        float: left;
        margin-left: 30px;
        zoom: 1px;
    }
    ul.dropdown li a
    {
        color: #000;
        display: block;
        padding: 4px 8px;
        text-decoration: none;
    }
    ul.dropdown ul
    {
        font-size: .8em;
        font-weight: bold;
        width: 155px;
        visibility: hidden;
        position: absolute;
        margin: 0px;
        padding-top: 0px;
        top: 80%;
    }
    ul.dropdown ul li
    {
        color: #000;
        float: none;
        margin: 0px;
    }
    ul.dropdown ul li a
    {
        background: #fff;
        border-right: none;
        width: 100%;
        padding: 6px 8px;
        display: inline-block;
        position: relative;
        right: 30px;
    }
    #wrapper #side_nav
    {
        background:none;
        float: left;
        width: 480px;
        position: relative;        
        left: 0px;
        top: 0px;
        text-align: center;
    }
    #top_icons 
    {
        float: left;
        margin-left: 30px;
        width: 420px;
    }
    #bottom_icons 
    {
        float: left;
        margin-left: 120px;
        margin-top: 20px;
        width: 280px;
    }
    ul#icons
    {
        width: 480px;
        text-align: center;
        margin-left:0px;
        margin-bottom:40px;
        position: relative;
        left:0px;
        top: 20px;
        float: left;
    }
    #icons li
    {
        display: inline;
        list-style: none;
        float: left;
    }
    .icon-pickup-service
    {
        position: relative;
        left: 0px;
    }
    .icon-drop-box
    {
        position: relative;
        left: 20px;
    }
    .icon-donation-location
    {
        position: relative;
        left: 40px;
    }
    .icon-t-shirt
    {
        position: relative;
        left: 0px;
        right: 0px;
        top: 23px;
    }
    .icon-environmental-impact
    {
        position: relative;
        left: 20px;
    }
    #middle_boxes 
    {
        width: 300px;
        text-align: center;
        margin: 0 auto;
        float: none; 
    }
    #footer
    {
        background: #fff;
        height: 360px;
        margin-top: 20px;
        width: 482px;
    }
    #footer .fine_print
    {
        color: ##4E4E4E;
        display: inline;
        font-weight: bold;
        font-size: .8em;
        text-align: center;
        margin-top: 20px;
    }
    #footer .floatLeft a
    {
        width: 140px;
        margin: 15px;
        float: left;
        text-align: center;
        position: relative;
        left: 145px;
        bottom: 10px;
        font-size: 14pt;
    }
    #footer .floatRight
    {
        font-size: 14pt;
        width:200px;
        position: relative;
        left: 125px;
        margin-top: 0px;
        float: left;
    }
    #footer small
    {
        margin-left: 0px;
        float: left;
        width: 220px;
        text-align: center;
    }
    .txtBlack 
    {
        margin-left: 13px;
    }
    .inner
    {
        width: 200px;
        font-size: 12pt;
        margin-left: 0px;
    }
    /**RIGHT BUTTONS**/
    #bottom_boxes 
    {
        width: 260px;
        text-align: center;
        margin: 0 auto;
        float: none
    }
    #donate-now
    {
        width: 240px;
        background: #7f7f7f none repeat scroll 0 0;
        color: #d7df21;
        display: table-cell;
        height: 50px;
        padding-top: 10px;
        float: left;
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 0px;
    }
    #donate-now:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    #find-box
    {
        width: 240px;
        background: #7f7f7f none repeat scroll 0 0;
        color: #d7df21;
        display: table-cell;
        height: 50px;
        padding-top: 10px;
        float: left;
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 0px;
    }
    #find-box:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    .donate-box
    {
        width: 200px;
        position: relative;
        left: 40px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        display: table-cell;
        float: left;
        font-size: 0.9em;
        height: 45px;
        padding-top: 15px;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 0px;
    }
    .donate-box:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    .donate-schedule
    {
        width: 280px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        height: 50px;
        padding-top: 10px;
        display: table-cell;
        float: left;
        font-size: 0.9em;
        text-align: left;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 0px;
        padding-left: 10px;
    }
    .donate-schedule:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    .donate-schedule-now
    {
        width: 240px;
        padding: 10px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        display: table-cell;
        height: 75px;
        float: left;
        font-size: 0.9em;
        padding: 0;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 110px;
    }
    .donate-schedule-now:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    a#donatenow:hover
    {
        background: none;
    }
    .linkcell
    {
        position: relative;
        left: 10px;
    }    
    /**********************PAGE SPECIFIC**********************/
    /*****DEFAULT PAGE*******/
    .top-images
    {
        width: 480px;
        margin-left: 0px;
    }
    .charity_logo_default
    {
        width: 300px;
        height: 180px;
    }
    .how-to-donate
    {
        text-align: center;
    }
    .collecting-clothing
    {
        font-size: x-large;
        font-family: Arial;
        color: #0000ff;
        font-weight: bold;
        text-decoration: underline;
        text-decoration-color: black;
        margin-top: 0px;
        position: relative;
        left: 0px;
        bottom: 0px;
    }
    .collecting-clothing:hover
    {
        color: blue;
    }
    .three-pic
    {
        width: 460px;
        position: relative;
        left:0px;
    }
    .three-pic td
    {
        display: inline;
        padding-top: 20px;
        padding-right: 0px;
        float: none;
    }
    .three-pic td img 
    {
        width: 140px;
        height: 100px;
        float: left;
        margin-right: 10px;
        margin-top: 20px;
    }
    .prepare_clothes
    {
        margin-top: 100px;
    }
    .florida-clothing
    {
        text-align: center;
    }
    .schedule-charity
    {
        text-align: center;
    }
    /**CHARITIES**/
    #charity_content 
    {
        padding: 20px;
        text-align: center;
    }
    /**FAQ**/
    .item_type 
    {
        font-size: medium;
        font-weight: bold;
        text-align: center;
    }
    #steps-faq
    {
        float: left;
        width: 460px;
        text-align: center;
        margin: 20px;
        margin-top: 0px;
        margin-left: 10px;
     }
    #faq_table
    {
        width: 480px;
        text-align: center;
        margin-left: 0px;
    }
    .blue-title a
    {
        color: #0000FF;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
        font-size: xx-large;
        text-decoration-color: black;
    }
    .faq-text a
    {
        color: #0000FF;
        font-size: x-large;
        font-family: arial black, avant garde;
        font-weight: bold;
        text-decoration-color: black;
    }
    #faq-trio
    {
        width: 460px;
        margin-left: 15px;
    }
    #faq-trio a
    {
        margin-right: 20px;
        color: #D2DDE8;
    }
    #faq-trio img
    {
        width: 130px;
        height: 110px;
        float: left;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 20px;
    }
    .business-shoes-faq 
    {
    }
    .athletic-shoes-faq 
    {
    }
    .gray-hat-faq 
    {
    }
    .items
    {
        width: 480px;
        text-align: center;
        margin-left: 0px;
    }
    .items a
    {
        font-family: arial black, avant garde;
        color: black;
        font-weight: bold;
        font-size: large;
    }
    #four_clothes
    {
        float: left;
        width: 420px;
        background: #fff;
        margin-bottom: 20px;
        margin-left: 30px;
    }
    #four_clothes a
    {
        color: white;
    }
    .dress_purse
    {
        width: 180px;
        height: 229px;
        margin-left: 10px;
    }
    .green_jacket
    {
        width: 166px;
        height: 226px;
        margin-left: 30px;
    }
    .blue_jeans
    {
        width: 162px;
        height: 224px;
        margin-left: 10px;
    }
    .dress_blazer
    {
        width: 166px;
        height: 226px;
        margin-left: 50px;
        padding-bottom: 20px;
    }
    #household
    {
        float: left;
        width: 480px;
    }
    #household p
    {
        float: left;
    }
    .h-text 
    {
        margin: 20px;
    }
    #household a
    {
        float: left;
    }
    .bath_towels-faq
    {
        width: 220px;
        height: 141px;
        margin-left: 25px;
        margin-bottom: 20px;
    }
    .closet_clothes-faq
    {
        width: 187px;
        height: 141px;
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .green-text-faq a
    {
        color: #008000;
        font-size:large;
        font-weight: bold;
        text-align: center;
        margin: 20px;
        width: 440px;
    }
    #steps 
    {
        float: left;
        width: 460px;
        text-align: center;
        margin: 20px;
        margin-left: 10px;
    }
    .gray-text
    {
        font-size: large;
        font-weight: bold;
    }
    .light-text 
    {
        font-size: medium;
    }
    .black-text 
    {
        color: black;
        font-size: medium;
        font-weight: bold;
    }
    .first-step
    {
        width:233px; 
        height:108px;
    }
    .second-step 
    {
        width: 230px;
        height: 120px;   
    }
    .third-step 
    {
        width: 270px;
        height: 190px;
    }
    .fourth-step 
    {
        width: 270px;
        height: 200px;
    }
    .fifth-step 
    {
        width: 270px;
        height: 200px;
    }
    .clean_out_closet 
    {
        font-size: medium;
        font-weight: bold;
    }
    ul#tips 
    {
        list-style: none;
    }
    #tips li 
    {
        list-style: none;
        font-size: medium;
    }
    .space 
    {
        margin-left: 0px;
    }
    .faq-pickup 
    {
        width: 150px;
        height: 60px;
        margin-left: 0px;
    }
    .find-nearest a
    {
        color: #666699;
        font-size: large;
        font-weight: bold;
    }
    .faq-truck
    {
        width: 270px;
        height: 190px;
    }
    .lower_content-faq 
    {
        float: left;
        width: 480px;
    }
    .lower_content-faq p 
    {
        margin: 20px;
    }
    /**DOOR TO DOOR PICKUP**/
    .truck-cartoon
    {
        width: 280px;
        height: 60px;
    }
    .door-content
    {
        text-align: center;
        margin: 20px;
    }
    /**DROP-BOX-LOCATION**/
    .dbl-content 
    {
        text-align: center;
        margin: 20px;
    }
    .dbl-box-top
    {
        height: 375px;
        width: 295px;
        margin-left: 4px;
    }
    .dbl-box-bottom
    {
        height: 375px;
        width: 295px;
    }
    /**DONATION-LOCATIONS**/
    .donation-locations 
    {
        text-align: center;
        margin: 20px;
    }
    .store-front
    {
        width: 280px;
        height: 220px;
    }
    /***CLOTHING DRIVE**/
    #clothing-drive-content 
    {
        text-align: center;
        margin: 20px;
        font-size: medium;
    }
    #clothing-drive-left 
    {
        text-align: left;
        font-size: medium;
    }
    /**ACCEPTED ITEMS**/
    #accepted_table
    {
        width: 480px;
        text-align: center;
        margin-left: 0px;
    }
    .accepted-text a
    {
        color: #0000FF;
        font-size: x-large;
        font-family: arial black, avant garde;
        font-weight: bold;
        text-decoration-color: black;
    }
    #accepted-trio
    {
        width: 450px;
        position: relative;
        left:5px;
    }
    #accepted-trio a
    {
        margin-right: 20px;
        color: #D2DDE8;
    }
    #accepted-trio img
    {
        width: 140px;
        height: 100px;
        float: left;
        margin-right: 10px;
        margin-top: 20px;
    }
    .mens_clothing 
    {
        width:420px; 
        height:300px;
        margin-left: 0px;
    }
    .hats-accepted 
    {
        width:420px; 
        height:280px;
        margin-left: 0px;
    }
    .bedroom 
    {
        width:400px;
        height:500px;
        margin-right: 0px;
        margin-left: 35px;
        margin-bottom: 20px;
    }
    .bath_towels
    {
        width: 380px;
        height: 250px;
        margin-left: 45px;
        margin-bottom: 20px;
    }
    .closet_clothes 
    {
        width: 365px;
        height: 160px;
        margin-left: 52px;
        margin-bottom: 0px;
    }
    .seasons 
    {
        text-align: center;
    }
    .seasons a
    {
        color: #ff0000;
        font-size: xx-large;
        font-family: arial black, avant garde;
        text-decoration-color: black;
        margin-left: 0px;
    }
    .green-text a
    {
        color: #008000;
        font-size:large;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: 10px;
        text-align: center;
    }
    #bottom_accepted 
    {
        float: left;
        width: 280px;
        margin-bottom: 20px;
        margin-left: 105px;
    }
    .teaset 
    {
        width: 270px;
        height: 160px;
        margin-bottom: 20px;
        margin-left: 0px;
    }
    .toys 
    {
        width: 270px;
        height: 180px;
        margin-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .baby-shoes 
    {
        width: 270px;
        height: 180px;
        margin-bottom: 20px;
        margin-left: 0px;
    }
    /***NON-PROFIT***/
    #non-profit-content 
    {
        text-align: left;
        margin: 20px;
    }
    /***HOSTING A BOX***/
    #hosting-a-box-content 
    {
        margin: 20px;
    }
    .dbl-box-hab
    {
        height: 360px;
        width: 280px;
    }
    /**AFTER-YOU-DONATE**/
    #after-you-donate
    {
        margin: 20px;
    }
    .collecting
    {
        margin-left: 20px;
    }
    /***WHATSNEW***/
    .comingsoon
    {
        text-align: center;
    }
    /**PICKUP SERVICES**/
    #pickup-services-content 
    {
        margin: 20px;
    }
    .pickup-service
    {
        display: none;
    }
    .pickup-content-mobile
    {
        display: block;
        font-size: large;
        font-weight: bold;
        color: black;
        text-align: center;
    }
    /**CONTACT-US**/
    ul.form
    {
        margin-left: 105px;
        width: 270px;
    }
    ul.form li .btn 
    {
        width: 150px;
        margin-left: 0px;
    }
    .call-us
    {
        text-align: center;
        margin-left: 0px;
    }
    /**ENVIRONMENTAL IMPACT**/
    #right h1.page_title-environmental
    {
        text-align: center;
        font-size: 2.2em;
        color: black;
    }
    #environmental-content 
    {
        margin: 20px;
    }
}


@media only screen and (max-width: 320px) 
{
    #site_container
    {
        width: 320px;
    }
    #wrapper
    {
        width: 320px;
        padding: 0px;
        min-height: 570px;
    }
    #wrapper #right
    {
        float: right;
        width: 320px;
        left: 0px;
    }
    #donation_container 
    {
        width: 320px;
        text-align: center;
    }
    #wrapper ul li
    {
        list-style: outside none;
        margin: 0 0 10px 0px;
    }
    #wrapper.underpage
    {
        margin-top: 85px;
    }
    #header h1#logo
    {
        display: none;
    }
    #header h1#smalllogo
    {
        display: block;
    }
    #header h1#smalllogo a
    {
        display: block;
        background: url(/images/smalllogo.jpg) no-repeat center center;
        height: 64px;
        width: 320px;
        text-indent: -999999px;
    }
    #header
    {
        background: #fff url(../images/nav_bg.png) repeat-x top left;
        height: 78px;
        position: relative;
        z-index: 100;
        width: 320px;
        padding-bottom: 0px;
    }
    h1.page_title
    {
        text-align: center;
    }
    #region_title
    {
        height: 60px;
        float: left;
        text-align: center;
        width: 320px;
        margin-bottom: 30px;
        position: relative;
        bottom: 100px;
    }
    #region_title h1 
    {
        text-align: center;
        margin-left: 40px;
    }
    .banner-pic
    {
        display: block;
        width: 320px;
        position: relative;
        bottom: 260px;
    }
    #banner a.schedule
    {
        text-align: center;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    #banner #counter_container
    {
        color: #25aae1;
        font-family: 'DroidReg' , Arial, Helvetica, sans-serif;
        position: relative;
        left: 0px;
        top: 0px;
        width: 310px;
        text-align: center;
        text-shadow: 1px 1px 1px #ebebeb;
        float: left;
    }
    #banner #counter
    {
        color: #25aae1;
        font-family: DroidReg, Verdana, sans-serif;
        padding: 10px;
        position: relative;
        left: 2px;
        bottom: 20px;
        text-align: center;
        z-index: 1002;
    }
    .link-home
    {
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .link-areas
    {
        margin-bottom: 20px;
    }
    .link-charities
    {
        margin-bottom: 20px;
    }
    .link-faqs
    {
        margin-bottom: 20px;
    }
    .fb-like
    {
        margin-bottom: 20px;
        position: relative;
        bottom: 0px;
        left: 0px;
        top: 0px;
    }
    .nav
    {
        z-index: 1002;
    }
    ul.dropdown
    {
        font-family: DroidReg, Arial, Helvetica, sans-serif;
        width: 180px;
        list-style: none;
        margin: 0px;
        top: 20px;
        left: 75px;
        position: relative;
        text-shadow: 1px 1px 1px #fff;
        font-size: 12pt;
    }
    ul.dropdown li
    {
        float: left;
        margin-left: 30px;
        zoom: 1px;
    }
    ul.dropdown li a
    {
        color: #000;
        display: block;
        padding: 4px 8px;
        text-decoration: none;
    }
    ul.dropdown ul
    {
        font-size: .8em;
        font-weight: bold;
        width: 155px;
        visibility: hidden;
        position: absolute;
        margin: 0px;
        padding-top: 0px;
        top: 80%;
    }
    ul.dropdown ul li
    {
        color: #000;
        float: none;
        margin: 0px;
    }
    ul.dropdown ul li a
    {
        background: #fff;
        border-right: none;
        width: 100%;
        padding: 6px 8px;
        display: inline-block;
        position: relative;
        right: 30px;
    }
    #wrapper #side_nav
    {
        background:none;
        float: left;
        width: 170px;
        position: relative;        
        left: 70px;
        top: 0px;
        text-align: center;
    }
    #top_icons 
    {
        float: none;
        margin-left: 30px;
        width: 0px;
    }
    #bottom_icons 
    {
        float: none;
        margin-left: 120px;
        margin-top: 20px;
        width: 0px;
    }
    ul#icons
    {
        width: 200px;
        text-align: center;
        margin-left:0px;
        margin-bottom:40px;
        position: relative;
        left:0px;
        top: 20px;
        float: left;
    }
    #icons li
    {
        display: inline;
        list-style: none;
        float: left;
    }
    .icon-pickup-service
    {
        position: relative;
        left: 50px;
    }
    .icon-drop-box
    {
        position: relative;
        left: 80px;
    }
    .icon-donation-location
    {
        position: relative;
        left: 60px;
    }
    .icon-t-shirt
    {
        position: relative;
        left: -10px;
        top:0px;
    }
    .icon-environmental-impact
    {
        position: relative;
        top: 24px;
        left: -40px;
    }
    #footer
    {
        background: #fff;
        height: 360px;
        margin-top: 20px;
        width: 322px;
    }
    #footer .fine_print
    {
        color: #4E4E4E;
        display: inline;
        font-weight: bold;
        font-size: .8em;
        text-align: center;
        margin-top: 20px;
    }
    #footer .floatLeft a
    {
        width: 140px;
        margin: 15px;
        float: left;
        text-align: center;
        position: relative;
        left: 60px;
        bottom: 10px;
        font-size: 14pt;
    }
    #footer .floatRight
    {
        font-size: 14pt;
        width:200px;
        position: relative;
        left: 40px;
        margin-top: 0px;
        float: left;
    }
    #footer small
    {
        margin-left: 0px;
        float: left;
        width: 220px;
        text-align: center;
    }
    .inner
    {
        width: 200px;
        font-size: 12pt;
        margin-left: 0px;
    }
    /**RIGHT BUTTONS**/
    #bottom_boxes 
    {
        width: 260px;
        text-align: center;
        margin: 0 auto;
        float: none
    }
    #donate-now
    {
        width: 240px;
        background: #7f7f7f none repeat scroll 0 0;
        color: #d7df21;
        display: table-cell;
        height: 50px;
        padding-top: 10px;
        float: left;
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 0px;
    }
    #donate-now:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    #find-box
    {
        width: 240px;
        background: #7f7f7f none repeat scroll 0 0;
        color: #d7df21;
        display: table-cell;
        height: 50px;
        padding-top: 10px;
        float: left;
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 0px;
    }
    #find-box:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    .donate-box
    {
        width: 200px;
        position: relative;
        left: 40px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        display: table-cell;
        float: left;
        font-size: 0.9em;
        height: 45px;
        padding-top: 15px;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 0px;
    }
    .donate-box:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    .donate-schedule
    {
        width: 280px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        height: 50px;
        padding-top: 10px;
        display: table-cell;
        float: left;
        font-size: 0.9em;
        text-align: left;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 0px;
        padding-left: 10px;
    }
    .donate-schedule:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    .donate-schedule-now
    {
        width: 240px;
        padding: 10px;
        background: #7f7f7f url("../images/btnArrows2.png") no-repeat scroll right top;
        color: #d7df21;
        display: table-cell;
        height: 75px;
        float: left;
        font-size: 0.9em;
        padding: 0;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        vertical-align: middle;
        margin-left: 25px;
    }
    .donate-schedule-now:hover
    {
        background: #a6a6a6 url(../images/btnArrows_light.png) no-repeat right bottom;
        color: #d7df21;
    }
    a#donatenow:hover
    {
        background: none;
    }
    .linkcell
    {
        position: relative;
        left: 10px;
    }    
    /**********************PAGE SPECIFIC**********************/
    /*****DEFAULT PAGE*******/
    .top-images 
    {
        float: left;
        width: 320px;
    }
    .charity_logo
    {
        width: 250px;
        height: 150px;
        position: relative;
        left: 0px;
    }
    .how-to-donate
    {
        text-align: center;
    }
    .collecting-clothing
    {
        font-size: x-large;
        font-family: Arial;
        color: #0000ff;
        font-weight: bold;
        text-decoration: underline;
        text-decoration-color: black;
        margin-top: 0px;
        position: relative;
        left: 0px;
        bottom: 0px;
    }
    .collecting-clothing:hover
    {
        color: blue;
    }
    .three-pic
    {
        width: 200px;
        position: relative;
        left:45px;
    }
    .three-pic td
    {
        display: inline;
        padding-top: 20px;
        padding-right: 0px;
        float: none;
    }
    .three-pic td img 
    {
        width: 180px;
        height: 120px;
        float: left;
        margin-right: 10px;
        margin-top: 20px;
    }
    .prepare_clothes
    {
        margin-top: 100px;
    }
    .florida-clothing
    {
        text-align: center;
    }
    .schedule-charity
    {
        text-align: center;
    }
    /**FAQ**/
    .item_type 
    {
        font-size: medium;
        font-weight: bold;
        text-align: center;
    }
    #faq_table
    {
        width: 320px;
        text-align: center;
        margin-left: 0px;
    }
    .blue-title a
    {
        color: #0000FF;
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
        font-size: xx-large;
        text-decoration-color: black;
    }
    #steps-faq
    {
        float: left;
        margin-top: 0px;
        width: 305px;
        text-align: center;
        margin-left: 5px;
    }
    .faq-text a
    {
        color: #0000FF;
        font-size: x-large;
        font-family: arial black, avant garde;
        font-weight: bold;
        text-decoration-color: black;
    }
    #faq-trio
    {
        width: 250px;
        float: left;
        margin-top: 20px;
        margin-left: 50px;
        margin-bottom: 10px;
    }
    #faq-trio a
    {
        margin-right: 20px;
        color: #D2DDE8;
    }
    #faq-trio img
    {
        width: 203px;
        height: 146px;
        margin-bottom: 20px;
    }
    .business-shoes-faq 
    {
    }
    .athletic-shoes-faq 
    {
    }
    .gray-hat-faq 
    {
    }
    .items
    {
        width: 320px;
        text-align: center;
        margin-left: 0px;
    }
    .items a
    {
        font-family: arial black, avant garde;
        color: black;
        font-weight: bold;
        font-size: large;
    }
    #four_clothes
    {
        float: left;
        width: 200px;
        background: #fff;
        margin-bottom: 20px;
        margin-left:60px;
    }
    #four_clothes a
    {
        color: white;
    }
    .dress_purse
    {
        width: 180px;
        height: 229px;
        margin-left: 10px;
    }
    .green_jacket
    {
        width: 166px;
        height: 226px;
        margin-left: 10px;
    }
    .blue_jeans
    {
        width: 162px;
        height: 224px;
        margin-left: 10px;
    }
    .dress_blazer
    {
        width: 166px;
        height: 226px;
        margin-left: 20px;
        padding-bottom: 20px;
    }
    #household
    {
        float: left;
        width: 320px;
    }
    #household p
    {
        float: left;
    }
    .h-text 
    {
        margin: 20px;
    }
    #household a
    {
        float: left;
    }
    .bath_towels-faq
    {
        width: 220px;
        height: 141px;
        margin-left: 50px;
        margin-bottom: 20px;
    }
    .closet_clothes-faq
    {
        width: 187px;
        height: 141px;
        margin-left: 65px;
        margin-bottom: 20px;
    }
    .green-text-faq a
    {
        color: #008000;
        font-size:large;
        font-weight: bold;
        text-align: center;
        margin: 20px;
        width: 250px;
    }
    #steps 
    {
        float: left;
        width: 300px;
        text-align: center;
        margin: 20px;
        margin-left: 10px;
    }
    .gray-text
    {
        font-size: large;
        font-weight: bold;
    }
    .light-text 
    {
        font-size: medium;
    }
    .black-text 
    {
        color: black;
        font-size: medium;
        font-weight: bold;
    }
    .first-step
    {
        width:233px; 
        height:108px;
    }
    .second-step 
    {
        width: 230px;
        height: 120px;   
    }
    .third-step 
    {
        width: 270px;
        height: 190px;
    }
    .fourth-step 
    {
        width: 270px;
        height: 200px;
    }
    .fifth-step 
    {
        width: 270px;
        height: 200px;
    }
    .clean_out_closet 
    {
        font-size: medium;
        font-weight: bold;
    }
    ul#tips 
    {
        list-style: none;
    }
    #tips li 
    {
        list-style: none;
        font-size: medium;
    }
    .space 
    {
        margin-left: 0px;
    }
    .faq-pickup 
    {
        width: 150px;
        height: 60px;
        margin-left: 0px;
    }
    .find-nearest a
    {
        color: #666699;
        font-size: large;
        font-weight: bold;
    }
    .faq-truck
    {
        width: 270px;
        height: 190px;
    }
    .lower_content-faq 
    {
        float: left;
        width: 320px;
    }
    .lower_content-faq p 
    {
        margin: 20px;
    }
    /**DOOR TO DOOR PICKUP**/
    .truck-cartoon
    {
        width: 280px;
        height: 60px;
    }
    .door-content
    {
        text-align: center;
        margin: 20px;
    }
    /**DROP-BOX-LOCATION**/
    .dbl-content 
    {
        text-align: center;
        margin: 20px;
    }
    .dbl-box-top
    {
        height: 375px;
        width: 295px;
        margin-left: 4px;
    }
    .dbl-box-bottom
    {
        height: 375px;
        width: 295px;
    }
    /**DONATION-LOCATIONS**/
    .donation-locations 
    {
        text-align: center;
        margin: 20px;
    }
    .store-front
    {
        width: 280px;
        height: 220px;
    }
    /***CLOTHING DRIVE**/
    #clothing-drive-content 
    {
        text-align: center;
        margin: 20px;
        font-size: medium;
    }
    #clothing-drive-left 
    {
        text-align: left;
        font-size: medium;
    }
    /**ACCEPTED ITEMS**/
    #accepted_table
    {
        width: 320px;
        text-align: center;
        margin-left: 0px;
    }
    .accepted-text a
    {
        color: #0000FF;
        font-size: x-large;
        font-family: arial black, avant garde;
        font-weight: bold;
        text-decoration-color: black;
    }
    #accepted-trio
    {
        width: 250px;
        float: left;
        margin-top: 20px;
        margin-left: 55px;
        margin-bottom: 10px;
    }
    #accepted-trio a
    {
        margin-right: 20px;
        color: #D2DDE8;
    }
    #accepted-trio img
    {
        width: 203px;
        height: 146px;
        margin-bottom: 20px;
    }
    .mens_clothing 
    {
        width:260px; 
        height:180px;
        margin-left: 0px;
    }
    .hats-accepted 
    {
        width: 260px;
        height: 180px;
        margin-left: 0px;
    }
    .bedroom 
    {
        width:230px;
        height:300px;
        margin-right: 0px;
        margin-left: 45px;
        margin-bottom: 20px;
    }
    .bath_towels
    {
        width: 220px;
        height: 141px;
        margin-left: 50px;
        margin-bottom: 20px;
    }
    .closet_clothes 
    {
        width: 187px;
        height: 130px;
        margin-left: 65px;
        margin-bottom: 0px;
    }
    .seasons 
    {
        text-align: center;
    }
    .seasons a
    {
        color: #ff0000;
        font-size: xx-large;
        font-family: arial black, avant garde;
        text-decoration-color: black;
        margin-left: 0px;
    }
    .green-text a
    {
        color: #008000;
        font-size:large;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: 10px;
        text-align: center;
    }
    #bottom_accepted 
    {
        float: left;
        width: 280px;
        margin-bottom: 20px;
        margin-left: 25px;
    }
    .teaset 
    {
        width: 270px;
        height: 160px;
        margin-bottom: 20px;
        margin-left: 0px;
    }
    .toys 
    {
        width: 270px;
        height: 180px;
        margin-bottom: 20px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .baby-shoes 
    {
        width: 270px;
        height: 180px;
        margin-bottom: 20px;
        margin-left: 0px;
    }
    /***NON-PROFIT***/
    #non-profit-content 
    {
        text-align: left;
        margin: 20px;
    }
    /***HOSTING A BOX***/
    #hosting-a-box-content 
    {
        margin: 20px;
    }
    .dbl-box-hab
    {
        height: 360px;
        width: 280px;
    }
    /**AFTER-YOU-DONATE**/
    #after-you-donate 
    {
        margin: 20px;
    }
    .collecting 
    {
        margin-left: 20px;
    }
    /***WHATSNEW***/
    .comingsoon 
    {
        text-align: center;
    }
    /**PICKUP SERVICES**/
    #pickup-services-content 
    {
        margin: 20px;
    }
    .pickup-service
    {
        display: none;
    }
    .pickup-content-mobile
    {
        display: block;
        font-size: large;
        font-weight: bold;
        color: black;
        text-align: center;
    }
    /**CONTACT-US**/
    ul.form
    {
        margin-left: 30px;
        width: 270px;
    }
    ul.form li .btn 
    {
        width: 150px;
        margin-left: 0px;
    }
    .call-us
    {
        text-align: center;
        margin-left: 0px;
    }
    /**ENVIRONMENTAL IMPACT**/
    #right h1.page_title-environmental
    {
        text-align: center;
        font-size: 2.2em;
        color: black;
    }
    #environmental-content 
    {
        margin: 20px;
    }
}