* {
 margin: 0;
 padding: 0;
}

body {
 font-family: geneva, 'Trebuchet MS', sans-serif;
 background-color: #F5F7C6; 
 color: #000000;   
 font-size: 14px;
 line-height: 135%;
  background-image: url( );
}

div#shell {
 background-image: url(images/bk.jpg);
}

div.break { clear: both; height: 1px; width: 1px; overflow: hidden; }

div#header {
	height: 204px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	width: 964px;
	top: 0px;
	margin-left: auto;
 	margin-right: auto;
	margin-bottom: 10px;
}

.ie6 div#header div#banner {  
 margin: 0 0 0 210px;
}
.ie7 div#header div#banner {  
 margin: 0 0 0 190px;
}
 
div#header div#banner {
 width: 290px;
 height: 28px;
 font-size: 28px;
 color: #4A4153;
 font-family: Arial, Helvetica, sans-serif; 
 	margin-left: auto;
 	margin-right: auto;
	top: 100px;

}

div#header div#menu {
 width: 450px;
 height: 28px;
 font-size: 13px;
 font-weight: bold;
 color: #4A4153;  
 font-family: Arial, Helvetica, sans-serif; 
 margin-left: auto;
 margin-right: auto;
 padding-top: 85px;
}
 
 
.ie6 div#header div#banner input#searchSubmit, div#searchPanel input#searchSubmitHome { /*  ie6 hack */
 margin-top: -2px;
 margin-left: 0;
}

div#content {
 width: 960px;
 margin-left: auto;
 margin-right: auto;
 padding-top: 2px solid #CCCCCC; 
 /* 
 border-left: 2px solid #CCCCCC;
 border-right: 2px solid #CCCCCC;
 border-top: 2px solid #CCCCCC;
 */
 background-image: url(images/bk_beige.jpg);
}

div#content div#major {
 width: 570px;
 float: right;
 padding: 20px 35px 20px 35px;
 overflow: hidden;
}
div#content div#major div.mainPanel {
 background-color: #FDFCF9;
 border: 1px solid #CCC1B0;
 padding: 20px;
 margin-bottom: 17px;
}
 

div#content div#minor {
 width: 250px;
 float: left;
 padding: 10px 25px 10px 25px;
}
.ie6 div#content div#minor { /* ie6 hack */
 width: 248px;
 overflow: hidden;
}

div#content div#minor div.panel {
 background-color: #FBF8F3;
 border: 1px solid #EBE2D2;
 padding: 10px;
 margin-bottom: 17px;
}
div#minor div.panel a.action {
 color: #990000;
 display: block;
 padding-top: 5px;
}
div#minor img.badge {
 width: 70px;
 padding: 3px 0 3px 3px;
 float: right;
}

div#content div#minor div#thumbnail {
 background-image: url(im/backgrounds/thumbnail.jpg);
 border-color: #D6BEAD;
}
div#content div#minor div#thumbnail a img {
 border: 3px solid white;
 width: 201px;
 height: 147px;
 margin-left: 10px;
}
.ie6 div#content div#minor div#thumbnail a img {
 margin-left: 5px;
}
div#content div#minor div#thumbnail a:hover img {
 border-color: #FFE569;
}
div#content div#minor div#thumbnail a {
 text-decoration: none;
}
div#content div#minor div#thumbnail a strong {
 display: block;
 text-align: center;
 font-size: 14px;
 font-weight: normal;
 text-decoration: underline;
 padding-top: 3px;
}


div#content div#minor div#tags ul {
 list-style-type: none;
 width: 225px;
}
div#content div#minor div#tags li {
 display: block;
 float: left;
 border: 1px solid #EBE2D2;
 margin: 2px;
 padding: 1px; 
}
div#content div#minor div#tags li a {
 display: block;
 color: #423C33;
 text-decoration: none;
 padding: 2px 4px 2px 4px;
 background-color: #F5F7C6;
 white-space: nowrap;
}
div#content div#minor div#tags li a:hover { color: #423C33;  background-color:  #F2F2F2;} /* ===== ==== */
div#content div#minor div#tags li a u:hover {
 background-color: red;
 color: white;
 text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #D2232A;
	font-weight: normal;
	margin-bottom: 12px;
	line-height: 110%;
	letter-spacing: 4px;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 color: #A2CED2;  /* ===== blue ==== */
 font-weight: normal;
 margin-bottom: 12px; 
}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #D2232A;    /* ===== red ==== */
 font-weight: normal;
 margin-bottom: 5px;
}
h4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 color: #42418C;  
 font-weight: bold;
 margin-bottom: 5px;
}
h5 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #000000;    /* ===== red ==== */
 font-weight: normal;
 margin-bottom: 5px;
}
p { margin-bottom: 1em;  font-size: 14px;}
a:link { color: #6A00A8; }  
a:visited { color: #6A00A8; }  
a:hover { color: #42418C; text-decoration: none; } 
a:active { color: #6A00A8; }  
dt a:link { color: #6A00A8; }
dt a:visited { color: #6A00A8; }
dd { margin-bottom: .75em; color: #857F74; }
div#content div#major div.mainPanel ul {
 margin-left: 2em;
}
.meta { display: none; }
input, textarea {  font-family: geneva, 'Trebuchet MS', sans-serif; font-size: 12px; }
.red {
 color: #FFFFFF;
 background-color: #D2232A; 
 border: 1px dashed #A82C29;
 padding: 5px 5px 5px 5px;
 margin-bottom: 10px;
}
.error a {
 color: #FFFFFF;
}
form .invalid {
 border: 1px solid #CC0000 !important;
}
div.modalErrorMessage {
 font-weight: bold;
 background-color: #6A00A8;
 color: #FFFFFF;
 padding: 20px 20px 20px 45px;
 border: 2px solid #FFFFFF;
 background-image: url(im/icons/error.gif);
 background-position: 20px 18px;
 background-repeat: no-repeat; 
}




div#footer {
 height: 42px;
 text-align:right;
 border-top: 2px solid #CCCCCC;
 font-size: 10px;
 margin-bottom: 20px;
}
div#footer a { color: #5D5649; }
div#footer a:hover { color: #6A00A8; text-decoration: none; }

div#footer ul {
 list-style-type: none;
 width: 550px;
 margin-top: 24px;
 margin-left: auto;
 margin-right: auto;
}

div#footer ul li {
 border-right: 1px solid #998C7D;
 float: left;
 line-height: 1.1em;
 margin: 0 .5em 0 -.5em;
 padding: 1px 1em 2px 1em;
}
div#footer ul li.last {
 border: none;
}


.style3 {
	font-size: 24px;
	color: #5EA53F;
}

.style6 {
	font-size: 24px;
	color: #AD00FF;   
}
.style7 {
	font-size: 24px;
	color: #A2CED2;
}
.style4 {color: #42418C}
.style5 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.style6 {font-size: 18px}
.hilite_dashed_text {
color: #003300;
background-color: #FFFF66;
border: medium dashed #000000;
margin: 10px;
width: 250px;
padding: 10px;
position: relative;
left: 0px;
}

.brown_dashed_border {
color: #003300;
background-color: #FFFFFF;
border: medium dashed #8B4E21;
width: 220px;
padding: 5px;
position: relative;
left: 0px;
}
#testimonial {
	width:125px;
	padding-left:10px;

}
#testimonial #quote_bg .quote {
	background:url(images/testimonial_quote_bottom.gif) no-repeat left bottom;
	min-height: 33px;
	font: italic normal bold 100%/110% sans-serif;
	color:#464646;
	padding:0px 12px 34px 25px;
	width:125px;
}
#testimonial #quote_top {
	background:url(images/testimonial_quote_top.gif) no-repeat left top;
	height: 25px;
	overflow: hidden;
	width:162px;
}
#testimonial .quote_author {
	padding-left:20px;
	width:140px;
}

#testimonial2 {
	width:320px;
	padding-left:10px;

}
#testimonial2 #quote_bg2 .quote2 {
	background:url(images/testimonial2_quote_bottom.gif) no-repeat left bottom;
	min-height: 33px;
	font: italic normal bold 100%/110% sans-serif;
	color:#464646;
	padding:0px 12px 34px 25px;
	width:320px;
}
#testimonial2 #quote_top2 {
	background:url(images/testimonial2_quote_top.gif) no-repeat left top;
	height: 25px;
	overflow: hidden;
	width:357px;
}
#testimonial2 .quote_author2 {
	padding-left:20px;
	width:320px;
}

 