/* ----------------------------------- */
/* ----- PAGE PROPERTIES <<<---------- */
/* ----------------------------------- */

html {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	color: #333333;
	font-family: "Lucida Grande", Arial, san-serif;
	font-size: x-small;
	background-color: #560936;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* ----------------------------------- */
/* ---- H's <<<---------- */
/* ----------------------------------- */

h1 {
	font-size: xx-large;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2, h3, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px;
}
h1, h4, h5 {
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px;
	letter-spacing: -0.1em;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
	margin-top: 10px;
}

/* ----------------------------------- */
/*  A LINK ELEMENTS <<<------ */
/* ----------------------------------- */

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* ----------------------------------- */
/* ---- WRAPPER <<<---------- */
/* ----------------------------------- */

#wrapper {
	margin: auto;
	background-image: url(../images/bg-wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ----------------------------------- */
/* ---- CONTAINER <<<---------- */
/* ----------------------------------- */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg-container.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ----------------------------------- */
/* ---- GLOBAL <<<---------- */
/* ----------------------------------- */

#global {
	float: none;
	float: none;
	width: 940px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: xx-small;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/bg-global.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
}
#global a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#global a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#global a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#global a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#global #nav {
	float: right;
	height: 30px;
	background-image: url(../images/bg-global-nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-right: 20px;
}
#global #nav ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: x-small;
}
#global #nav li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: inline;
}
#global #nav ul li a:hover {
	background-image: url(../images/bg-global-nav-a.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#global #nav a {
	background-image: url(../images/bg-global-nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
#global #nav .highlight {
	background-image: url(../images/bg-global-nav-highlight.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}

/* ----------------------------------- */
/* ---- HEADER <<<---------- */
/* ----------------------------------- */

#header {
	float: left;
	width: 920px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

/* ----------------------------------- */
/* ---- NAVIGATION <<<---------- */
/* ----------------------------------- */

#navsec {
	float: left;
	width: 160px;
	margin: 0px;
	padding-top: 125px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
}

/* ----------------------------------- */
/* ---- MAIN <<<---------- */
/* ----------------------------------- */

#main {
	float: left;
	width: 460px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#main blockquote, #sec blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main ul, #sec ul {
	list-style-position: outside;
	list-style-image: url(../images/img-li.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main li, #sec li {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main li li, #sec li li {
	margin: 3px 20px 0px 10px;
}
#main ol, #sec ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main ol ol, #sec ol ol {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#main a:link, #sec a:link, #navsec a:link { 
	color: #ffffff;
	text-decoration: none;
	background-color: #26BCD7;
	padding: 2px;
}
#main a:visited, #sec a:visited, #navsec a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #26BCD7;
	padding: 2px;
}
#main a:hover, #sec a:hover, #navsec a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a1c523;
}
#main a:active, #sec a:active, #navsec a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #a1c523;
}
#main img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ----------------------------------- */
/* ----- SEC <<<---------- */
/* ----------------------------------- */

#sec {
	width: 250px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
/*#sec a:link {
	color: #ffffff;
	text-decoration: none;
	background-color: #26BCD7;
	padding: 5px;
}
#sec a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #26BCD7;
	padding: 5px;
}
#sec a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a1c523;
}
#sec a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #a1c523;
}*/

/* ----------------------------------- */
/* ----- FOOTER <<<---------- */
/* ----------------------------------- */

#footer {
	width: 960px;
	clear: both;
	margin: 0px;
	text-align: center;
	font-family: Arial, Verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #560936;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* ----------------------------------- */
/* ----- ADDITIONAL ELEMENTS <<<---------- */
/* ----------------------------------- */

#box {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}
.burst {
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	background-image: url(../images/bg-box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.divider {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrapper #container #main .imgframe {
	padding: 18px;
	border: 1px dotted #CCCCCC;
}
.smallerh1 {
	font-size: large;
	padding-right: 1px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

/* ----------------------------------- */
/* ----- COLORS <<<---------- */
/* ----------------------------------- */

.color1 {
	color: #333333;
}
.color2 {
	color: #999999;
}
.color3 {
	color: #7B9118;
}
.color4 {
	color: #EF32A2;
}
.color5 {
	color: #EC008D;
}
.color6 {
	color: #1b67b3;
}
.color7 {
	color: #FFFFFF;
}