/* CSS Stylesheet
/Author : Tanika Bell
/Date: January 1, 2009 */

* {
	margin: 0;
	padding: 0;
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 375px;
}

/* Boxes */

.box-orange {
	background-image: url(images/img09.gif);
	background-repeat: repeat-x;
}

.box-orange .section {
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(images/bar.png);
	background-repeat: repeat-x;
	background-position: right top;
}

.box-orange .section b {
	display: block;
	height: 23px;
	background-image: url(images/bar.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	background-image: url(images/img09.gif);
	background-repeat: repeat-x;
}

.box-blue .section {
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(images/bar.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background-image: url(images/bar.png);
	background-repeat: no-repeat;
}

.box-blue .content {
	padding: 20px;
}

.box-pink {
	background-image: url(images/img09.gif);
	background-repeat: repeat-x;
}

.box-pink .section {
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(images/bar.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background-image: url(images/bar.png);
	background-repeat: no-repeat;
}

.box-pink .content {
	padding: 20px;
}

/* Header */

#header {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	background-image: url(images/HP_Crystal_Rush.png);
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float: left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 300px;
}

#logo h1, #logo h2 {
	float: right;
	margin-top: 50px;
	height: auto;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}

/* Menu */

#menu {
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin-right: 1px;
	padding: 0;
	background-repeat: no-repeat;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
	background-repeat: no-repeat;
}

#menu a:hover {
	color: #1777B1;
	background-repeat: no-repeat;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	cursor: hand;
}

#menu li.active {

}

#menu li.active a {
	color: #006699;
}

#menu li.active b {

}

/* Page */

#page {
	width: 960px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

/* Content */

#content {
	float: right;
	width: 775px;
}

/* Feature */

#feature {
	margin-bottom: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: auto;
}

#sidebar .col-one {
	width: 175px;
}

#sidebar .col-two {
	width: 200px;
}
#snav {
	border-size: 1px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	width: auto;
	padding: 0;
	margin-left: -10px;
	}
	
#snav li a {
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 0px;
	}	
	
#snav li a:link, #snav li a:visited {
	color: #FFFFFF;
	display: block;
	background-image: url(images/btn.png);
	background-repeat: no-repeat;
	padding-left: 0px;
	text-align: left;
	text-indent: 50px;
	width: 175px;
	padding-bottom: 3px;
	}
	
#snav li a:hover {
	color: #FFF;
	background-image: url(url(btnover.png)
    %200%20-32px);
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0px;
	background-image: url(images/btn%20over.png);
	}	
	
	
/* News */	
	
.boxed {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #E5ECF0;
}

.boxed .title {
	width: auto;
	height: 35px;
	margin: 0;
	background: #A8C3CB url(images/img03.jpg) no-repeat;
	font-size: 136%;
	color: #144B6B;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.boxed .content {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.boxed h3 {
	margin: 0;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B80B4;
}
.boxed  h2 {
	background-image: url(images/bar.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px;
	vertical-align: 5%;
	line-height: 25px;
	text-indent: 10px;
}
#news    .content    a        {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

.boxed p {
	text-align: justify;

}



.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align: left;
}

.boxed ul {
	padding: 0px;
	margin: 0px;
}

.boxed ul li {
	background-image: url(images/img04.png);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	padding-top: 8px;
	padding-right: 20;
	padding-bottom: 8px;
	padding-left: 20px;
}

.boxed ul li.first {
	border: none;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}
