@charset "utf-8";
/* CSS Document */

body,html{
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../images/background/mainbackground.jpg);
	background-repeat: repeat-x;
}#pagewidth {
	clear: both;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear: both;
	height: 93px;
	width: 100%;
	background-image: url(../images/background/main-header-background.jpg);
	background-repeat: no-repeat;
}

#maincolhome{
	width:896px;
	height:850px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BF5178;
	border-left-color: #BD4F76;
	clear: both;
	display: block;
	padding-bottom: 20px;
	padding-top: 8px;
}
#maincol{
	width:876px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BF5178;
	border-left-color: #BD4F76;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	display: block;
	padding-bottom: 20px;
	padding-top: 10px;
}
#pagewidth #maincol h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #952354;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#pagewidth #maincol h2 {
	font-size: 18px;
	font-weight: bold;
	color: #C73371;
	text-decoration: none;
	margin: 1px;
}
#pagewidth #maincol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #657874;
	text-decoration: none;
	margin: 0px;
	font-size: 14px;
}
#pagewidth #maincol p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	font-size: 14px;
	line-height: 18px;
}

#pagewidth #maincol a {
	color: #BD4F76;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
#pagewidth #maincol a:hover {
	color: #BD4F76;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

#pagewidth #maincol ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
}


#pagewidth #maincolhome h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #952354;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#pagewidth #maincolhome h2 {
	font-size: 18px;
	font-weight: bold;
	color: #C73371;
	text-decoration: none;
	margin: 1px;
	text-align: center;
}
#pagewidth #maincolhome h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #657874;
	text-decoration: none;
	margin: 0px;
	font-size: 14px;
	text-align: center;
}
#pagewidth #maincolhome p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
}
#pagewidth #maincolhome ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
}


#flashcontainer {
	display: block;
	height: 480px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	position: relative;
}
#maincolhome  #lowercontainer {
	display: block;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#maincolhome  #lowercontainer #threebox {
	float: left;
	width: 291px;
}

#maincol  #lowercontainer {
	display: block;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#maincol  #lowercontainer #threebox {
	float: left;
	width: 291px;
}

#maincol #twocolumn {
	float: right;
	width: 600px;
}
#maincol #leftcol {
	display: inline;
	float: left;
	width: 262px;
	padding-right: 5px;
	padding-left: 5px;
}
/**maincol ends here**/

/**footer begins here**/
#footer{
	width:876px;
	height:40px;
	display:block;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BE5077;
	border-bottom-color: #BE5077;
	border-left-color: #BF5178;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BE5077;
	text-decoration: underline;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BE5077;
	text-decoration: none;
}
/**footer ends here**/



#navigation {
	height: 23px;
	width: 900px;
}
#navigation #left {
	display: inline;
	float: left;
	width: 300px;
	padding-left: 68px;
}
#navigation #right {
	float: right;
	width: 358px;
}
/*---------------- navigation menu begins here---------------------*/
#nav, #nav ul {
	float: none;
	list-style: none;
	line-height: 0.6em;
	/**color: #8681B4;**/
	background-color: transparent;
	padding: 0;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	



}



/* -------------------------- */



/* The top main navigation links */



#nav a {
	display: block;
	color: #FFFFFF; /* puts a "bar" on right of the main nav links */
	text-decoration: none;
	margin-top: 1px;
	background-image: url(../images/background/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 8px;
	padding-left: 21px;

}



/* I'm targeting the last main navigation link to have no "bar" on the right side */



#nav a.last {
	background-image: none;

}



#nav a.one, #nav a.two, #nav a.three {
	text-align: left;
	font-size: 1em;

}



#nav li {
	float: left;
	padding: 0;
	list-style: none;

}

#nav a:hover {
	color:#FFFFFF;
	background-color: #952354;
}


/* -------------------------- */



/* The dropdown links lists */



#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 250px;
	font-weight: normal;
	border: 1px solid #b2b39e;
	background-color: #BD5077;
	margin: 0;
	z-index: 10;
	list-style: none;

}



#nav li li {
	padding: 0;
	width: 100%; 
	list-style: none;

}



#nav li ul a {
	padding: 5px 8px;
	width: 234px;

	* html width: 234px;

}



/* This controls the flyout location of the second level dropdowns */



#nav li ul ul {
	margin: -2em 0 0 234px;

}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	color: #FFFFFF;
}



#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	color: #FFFFFF;
}



/* -------------------------- */



/* Here is the background of the main nav link while looking at the dropdown */



#nav li:hover, #nav li.sfhover {
	background-color: #942253;
	color: #FFFFFF;
}



/* -------------------------- */



/* The dropdown links list colors */



#nav li ul.under a {
	/**color: #000;**/
	background-image: none;

}



#nav li ul.under a:hover {
	background: #b2b39e;
	color: #fff;

}



/* -------------------------- */



/* The background of the second level links while looking at the dropdown under it... */


#nav li ul.under li:hover a.daddy, #nav li ul.under li.sfhover a.daddy {
	color: #fff;

}

#nav li ul.under li:hover, #nav li ul.under li.sfhover {

	/**color: #fff;

	background-color: #f00;**/
}
/*---------------- Navigation styles end here---------------------*/

/*------------------form styles begin here-------------------------*/
#form2 {
	float:right;
	width:185px;
	background-image:url(../images/background/form-background.png);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	padding-bottom: 15px;
}
#form3 {
	float:right;
	width:500px;
	background-image:url(../images/background/form-background.png);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	margin-right: 100px;
}
.form-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	display: block;
	text-align: center;
}


.user{
	float: left;
	width: 70px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 16px;
	display: inline;
}
.emailuser{
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	display: block;
	margin-top: 4px;
	margin-left: 6px;
}

.form-elements {
	display: block;
	width: 265px;
	float: left;
}

#el02 {
	width: 165px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	margin-right: 5px;
}

#el03 {
	width: 400px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
	display: block;
}
#el09 {
	width: 250px;
	height: 150px;
}

#submitbutton2{
	width: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #BE5077;
	font-weight: bold;
	margin-left: 100px;
}

#submitbutton3{
	width: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/background/submit-button.jpg);
	background-repeat: no-repeat;
	height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	margin-right: auto;
	margin-left: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/*------------------form style ends here---------------------------*/
img {border:0;}

