body {
	background-color: #000920;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	color: #000;
}
.p {
	margin:0px;
	padding:0px;
	text-align: inherit;
	vertical-align: top;
}

p {
	margin-top:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 170%;
	font-weight: normal;
	color: #630;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: normal;
	color: #630;
	text-transform: capitalize;
	letter-spacing: 170%;
	line-height: 100%;
}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	letter-spacing: 2pt;
	font-weight: bold;
	color: #CA8942;
	text-transform: uppercase;
	padding-top: 2%;
	line-height: 110%;
}


a {
	COLOR:inherit;
	text-decoration: underline;
}





img {
	border:0px;
}

div {
	margin:0px;
	padding:0px;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	clip: rect(auto,auto,auto,auto);
}

li {
	margin-top:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 170%;
	font-weight: normal;
	color: #630;
}


.menu ul {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
	padding-left: 5pt;
}

.menu li {
	margin-top:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 170%;
	font-weight: normal;
	color: #630;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}


.clearFloatRight {
	float: left;
	clear: both;
}


#backgound {
	background-image:url(images/layout/bg_motion_blur.jpg);
	width: 100%;
	height: 100%;
	background-position: top center;
	background-repeat: no-repeat;
}


#bckgdCalendar {
	width: 100%;
	height: 100%;
	position: fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#main {
	width:745px;
	margin: 0px auto 0px auto; /* to center page */
	border: 0px solid #f0f0f0;
}

#outerborder {
	width:745px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	float:left;
	display:inline;
	background-image: url(images/layout/bg_main.jpg);
	background-position: center bottom;
}


#flashHeader {
	width:745px;
	padding-top:0px;
	height:200px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	position: relative;
	z-index: 50;
}

/*

#topMenu {
	width:745px;
	padding-top:0px;
	height:150px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
} */

#mainNav {
	width:745px;
	height:50px;
	background-image: url(images/layout/bg_mainNav.gif);
}

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

#mainNav ul li {
	float:left;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	}

#mainNav ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C60;
	font-size:110%;
	font-weight: bold;
	text-decoration:none;
	}

#mainNav ul li a:hover {
	color: #FC3;
	}


#features {
	width: 500px;
	height: 300px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
}




#pageImage {
	width: 500px;
	height: auto;
	float: left;
	display: inline;
	padding: 0px;
}

#content {
	width: auto;
	height: auto;
	margin-bottom: 0px;
	float: left;
	display: inline;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#sideBar {
	width: 219px;
	height: auto;
	float: left;
	padding-left: 25px;
	padding-top: 20px;
	display: block;
}
p.sideBar {
	margin-top:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FDECB9;
	padding-right: 20px;
	line-height: 130%;
}

.sideBar a {
	color: #FDECB9;
	text-decoration: none;
}

.sideBar a:hover {
	color: #FDECB9;
	background-color: #6e7fa7;
}


img.sideBar a {
	color: none;
	text-decoration: none;
}

img.sideBar a:hover {
	background-color: none;
}

#subFeatures {
	position: relative;
	width: 745px;
	height: 150px;
	float: left;
	display: inline;
	background-image: url(images/layout/subfeatures-bkgrd.jpg);
}

#subFeature1 {
	position: absolute;
	width: 190px;
	height: 90px;
	top: 30px;
	left: 30px;
}

#subFeature2 {
	position: absolute;
	width: 190px;
	height: 90px;
	top: 30px;
	left: 279px;
}

#subFeature3 {
	position: absolute;
	width: 190px;
	height: 90px;
	top: 30px;
	left: 529px;
}

#footer {
	position: relative;
	width: 705px;
	height: auto;
	color: #999;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.floatLeftFooterMenu {
	float: left;
	width: 140px;
	height: auto;
}

p.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
}

#footer ul {
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}

#footer ul li {
	float:left;
	clear: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	font-size: 80%;
	line-height: 170%;
	}

#footer ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #999;
	}

#footer ul li a:hover {
	color: #FFF;
	text-decoration: none;
	}

h1.footer {
	margin-top:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #F1C685;
	line-height: 120%;
}

p.footercopyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-align: right;
	float: right;
	clear: right;
	margin-top: 35px;
	font-size: 60%;
	line-height: 160%;
}

.footercopyright a {
	color: #999;
	text-decoration: none;
}
.footercopyright a:hover {
	color: #FFF;
}

#socialSites {
	position: absolute;
	width: 240px;
	height: 40px;
	top: 25px;
	right: 0px;
}

/* Fix up IE6 PNG Support */
img, div, a, input { behavior: url(/scripts/iepngfix.htc) }
