/**************************************************BLUE BACK GROUND ON THE INDEX PAGES IS CREATED background-color: ; added to body section of this doc
/* Main body */
body {
	background:#f4f4f4 url(http://www.cometosandiego.com/img/bg.gif) top center repeat-y;
	color:#404040;
	padding:0;

	background-color: ;
	margin-top: 50px;
	height: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 76%;
	
	}	
	.h { font:90% Verdana,Tahoma,Arial,sans-serif;}

#wrap {
	color:#fff;
	width:780px;
	text-align: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	padding: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Basic tags */
a {color:#286ea0; font-weight:700; text-decoration:none;}
a:hover {background-color:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}
p {
	margin:0 0 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Header */
#header {
	height:45px;
	padding:0;
	width: 770px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/*header text types*/
#header h1 {
	background-color:inherit; 
	color:#de2159; 
	float:left; 
	font-size:2em; 
	margin:0 0 10px; 
	width:350px;
}
#header h1 a {
	background-color:inherit; 
	color:#de2159; 
	text-decoration:none;
}
#header p {
	float:right; 
	font-weight:700; 
	line-height:1.3em; 
	margin:8px 0 0; 
	text-align:center; 
	width:400px;
}

/*header image*/
#frontphoto {
border:0; 
margin:0 0 10px;
}

/*Left Navand right sidebar */
/*Left and right sidebar */
#leftside {clear:left; float:left; margin:0 0 5px; padding:0; width:140px;}
#rightside {float:right; line-height:1.4em; margin:0 0 5px; padding:0; width:140px;}
#leftside p,#leftside ul, #rightside p,#rightside ul {margin:0 0 16px; padding:0;}
#leftside p, #rightside p {font-size:0.9em; line-height:1.4em;}
#leftside li, #rightside li {line-height:1.2em; list-style:none; margin:0 0 6px; padding:0;}
#leftside ul ul, #rightside ul ul {margin:6px 0 0 10px; padding:0;}
#leftside ul ul li, #rightside ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #rightside ul ul li a {font-weight:400;}
#leftside h2,#leftside h3, #rightside h2,#rightside h3 {color:#505050; font-size:1.2em; margin:0 0 8px; padding:0;}
/* Main menu */
#leftside ul.avmenu, #rightside ul.avmenu1 {display:block; list-style:none; margin:0 0 18px 0; padding:0; width:140px;}
#leftside ul.avmenu li, #rightside ul.avmenu li {display:inline; line-height:1.4em; padding:0; width:140px;}
#leftside ul.avmenu li a, #rightside ul.avmenu li a {background-color:#f4f4f4; border-left:4px solid #ccc; color:#505050; float:left; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current, #rightside ul.avmenu li a:hover,#rightside ul.avmenu li a.current {
	background-color:#eaeaea;
	border-left:4px solid #286ea0;
	color:#505050;
	text-decoration: underline;
}
#leftside ul.avmenu ul, #rightside ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
#leftside ul.avmenu ul a, #rightside ul.avmenu ul a {font-weight:400; padding:3px 1px 3px 5px; width:115px;}
#leftside ul.avmenu ul ul, #rightside ul.avmenu ul ul {width:113px;}
#leftside ul.avmenu ul ul a, #rightside ul.avmenu ul ul a {width:100px;}

/* Main content */
#content {

	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	line-height:1.5em;
	margin:0 150px 2px;
	padding:0 10px;
	color: #000000;
}
#topmenu {
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	line-height:1.5em;
	margin:0 150px 2px;
	padding:0 10px;
	color: #000000;
	}
#contentwide {border-left:1px solid #e0e0e0; line-height:1.5em; margin:0 0 5px 150px; padding:0 0 0 10px;}
#contentwide2 {border-right:1px solid #e0e0e0; line-height:1.5em; margin:0 150px 5px 0; padding:0 10px 0 0;}
#content h2,#contentwide h2,#contentwide2 h2 {font-size:1.6em; margin:0 0 10px;}
#content h3,#contentwide h3,#contentwide2 h3 {font-size:1.3em; margin:0 0 8px;}
#content img,#contentwide img,#contentwide2 img {background:#ccc; border:4px solid #f0f0f0; color:#303030; display:inline; padding:1px;}

/*if your having probelsm with lists showing make the following active-then  u will have change class and id of tabbed nav
#content ul,#contentwide ul,#contentwide2 ul,#content ol,#contentwide ol,#contentwide2 ol {margin:0 0 5px 0px; padding:0;}*/

#content li,#contentwide li,#contentwide2 li {margin:0; padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#contentwide2 ul ul,#content ol ol,#contentwide ol ol,#contentwide2 ol ol {margin:0 0 0 16px; padding:0;}

/* Footer */
#footer {background:#fff; border-top:2px solid #e0e0e0; clear:both; color:gray; margin:0 auto; padding:10px 0; text-align:center; width:760px; line-height:1.5em; font-size:0.9em;}
#footer p {margin:0; padding:0;}
#footer a {background-color:#fff; color:gray; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {font-size:1.2em;}

/* extra stuff */
.left {float:left; margin:3px 10px 2px 0;}
.right {float:right; margin:2px 0 2px 10px;}
.textright {text-align:right; margin:5px 0;}
.center {text-align:center;}
.small {font-size:0.8em;}
.bold {font-weight:700;}
.timestamp {font-size:1.2em; margin:-5px 0 15px 10px;}
.timestamp a {font-weight:400;}
.announce {background-color:#f4f4f4; border-left:4px solid #ccc; clear:left; color:#505050; font-size:0.9em; line-height:1.5em; margin:10px 0 15px; padding:7px 5px 2px 5px; width:126px;}
.announce p {margin:10px 0 0; padding:0;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #ccc; color:#606060; font-size:0.9em; line-height:1.4em; margin:1px 0 20px; padding:8px 5px 8px 8px;}
.clearing {clear:left; margin:0; padding:0; visibility:hidden;}
.hide {display:none;}

	
.style1 {font-weight: bold}
.style2 {color: #FFFFFF}


.UL2square {
	width: 50%;
	padding: 5px 0px;
	margin: 0px;
	float: left;
	border-right-width: 10px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-color: #0099FF;
	border-bottom-color: #3300CC;
	border-left-color: #0099CC;
}
.UL2square li { background:url(./images/icon_check.gif) no-repeat left; padding: 5px 0px 2px 14px; margin: 4px; list-style-type: none; display: block;}

/*********************TAG CLOUD*****************/

begin tag cloud : generated by TagCrowd.com
Feel free to modify as long as you keep this notice.

This code and its rendered image are released under the Creative Commons Attribution-Noncommercial 3.0 Unported License.
http://creativecommons.org/licenses/by-nc/3.0/

For commercial licensing, contact Daniel Steinbock, daniel@steinbock.org


<style type="text/css"> 
 #htmltagcloud{ font-family:'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif; line-height:2.4em; word-spacing:normal; letter-spacing:normal; text-decoration:none; text-transform:none; text-align:justify; text-indent:0ex; background-color:#fff; margin:1em 1em 0em 1em; border:2px dotted #ddd; padding:2em}#htmltagcloud a:link{text-decoration:none}#htmltagcloud a:visited{text-decoration:none}#htmltagcloud a:hover{text-decoration:none;color:white;background-color:#05f}#htmltagcloud a:active{text-decoration:none;color:white;background-color:#03d}span.tagcloud0{font-size:1.0em;padding:0em;color:#ACC1F3;z-index:10;position:relative}span.tagcloud0 a{text-decoration:none; color:#ACC1F3}span.tagcloud1{font-size:1.4em;padding:0em;color:#ACC1F3;z-index:9;position:relative}span.tagcloud1 a{text-decoration:none;color:#ACC1F3}span.tagcloud2{font-size:1.8em;padding:0em;color:#86A0DC;z-index:8;position:relative}span.tagcloud2 a{text-decoration:none;color:#86A0DC}span.tagcloud3{font-size:2.2em;padding:0em;color:#86A0DC;z-index:7;position:relative}span.tagcloud3 a{text-decoration:none;color:#86A0DC}span.tagcloud4{font-size:2.6em;padding:0em;color:#607EC5;z-index:6;position:relative}span.tagcloud4 a{text-decoration:none;color:#607EC5}span.tagcloud5{font-size:3.0em;padding:0em;color:#607EC5;z-index:5;position:relative}span.tagcloud5 a{text-decoration:none;color:#607EC5}span.tagcloud6{font-size:3.3em;padding:0em;color:#4C6DB9;z-index:4;position:relative}span.tagcloud6 a{text-decoration:none;color:#4C6DB9}span.tagcloud7{font-size:3.6em;padding:0em;color:#395CAE;z-index:3;position:relative}span.tagcloud7 a{text-decoration:none;color:#395CAE}span.tagcloud8{font-size:3.9em;padding:0em;color:#264CA2;z-index:2;position:relative}span.tagcloud8 a{text-decoration:none;color:#264CA2}span.tagcloud9{font-size:4.2em;padding:0em;color:#133B97;z-index:1;position:relative}span.tagcloud9 a{text-decoration:none;color:#133B97}span.tagcloud10{font-size:4.5em;padding:0em;color:#002A8B;z-index:0;position:relative}span.tagcloud10 a{text-decoration:none;color:#002A8B}span.freq{font-size:10pt !important;color:#bbb}#credit{text-align:center; font-size:0.7em; color:#333; margin-bottom:0.6em; font-family:'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif;}#credit a:link{color:#777; text-decoration:none;}#credit a:visited{color:#777; text-decoration:none;}#credit a:hover{text-decoration:none; color:white; background-color:#05f;}#credit a:active{text-decoration:underline;} 
 
 ul.c6 {list-style-type: circle; margin: 10px; padding: 3px;}
 li.c5 {list-style: none}
 div.c10 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6793c2;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #6793c2;	
}

 div.c11 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6793c2;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #6793c2;	
}

div.realestate {
	height: 400px;
	width: 463px;
	overflow: hidden;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #6793c2;
}
 div.c7 {
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6793c2;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #6793c2;	
}
div.c8 {
	border: thin solid #6793c2;
}
 div.c9 {
	margin-bottom: 3px;
	padding-top: 10px;
	margin-top: 1px;
	color: #6793C2;
	padding-right: 1px;
	padding-bottom: 1px;
	font-style: normal;
	margin-left: 100px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
 div.c4 {
	width:440px;
	margin-bottom: 1em;
	padding-top: 10px;
	background-color: #F4F4F4;
	font:14px Verdana,Tahoma,Arial,sans-serif;
	margin-top: 1px;
	color: #6793C2;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-style: normal;
}
 div.c3 {font:80% Verdana,Tahoma,Arial,sans-serif;border:1px solid #eaeaea; width:440px; margin-bottom: 1em; padding: 1px;}
 div.c2 {font:80% Verdana,Tahoma,Arial,sans-serif; width:440px; margin-bottom: 1em; padding: 1px; padding-top: 5px; background-color: #FFF0F3; font-family: serif, monospace, fantasy, cursive; font-size: 11px; margin-top: 5px;}
 div.c5 {
	width:440px;
	margin-bottom: 1em;
	padding: 1px;
	padding-top: 5px;
	background-color: #F4F4F4;
	font-family: serif, monospace, fantasy, cursive;
	font-size: 14px;
	margin-top: 5px;
	
}
 div.c1 {text-align: center}
.style3 {color: #FF0000}

.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 12px}
.left {
	float: left;
	width: 200px;
}
.right {
	float: right;
	width: 200px;
}
#LeftBox {
	float:left;
	width:130px;
	padding-left: 50px;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #F9F8F7;
	border-left-color: #F9F8F7;
	height: 95px;
}
#leftone {
	float:left;
	width:220px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: thick;
	border-right-style: none;
	border-right-color: #F9F8F7;
	border-bottom-width: thick;
	border-bottom-style: none;
	border-bottom-color: #F9F8F7;
	height: 75px;
}
