/* Standard HTML */

html,body{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333
}

td, th {
	font-size: 11px;
}

a {
	color: #660066;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#headertable {
	height: 100px;
	background-color: #000000;
	border-bottom: 1px dotted #999999;
}

#logo {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 500px;
	height: 40px;
}

#date {
	padding-right: 20px;
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.phrase {
	padding: 4px 10px;
	color: #660066;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#textcontent {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	padding-bottom: 10px;
}

#offertable {
	width: 445px;
	font-size: 11px;
	border-bottom: 1px dotted #999999;
	vertical-align: top;
	padding-bottom: 10px;
}

.offer {
	color: #660066;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
	font-size: 16px;
}

.texthighlight {
	color: #660066;
	font-weight: bold;
}

.texthighlight2 {
	color: #FFFFFF;
	font-weight: normal;
}

.texthighlight3 {
	color: #999999;
	font-weight: normal;
}

.texthighlight4 {
	color: #660066;
	font-weight: bold;
	padding: 30px 10px 10px 10px;
}

.texthighlight5 {
	color: #FF0066;
	font-weight: normal;
}

#header {
	padding-right: 20px;
	padding-bottom: 10px;
	vertical-align: bottom;
	text-align: right;
	font-size: 14px;
}

#phototable {
	height: 150px;
	background-color: #000000;
	text-align: center;
}

/* Main Navigation */

#menu {
	padding-bottom: 20px;
}

#menu a {
	color: #660066;
	font-weight: normal;
}

#menu a:hover {
	text-decoration: none;
	color: #FF0066;
	font-weight: bold;
}

#menu a.active {
	color: #FF0066;
	font-weight: bold;

}
#menu ul {
	margin: 10px;
	padding: 0 20px 0 0;
	line-height: 1.4em;
	text-align: left;
	list-style-type: none;
}

#menu ul li {
	padding: 3px 0;
}

#menu ul ul {
	background-color: #FFFFCC;
	padding: 0 0 0 10px;
	margin: 5px 0 10px 0;
	border-left: 5px groove #FF0066;
}

#menu ul ul a {
	color: #660066;
	font-weight: bold;
}

#menu ul ul a.active {
	color: #FF0066;
	font-weight: bold;
	}

#menu ul ul a:hover {
	color: #FF0066;
	font-weight: bold;
	}

/* Galleries */

#gallerycontainer {
	vertical-align: top;
	width: 430px;
	border: 1px solid #FFFFFF;
}

#galleryimagecontainer {
	width: 143px;
	height: 109px;
	border: 1px solid #FFFFFF;
}

#gallerypagenav {
height: 30px;
vertical-align: middle;
text-align: right;
font-size: 14px;
padding-right: 20px;
}

/* Site general */

#mainleft {
	vertical-align: top;
	width: 200px;
	background: bottom no-repeat;
	padding-top: 20px;
}

#mainbody {
	vertical-align: top;
	width: 450px;
	border-left: 1px dotted #999999;
	padding-top: 20px;
}

#mainright {
	width: 200px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	border-left: 1px dotted #999999;
}

#footer {
	height: 10px;
	border-bottom: 1px dotted #FF0066;
}

#subfoot {
	height: 50px;
	clear: both;
	bottom: 0px;
	padding: 10px;
	font-size: 9px;
	text-align: center;
}

#subleftfoot {
	height: 50px;
	clear: both;
	bottom: 0px;
	padding: 10px;
	font-size: 9px;
	text-align: center;
}

#subrightfoot {
	height: 50px;
	clear: both;
	bottom: 0px;
	padding: 10px;
	font-size: 9px;
	text-align: center;
}
