@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background-color: #FAFAFA;
}

#wrapper {
	width: 920px;
	position: relative;
	margin: auto;
	background-image: url(images/body-dropshadow.png);
	background-repeat: repeat-y;
}

#insidewrapper {
	width: 900px;
	padding: 0 10px 0 10px;
}

#banner {
	width: 900px;
/*	position: relative;*/
	margin-bottom: 10px;
	padding: 0px;
}

#tabs {
	width: 420px;
}

#tab-underbar {
	padding: 10px;
	float: left;
	height: auto;
	width: 880px;
	background-color: #36A7C4;
/*	background-color: #3399CC;
*//*	background-color: #0083A9;
*/	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #1E1F59;
	text-align: left;
	border: none;
}

#maincontent{
	width: 900px;
	background-image: url(images/background-gradient.png);
	background-repeat: repeat;
	/*background-color: #CDE6F1;*/
	/*background-color: #F6FAFD;*/
}



#christmas a:link {
	width: 878px;
	clear: both;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #ED1C24;
	text-decoration: none;
	text-transform: none;
}

#christmas a:visited {
	color: #911F1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}

#christmas a:hover {
	text-decoration: underline;
	color: #08A94E;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}



#maintext {
	margin: 0px;
	padding: 20px;
	width: 858px;
	/*position: relative;*/
	float: left;
	/*background-color: #FCFCDB;*/
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

#textbox1 {
	float: left;
	width: 460px;
	/*position: relative;*/
	text-align: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*background-color: #FCFCDB;*/
}

#image135 {
	float: right;
	width: 300px;
	text-align: center;
	position: relative;
	top: 135px;
	right: 10px;
}

#sponsership_logos {
	clear: both;
	margin: 0px;
	padding: 20px;
	width: 858px;
	float: left;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

#footer {
	width: 878px;
	clear: both;
	position: relative;
	text-align: center;
/*	background-image: url(images/background-gradient-footer.png);
	background-position: bottom left;
	background-repeat: repeat-x;*/
	/*background-color: #FCFCDB;*/
	border-top-width: 0px;
	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-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
/*	font-style: oblique;*/
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	font-style: normal;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
}

hr {
	color: #0084A9;
	width: 80%;
	border-color: #0084A9;	
}

.product_image {
	float: right;
	width: 320px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}

.maintext3 {
	background-color: #FFFFCC;
	left: 40px;
	width: 400px;
	margin-left: 40px;
	padding: 10px;
	border: 1px solid #999999;
}

.contact-heading {
	font-size: 1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #1E1F59;
	text-decoration: none;
	text-transform: none;
}

a:visited {
	color: #1E1F59;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

a:hover {
	text-decoration: underline;
	color: #33359B;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
