@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color: #5C335D;
	color: #2e2d2c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
p {
	font-size: 1.4em;
	line-height:  1.4em;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	font-family: "Trebuchet MS";
}
h1 {
	color: #D96C11;
	font-size: 2.1em;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}
h2 {
	color: #5C335D;
	font-size: 1.8em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}
h3 {
	color: #D96C11;
	font-size: 1.6em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.2em;
}
h4 {
	color: #D96C11;
	font-size: 1.4em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
h5 {
	color: #5C335D;
	font-size: 1.3em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
}
h6 {
    color: #D96C11;
	font-size: 1.3em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 920px;
	background-image: url(../images/backWrap.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#outerWrapper #header {
	background-color: #320033;
	line-height: 15px;
	position: relative;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
}
#outerWrapper #topNavigation {
	background-color: #3B093A;
	border-bottom: solid 1px #cda98b;
	padding: 8px;
	height: 23px;
}
#outerWrapper #contentWrapper {
	width: 740px;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}
#outerWrapper #leftColumn1 {
	float: left;
	width: 165px;
	font-size: 1.2em;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
  width: 300px;

}
#outerWrapper #contentWrapper #content {
    width: 425px;
	float: left;
}
#outerWrapper #contentWrapper #contentLge {
    width: 725px;
	float: left;
}
#outerWrapper #contentWrapper #contentLeftHalf{
	width: 355px;
	float: left;
}
#outerWrapper #contentWrapper #contentRghtHalf {
	width: 355px;
	float: right;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#outerWrapper #footer{
	clear: both;
	background-image: url(../images/backFoot.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 180px;
	color: #666666;
}
#outerWrapper #footer a {
	color: #666666;
	text-decoration: none;
}
#listcloud {
 padding: 0px;
 line-height: 3em;  
 text-align: center;
 margin: 0 10px 0 0px;
}
#listcloud a {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #4B2B4D;
	text-decoration: none;
}
#listcloud a:hover {
    text-decoration: underline
}
#listcloud a.tag1 {
	font-weight: 100;
	font-size: 1.1em
}
#listcloud a.tag2 {
	font-weight: 200;
	font-size: 1.2em
}
#listcloud a.tag3 {
font-weight: 300; font-size: 1.3em
}
#listcloud a.tag4 {
	font-weight: 400;
	font-size: 1.4em
}
#listcloud a.tag5 {
	font-weight: 700;
	font-size: 1.7em;
	color: #FD8E13;
}
#listcloud a.tag6 {
font-weight: 600; font-size: 1.6em
}
#listcloud a.tag7 {
	font-weight: 700;
	font-size: 1.7em;
	color: #713F72;
}
#listcloud a.tag8 {
	font-weight: 800;
	font-size: 1.8em;
	color: #AD72B1;
}
#listcloud a.tag9 {
font-weight: 900; font-size: 2.2em
}
#listcloud a.tag10 {
	font-weight: 900;
	font-size: 2.5em;
	color: #D76B12;
}
#listcloud li {
	display: inline;
	margin-right: 12px;
} 
html { 
   height: 100%; 
   margin-bottom: 1px; 
   } 
 #navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	height: 30px;
	background-color: #320033;
}
#navTop ul {
	list-style: none;
	float:right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#navTop li {
	display: inline;
	font-size: 1.4em;
	font-weight: bold;
}
#navTop a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#navTop a:hover {
	color: #FFFFFF;
	background-color: #5C335D;
} 
/*--Various--*/ 

#outerWrapper #leftColumn1 img {
   display:block;
   border: none
}
#contentWrapper #contentLge ul, #contentWrapper #content ul, #contentWrapper #contentLeftHalf ul, #contentWrapper #contentRghtHalf ul{
	list-style: none;
	font-size: 1.5em;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	color: #5C335D;

}
#contentWrapper #contentLge li, #contentWrapper #content li, #contentWrapper #contentLeftHalf li, #contentWrapper #contentRghtHalf li{
	list-style: none;
	margin: 0 0 5px;
	padding: 5px 0 2px 22px;
	line-height: 1.4em;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.75em;
}

#contentWrapper #contentLge ol, #contentWrapper #content ol, #contentWrapper #contentLeftHalf ol{
	list-style: none;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
	color: #5C335D;
	font-size: 1.4em;

}
#contentWrapper #contentLge ol li, #contentWrapper #content ol li, #contentWrapper #contentLeftHalf ol li{
	list-style: none;
	line-height: 1.2em;
	background-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 22px;
}


.box {
	background-color: #F9E4D2;
	padding: 10px;
	border: 1px solid #DCC8DD;
	margin-bottom: 15px;
	margin-top: 15px;
	
}
.box2 {
	background-color: #F9E4D2;
	padding: 10px;
	border: 1px solid #DCC8DD;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 15px;	
}
.box3 {
	background-color: #F5D5BA;
	padding: 10px;
}
.box table {
	padding: 3px;
}
.box table td{
	vertical-align: top;
	background-color: #F5D5BA;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#contentLge table {
	padding: 3px;
	font-size: 1.2em;
	margin-bottom: 15px;
}
#contentLge table p{
	font-size: 1em;
	vertical-align: top;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
#contentLge table.table1 th{
	vertical-align: middle;
	background-color: #5C335D;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: left;
	padding: 8px;
}
#contentLge table.table1 td{
	vertical-align: middle;
	background-color: #F5D5BA;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1.2em;
}

#contentLge table.table2{

}
#contentLge table.table2 td{
	vertical-align: middle;
	background-color: #F5D5BA;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contentLge table.table2 th{
	vertical-align: middle;
	background-color: #5C335D;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: left;
	padding: 8px;
}
#imgNav {

}
#contentWrapper #content a, #contentWrapper #contentLge a, #contentLeftHalf a, #contentRghtHalf a, #rightColumn1.rghtLink a{
	font-weight: bold;
	color: #FC8800;
	}
#contentWrapper #content a:hover, #contentWrapper #contentLge a:hover{
	font-weight: bold;
	color: #FC8800;
	text-decoration:none
	}
#contentWrapper #content img a, #outerWrapper #header img {
   border: none
}
#flashcontet{
   margin-top: 15px
}
#contentWrapper #content ul.graphics img, #outerWrapper #header ul.graphics img{
	padding: 0;
	margin: 0;
	border: none;
}
#contentWrapper #content ul.graphics li, #outerWrapper #header ul.graphics li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	background-image: none;
	line-height: 0;
}
#logo {
	width: 293px;
	height: 106px;
	position: absolute;
	left: 10px;
	top: 7px;
	}
#videoLink {
	width: 204px;
	height: 112px;
	position: absolute;
	left: 566px;
	top:10px;
	}
html {
height: 100%
}
.boxLeft {
	background-color: #FBE1C8;
	padding-bottom: 15px;


}
.boxLeft p{
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;

}
.boxLeft h3{
	font-size: 1.2em;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #532E54;
	margin-bottom: 0.4em;
	background-color: #532E54;
	padding: 8px;
}

