/* ------------------------------------------------------------

	HEADINGS

------------------------------------------------------------ */
h1 {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFF00;
	background-image: url(../images/template_1442_05.gif);
	height: 80px;
	background-repeat: repeat-x;
	background-position: center top;
	padding: 10px;
	text-align: center;
}

h2 {font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #993300;}

h3 {
	text-align: center;
	width: 760px;
	background-color: #E10000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF00;
}

h4 {
	font-size: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/template_1442_01.gif);
	background-position: center top;
	height: 107px;
	text-indent: 50px;
	letter-spacing: -3px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	line-height: 100px;
	color: #666666;
}

h5 {
	text-align: left;
	background-image: url(../images/template_1442_03.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* ------------------------------------------------------------

	BODY

------------------------------------------------------------ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/template_1442_04.gif);
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

.style1 {color: #999999}

/* ------------------------------------------------------------

	LINKS

------------------------------------------------------------ */
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFCC00;
}
a:active {
	color: #006699;
	text-decoration: underline;
}

/* ------------------------------------------------------------

	Gallery Thumbs Alignment

------------------------------------------------------------ */
ul {
	text-align: center;
	width: 650px;
}
li {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	text-align: center;
	display: inline;
	margin-bottom: 20px;
	float: left;
	padding: 0px;
}
/* ------------------------------------------------------------

	CONTAINER

------------------------------------------------------------ */
#container760 {
	text-align: center;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 20px;
	background-image: url(../images/template_1442_02.gif);
	background-repeat: repeat-y;
	background-position: 0px 50px;
	vertical-align: bottom;
}

#container600 {
	padding: 10px;
	width: 650px;
	margin: 0px auto 10px;
}

.handler {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.handler2 {
	display: block;
	text-align: center;
}


/* ------------------------------------------------------------

	UNIQUE

------------------------------------------------------------ */

.fieldstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#leftmain {
	float: left;
	width: 300px;
}
#rightmain {
	float: right;
	width: 300px;
}
.picborder {
	padding: 10px;
	border: 1px solid #EADCC6;
	margin-right: 10px;
	margin-left: 5px;
}


/* ------------------------------------------------------------

	BUTTONS (ENTER, GALLERY 1, GALLERY 2)

------------------------------------------------------------ */

#navcontainer
{
margin: 0 auto;
padding: 1em;
text-align: center;
}

ul#navlist
{
	list-style: none;
	margin: 0 auto;
	width: 260px;
	padding: 0px;
}

ul#navlist li
{
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 230px;
	text-align: center;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #3366CC;
	text-decoration: none;
	background: #f7f2ea;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}

#navcontainer>ul#navlist li a { width: 200px; }


ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #990000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
.hrstyle {
	border: 1px solid #E7D8BE;
	width: 700px;
}
