@charset "utf-8";
body {
	background-image: url(images/img_main_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ECCD49;
	font-size: 14px;
	text-decoration: none;
}









/* CSS Document */


.twoCol #container{
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #FFF;
	text-decoration: none;
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
}
.twoCol #header{
	height: 100px;
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	background-image: url(images/headerlogo819.jpg);
	background-repeat: no-repeat;
}
.twoCol #topnavbarcontain {
	width: 819px;
	background-color: #274B81;
	margin-right: auto;
	margin-left: auto;
}
.twoCol #topnavbar {
	width: 683px;
	margin-right: auto;
	margin-left: auto;
}
.twoCol #Sidecontainer{
	background-color: #C00;
	float: left;
	clear: none;
	margin-top: 10px;
	width: 221px;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FC3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.twoCol #leftsidenav{
	margin-right: auto;
	margin-left: auto;
	background-color: #900;
	width: 200px;
	margin-top: 5px;
	text-decoration: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.twoCol #leftsidepic{
	width: 199px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/img_left_pic.gif);
	background-repeat: no-repeat;
}

#buttons {
	width: 200px;
	text-align: center;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}
#buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#buttons li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#buttons li a {
	color: #FFF;
	background-color: #990000;
	border: 10px outset #900000;
	width: 180px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-image: url(images/buttonupbackground.jpg);
	background-repeat: repeat-y;
	font-size: 16px;
}
#buttons li a:hover {
	color: #FFF;
	background-color: #ff9900;
	border: 10px inset #ff9900;
	background-image: url(images/buttonhovbackground.jpg);
	background-repeat: repeat-y;
}
.sidebutton {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	height: 37px;
	text-align: center;
}

.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


    a:hover text-decoration: none;
    a:link text-decoration: none;
	a:active text-decoration: none;
    a:visited text-decoration: none;
	text-align: center;
	position: relative;
	top: -27px;
	width: 180px;

}

.twoCol #enroll {
	float: left;
	padding-bottom: 10px;
	margin-top: 10px;
}
.twoCol #signup {
	padding-top: 10px;
	float: left;
}
.twoCol #maincontentcontain{
	background-color: #FFF;
	width: 590px;
	left: auto;
	right: auto;
	margin-top: 10px;
	text-decoration: none;
	float: left;
	margin-left: 0px;
	font-size: 14px;
}

.twoCol  #footer {
	width: 819px;
	background-color: #274b81;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#cobaltspider {
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
	color: #FFF;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
}
#cobaltspider a {
	color: #999;
}

.twoCol #mainpagecontactuscointain {
	width: 819px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-top: 10px;
}
#shopcontain  {
	background-color: #FFF;
	width: 590px;
	left: auto;
	right: auto;
	text-decoration: none;
	float: left;
	margin-left: 0px;
	font-size: 14px;
}
#shopcontain .pitch {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}

#shopcontain h2 {
	font-size: 24px;
	color: #C33;
	text-align: center;
}


#shopcontain .shopitem {
	float: left;
	width: 280px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #999;
	height: 450px;
}
#shopcontain .pitch .tax {
	font-size: 12px;
}
#shopcontain .shopitem .itemdescription ul {
	text-align: left;
}
#shopcontain .shopitem .itemdescription p {
	text-align: left;
}

#shopcontain .shopitem img {
	margin-right: auto;
	margin-left: auto;
}
#shopcontain .shopitem .itembutton {
	margin-top: 10px;
}
#shopcontain .shopitem .itembutton form table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


#shopcontain .shopitemcenter {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #999;
	padding-right: 5px;
	padding-left: 5px;
}
#shopcontain .shopitemcenter img {
	margin-right: auto;
	margin-left: auto;
}
#shopcontain .shopitemcenter .itemdescription ul {
	text-align: left;
}
#shopcontain .viewcart {
	text-align: center;
	margin-top: 15px;
}
#applyform form .formtable .dark {
	background-color: #CCC;
}





h1 ,h2,h3,h4,h5,h6{

}
.clearboth {
	clear: both;
}
