/*<!doctype html public "-//w3c//dtd html 4.01 transitional//en">*/
/*<link rel="stylesheet" href="main.css" type="text/css">*/

/* maroon: #750c26, pinky: #f2b1bb, purplie: #e4c4cc,  dark purplie: #da90a6,  offwhite: #f7f8c8 */
body {
    font-family:  Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-align: center;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #750c26; 
	background-color: #fff;
	background: url("images/back4.gif");
	background-repeat: repeat-x;
}

table
{
	font-size: 12px;	
}

a:link, a:visited 
{
	color: #750c26;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover
{
	color: #da90a6;
	font-weight: bold;
	text-decoration: none;
} 
/* dark red: #750c26, pinky: #f2b1bb, purplie #e4c4cc,  dark purplie: #da90a6,  offwhite: #f7f8c8 */
h6
{	
	color: #750c26;
	text-align: left;
	font-size: 14px;
	padding: 0px;
}

h5
{	
	color: #750c26;
	text-align: center;
	font-size: 14px;
	padding: 0px;
}

h4
{	
	color: #750c26;
	text-align: left;
	font-size: 16px;
	padding: 0px;
}

h3
{	
	color: #750c26;
	text-align: center;
	font-size: 16px;
	padding: 0px;
}

h2
{
	color: #750c26;
	text-align: left;
	font-size: 18px;
	padding: 0px;
}

h1
{
	color: #750c26;
	text-align: center;
	font-size: 18px;
	padding: 0px;
}

p
{
	text-align: justify;
}

#main
{
	width: 800px;	
	background-color: #f6edce;
	
}


li
{
	line-height: 175%;
	text-decoration: none;
}

.header 
{
	width: 800px;
	text-align: center;
	background-color: #fff;
	background: url("images/header5.gif");
	background-repeat: no-repeat;
	}


.maincontent
{	
	width: 800px;	
	padding-left: 15px;
	padding-right: 15px;
	border-left: dashed  2px #ddd9d9;
	border-right: dashed  2px #ddd9d9;
	background-color: #f6edce;
	text-align: left;
	
	}
.menu 
{	
	font-size: 11px;
	text-align: center;
	color: #cccccc;
	font-weight: bold;
	padding: 3px;
}

.menu a:link, .menu a:visited 
{
	color: #f2b1bb;
	font-weight: bold;
	text-decoration: none;
}

.menu a:active, .menu a:hover
{
	color: #e4c4cc;
	font-weight: bold;
	text-decoration: none;
} 

.menu2 
{	
	font-size: 11px;
	text-align: center;
	color: #cccccc;
	font-weight: bold;
	padding: 3px;
	background-color: #fff;
	
		
}

.menu2 a:link, .menu2 a:visited 
{
	color: #750c26;
	font-weight: bold;
	text-decoration: none;
}

.menu2 a:active, .menu2 a:hover
{
	color: #e4c4cc;
	font-weight: bold;
	text-decoration: none;
} 

/* dark red: #750c26, pinky: #f2b1bb, purplie #e4c4cc,  dark purplie: #da90a6,  offwhite: #f7f8c8 */
.gallery
{
	font-size: 11px;
	color: #666;
	text-align: center;	
	width: 90%;
}

.gallery  img
{
	border: solid 2px #750c26;
	padding: 4px;
	background-color: #e4c4cc;
}

.images
{
	border: solid 2px #750c26;
	padding: 4px;
	background-color: #e4c4cc;
}

.logo
{
	border: solid 2px #e4c4cc;
	padding: 4px;
	background-color: #fff;
}

.highlight
{
	border: solid 2px #750c26;
	padding: 3px;
	background-color: #fbd800;
	text-align: center;	
}

.highlight4
{
	border: solid 2px #750c26;
	padding: 4px;
	background-color: #e4c4cc;
	width: 400px;
	text-align: center;	
}

.highlight3
{
	border: solid 2px #750c26;
	padding: 4px;
	background-color: #e4c4cc;
	width: 300px;
	text-align: center;	
}

.comment
{
	font-size: 11px;
	font-style: italic;
}

.tiny
{
	font-size: 11px;
	color: #666;
	text-align: center;
}

.tiny2
{
	font-size: 10px;
	color: #666;
	text-align: left;
}

.small
{
	font-size: 11px;
	color: #750c26;
}

.small a:link, .small a:visited 
{
		font-size: 11px;
		color: #750c26;
	font-weight: bold;
	text-decoration: none;
}

.small a:active, .small a:hover
{
	color: #750c26;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
} 

.copyright
{
	font-size: 10px;
	color: #999;
}

.copyright a:link, .copyright a:visited 
{
		font-size: 10px;
		color: #999;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active, .copyright a:hover
{
	color: #cc3333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
} 