/*  
Theme Name: United Media Associates
Theme URI: http://www.umassociates.com/
Description: This is the Default UMA theme.
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.joshwychopen.com/
*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

ul{
	list-style:none;
}

a{
	color:#2b5893;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:active{
  	outline: none;
}

a:focus {
	outline: none;
}

.hidden {
	display: none;
}

#content a {
	color:#2b5893;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(http://www.umassociates.com/media/bg.gif) repeat-x;
	color:#333333;
}

#body_page{
	background:url(http://www.umassociates.com/media/body_page.gif) repeat-x bottom;
}

#page{
	width:1000px;
	margin:0px auto;
}

h1, h2, h3, h4, h5, h6 {
  color: #223D51;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: left;
}

h3 { 
	font-size: 1.6667em; /* 20px */ 
	line-height: 1.2em; /* 24px */ 
	margin-bottom: 0em; 
}

/* HEADER */

#header{
	width:100%;
	height:99px;
}

#header_banner{
	float:right;
}

#header_title{
	float:left;
}

#header_title h1 {
	color:#271d14;
	font-size:52px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
}

#header_title h1 a {
	color:#271d14;
	display: block;
	width: 383px;
	height: 100px;
	text-indent: -9999px;
	background:url(http://www.umassociates.com/media/h1_logo.jpg) no-repeat left top;
}

.description{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	top:-10px;
	color:#271d14;
	display:block;
	text-align:center;
}

#header_banner div{
	margin-right:50px;
	padding-top:23px;
}

/* MENU */

#menu{
	width:100%;
	height:45px;
	background:url(http://www.umassociates.com/media/menu_bg.gif) no-repeat right top;
}

#menu_items{
	float:left;
	color:#ffffff;
	font-size:15px;
	width:730px;
}

#main_search{
	float:right;
	width:270px;
}

#menu_items li{
	float:left;
	display:block;
	height:45px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu_items a{
	color:#ffffff;
	display:block;
	float:left;
	height:34px;
	padding:10px 15px 0 15px;
	text-transform:uppercase;
}

#menu_items a:hover{
	background:url(http://www.umassociates.com/media/menu_items_a.gif) repeat-x;
	text-decoration:none;
}

#searchform_top{
	color:#99bdd5;
	margin-left:10px;
}

#searchform_top span{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
}

#searchform_top_text{
	width:223px;
	border:0px;
	background:none;
	color:#b2b2b2;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:10px;
}

/* BOARD */

#board{
	width:100%;
	height:145px;
	background:url(http://www.umassociates.com/media/board_bg.jpg) no-repeat right;
}

#board_title{
	float:left;
	width:675px;
}

#board_contact{
	float:right;
	width:270px;
	text-indent: -9999px;
}

#board_title h2 {
	color:#ffffff;
	font-size:35px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	padding:16px 0 3px 0;
}

#board_title p {
	color:#4b5f2d;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:20px;
	width:655px;
	line-height:18px;
	font-weight: bold;
	margin-top: 60px;
}

#board_title a {
	color:#4b5f2d;
	text-decoration: none;
}

#board_title a:hover {
	color:#2c3919;
	text-decoration: underline;
}

#board_contact a {
	display:block;
	margin:35px 30px 0 0;
	height: 78px;
	width: 270px;
	text-indent: -9999px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(http://www.umassociates.com/media/body_bg.gif) repeat-y right;
}

#body_top{
	width:100%;
	float:left;
	background:url(http://www.umassociates.com/media/body_top_bg.gif) no-repeat;
}

#body_left{
	width:721px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:279px;
	float:right;
}

/* left contact */

#body_left_content{
	width:683px;
	padding-top:30px;
	margin-left:6px;
}

.post{
	width:100%;
}

.post-top{
	background:#f3f3f4 url(http://www.umassociates.com/media/post-top_bg.gif) no-repeat;
	width:100%;
	float:left;
}

.post-top2{
	background:url(http://www.umassociates.com/media/post-top2_bg.gif) no-repeat bottom;
	width:100%;
	padding-bottom:11px;
	float:left;
}

.post-date{
	float:left;
	font-size:15px;
	width:80px;
	padding-bottom:10px;
	color:#ffffff;
	padding-top:15px;
	text-align:center;
}

.post-date p{
	font-size:33px;
	line-height:30px;
}

.post-title{
	float:right;
	width:603px;
}

.post-title h2{
	font-size:27px;
	color:#333333;
	font-weight:normal;
	background:url(http://www.umassociates.com/media/post-title_h2.gif) no-repeat left bottom;
	padding:10px 0 10px 0;
	margin-right:10px;
}

.post-title h2 a{
	color:#333333;
}

.post-title h2 a:hover {
	color:#223D51;
}

.post-title h3{
	font-weight:normal;
	color:#223D51;
	font-size:11px;
	padding:5px 20px 0 0;
}

.post-title h3 a, .post-title h3 span{
	color:#223D51;
	font-weight:bold
}

.entry{
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 0 0 5px;
}

.entry p{
	padding-bottom:15px;
}

.postmetadata {
	background:url(http://www.umassociates.com/media/postmetadata_bg.gif) no-repeat;
	width:100%;
	height:50px;
	margin-bottom:30px;
}

.postmetadata .alignleft a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.postmetadata .alignleft a:hover{
	color:#2b5893;
	text-decoration: underline;
}

.postmetadata .alignleft .comments a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://www.umassociates.com/media/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .comments a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://www.umassociates.com/media/comm_a.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .linkedin a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://www.umassociates.com/media/linkedin-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .facebook a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://www.umassociates.com/media/facebook-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .digg a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://www.umassociates.com/media/digg-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright .delicious a {
	color:#2b5893;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://www.umassociates.com/media/delicious-share-ico.gif) no-repeat left 1px;
	padding-left:20px;
	padding-right: 5px;
}

.postmetadata .alignright a span{
	font-weight:bold;
}

.postmetadata .alignleft{
	padding-top:10px;
	padding-left:20px;
}

.postmetadata .alignright{
	padding-top:10px;
	padding-right:20px;
}

a.readmore:hover{
	color:#570608;
}

.post-page{
	width:100%;
}

.post-page h2{
	font-size:27px;
	color:#333333;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://www.umassociates.com/media/post-page_bg.gif) no-repeat;
	padding:6px 0 10px 20px;
}

.post-page .entry{
	padding-top:13px;
}

.post-page .entry a{
	color:#362f2d;
	text-decoration:underline;
	font-weight:bold;
}

strong{
	color:#333333;
}

/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	font-size:22px;
	color:#333333;
	font-weight:normal;
	margin:0;
	padding:0;
	display:block;
}*/

/* right content */

#body_right_content{
	margin-top:32px;
	width:274px;
	margin-bottom:32px;
}

/* RIGHT ADS */

#right_team {
	background:#f3f3f4;
	border:1px solid #cccccc;
	width:264px;
	padding:7px 0 1px 8px;
	margin-bottom:24px;
	float:left;
}

#right_team div{
	float:left;
	padding-right:7px;
	margin-bottom:6px;
}

#right_team div.right{
	margin-right:0;
}

/* SIDE BAR */

#sidebar{
	float:left;
}

.sidebars h2{
	font-size:20px;
	color:#392c26;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:238px;
	padding:6px 0 6px 5px;
	margin:8px 0 0px 14px;
	text-transform: uppercase;
}

.sidebars ul{
	color:#2b5893;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebars ul li{
	margin-bottom:24px;
	padding-bottom:5px;
	background:#f3f3f4;
	border:1px solid #cccccc;
	width:270px;
}

.sidebars ul li ul li{
	margin-left:10px;
	margin-bottom:0;
	width:auto;
	border:0;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
	width:250px;
	padding-left:8px;
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	background:url(http://www.umassociates.com/media/dotted_grey.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:5px;
}

.sidebars li.widget_archives li{	
	background:none;
	border-bottom:1px solid #cccccc;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#2b5893;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
}

.sidebars li.widget_categories ul li a {
	background:url(http://www.umassociates.com/media/icon-bullet.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:20px;
}

.sidebars li.widget_categories ul li ul li a {
	background:none;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_archives ul li a {
	background:url(http://www.umassociates.com/media/icon-bullet.gif) no-repeat left 3px;
	font-weight:normal;
	padding-left:20px;
}

.sidebars li.linkcat ul li a {
	background:url(http://www.umassociates.com/media/icon-bullet.gif) no-repeat left 4px;
	font-weight:bold;
	padding-left:20px;
}

.sidebars li.widget_pages ul li a {
	background:url(http://www.umassociates.com/media/tick.gif) no-repeat left 3px;
	font-weight:normal;
	padding-left:20px;
}

.sidebars li.widget_meta ul li a{
	/*background:url(http://www.umassociates.com/media/sidebar_li_meta.gif) no-repeat left 6px;*/
	font-weight:normal;
	padding-left:2px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#2b5893;
}

.sidebars .textwidget{
	padding:10px;
}

#service-modules {
	float:left;
	height: 39px;
	width: 272px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}


/* FOOTER */

#footer{
	width:100%;
	height:55px;
	clear:both;
	margin:0px auto;
}

#footer_text{
	padding-top:25px;
	color:#333333;
	text-align:center;
}

#footer_text a{
	color:#333333;
	text-decoration:none;
}

#footer_text a:hover {
	color:#2b5893;
	text-decoration:underline;
}


/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #f3f3f4;
	margin-bottom: 15px;
	}
	
	
img.alignnone {
	display: inline;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #f3f3f4;
	margin-top: 20px;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #f3f3f4;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	padding: 8px;
	border: 1px solid #cccccc;
	background-color: #f3f3f4;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(http://www.umassociates.com/media/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(http://www.umassociates.com/media/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#f3f3f4;
	border:1px solid #cccccc;
	} 

.entry ul li {
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #cccccc;
	}

.entry ul li:before{
	content: url(http://www.umassociates.com/media/entry_before.gif);
	}
	
	.error {
		font-size: 16px;
		color: #FF0000;
		font-weight: bold;
		}
	
	.entry ul.errors {
		margin: 0 10px 15px 0;
		list-style: none;
		padding:15px 15px 15px 20px;
		background:#ffd6d6;
		border:1px solid #fb7a7a;
		} 
	
	.entry ul.errors li {
		padding-bottom:4px;
		padding-top:3px;
		margin-left:4px;
		border-bottom:1px solid #fb7a7a;
		font-size: 12px;
		}
	
	.entry ul.errors li:before{
		content: url(http://www.umassociates.com/media/error.png);
		margin-right: 5px;
		}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	background:#fdfdf6;
	border:1px solid #f8f8f0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #f3f3de;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
	
ol li li {
	list-style: none;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:102px;
	height:32px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	margin-left:35px;
	padding-bottom:15px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 10px 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#392c26;
	font-size:12px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0 0 0;
	list-style: none;
	background:#fcfbf0;
	border:1px solid #e9e7cc;
	}

.commentlist li.alt {
	background:#f9f7e1;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_text{
	padding-left:5px;
	padding-top:5px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:7px 0px 0 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#3d352e;
	font-size:17px;
	font-weight:bold;
	text-transform:capitalize;
	}
	
.commentmetadata span{
	color:#3d352e;
	font-weight:normal;
}

.commentmetadata a{
	color:#3d352e;
	}

.commentmet_text{
	padding:0 20px 10px 20px;
}

.alt .commentmetadata_end{
	background:#fcfbf0;
}

.commentmetadata_end{
	background:#f9f7e1;
	text-align:right;
	padding:10px 10px 10px 0;
	border-top:1px solid #e9e7cc;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentmetadata_end span{
	color:#7b2e00;
}

#respond_box{
	margin:40px 15px 0 35px;
	padding-bottom:60px;
}

h3#respond{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
}

#commentform{
	margin-left:55px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:70%;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#ffffff url(http://www.umassociates.com/media/input_bg.gif) repeat-x left top;
	border:2px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea{
	background:#ffffff url(http://www.umassociates.com/media/input_bg.gif) repeat-x left top;
	border:2px #cccccc solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:27px;
	color:#392c26;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(http://www.umassociates.com/media/post-page_bg.gif) no-repeat;
	padding:6px 0 10px 20px;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 20px 40px 20px;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 5px;
	list-style:none;
	background:none;
	border-bottom:1px solid #f0ecb4;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#3d352e;
	font-size:12px;
	padding-left:10px;
}

#contact-form {
	width: 670px;
	border: 1px solid #cccccc;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

#contact-form p {
	padding: 0px 0px 0px 15px;
	text-align: left;
}

#contact-form-header {
	width: 670px;
	height: 50px;
	background-color: #f3f3f4;
	border-bottom: 3px solid #cccccc;
	margin-bottom: 15px;
}

#contact-info {
	width: 250px;
	height: 200px;
	border: 1px solid #cccccc;
	float: left;
	margin: 10px 0px 5px 20px;
	padding: 0px 0px 10px 0px;
}

#contact-info p {
	padding: 0px 0px 0px 15px;
}

#contact-info-header {
	width: 250px;
	height: 50px;
	background-color: #f3f3f4;
	border-bottom: 3px solid #cccccc;
	float: left;
	margin-bottom: 15px;
}

.grey {
	background-color: #f3f3f4;
	border: 1px solid #cccccc;
}

.required {
	color: #FF0000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content div.triple-column {
	margin: 0px 0px 25px 0px;
	float: left;
	padding: 0px 0px 25px 0px;
	width: 683px;
	background-image: url(http://www.umassociates.com/media/triple-column-bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#content div.triple-column p {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content div.column {
	float: left;
	width: 380px;
	padding: 0 10px 0 20px;
	margin: 0px 0 0 20px;
}
#content div.column-single-first {
  width: 230px;
  margin-left: 5px;
  float: left;
  padding: 0px;
}

/* boxed lists */
ul.boxed-list {
  padding: 0;
  line-height: 1em;
  list-style: none;
  border-top: 1px solid #E6E5E7;
  margin: 15px 0px 15px 0px;
}
ul.boxed-list li {
  border-bottom: 1px solid #E6E5E7;
  margin: 0;
  padding: 1.12em 0;
  padding-top: 1em;
  padding-left: 50px;
}
ul.boxed-list li:hover,
ul.boxed-list li.active {
  background-color: #F7F6F7;
}
ul.boxed-list li div.small-date {
  color: #777;
  font-size: 0.8333em; /*10px*/
  line-height: 1.8em;
}

a.button {
  display: block;
  height: 18px;
  text-indent: -10000em;
  text-decoration: none;
  background: transparent url(http://www.umassociates.com/media/buttons.gif) no-repeat left 0;
}

a.button:hover { background-position: left -18px; }
a.testimonial { width: 126px; }

a.learn-more { width: 95px; background-position: left -324px; }
a.learn-more:hover { background-position: left -342px; }

h1.icon, h2.icon, h3.icon {
  padding: 12px 0;
  padding-left: 50px;
  background-position: left center;
  background-repeat: no-repeat;
}

.star { background-image: url(http://www.umassociates.com/media/star-large.gif); }
.wrench { background-image: url(http://www.umassociates.com/media/wrench-large.gif); }

blockquote {
  width: 100%;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 2em; /* 24px */
  padding: 2em 0 0 25px;
  margin: 0 auto 2em auto;
  background: url(http://www.umassociates.com/media/quote-open.gif) no-repeat left 5px;
}

blockquote p {
  display: block;
  padding-right: 25px;
  background: url(http://www.umassociates.com/media/quote-close.gif) no-repeat right bottom;
}

/* Form Sets */

form table.contact { padding: 15px; text-align:left; width: 650px; float:left;}

label {
	cursor: pointer;
}

fieldset {
	border: none;
	padding: 0;
}

input:focus, input.sffocus, textarea:focus, select:focus {
	background: #e2f1c4;
}

textarea, select {
	font-size: 1.4em;
	border: 1px solid #cccccc;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #7d8866;
}

.input {
	font-size: 1.4em;
	border: 1px solid #cccccc;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #7d8866;
	width: 175px;
}

.input-2 {
	font-size: 1.4em;
	border: 1px solid #cccccc;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #7d8866;
	width: 289px;
}

select {
	padding: 1px;
	font-size: 1.3em;
}

/* ticks */
ul.ticks li,
ul.ticks-special li {
  padding-left: 22px;
  list-style-type: none;
  background: url(http://www.umassociates.com/media/tick.gif) no-repeat 5px center;
  margin: 0;
}
ul.ticks-special li {
  padding-left: 70px;
  background-position: 50px center;
}

.margin-bottom {
  margin-bottom: 18px;
}

#links {
	margin: 55px 0px 0px 0px;
	width: 350px;
	height: 28px;
	float: right;
}

#client-login a {
	width: 75px;
	height: 28px;
	background: url(http://www.umassociates.com/media/client-login-bg.jpg) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
}

#client-login a:hover {
	width: 75px;
	height: 28px;
	background: url(http://www.umassociates.com/media/client-login-bg.jpg) no-repeat;
	background-position: -76px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
}

#contact-us a {
	width: 75px;
	height: 28px;
	background: url(http://www.umassociates.com/media/contact-us-bg.jpg) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
}

#contact-us a:hover {
	width: 75px;
	height: 28px;
	background: url(http://www.umassociates.com/media/contact-us-bg.jpg) no-repeat;
	background-position: -75px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
}

#upload-files a {
	width: 77px;
	height: 28px;
	background: url(http://www.umassociates.com/media/upload-a-bg.jpg) no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
}

#upload-files a:hover {
	width: 77px;
	height: 28px;
	background: url(http://www.umassociates.com/media/upload-a-bg.jpg) no-repeat;
	background-position: -77px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
}

.georgia-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	color: #999999;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
