

.Text
{
	font-weight: normal;
	font-size: 12px;
	color: #090A05;
	font-family: verdana;
	text-decoration: none;
	text-align: justify;
	line-height:18px;
}

a.Text:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #090A05;
	font-family: verdana;
	text-decoration: underline;
	text-align: justify;
	line-height:18px;
}

.normaltext
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	text-align: justify;
}

.arialtext
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	text-align: justify;
	padding-left:15px;
	padding-right:15px;
}

a.arialtext:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #0000FF;
	font-family: arial;
	text-decoration: underline;
	text-align: justify;
	padding-left:15px;
	padding-right:15px;
}


.bottomlinks
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	text-align: center;
}

.boldtext
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
	text-align: justify;
	text-decoration:underline;
}

.boldtext1
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	text-align: justify;
}


.desclaimertext
{
	font-weight: bold;
	font-size: 13px;
	color: #557BC4;
	font-family: arial;
	text-decoration: none;
	text-align: justify;
	padding-left:15px;

}


.readmore
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: verdana;
	text-decoration: underline;
	text-align: justify;
}

a.readmore:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #0000FF;
	font-family: verdana;
	text-decoration: underline;
	text-align: justify;
}



.boxtext
{
	font-weight: normal;
	font-size: 12px;
	color: #392800;
	font-family: verdana;
	text-align: justify;
	border-bottom-color: #392800;
	border: 1px 1px 1px 1px;
	background-color:#FFFFA0;
}


.about h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#008080;
	font-weight:lighter;
	margin:10px 0 10px 0;
	padding:0 0 0 0;
	}
	
.sandiego h1 {
	font-size:21px;
	color:#090a05;
	font-weight:lighter;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
.bottom h2 {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	text-align: justify;
	margin:10px 0 5px 0;
	padding-left:15px;
	padding-right:15px;
	}