* {
	font-size : 13px; 
	font-family : Verdana, sans-serif; 
	color: #8B8B8B; 
}

/*
	COLOR OPTIONS
	Logo Purple: #8548FD
	Darker Purple: #592AB8
	Light Purple: #D7AFFF
	Logo Blue: #4680FE
	Darker Blue: #1952D7
	Grey: #8B8B8B
	Light Grey: #dddddd
*/

body {
	background-color: #ffffff;
	text-align:center;
	background:url(images/checkbg.gif);
}


p { 
	line-height : 15pt; 
 }
 
 a  {  
 	color: #592AB8;
	font-weight: normal;
	text-decoration: underline;
	
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

ul {
 	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	margin-top: 8px;
	margin-bottom: 3px;
	font-size : 24px; 
	font-weight: normal;
	color: #8548FD;

}

h2 {
	margin-top: 8px;
	margin-bottom: 3px;
	font-size : 18px; 
	font-weight: normal;
	color: #8548FD;
}


h3 {
	margin-top: 8px;
	margin-bottom: 3px;
	font-size : 13px; 
	color: #8548FD;

}

/* SUBPAGE STYLES */

#mainbox_sub {
	margin:20px auto;
	width: 980px;
}

#contentbox_sub {
	border: 1px solid #dddddd;
	position: relative;
	text-align: left;
	float: left;
	background-color: white;
	background-image: url(images/subpage_bg.gif); background-repeat: repeat-y; background-position: top left;
	margin: 0;
	padding: 0;
	width:980px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 978px;
}


#page_top {
	position: relative;
	width: 978px;
	height: 146px;
	padding: 0;
	margin: 0;
}

#page_top_left {
	float: left;
	width: 768px;
	height: 146px;
	padding: 0;
	margin: 0;
}

#page_top_right {
	float: left;
	width: 210px;
	height: 146px;
	padding: 0;
	margin: 0;
	background-image: url(images/hdr_right_bg.jpg); background-repeat: no-repeat; background-position: top left;
}


page_bottom {
	width: 978px;
	padding: 0;
	margin: 0;
}


#page_title {
	float: left;
	width: 241px;
	height: 43px;
	background-color: #D7AFFF;
	padding: 0;
	margin: 0;
}

#page_breadcrumb {
	float: left;
	width: 737px;
	height: 43px;
	background-color: #D7AFFF;
	padding: 0;
	margin: 0;
}

#page_breadcrumb p {
	color: white;
	font-size: 11px;
	margin: 13px 20px 10px 20px;
}

#page_breadcrumb a {
	color: white;
	font-size: 11px;
	text-decoration: none;
}

#page_breadcrumb a:hover {
	text-decoration: underline;
}

#page_sidebar {
	float: left;
	width: 241px;
	padding: 0;
	margin: 0;
}

#page_sidebar_pad {
	padding: 25px;
}

#page_content {
	float: left;
	width: 737px;
	padding: 0;
	margin: 0;
}

#page_content_pad {
	padding: 25px;
}

#search_form_sub {
	position: absolute;
	z-index: 3;
	top: 10px;
	left: 768px;
}


/* HOMEPAGE STYLES */

#mainbox {
	margin:20px auto;
  	width:963px;
}

#contentbox {
	border: 1px solid #dddddd;
	position: relative;
	text-align: left;
	float: left;
	background-color: white;
	margin: 0;
	padding: 0;
	width:963px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 961px;
}


#home_top {
	position: relative;
	width: 961px;
	height: 210px;
	padding: 0;
	margin: 0;
}

#home_top_left {
	float: left;
	width: 839px;
	height: 210px;
	padding: 0;
	margin: 0;
}

#home_top_right {
	float: left;
	width: 122px;
	height: 210px;
	padding: 0;
	margin: 0;
	background-image: url(images/hm_hdr_right_bg.jpg); background-repeat: no-repeat; background-position: top left;
}

#home_bottom {
	width: 961px;
	position: relative;
	padding: 0;
	margin: 0;
}


#home_bottom_left {
	float: left;
	width: 636px;
	height: 437px;
	padding: 0;
	margin: 0;
	background-image: url(images/home_boxes_bg.jpg); background-repeat: no-repeat; background-position: top left;
}

#home_text {
	margin: 11px 40px 9px 24px;
	font-size: 14px;
	line-height: 19pt;
	height: 140px;
	overflow: none;
}

#home_bottom_right {
	float: left;
	width: 325px;
	height: 437px;
	padding: 0;
	margin: 0;
	background-image: url(images/hm_newsbox_bg.jpg); background-repeat: no-repeat; background-position: top left;
}

#home_news_box {
	margin: 0;
	padding: 12px 25px;

}

#home_learn {
	float: left;
	width: 203px;
	text-align: center;
}

#home_shop {
	float: left;
	width: 213px;
	text-align: center;
}

#home_share {
	float: left;
	width: 220px;
	text-align: center;
}

p.homebox {
	margin: 0px 40px 5px 40px;
	font-size: 12px;
	height: 80px;
	overflow: none;
}

#search_form {
	position: absolute;
	z-index: 3;
	top: 10px;
	right: 25px;
}

#searchbutton {
	width: 27px;
	height: 27px;
	border-width: 0px;
	padding: 0;
	margin: 1px 0px 0px 0px;
	background-image: url(images/search_go_up.gif); background-repeat: no-repeat; background-position: top left;
}

#searchbutton:hover {
	background-image: url(images/search_go_over.gif); background-repeat: no-repeat; background-position: top left;
}

#searchinput {
	width: 147px;
	height: 21px;
	padding: 2px;
	margin: 0px 8px 0px 0px;
	border: 1px solid #BEC2C1;
}


.site_credit {
	text-align: right;
	font-size: 10px;
	color: #8B8B8B;
}

.site_credit a {
	font-size: 10px;
	color: #8B8B8B;
	font-weight: normal;
	text-decoration: none;
}


#clearboth {
	clear: both;
}


.rightpic { 
	float: right; 
	margin-left: 10px; 
	margin-right: 0px; 
	margin-top: 5px; 
	margin-bottom: 5px;
}

.leftpic { 
	float: left; 
	margin-left: 0px; 
	margin-right: 10px; 
	margin-top: 5px; 
	margin-bottom: 5px;
}




