@charset "utf-8";
/*Reset all basic browser settings*/
html {
	color:#000;
	background:#FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset, img {
	border:0;
}

del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
/*----------------- End Reset ----------------*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/tigerPattern.gif) #666666;
	margin: 10px 0; 
	padding: 0;
	color: #000000;
}
.floatRight {
	float:right;
	margin:15px 100px 0 0;
	width:200px;
	text-align:center;
	font-weight:bold;
	color:#702955;
}
.floatRight img {
margin-top:10px;
}
#navigation {
	height:25px;
	font-size:70%;
	text-transform:uppercase;
}	
#navigation ul{
	margin:8px 0 0 0;
	padding:0;
}
#navigation ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
	height:30px;
	padding:8px 22px;
	background-color:#e2c819;

}
#navigation ul li a {
	color:#FFF;
	text-decoration:none;
}
#subNav {
	padding: 0 10px; 
	color:#FFF;
	text-align:right;
}
 #container {
	width: 980px;
	background:#FFFFFF;
	margin: 0 auto;
	text-align: left;
}
 #header {
	background: #FFF;
}
 #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
 #mainContent {
	background:#f6f3f3;
	padding: 20px 50px;
	color:#000;
	line-height: 145%;
	font-size:80%;
}
#homeContent {
	background:url(../images/hp-center-bkgd.jpg) no-repeat top left #FFFFFF;
	padding: 20px 310px 0 315px;
	color:#e83e83;
	line-height: 165%;
	height:290px;
	font-size: 120%;
	text-align:center;
}
#bottomContent {
	background:url(../images/hp-bottom-bkgd.jpg) no-repeat #FFF;
	color:#FFF;
	padding:20px 83px 20px 100px;
	line-height:190%;
	margin-top: 3px;
}
#bottomContent a{
	color:#e83e83;
}
#bottomContent a:hover{
	color:#e2c819;
}
 #footer {
	padding: 0 10px;
	background:#e5afc9;
	color:#FFF;
	font-size:75%;
	padding:10px;
	clear: both;
}
 #footer .credits {
	width:400px;
	test-align:right;
	float:right;
	padding-left:10px;
	text-align: right;
}


 #footer .credits a{
	color:#FFF; 
 }

p {
	padding:0 0 20px 0;	
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:190%;
	letter-spacing:.15em;
	text-transform:uppercase;
	color:#e83e83;
	margin-bottom:20px;
	font-weight: bold;
}
h2 {
	font-size:130%;
	color:#baa410;
	margin-bottom:10px;
}
ul {
	margin:5px 0 30px 60px;
}
ul li {
	list-style: none;
	margin-bottom:10px;
	padding-left:25px;
	background:url(../images/pinkBullet.png) no-repeat 0px 3px;
}
ol {
	margin:5px 0 30px 60px;
}
ol li {
	list-style:decimal;	
	margin-bottom:8px;
}
.blackText {
	color:#000;	
}
.goldText {
	color:#e2c819;	
}
.pinkText {
	color:#e83e83;	
}
.requiredFiled {
	color:#e83e83;
	font-size:140%;
	font-weight:bold;
}
#headbrdSizes {
	border-collapse:collapse;
	margin:5px 0 20px 0;
}
#headbrdSizes td{
	padding:10px;
	border:solid 1px #e83e83;
}
#headbrdSizes th{
	text-align:right;
	font-weight:bold;
	padding-right:10px;
	border:solid 1px #e83e83;
	color:#333;
}
#DesignerApp {
	border-collapse:collapse;
	margin:5px 0 20px 0;
}
#DesignerApp td{
	padding:5px 5px 5px 10px;
	border-left:solid 1px #e83e83;
	height:57px;
	vertical-align:top;
}
#DesignerApp th{
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	padding:5px 10px;
	color:#333;
	width: 100px;
}
#DesignerApp td input[type="text"] {
	width:200px;
	padding:3px 0;
}
#DesignerApp td textarea {
	width:250px;	
}
#designerText {
	float:right;
	width:300px;
	border:solid 1px #000;
	padding:0px;
}
#designerText img{
	display:block;
	margin:0 auto;
}
.raiseFaqIcon {
	margin-bottom:-7px;	
}
.notice {
	padding:10px;
	margin-left:13px;
	font-size:80%;
	width:487px;
}
.tileStyles {
	font-size:110%;
	padding-top: 10px;
}
.tileStyles table{
	border-collapse:collapse;
	width:400px;
	margin-bottom:20px;
}
.tileStyles table td{
	padding:3px;	
}

.tileStyles table th{
	padding-bottom:20px;
	padding-left:10px;
	font-weight:bold;
	font-size:120%;
}
#instructions {
	float:right; 
	width:290px;	
}
#instructions ol li{
	margin-bottom:10px;	
}
#topNav {
	text-align:right;
	font-size:80%;
	color:#000;
}
#topNav a {
	color:#e5afc9;	
}
#topNav a:hover {
	color:#e83e83;	
}
