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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, h4, h5, h6, h7, ul, ol, li {
	color:#4f2161;
	text-indent:0;
	margin:0;
	padding:0;
}

h5 {
	background:url(images/footerBackground.jpg);
	color:#FFFFFF;
	padding:2px;
	margin-bottom:3px;
	font-size:18px;
	text-align:center;
	margin-bottom:15	px;
	margin-top:15px;
}

p{
	font-size:14px;
	line-height:22px;
}

p+p {
	padding-top:10px;
	text-indent:50px;
}

.title {
	font-style:italic;
	
}

blockquote {
	color:#000000;
	margin-left:80px;
	margin-right:80px;
}

#outerWrapper {
	width:840px;
	margin-left:auto;
	margin-right:auto;
}

#branding {
	height:85px;
}

#branding h1 {
	line-height:0;
	text-indent:-9999px;
}

#branding a {
	text-indent:-9999px;
	position:absolute;
	background:url(images/bannerLogo.jpg) no-repeat top left;
	line-height:85px;
	height:85px;
	width:100%;
	text-align:center;
}

#pageHead h3 {
	text-indent:-9999px;
	line-height:0px;
}

#navigation ul {
	border-bottom:#cabccf thick solid;
	padding-bottom:10px;
	padding-top:10px;
	list-style-type:none;
	display:block;
}

#navigation ul li {
	display:inline;
}

#navigation ul li a {
	text-decoration:none;
}

ul#mainNav {
}

ul#mainNav li a, ul#mainNav li a:visited {
	color:#805e8e;
	font-size:17px;
	line-height:20px;
	text-decoration:none;
	padding-right:5px;
	font-weight:normal;
}

ul#mainNav li a:hover {
	color:#4f2161;
}

ul#mainNav li#currentMain a {
	font-weight:bold;
	font-size:24px;
	color:#4f2161;
}

ul#subNav1 {
	height:60px;
}

ul#subNav1 li {
	width:200px;
	float:left;
}

ul#subNav1 li a, ul#subNav1 li a:visited {
	color:#805e8e;
	font-weight:normal;
	text-transform:capitalize;
}

ul#subNav1 li a:hover {
	color:#4f2161;
	font-weight:bold;
}


ul#subNav2 {
/*	height:20px;
*/	font-weight:normal;
}

#subNav2 li a, #subNav2 li a:visited {
	color:#805e8e;
	text-transform:capitalize;

}

#subNav2 li a:hover {
	color:#4f2161;
}

#subNav1 #currentSub1 a, #subNav2 #currentSub2 a {
	font-weight:bold;
	color:#4f2161;
}

#mainContent {
	margin-top:20px;
	padding-left:200px;
	padding-right:30px;
	min-height:700px;
}

#footer {
	background:url(images/footerBackground.jpg) no-repeat;
	width:821px;
	height:174px;
	margin-top:30px;
}


#ccoptin {
	color:#FFFFFF;
	padding:3px 0px 3px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

#copyright p {
	position:relative;
	top:30px;
	font-size:10px;
	text-align:center;
	color:#333333;
}

#copyright p a, #copyright p a:visited {
	color:#666666;
	text-decoration:underline
}

#copyright p a:hover {
	text-decoration:none;
}

#demosPage h4 {
	padding-top:15px;
}

#demosPage li a, #demosPage li a:visited {
	color:#000000;
	text-decoration:underline;
}

#demosPage li a:hover {
	text-decoration:none;
}	

ul#media {
	list-style-type:none;
}

#mainContentForm label{
	display:block;
}

#mainContentForm label input {
	margin-left:15px;	color:#805e8e;
	border:thin solid #805e8e;
}

#name, #companyName, #email, #address, #city, #otherType {
	width:30%;
}

#state {
	width:20px;
}

#zip {
	width:100px;
}

#phone {
	width:250px;
}

label {
	color:#4f2161;
	padding-bottom:3px;
	font-size:14px;
	
}

#youtube {
	margin:15px 50px 50px 50px;
	text-align:center;
	
}

ul#bulletList {
	list-style-type:circle;
	margin:15px 0 15px 150px;
	text-transform:capitalize;
}

.attrib {
	font-style:italic;
	font-size:14px;
	margin-left:50px;
}