/* Basic */
*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
}

body
{
	font-family: "trebuchet ms", sans-serif;
	font-size: 10pt;
	background-color: #fff;
	color: #6A2C91;
}

a
{
	color: #6A2C91;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.clear
{
	clear: both;
}

/* Outer */

#outer
{
	position: relative;
	margin: 2em;
}

/* Header */

#header
{
	position: absolute;
	top: 4.5em;
	background: #BDA2D5  url('/images/header.jpg') top right no-repeat;
	height: 135px;
	width: 100%;
}

#header h1
{
	position: absolute;
	top: 1.2em;
	left: 1.0em; 
	font-size: 2.5em;
	color: #fff;
}

#header h2
{
	position: absolute;
	top: 6em;
	left: 2.5em; 
	font-size: 1.0em;
	font-weight: normal;
	color: #fff;
}

#header a
{
	color: #fff;
	text-decoration: none;
}

/* Menu */

#menu
{
	position: absolute;
	width: 100%;
	top: 0em;
	left: 0em;
	background: #6A2C91;
	height: 4em;
}

#menu ul
{
	list-style: none;
	position: absolute;
	bottom: 0em;
	left: 1em;
}

#menu li
{
	display: block;
	float: left;
}	

#menu li a
{
	color: #fff;
	display: block;
	padding: 0.75em 1.25em 1.25em 1.25em;
	text-decoration: none;
}

#menu li a:hover
{
	background: #007788 url('/images/x4.gif') top left repeat-x;
}

/* Content */

#content
{
	line-height: 1.7em;
	padding-top: 188px;
}

#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	width: 100%;
	position: relative;
	left: -14px;
	margin: 0em -22px 1.2em 0em;
	color: #333;
	padding: 1.1em 14px 0.0em 14px;
	font-size: 1.1em;
	background: #fff url('/images/x2.gif') top left repeat-x;
}

#content h2 span, #content h3 span
{
	position: absolute;
	top: 0em;
	right: 0em;
	background: #fff url('/images/x1.gif') top right no-repeat;
	width: 16px;
	height: 28px;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
}

#content blockquote
{
	border: dashed 1px #BFB793;
	background: #FFFEFB url('/images/x5.gif') top left repeat-x;
	padding: 1em;
	margin-bottom: 1.5em;
}

#content blockquote p
{
	margin-bottom: 0em;
}


/* Primary Content */

#primaryContentContainer
{

}

#left
{
	margin: 0em 250px;
	padding: 1.5em;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}



/* Footer */

#footer
{
	padding: 1.5em;
	background: #fff url('/images/x2.gif') top left repeat-x;
}

#footer p{ text-align:center;}

#indexcon{ padding:10px 0px; }
#indexcon a{ width:265px; float:left; display:block; font-size:12px; line-height:220%; background: url(/images/ico4.gif) no-repeat 5px center; padding-left:15px; }
.til{border-bottom:1px dashed #ccc; height:24px; clear:both; color:#B67100; font-size:13px; padding:10px 0px 0px 15px; font-weight:bold; background:url(/images/ico4.gif) no-repeat 5px center;}
.linkli{ margin:10px; }
.linkli li{  background:url(/images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%; list-style-type:none;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;list-style-type:none}
.boxad{ font-size:12px; padding:10px; border:1px solid #CCC; background:#fff; margin:10px 0px;}
.place{	height:20px; border-bottom:1px solid #ccc; text-align:left; padding:5px 5px 5px 5px; font-size:13px; font-weight:bold; border-left:5px solid #ccc; }
.con li{ background:url(/images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}

.con,.footcon,.bcon{ padding:5px 0px; font-size:12px; line-height:220%; width:100%;list-style-type:none;}
.con a{ background:url(/images/ico4.gif) no-repeat 5px center; font-size:12px; padding-left:15px;}
.con a:link,.con a:visited,.con a:active{ color:#B67100; font-weight:bold; text-decoration:none;}
.con a:hover{  color:#5E7C93; font-weight:bold; text-decoration:none;}
.footcon a{ width:280px; float:left; background:url(/images/ico4.gif) no-repeat 5px center; padding-left:15px;} 
.bcon{ padding-top:5px; border-top:1px dashed #ccc;}
.bcon li{ background:url(/images/li2.gif) no-repeat 5px center; clear:both; text-indent:20px; font-size:12px; width:100%;  height:22px;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
.bcon li a{ color:#D1792E;}
#text1{ width:620px; margin:2px auto 2px auto; background:#FFF url(/images/ico.gif) no-repeat 5px center;; border:1px solid #D7D7C7; padding:5px 5px 5px 25px; line-height:150%; font-size:12px; text-align:left;}
#left h2{ font-size:12px; background: #fff url('/images/x2.gif') top left repeat-x; padding:10px; color:#D1792E;}
