.quotes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2663AF;
	font-style: italic;
	text-align: center;
	padding: 10px;
	line-height: normal;
	background-color: #E6F3FB;
	border: 1px solid 2663AF;
}
.custom #content {background-image: url(/wp-content/themes/thesis_16/custom/images/arlington_school_massage_logo.jpg);background-repeat: no-repeat;
}

body.custom {background-image: url(/wp-content/themes/thesis_16/custom/images/body-background.jpg);background-repeat: repeat-x;
}

/* Weird input form button width - too wide fix*/
.custom .format_text input {width: auto;}

.custom #sidebars h3 {font-weight: bold; font-size: 18px; color: #000; text-align: center;}
.custom .format_text div {background: #FFF; border: none;}
.custom .format_text p, .custom .format_text ul {font-size: 12px;}
.custom .format_text h1 {font-size: 18px; clear: both;}
.custom .format_text h2 {font-size: 14px; clear: both;}
.custom .format_text h3 {font-size: 12px; font-weight: bold;}
.custom h1 {font-weight: bold;}
.custom #content {padding-left: 200px; width: 550px;}
.custom #header {display:none;}

.custom #footer {background: #cd0048; color: #FFF; font-weight: bold; margin-bottom: 20px;}
.custom #footer h1 {font-size: 12px; color: #FFF;}
.custom h3 {font-size: 22px; color: #029d73;}

.custom #phonenumber {
	background-image: url(/wp-content/themes/thesis_16/custom/images/phone-number.jpg);
	background-repeat: no-repeat;
        background-color:#2663af
	height: 21px;
        width: 210px;
	position: absolute;
	z-index: 1000;
        display: block;
	margin-left: 810px;
        margin-top: 5px;
	padding: 10px;
        
	
}

.custom .menu {padding-left: 174px; background:#2663af; background-image: url(/wp-content/themes/thesis_16/custom/images/menu-background.jpg);background-repeat: no-repeat;
background-position: 174px 0px; font-weight: bold; height: 34px;}
.custom .menu li a {
	width: 116px;
        padding: 0px;
        margin-left: 0px;
        margin-top: 15px;
        margin-right: 0px;
        margin-bottom: 0px;
	display:block;
        background: none;
        text-align: center;    
        letter-spacing: 1px;
}

.custom .menu li a:hover {background: none;}

.custom ul.submenu {margin-left: -20px; padding-top: 5px; background: #ffffe2;}
.custom ul.submenu a {text-transform: none; margin: 0px; padding: 3px; width: 150px; display: block; letter-spacing: 0px;}
.custom ul.submenu a:hover {color: #000}

.custom #content_box {background-position: right 0px; background-image: url(/wp-content/themes/thesis_16/custom/images/side-bar-background.jpg);background-repeat: repeat-y;}
