/* CSS Document */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff url( images/repeating.jpg) repeat-x top;
	font: 62.5% "trebuchet ms", trebuchet, arial, helvetiva, verdana, sans-serif;
	color: #474747;
	text-align: center;
	border: thick solid #FFFFFF;
}

a:link, a:active, a:visited {
	color: #8c0707;
	text-decoration: none;
}

a:hover, a:focus {
	color: #000;
	text-decoration: underline;
	font-size: 14%;
}

img a {
	border: none;
}

h1 {
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	font-weight: bold;

}

h2 {
	margin: 30px 0 0 290px !important;
	margin: 13px 0 0 290px;
	padding: 0;
	color: #000;
	font-size: 2em !important;
	font-size: 1.9em;
	font-style: italic;
	font-weight: normal;
}

h3 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #474747;
	font-size: 1.9em !important;
	font-size: 1.8em;
	font-weight: normal;
}

h4 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #bb0000;
	font-size: 1.9em !important;
	font-size: 1.8em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

h5 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #bb0000;
	font-size: 1.4em !important;
	font-size: 1.4em;
	font-weight: none;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
#wrapper {
	width: 1024px;
	padding: 0;
	margin: 0;
	text-align: left;
	padding-left: 0px;
	
}

#header {
	width: 1004px;
	height: 113px;
	background: transparent url( images/headerbg.jpg ) no-repeat top center;
	color: #a8a8a8;
	
}

#header .cinfo {
	float: right;
	color: #9c9c9c;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	text-align: right;
	width: 190px;
	margin: -50px 37px 0 0 !important;
	margin: -47px 17px 0 0;
	padding: 0;
}

.magnify {
	font-size: 1.45em !important;
	font-size: 1.3em;
}

.clear {
	clear: both;
	height: 1px;
}

/* menu starts here */

.menu {
	font-size: 1.34em;
	padding: 0;
	margin: 15px 0 0 17px;
	padding-top: 0px;
	padding-left: 20px;
	font-weight: bold;
	text-align: left;
}



.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}

.menu ul ul {
	width: 0px;
}

.menu ul li {
	float: left;
	height: 20px;
	background: transparent url( images/dot.jpg ) no-repeat right;
}

.menu ul ul li {
	display: block;
	width: 116px;
	height: auto;
	position: relative;
	line-height: 1.2em;
	background: none;
	padding: 7px 0 0 15px !important;
	padding: 3px 0 0 15px;
}

.menu li a, .menu li a:visited {
	display: block;
	float: left;
	height: 100%;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	padding: 0 15px 0 15px;
	margin: 0;
}

.menu .on {
	color: #cdd;
	text-decoration: underline;
}

.menu ul ul a, .menu ul ul a:visited {
	display: block; 
	color: #fff;
	width: auto;
	height: 100%;
	line-height: 1.3em;
	font-size: 0.85em;
	padding: 0;
	margin: 0;
}

.menu ul table ul a, .menu ul table ul a:visited  {
	width: 116px;
	w\idth:116px;
}

.menu table {
	position: absolute; 
	left: 0; 
	top: 0; 
	font-size: 1em;
}

.menu ul ul table {
	lef\t:-1px;
}

.menu ul ul table ul.left {
	margin-lef\t:2px;
}

.menu li:hover {
	position:relative;
}

* html .menu a:hover {
	position:relative;
}


.menu li a:hover {
	color: #999;
	text-decoration: underline;
}

.menu li :hover > a {
	color: #999;
	text-decoration: underline;
}

li.dropon a:hover, li.dropon a:focus, li.dropon a:active  {
	background-color: #bd2c2d;
	color: #999;
	text-decoration: none;
}

li.dropon :hover > a, li.dropon :focus > a, li.dropon :active > a {
	background-color: #bd2c2d;
	color: #999;
	text-decoration: none;
}
.menu ul ul a:hover{
	color: #999;
	background: none;
	text-decoration: underline;
}

.menu ul ul :hover > a {
	color: #999;
	background: none;
	text-decoration: underline;
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 20px;
	left: 0;
	width: 116px ;
	margin: 0;
}

.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	height: auto;
	padding: 0 0 10px 0;
	margin: 0;
	background:transparent url(images/ulgradient.jpg) bottom left no-repeat;
}

/* front page container */

#frontarea {
	width: auto;
	height: 0px;
	padding: 0;
	margin: 50px 0 0 0px;
	text-align: left;
	padding-left: left;
}

#followarea {
	width: 1004px;
	background: 
	padding: 0;
	margin: 50px 0 0 0;
	text-align: center;
}

#fa_bg {
	width: 1004px;
	background: transparent url( images/topgrad.jpg ) top no-repeat;
	text-align: left;
	margin: 0 !important;
	margin-left: 0px;
	padding: 20;
	padding-left: 20px;
	padding-top: 20px;
}

#fa_leftside {
	float: left;
	width: 330px;
	text-align: left;
	margin: 35px 0 0 50px !important;
	margin: 35px 0 0 25px;
	padding: 0;
	color: #a8a8a8;
}

#fa_bg .upcoming {
	margin: 0;
	padding: 75px 0 0 0;
	font-size: 1.25em;
	font-weight: bold;
}	

#fa_bg .tagline {
	margin: 0;
	padding: 280px 0 0 55px;
	font-size: 2em !important;
	font-size: 1.9em;
}

#fa_rightside {
	float: right;
	width: 300px;
	height: 144px;
	margin: 35px 35px 0 0;
	padding: 0;
	background: transparent url( images/oneredchair.jpg ) top no-repeat;
}

#fa_bg .hvy {
	color: #000000;
	font-weight: bold;
}

#signup {
	text-align: right;
	width: 963px;
	height: auto;
	margin: 0;
	padding: 390px 0 0 0 !important;
	padding: 0;
	color: #b5b5b5;
	font-size: 1.2em !important;
	font-size: 1.1em;
	font-weight: bold;
}

#signupfollow {
	text-align: right;
	width: 963px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #b5b5b5;
	font-size: 1.2em !important;
	font-size: 1.1em;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-family: "trebuchet ms", trebuchet, arial, geneva, sans-serif;
	font-size: .95em;
	color: #333;
	background-color: #e7e6e6;
	width: 110px;
}

.button {
	border: 1px solid #808285;
	background-color: #808285;
	color: #fff;
	font-family: "trebuchet ms", trebuchet, arial, geneva, sans-serif;
	width: 25px;
	font-weight: bold;
}

#cap {
	width: 1004px;
	height: 47px;
	margin: 0 !important;
	margin-left: 8px;
	padding: 0;
	background: transparent url( images/bottomcap.jpg ) bottom left no-repeat;
}

/* following pages misc styling */

.whichpage {
	padding: 25px 0 0 56px;
	margin: 0;
	width: 963px;
}

.red {
	color: #a71818;
	font-size: 2.8em;
	font-weight: bold;
	
}

#mainwrapper {
	width: 926px;
	min-height: 0px;
	background: transparent url( images/mainbg.jpg ) top left no-repeat;
	margin: 0 0 0 40px !important;
	margin: 0 0 0 47px;
	padding: 0;
	font-size: 1.42em !important;
	font-size: 1.32em;
	font-weight: normal;
	text-align: justify;
}

#mainwrapper .textc {
	float: left;
	margin: 15px 0 0 10px;
	line-height: 1.5em;
	width: 620px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#mainwrapper .textc2 {
	text-align: center;
}
.textc p {
	padding-bottom: 5px;
}

.textc img {
	float: left;
	padding: 0 15px 15px 0;
}

#mainwrapper .imgcol {
	float: right;
	margin: 20px 20px 0 0 !important;
	margin: 15px 10px 0 0;
	padding: 0;
	width: 220px;
	text-align: center;
	color: #000;
}

.imgcont {
	background: transparent url( images/rightimgbg2.jpg ) top no-repeat;
}

.imgcol img {
	padding: 15px 7px 15px 7px;
	margin: 0;
}

.imgcol p {
	width: 220px;
	text-align: center;
	font-size: .9em;
	color: #000;
	line-height: 1.2em;
	font-weight: bold;
}
.align-center {
	text-align: center;
}
.highlight {
	background-color: #FFFF33;
}
