/* stored at 1327732644 */
textarea,input {
	font-family : verdana;
	font-size : 12px;
}

button{
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
}

select{
	font-family : Verdana;
	font-size : 12px;
}

.hider {
	display : none;
}

.showingtab {
	display : block;
}
.clickable {
	cursor : pointer;
}
.hiddentab {
	display : none;
}
.reveal {
	text-decoration : underline; 
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.gap {
	clear: both;
	height: 6px;
	line-height: 0.0;
	font-size: 0;
}
.crack{
	float : left;
	width : 3px;
}
/* START clearFix */
.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix {
	min-height:1px;
}
* html .clearFix {
	height:1px;
}
* html>body .clearFix {
	height:auto;
	display:inline-block;
}
/* END clearFix */

.thumbnail {
	float:left;
	clear:left;
	padding:0px 3px;
}
div.tabArea {
  font-size: 110%;
  font-weight: bold;
}

a.tab {
  background-color : #f0f0f0;
  padding : 2px 1em 2px 1em;
  text-decoration : none;
}

a.tab, a.tab:visited {
  color : #000000;
}

a.tab:hover {
  background-color : #d0d0d0;
  color : #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color : #c0c0c0;
  color : #000000;
}
.slideholder {
	position : absolute;
	top : 0px;
	left : 0px;
	filter : alpha(opacity=10);
	opacity : 0.0;
	-moz-opacity : 0.0;
	padding : 4px 4px 0px 4px;
}
.rollNav{
	float : left;
	cursor : pointer;
}
.podcast_button{
	float : left;
	border-width : 1px;
	border-style : solid;
	padding : 1px;
	cursor : pointer;
	font-size : 9px;
	font-weight : bold;
}
#platPopupHolder{
	background-color:#000000;
	color:#FFFFFF;
	height:auto;
	width:auto;
	border-width:1px;
	border-color:#FFF;
	border-style:solid;
	display:none;
	position:absolute;
	z-index:20000;
	top:0px;
	left:0px;
	padding:5px;
}
.embed_code textarea,input{
	font-size : 10px;
	font-family : verdana;
}
.inheritor{
	color : inherited;
	font-size : inherited;
}
.vidEmbedLink {
	border:1px solid #ABABAB;
	background-color:#DEDEDE;
	color:#fff;
	padding:1px;
	font-size:10px;
	width:87%;
	margin:0 2%;
}
.codehint{
	background-color : #FFFFFF;
	color : #333333;
	padding : 1px 3px;
	border : 1px solid #333333;
	font-size: 9px;
	display : none;
	position : absolute;
	top: 0px;
	left : 0px;
}
/* Gallery editing elements */	

.editThumbContainerOdd{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width: 97%;
	background-color: #ededed;
}
.editThumbContainerEven{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width:97%;
	background-color: #dedede;
}

.editThumbContainer a{
	color : #00CC00;
}
.midSitter{
	float:left;
	height:32px;
	width : 16px;
	padding:16px 0px 0px 0px;
}
.singleButton{
	clear : both;
	height:16px;
	width : 16px;		
}
.thumbControl{
	top : 0px;
	left: 0px;
	width : 50px;
	display : block;
	text-align:center;
	float : left;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.thumbMovers{
	height : 100%;
	padding : 10px 0px 0px 0px;
	vertical-align : middle;
	float:left;
}

/*ugc versions of gallery edit*/
#galleryEditHeader{
	margin: 1px;
	background-color : #666666;
	font-weight:bold;
}

#galleryEditHeader a{
	color : #ffff00;
}
.UGCeditThumbContainer{
	float:left;
	padding:2px;
	width:100px; 
	height:116px;
	overflow:hidden;
	text-align:center;
}

.UGCthumbControl{
	display : block;
	text-align:center;
	position:absolute;
	top:25px;
	left:25px;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.UGCthumbMovers{
	position:relative;
}
/*end of ugc versions*/

#plfmLBOver {
	position: fixed;
	z-index:2001;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.plfmLBOver {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.toolbarRow {
	padding: 3px 7px;
}
.smallselect{
	font-family : tahoma;
	font-size : 10px;
}
/* UGC defaults */
.ugc_profile_divs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #FFFFFF;
	height : auto;
	overflow : visible;
	border-color : #196FA5;
	border-style : solid;
	padding : 2px 4px 6px 4px;
	border-width : 1px 1px 1px 1px;
	margin : 2px 2px 2px 2px;
}
.ugc_profile_divs a{
	text-decoration : none;
}
.ugc_menu_items {
	color : #FFFFFF;
	font-family : verdana;
	font-weight : bold;
	font-size : 14px;
	text-align : center;
	background-color : #CCCCCC;
	overflow : visible;
	border-color : #003366;
	border-style : solid;
	padding : 2px 5px 2px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 4px 2px 4px;
}
.ugc_menu_items a{
	color : #FFFFFF;
	text-decoration : none;
}
.ugc_menu_items a:hover{
	color : #000066;
}
.ugc_menu_items a:visited{
	color : #FFFFFF;
}
.fbspoofbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#fff;
	background-color:#5B74A8; 
	background-position:0 -48px; 
	border-color:#29447E #29447E #1A356E;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmwysbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#FFF;
	background-color:#fe8f01; 
	background-position:0 -48px; 
	border-color:#ff6e01 #ff6e01 #ffd85e;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmxCommentSubmit {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentText {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentTextarea {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:75px;
	line-height:1.2;
	margin-top:10px;
	padding:2px;
	width:97%;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #333333;
	font-family : arial;
	font-size : 12px;
	background-color : #fffbe9;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/default_background.1316041008.jpg');
	background-repeat : repeat-x;
	background-position : top left;
	background-attachment : scroll;
}

h1{
	color : #333333;
	font-size : 16px;
}

a.link{
	color : #33CCFF;
	text-decoration : none;
}

a.hover{
	color : #999999;
	text-decoration : none;
}

a.visited{
	color : #33CCFF;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}


#container{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 184px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_3{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_3 h1{
	font-weight : bold;
	font-family : arial;
	color : #9900CC;
	font-size : 16px;
}
#main_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_11{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top;
	overflow : visible;
	border-style : none;
}
#main_12{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/main_main_12_background.1307081656.png');
	background-repeat : repeat-y;
	background-position : center;
	overflow : visible;
	border-style : none;
}
#main_13{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : bottom;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/main_main_13_background.1307081550.png');
	overflow : visible;
	border-style : none;
}
#main_31 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 1000px;
	 height : 16px;
}
#main_35{
	float : left;
	position : relative;
	z-index : 1;
	width : 850px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/main_main_35_background.1307086571.png');
	background-repeat : repeat-y;
	background-position : center;
	overflow : visible;
	border-style : none;
	padding : 20px 75px 20px 75px;
}
#main_36{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : bottom;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/main_main_36_background.1307087444.jpg');
	overflow : visible;
	border-style : none;
}
#main_58{
	float : left;
	position : relative;
	z-index : 1;
	width : 850px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_59 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 850px;
	 height : 16px;
}
#main_60 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 850px;
	 height : 16px;
}
#main_64{
	float : left;
	position : relative;
	z-index : 1;
	width : 488px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_65{
	float : left;
	position : relative;
	z-index : 1;
	width : 361px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_71{
	float : left;
	position : relative;
	z-index : 1;
	width : 948px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : repeat-y;
	overflow : visible;
	border-style : none;
	padding : 5px 26px 20px 26px;
	background-position : center;
	margin : 4px 0px 0px 0px;
}
#main_72{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 55px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : bottom;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/main_main_72_background.1307118840.jpg');
	overflow : visible;
	border-style : none;
}
#main_91{
	float : left;
	position : relative;
	z-index : 1;
	width : 948px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_92{
	float : left;
	position : relative;
	z-index : 1;
	width : 948px;
	height : 18px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_93{
	float : left;
	position : relative;
	z-index : 1;
	width : 948px;
	height : 130px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : center;
	overflow : visible;
	border-style : none;
}
#main_94{
	float : left;
	position : relative;
	z-index : 1;
	width : 948px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
}
#main_97{
	float : left;
	position : relative;
	z-index : 1;
	width : 543px;
	height : 324px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #f0dfbf;
	background-position : bottom left;
	border-color : #f0dfbf;
	border-width : 0px;
	padding : 9px;
}
#main_98{
	float : left;
	position : relative;
	z-index : 1;
	width : 354px;
	height : auto;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 5px 0px 21px;
	line-height : 1.5;
	color : #333333;
}
#main_98 h1{
	font-weight : normal;
	font-family : arial;
}
#main_98 a:link{
	text-decoration : none;
	color : #660099;
}
#main_98 a:visited{
	text-decoration : none;
	color : #660099;
}
#main_98 a:hover{
	text-decoration : none;
	color : #999999;
}
#main_126{
	float : left;
	position : relative;
	z-index : 1;
	width : 465px;
	height : auto;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
	padding : 6px 0px 0px 0px;
	color : #b57520;
	font-size : 22px;
}
#main_126 a:link{
	text-decoration : none;
	color : #9900CC;
}
#main_126 a:visited{
	text-decoration : none;
	color : #9900CC;
}
#main_126 a:hover{
	text-decoration : none;
	color : #FFCC33;
}
#main_127{
	float : left;
	position : relative;
	z-index : 1;
	width : 482px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
	padding : 0px 0px 0px 0px;
}
#main_128{
	float : left;
	position : relative;
	z-index : 1;
	width : 235px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 34px 0px 0px 0px;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/main_main_128_background.1307484302.jpg');
}
#main_163{
	float : left;
	position : relative;
	z-index : 1;
	width : 938px;
	height : -1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : dotted;
	background-repeat : no-repeat;
	border-color : #f0dfbf;
	border-width : 5px 0px 0px 0px;
}
#main_222{
	float : left;
	position : relative;
	z-index : 1;
	width : 365px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_226{
	float : left;
	position : relative;
	z-index : 1;
	width : 365px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 12px;
}
#main_226 h1{
	font-weight : bold;
	font-family : verdana;
	font-size : 14px;
}
#main_227 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 365px;
	 height : 16px;
}
#main_263{
	float : left;
	position : relative;
	z-index : 1;
	width : 481px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_264{
	float : left;
	position : relative;
	z-index : 1;
	width : 468px;
	height : 20px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : dotted;
	padding : 5px 5px 5px 0px;
	border-color : #f0dfbf;
	border-width : 5px 0px 0px 0px;
	font-size : 16px;
	color : #b57520;
}
#main_265{
	float : left;
	position : relative;
	z-index : 1;
	width : 481px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
}
#main_266{
	float : left;
	position : relative;
	z-index : 1;
	width : 481px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_268{
	float : left;
	position : relative;
	z-index : 1;
	width : 243px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 6px 0px 0px 0px;
}
#main_269{
	float : left;
	position : relative;
	z-index : 1;
	width : 237px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 6px 0px 0px 0px;
}
#main_311{
	float : left;
	position : relative;
	z-index : 1;
	width : 480px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : bottom right;
	border-color : #df8920;
	border-width : 0px 0px 5px 0px;
}
#main_312{
	float : left;
	position : relative;
	z-index : 1;
	width : 480px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_313{
	float : left;
	position : relative;
	z-index : 1;
	width : 475px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_314 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 475px;
	 height : 16px;
}
#main_315 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 475px;
	 height : 16px;
}
#main_383{
	float : left;
	position : relative;
	z-index : 1;
	width : 240px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_384{
	float : left;
	position : relative;
	z-index : 1;
	width : 240px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_386{
	float : left;
	position : relative;
	z-index : 1;
	width : 240px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_387{
	float : left;
	position : relative;
	z-index : 1;
	width : 240px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_405{
	float : left;
	position : relative;
	z-index : 1;
	width : 243px;
	height : 25px;
	color : #b57520;
	font-family : verdana;
	font-weight : bold;
	font-size : 22px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_406{
	float : left;
	position : relative;
	z-index : 1;
	width : 243px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_408 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 243px;
	 height : 16px;
}
#main_409 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 243px;
	 height : 16px;
}
#main_417{
	float : left;
	position : relative;
	z-index : 1;
	width : 237px;
	height : 25px;
	color : #b57520;
	font-family : verdana;
	font-weight : bold;
	font-size : 22px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_418{
	float : left;
	position : relative;
	z-index : 1;
	width : 237px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

/* CSS Document */

#menz1973{
	background-color:transparent;
}
#menz1973 a{
	color : #FFFFFF;
/* 	width : ~mwidth */
/* 	background-color : ~mbackground */
	font-size : 10px;
	text-decoration : none;
	padding : 6px 9px 6px 9px;
	border-style : none;
/* 	border-color : ~mborderColor */
	border-width : 0px 0px 0px 0px;
	text-align : right;
	font-weight : normal;
}
#menz1973 a:hover{
	background-color : #F5cd1e;
	color : #ad37b2;
}
body #menz1973 .menzactive, body #menz1973 .menzactive:hover{
	background-color : #F5cd1e;
	text-decoration : none;
}
#menz1973 .menzparent{
/* 	background-image : ~img_mbgi */


}
#menz1973 div{
/* 	width : ~smwidth */
	background-color : #F5cd1e;
	padding : 0px 0px 0px 0px;
/* deprecated */
/* deprecated */
/* deprecated */
	margin-top : -1px;
	font-size : 8px;
	text-align : left;
	font-style : normal;
}
#menz1973 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover */
/* 	color : ~smtextHover */
}
body #menz1973 div .menzactive, body #menz1973 div .menzactive:hover{
/* 	background-color : ~smbackground */
}
#menz1973 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1973 div a{
/* 	width : ~smwidth */
/* 	background-color : ~smbackground */
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
/* 	color : ~smtext */
	border-style : none;
/* 	border-color : ~smborderColor */
/* 	font-weight : ~smfontWeight */
	font-size : 8px;
	text-align : left;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

/*~~vertswap~~*/
#menz1973 a{
/* 	background-image : ~img_mbgi */
/* 	background-repeat : ~mbg_repeat */
}
#menz1973 div a{
/* 	background-image : ~img_smbgi */
/* 	background-repeat : ~smbg_repeat */
}
#menz1973 a:hover{
/* 	background-image : ~img_mhi */
/* 	background-repeat : ~mh_repeat */
}
#menz1973 div a:hover{
/* 	background-image : ~img_smhi */
/* 	background-repeat : ~smh_repeat */
}
#menz1973 a{
	font-style : normal;
}
#menz1973 div a{
	border-style : none;
	border-width : 0px 0px 0px 0px;
/* 	border-color : ~smborderColor */
}
/* CSS Document */

#menz1972{
	background-color:transparent;
}
#menz1972 a{
	color : #5c441c;
	width : null;
/* 	background-color : ~mbackground */
	font-size : 15px;
	text-decoration : none;
	padding : 12px 12px 13px 12px;
	border-style : solid;
	border-color : #f4d765;
	border-width : 0px 1px 0px 1px;
	text-align : center;
	font-weight : bold;
}
#menz1972 a:hover{
/* 	background-color : ~mhover */
	color : #9b3ac4;
}
body #menz1972 .menzactive, body #menz1972 .menzactive:hover{
/* 	background-color : ~mhover */
	text-decoration : none;
}
#menz1972 .menzparent{
/* 	background-image : ~img_mbgi */


}
#menz1972 div{
/* 	width : ~smwidth */
/* 	background-color : ~mhover */
	padding : 6px 12px 6px 12px;
/* deprecated */
/* deprecated */
/* deprecated */
	margin-top : -1px;
	font-size : 12px;
	text-align : left;
	font-style : normal;
}
#menz1972 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover */
	color : #FFFFFF;
}
body #menz1972 div .menzactive, body #menz1972 div .menzactive:hover{
	background-color : null;
}
#menz1972 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1972 div a{
/* 	width : ~smwidth */
	background-color : null;
	padding : 6px 12px 6px 12px;
	border-width : 0px 0px 1px 0px;
/* 	color : ~smtext */
	border-style : dotted;
	border-color : #663300;
/* 	font-weight : ~smfontWeight */
	font-size : 12px;
	text-align : left;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

/*~~vertswap~~*/
#menz1972 a{
/* 	background-image : ~img_mbgi */
/* 	background-repeat : ~mbg_repeat */
}
#menz1972 div a{
	background-image : url(/template_images/menz1972_img_smbgi.1316043571.jpg);
/* 	background-repeat : ~smbg_repeat */
}
#menz1972 a:hover{
	background-image : url(/template_images/menz1972_img_mhi.1316043073.jpg);
/* 	background-repeat : ~mh_repeat */
}
#menz1972 div a:hover{
/* 	background-image : ~img_smhi */
/* 	background-repeat : ~smh_repeat */
}
#menz1972 a{
	font-style : normal;
}
#menz1972 div a{
	border-style : dotted;
	border-width : 0px 0px 1px 0px;
	border-color : #663300;
}
.headlines_summaries {
	color : #333333;
	font-family : verdana;
	font-weight : normal;
	line-height : 1.6;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 30px 0px;
}
.headlines_summaries a{
	color : #660099;
	text-decoration : none;
}
.headlines_summaries a:hover{
	color : #660099;
}
.headlines_summaries a:visited{
	color : #999999;
}
.headlines_summaries h1{
	color : #660099;
	font-size : 16px;
	font-weight : bold;
	font-family : verdana;
}
.facts {
	color : #333333;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/_facts_background.1312297283.jpg');
	padding : 0px 0px 0px 14px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.facts a{
	text-decoration : none;
}
.facts h1{
	font-weight : normal;
	font-family : verdana;
}
.reg_forms {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	width : 175px;
	height : 30px;
	overflow : visible;
	border-color : #CCCCCC;
	border-style : solid;
	padding : 3px 3px 3px 3px;
	border-width : 2px 2px 2px 2px;
	margin : 3px 0px 2px 0px;
}
.reg_forms a{
	text-decoration : none;
}
.reg_forms h1{
	font-weight : normal;
	font-family : verdana;
}
.blogdots {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-color : #CCCCCC;
	border-style : dotted;
	padding : 10px 0px 10px 0px;
	border-width : 0px 0px 3px 0px;
	margin : 0px 0px 0px 0px;
}
.blogdots a{
	text-decoration : none;
}
.blogdots h1{
	font-weight : normal;
	font-family : verdana;
}
.sdr_photo_sidebar200 {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : center;
	background-color : #fffbe9;
	width : 200px;
	overflow : hidden;
	border-color : #f0dfbf;
	border-style : solid;
	padding : 2px 2px 8px 2px;
	border-width : 3px 3px 3px 3px;
	margin : 5px 0px 0px 0px;
}
.sdr_photo_sidebar200 a{
	text-decoration : none;
}
.sdr_photo_sidebar200 h1{
	font-weight : normal;
	font-family : verdana;
}
.ear_awards_pics_sidebar_250 {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : center;
	background-color : #fffbe9;
	width : 250px;
	overflow : hidden;
	border-color : #f0dfbf;
	border-style : solid;
	padding : 2px 2px 8px 2px;
	border-width : 3px 3px 3px 3px;
	margin : 5px 0px 0px 0px;
}
.ear_awards_pics_sidebar_250 a{
	text-decoration : none;
}
.ear_awards_pics_sidebar_250 h1{
	font-weight : normal;
	font-family : verdana;
}

#container_mast{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/mast_headv3_mast_headv3_2_background.1316806220.png');
}
#mast_3{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_23{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_24{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 38px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_25{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 126px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_67{
	float : left;
	position : relative;
	z-index : 1;
	width : 364px;
	height : 153px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : right;
	overflow : visible;
	border-style : none;
}
#mast_69{
	float : left;
	position : relative;
	z-index : 1;
	width : 222px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_88{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_92{
	float : left;
	position : relative;
	z-index : 1;
	width : 729px;
	height : 30px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_93{
	float : left;
	position : relative;
	z-index : 1;
	width : 204px;
	height : 27px;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #999999;
	padding : 3px 0px 0px 28px;
}
#mast_123{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 47px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 0px 0px;
}
#mast_128{
	float : left;
	position : relative;
	z-index : 1;
	width : 949px;
	height : 23px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 0px 0px;
}
#mast_129{
	float : left;
	position : relative;
	z-index : 1;
	width : 245px;
	height : 22px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 8px 0px 0px 0px;
}
#mast_158{
	float : left;
	position : relative;
	z-index : 1;
	width : 702px;
	height : 121px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 6px 0px 0px 130px;
	font-size : 11px;
	background-repeat : no-repeat;
	background-position : bottom right;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/mast_head_ma_mast_head_ma_158_background.1316106677.png');
}
#mast_158 a:link{
	text-decoration : none;
	color : #dddddd;
}
#mast_158 a:visited{
	text-decoration : none;
	color : #dddddd;
}
#mast_158 a:hover{
	text-decoration : none;
	color : #FFCC33;
}
#mast_159{
	float : left;
	position : relative;
	z-index : 1;
	width : 154px;
	height : -70px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 100px 0px 0px 0px;
	margin : 0px 0px 0px 9px;
}
#mast_167{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 3px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_190{
	float : left;
	position : relative;
	z-index : 1;
	width : 674px;
	height : 11px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 0px 0px 0px;
}
#mast_191{
	float : left;
	position : relative;
	z-index : 1;
	width : 20px;
	height : -70px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 93px 0px 0px 7px;
}
#mast_210{
	float : left;
	position : relative;
	z-index : 1;
	width : 7px;
	height : 47px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mast_211{
	float : left;
	position : relative;
	z-index : 1;
	width : 992px;
	height : 44px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 12px;
}

#container_hp_feed_template{
	position : relative;
	margin : 0 auto;
	width : 450px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	height : auto;
}
#hp_feed_template_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 450px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 402px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	border-width : 0px;
	padding : 18px;
	background-color : #ffedfe;
}
#hp_feed_template_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 402px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 18px;
}
#hp_feed_template_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 402px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 18px;
	background-color : #ffedfe;
}
#hp_feed_template_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 402px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 18px;
}
#hp_feed_template_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 402px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 18px;
	border-color : #ffedfe;
	background-color : #ffedfe;
}
#hp_feed_template_9{
	float : left;
	position : relative;
	z-index : 1;
	width : 450px;
	height : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_10{
	float : left;
	position : relative;
	z-index : 1;
	width : 450px;
	height : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_11{
	float : left;
	position : relative;
	z-index : 1;
	width : 450px;
	height : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 100px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#hp_feed_template_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 289px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 12px;
	border-width : 0px;
}
#hp_feed_template_25{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : 30px;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 12px;
	line-height : 1.2;
}
#hp_feed_template_26{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 11px;
}
#hp_feed_template_48{
	float : left;
	position : relative;
	z-index : 1;
	width : 100px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#hp_feed_template_49{
	float : left;
	position : relative;
	z-index : 1;
	width : 289px;
	height : 75px;
	padding : 0px 0px 0px 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_54{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : auto;
	font-family : verdana;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
	line-height : 1.2;
}
#hp_feed_template_55{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_125{
	float : left;
	position : relative;
	z-index : 1;
	width : 100px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#hp_feed_template_126{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : 75px;
	padding : 0px 0px 0px 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_137{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : 30px;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 12px;
	line-height : 1.2;
}
#hp_feed_template_138{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 11px;
}
#hp_feed_template_154{
	float : left;
	position : relative;
	z-index : 1;
	width : 100px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#hp_feed_template_155{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : 75px;
	padding : 0px 0px 0px 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_157{
	float : left;
	position : relative;
	z-index : 1;
	width : 100px;
	height : 75px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#hp_feed_template_158{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : 75px;
	padding : 0px 0px 0px 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_165{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : 30px;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 12px;
}
#hp_feed_template_166{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#hp_feed_template_168{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : 30px;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 12px;
	line-height : 1.2;
}
#hp_feed_template_169{
	float : left;
	position : relative;
	z-index : 1;
	width : 277px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 11px;
}

#container_mainpage_temp{
	position : relative;
	margin : 0 auto;
	width : 286px;
	height : auto;
	padding : 0px 15px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mainpage_temp_3{
	float : left;
	position : relative;
	z-index : 1;
	width : 232px;
	height : auto;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 0px 0px;
	padding : 4px 0px 0px 0px;
}
#mainpage_temp_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 227px;
	height : 127px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	border-color : #FFFFCC;
	padding : 2px 2px 4px 2px;
	border-width : 0px;
}
#mainpage_temp_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 230px;
	height : auto;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 2px 0px 2px;
	color : #9900CC;
	font-size : 14px;
	line-height : 1.4;
}
#mainpage_temp_6 h1{
	font-weight : normal;
	font-family : arial;
	color : #9900CC;
}
#mainpage_temp_6 a:link{
	text-decoration : none;
	color : #9900CC;
}
#mainpage_temp_6 a:visited{
	text-decoration : none;
	color : #9900CC;
}
#mainpage_temp_6 a:hover{
	text-decoration : none;
	color : #FFCC33;
}
#mainpage_temp_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 286px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mainpage_temp_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 230px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 3px 0px 5px 0px;
	color : #333333;
	font-size : 11px;
}
#mainpage_temp_8 h1{
	font-weight : normal;
	font-family : arial;
}
#mainpage_temp_9{
	float : left;
	position : relative;
	z-index : 1;
	width : 207px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 10px 0px 0px;
}
#mainpage_temp_9 h1{
	font-weight : normal;
	font-family : arial;
}
#mainpage_temp_9 a:link{
	text-decoration : none;
	color : #9900CC;
}
#mainpage_temp_9 a:visited{
	text-decoration : none;
	color : #9900CC;
}
#mainpage_temp_9 a:hover{
	text-decoration : none;
	color : #FFCC33;
}
#mainpage_temp_68{
	float : left;
	position : relative;
	z-index : 1;
	width : 226px;
	height : 154px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mainpage_temp_78{
	float : left;
	position : relative;
	z-index : 1;
	width : 228px;
	height : auto;
	color : #9900CC;
	line-height : 1.4;
	font-family : verdana;
	font-weight : normal;
	font-size : 14px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 2px 0px 2px;
}
#mainpage_temp_78 h1{
	color : #9900CC;
	font-weight : bold;
	font-family : arial;
}
#mainpage_temp_78 a:link{
	color : #9900CC;
	text-decoration : none;
}
#mainpage_temp_78 a:visited{
	color : #9900CC;
	text-decoration : none;
}
#mainpage_temp_78 a:hover{
	color : #ffcc33;
	text-decoration : none;
}
#mainpage_temp_79{
	float : left;
	position : relative;
	z-index : 1;
	width : 228px;
	height : auto;
	color : #9900CC;
	line-height : 1.4;
	padding : 5px 2px 0px 2px;
	font-family : verdana;
	font-weight : normal;
	font-size : 14px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#mainpage_temp_79 h1{
	color : #9900CC;
	font-weight : bold;
	font-family : arial;
}
#mainpage_temp_79 a:link{
	color : #9900CC;
	text-decoration : none;
}
#mainpage_temp_79 a:visited{
	color : #9900CC;
	text-decoration : none;
}
#mainpage_temp_79 a:hover{
	color : #ffcc33;
	text-decoration : none;
}
#mainpage_temp_80{
	float : left;
	position : relative;
	z-index : 1;
	width : 228px;
	height : auto;
	padding : 5px 2px 0px 2px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #9900CC;
	line-height : 1.4;
	font-size : 14px;
}
#mainpage_temp_80 h1{
	font-weight : bold;
	font-family : arial;
	color : #9900CC;
}
#mainpage_temp_80 a:link{
	text-decoration : none;
	color : #9900CC;
}
#mainpage_temp_80 a:visited{
	text-decoration : none;
	color : #9900CC;
}
#mainpage_temp_80 a:hover{
	text-decoration : none;
	color : #ffcc33;
}

#container_events_calendar{
	position : relative;
	margin : 0 auto;
	width : 235px;
	height : 109px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#events_calendar_3{
	float : left;
	position : relative;
	z-index : 1;
	width : 470px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#events_calendar_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 235px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#events_calendar_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 235px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#events_calendar_15{
	float : left;
	position : relative;
	z-index : 1;
	width : 235px;
	height : 109px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#events_calendar_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 67px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#events_calendar_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 100px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 9px 9px 18px;
}
#events_calendar_26{
	float : left;
	position : relative;
	z-index : 1;
	width : 149px;
	height : auto;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 11px;
}
#events_calendar_27{
	float : left;
	position : relative;
	z-index : 1;
	width : 149px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	font-size : 9px;
	text-align : left;
	overflow : visible;
	border-style : none;
}

#container_footer{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
}
#footer_3{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_16{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://sandiegr.platformicstaging.com/template_images/footer_footer_16_background.1312251721.png');
}
#footer_17{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 26px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 10px 0px;
}
#footer_49{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_51{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 220px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 11px 0px 0px 0px;
}
#footer_52{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 30px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_60{
	float : left;
	position : relative;
	z-index : 1;
	width : 77px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 6px;
	border-width : 0px 0px 0px 0px;
}
#footer_61{
	float : left;
	position : relative;
	z-index : 1;
	width : 237px;
	height : auto;
	padding : 6px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : dotted;
	font-size : 14px;
	border-color : #FFFFFF;
	border-width : 0px 1px 0px 0px;
	line-height : 1.25;
}
#footer_61 a:link{
	text-decoration : none;
	color : #FFFFFF;
}
#footer_61 a:visited{
	text-decoration : none;
	color : #FFFFFF;
}
#footer_61 a:hover{
	text-decoration : none;
	color : #FFFF00;
}
#footer_62{
	float : left;
	position : relative;
	z-index : 1;
	width : 232px;
	height : auto;
	padding : 6px 6px 6px 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 14px;
	color : #FFFFFF;
	line-height : 1.5;
}
#footer_62 a:link{
	text-decoration : none;
	color : #FFFFFF;
}
#footer_62 a:visited{
	text-decoration : none;
	color : #FFFFFF;
}
#footer_62 a:hover{
	text-decoration : none;
	color : #FFFF00;
}
#footer_63{
	float : left;
	position : relative;
	z-index : 1;
	width : 328px;
	height : auto;
	padding : 6px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}


