

/* general section ends */

body, p, li, div, span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
body, p, blockquote, table, td, th, li, a href, ul, ol, dd, dl, dt,
form, button, fieldset, label {
	font-size: 9.0pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

select, option, input, textarea, code, code span {
	font-size: 8.0pt;
	font-family: "Courier New", Courier, monospace;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p{
	font-size: 9pt; /*--------- */
	line-height: 1.5em;
}
h1 {
	font-size: 13pt;
	color: #520;
	margin: 5px 0px 5px 0px;
}
#header h1{
	position: absolute;
	left: -1000px;
}

h2 {
	font-size: 11pt;
	color: #520;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
	margin: 10px 20px 5px 0px;
}
h3 {
	font-size: 9pt;
	color: #000;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
	margin: 10px 20px 5px 0px;
}
a {
	color: #520;
	text-decoration : none;
}

a:hover {
	color: #A41;
	text-decoration : underline;
}
a.contact {
	color: #FFF;
	font-weight: bold;
	text-decoration : none;
}

a.contact:hover {
	color: #EFD38E;
	text-decoration : underline;
}
hr.brownline {
	color: #520;
	text-align: center;
	width : 70%;
}
div.brownline {
	margin: 10px 30px 10px 30px;
	border-top: 2px solid #520;
}
#amigo-home{
	margin: 0px 10px 10px 10px;
}

.brownbold{
	font-size: 11pt;
	color: #520;	/*#003466--------- */
	font-weight: bold;
	font-style: normal;
}
.red-font {
	color:#C00;
	}
p.first{
	margin-top: 10px;
}
p.last{
	margin-bottom: 10px;
}
a img{
	border: none;
}
div.image-left, img.image-left, p.image-left {
	float: left;
}

div.image-right, img.image-right, p.image-right {
	float: right;
	text-align: center;
}


.caption{
	font-size: 8pt;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

.photo-credit{
	font-size: 7pt;
	margin-left: 90px;
	
}

p.margintop5 {
	margin-top: 5px;
}
p.marginbottom5 {
	margin-bottom: 5px;
}
p.belowphoto {
	margin-top: 5px;
	clear: both;
}
.marginbottom10 {
	margin-bottom: 10px;
}
.padding40 {
	padding: 0px 40px 0px 40px;
}
.smallbold {
	font-weight: bold;
	font-size: smaller;
}
.smallnormal {
	font-size: smaller;
}

.indent15 {
	margin-left: 15px;
}
.indent40 {
	margin-left: 40px;
}
.margintop0 {
	margin-top: 0px;
}


/* general section ends */
/* xxxxxxxxxxxxx */





/* content starts */

/* content ends */

/* content lists starts */
#mare-list{
	margin: 0px 0px 4px 0px;
	list-style: none;
	/*border: 1px solid #000; ----------- */
}
#mare-list li {
	padding: 4px 5px 3px 5px;
	border-bottom: dashed #000 1px;
}
/* content lists ends */




/* footer starts */

#bottom p{
	text-align: center;
	margin: 5px 0px 3px 0px;
	color: #FFF;
}
#updated p{
	float: right;
	margin: 5px 4px 3px 0px;
	font-size: 8pt;
	color: #000;
}

/* footer ends */







