/* COLORS:
#FEE224--yellow 
#21C84C--green
#4015EE--blue
#0099CC--orange or E59730

4015EE--royal
F6FC54--yellow
0099CC--dark teal
66CCFF--light teal
21C84C--green

*/



body { 	
	background: white url("../images/2background.gif") 
repeat;
	
text-align: center;
	
margin: 0 auto; 
padding: 0px;
	
min-height: 100%;
	
font-family: Verdana, Arial, Helvetica, sans-serif;
	
color: #4015EE;
	}



h1 {
	font-size: 18px;
	text-align: center;
	line-height: 100%;
	}


h2 {	
	font-size: 17px;
	font-style: italic;
	margin-top: -15px; 
	text-align: center;
	line-height: 100%;
	text-decoration: underline;
	} 


p, ul {	
	font-size: 15px;
	line-height: 100%;
	}

/*
p  a, a:link, a:visited {
	color: #4015EE;
	}

ul  a, a:link, a:visited {
	color: #4015EE;
	}

*/

p a:hover {
	color: #0099CC;
	text-decoration: underline overline;
	}

ul a:hover {
	color: #0099CC;
	text-decoration: underline overline;
	}


td {
	font-size: 15px;
	vertical-align: top;
	}

table {
	text-align: center;
	background-color: white;
	}


ul 	{
	list-style-type: circle
	}


em {	
	font-style: italic;
	}


strong {
	font-weight: bold;
	}



.bold {
	font-size: 16px;
	font-weight : bold;
	color: #4015EE;
	}


.boldBackground {
	font-size: 16px;
	font-weight : bold;
	color: #4015EE;
	background-color: #F6FC54;
	}


.boldHeader {
	font-size: 15px;
	font-weight : bold;
	color: #0099CC;
	}


.boldUnderline {
	font-size: 16px;
	font-weight : bold;
	color: #4015EE;
	text-decoration: underline;
	}


.boldCenter {
	font-weight : bold;
	text-align: center;
	}


.center {
	text-align: center;
	}


.contrast {
	color: #0099CC;
	}


.contrastBold {
	color: #0099CC;
	font-weight : bold;
	}


.contrastCenter {
	color: #0099CC;
	text-align: center;
	}


.contrastBoldCenter {
	color: #0099CC;
	font-weight : bold;
	text-align: center;
	}


.contrastMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-align: right;
	}

.copyright {
	font-size: 12px;
	color: #4015EE;
	}

.double-spaced {
	line-height: 150%;
	}

.footFont {
	font-size: 10px;
	color: #F6FC54;
	}

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

.fullwidth	{
	width:760px;
	}

.handwriting	{
	font-size: 18px;
	font-weight: 500;
	color: #2C1C84;
	font-family: Angelina, Verdana, Arial, Helvetica, sans-serif;
	}

.highlight {
	font-size: 17px;
	color: #0099CC;
	font-weight : bold;
	}

.highlightLink {
	text-align: center;
	font-size: 16px;
	background-color: #F9EF82;
	}

.justify {
	text-align: justify;
	}

.left {
	text-align: left;
	}

.leftwrap {
	text-align: left;
	float: left;
	}

.mini_line
	{
	line-height: 40%;
	}

.normal {
	font-size: 15px;
	color: #4015EE;
	font-weight : normal;
	}

.right {
	text-align: right;
	}


.size2 {
	font-size: 14px;
	font-weight : normal;
}

.smaller {
	font-size: 12px;
	color: #0099CC;
	}

.smaller2 {
	font-size: 13px;
	color: #4015EE;
	font-weight : bold;
	}

.submitButton {
	color: white;
	height: 22px;
	background-color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 55px;
	font-weight: bold;
}

.CartButton {
	color: white;
	height: 22px;
	background-color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.cartFont {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cartFormFont {
	font-size: 14px;
	color: #0099CC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.super {
	vertical-align: super;
}

.HeaderFormText, .dropdown {
	border: #4015EE 1px solid;
	color: #4015EE;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin: 0px; 
	padding: 0px;
}

.HeaderFormText, .dropdown2 {
	border: #4015EE 1px solid;
	color: #0099CC;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	margin: 0px; 
	padding: 0px;
}

.HeaderFormText {
	width: 130px;
}

.dropdown {
	width: 300px;
}

.headerad {
	background-color: #4015EE;
}

.headerad p {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

.headerad a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

.headerad a:link {
	color: white;
	text-decoration: none;
	}

.headerad a:visited {
	color: white;
	text-decoration: none;
}


/* specific divs */
#containerBorder { 
	width: 790px;
	margin-top: 15px;
	margin-left: auto;
	margin-bottom: 15px;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	background-color: #F6FC54; 
	}

#container { 
	width: 760px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
 	border: 15px #4015EE;
	background-color: white; 
	border-style: double;
	}

#topNav {
	width: 760px;
	height: 250px; 
	}

#ContentContainer {
	width: 760px;
	top-margin: -5px;
	padding: 0px 0px 0px 0px;
	}

#mainContent {
	width:auto;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

#CartContent {
	width:auto;
	padding: 0px 10px 0px 10px;
	text-align: justify;
	background: white;
}

#footer { 
	width: 760px;
	text-align: center;
	font-size: 12px;
	color: #0099CC;
}

#footer a, a:link, a:visited {
	color: #0099CC;
}

#footer a:hover {
	color: #4015EE;
	}

#footerRoyal { 
	width: 760px;
	text-align: center;
	font-size: 13px;
	color: #4015EE;
	font-weight : bold;
}

#footerRoyal a, a:link, a:visited {
	color: #4015EE;
}

#footerRoyal a:hover {
	color: #0099CC;
	text-decoration: underline overline;
	}

#leftGraphic {
	width: 135px;
	margin-top: -25px;
	float: left;
	}

#leftGraphic ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#rightGraphic {
	width: 235px;
	float: right;
	padding: 0px;
	margin-top: -15px;
	margin-right: 2px;
	}

#rightGraphic ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

#aboutUs {
	text-align: justify;
	margin: 10px;
}

#aboutUs p{
	font-size: 22px;
	color: #4015EE;
	font-family: Kayleigh, Verdana, Arial, Helvetica, sans-serif;
}

#aboutUs a, a:link, a:visited {
	color: #4015EE;
	}

#aboutus a:hover {
	color: #0099CC;
	text-decoration: underline overline;
	}

#aboutusRightGraphic {
	width: 335px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	}

#contactUs {
	text-align: left;
	margin: 10px;
}

#contactTable {
	text-align: left;
	margin-left: 100px; 
	background-color: white;
}

#indent {
	padding: 0px 300px 0px 100px; 
}

#indent ul li {
	list-style-type: circle;
}

.extProdDesc {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4015EE;
}

#babiesLeftColumn {
	width: 250px;
	float: left;
}

#babiesRightColumn {
	width: auto;
	float: right;
	padding: 0px;
	text-align: justify;
}


#bodysuitLeftColumn {
	width: 390px;
	float: left;
	text-align: justify;
	margin-left: 3px;
	margin-right: 3px;
}

#bodysuitRightColumn {
	width: 355px;
	float: right;
	padding: 0px;
	text-align: justify;
	margin-right: 3px;
	}

