/*********** SAN DIEGO AMERICAN MARKETING ASSOCIATION ***************/
BODY {
background-color:#FFF;
background-image:url(img/carpet.jpg);
background-repeat:repeat-x;
margin:0 0 0 0;
}
img {
border: none;
}
.clear{ clear:both; } 

#outer{
	margin: 13px auto 0 auto;
	background-color:#FFF;
	width:850px;
}
#inner-left {
	background-image:url(img/fade-lft.jpg);
	width:11px;
	height:330px;
	float:left;
}
#inner-main{
	background-color:#FFF;
	background-image:url(img/inner-carpet.jpg);
	background-repeat:repeat-x;
	width:828px;
	float:left;
}
#inner-right {
	background-image:url(img/fade-rt.jpg);
	width:11px;
	height:330px;
	float:left;
}
#main-left{
	float:left;
	margin:5px 0 0 5px;
	width:605px;
}
#main-right{
	float:left;
	margin:5px 0 0 5px;

	width:208px;
}
#banner{
	margin:0 0 4px 0;
}
#content {
	margin: 0 0 0 15px;
}
#twitter_div{
	width:210px;
	background-image:url(img/twitter-fade.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	margin:10px 0 10px 0;
}
#twitter_div a{
	color:#53aaaa;
	text-decoration:none;
}
#twitter_div a:hover{
	text-decoration:underline;
}
#twitter-top {
	background:url(img/twitter-top.gif);
	background-repeat:no-repeat;
}
#twitter-top p{
	text-align:center;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	height:35px;
}

#twitter-bot {
	background:url(img/twitter-bot.gif);
	background-repeat:no-repeat;
	height:35px;

}
#twitter_update_list {
	list-style-type: none;
	list-style-position: outside;
	width:175px;
	padding: 0 0 0 1.5em;
	margin: 0 0 0 0;
}
#twitter_update_list li{
	margin:7px 0 5px 0;
	padding:0;
}
#tweet-list {
	list-style-type: none;
	list-style-position: outside;
	width:175px;
	padding: 0 0 0 1.5em;
	margin: 0 0 0 0;
}
#tweet-list li{
	margin:7px 0 5px 0;
	padding:0;
}
.twitter {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	font-style:italic;
	margin:0 15px 0 0;
}
.twitter a{
	color:#666666;
	text-decoration:none;
}
.twitter a:hover{
	color:#7ea8a8;
	text-decoration:underline;
}
.connectBox {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
.connectBox a{
	color:#666666;
	text-decoration:none;
}
.connectBox a:hover{
	color:#7ea8a8;
	text-decoration:underline;
}
h1 {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:#7ea8a8;
	font-size:18px;
	font-weight:normal;
}
h2 {
	font-family:tahoma,Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.info {
	font-family:tahoma,Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	font-weight:normal;
	text-align:center;
}
.info a{
	color:#666666;
	text-decoration:none;
}
.info a:hover{
	color:#7ea8a8;
	text-decoration:underline;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
p a{
	color:#48B5AA;
	text-decoration:none;
}
p a:hover{
	text-decoration:underline;
}
p.connect {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
	margin:13px 0 0 0;
}
#quoteBox {
	background-image:url(img/quotebox2.gif);
	background-repeat:no-repeat;
	height:103px;
	width:575px;
}
#quoteBox .quoteText{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	padding:12px 60px 0 75px;
}
/**************NAVIGATION STYLES**************/
#navContainer{
	float:left;
	margin:0 0 15px 0;
	width:604px;
	background-color:#33CC33;
	text-align:left;
}
#navigation {
	list-style-type: none;
	list-style-position: outside;
	width:604px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#navigation li{
display: inline;
margin: 0;
padding: 0;
float: left;
}

.home {
height: 47px;
width: 108px;
margin:0;
padding:0;
background-image:url("img/homeB.jpg");
} 

.home img {
width:100%;
height:100%;
border:0;
}
.home a:hover img {
visibility:hidden;
}

.business {
height: 47px;
width: 202px;
margin:0;
padding:0;
background-image:url("img/businessB.jpg");
} 

.business img {
width:100%;
height:100%;
border:0;
}
.business a:hover img {
visibility:hidden;
}

.quals {
height: 47px;
width: 131px;
margin:0;
padding:0;
background-image:url("img/qualificationsB.jpg");
} 

.quals img {
width:100%;
height:100%;
border:0;
}
.quals a:hover img {
visibility:hidden;
}

.endorse {
height: 47px;
width: 163px;
margin:0;
padding:0;
background-image:url("img/endorsementsB.jpg");
} 

.endorse img {
width:100%;
height:100%;
border:0;
}
.endorse a:hover img {
visibility:hidden;
}
#footer {
	margin:0 0 0 25px;
	background:url(img/footer.gif);
	background-repeat:no-repeat;
	width:800px;
	height:52px;

}
.footerText {
	height:52px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	padding:17px 0 0 25px;
}
.footerText a{
	color:#7ea8a8;
	text-decoration:none;
}
.footerText a:hover{
	text-decoration:underline;
}


