/* Global Styles */

/* using this one*/
body {
	margin: 0;
	padding: 0;
	color: #ccc;
	background-color: #000;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

a {
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}

/* ID Styles */

/* using this one*/
#clearone {
	clear: both;
	height: 1px;
	width:100%;
}
/* using this one*/	
#navigation {
	border-top: 1px solid #f60;
	border-bottom: 1px solid #f60;
	background-color: #331400;
	padding: 3px 0 2px 20px;
	float:left;
	width:853px;
	letter-spacing:.2em;
}

#navigation a {
	color:#ff6803;
	}
	
#navigation a:hover, a:visited {
	color:#FF9875;
	}
	
/*#container {
	margin:0;
	padding:0;
}*/

/* using this one*/	
#content {
	margin: 0;
	color: #ff9875;
	padding-left: 25px;
}
#content h2 {
	padding: 0.5em;
}
#content img{
	margin-top:10px;
	margin-left:30px;
}

#formMail p {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	}
	
/* using this one*/
#footer {
	width: 100%;
	text-align:center;
	font-size:.8em;
	border-top: 1px solid #f63;
	border-bottom: 1px solid #f63;
	padding:0;
	margin:0;
	/*clear: both;*/
}

/* using this one*/	
#footer p {
	font-size:.8em;
}
#baseline {
	font-size:.8em;
	text-align:center;
}

/* using this one*/
#topHeader {
	padding:0;
	margin:0;
	background-image: url(../images/headerBG.jpg);
	background-repeat:no-repeat;
	height:246px;
	background-color:#000;
}


#header-bottom {
	border-top: 1px solid #f60;
	border-bottom:  1px solid #f60;
	background-color: #331400;
	margin: 2px;
	padding: 5px 0 2px 20px;
	float:left;
	width:853px;
}

/*#header-bottom ul{
	margin: 0; 
	padding: 0;
	background-color: #ccc;
	}

#header-bottom li{
	display: inline;
	border-top: 1px solid #ccc;
	border-bottom:  1px solid #ccc;
	}
	
#header-bottom li a:hover{
	display: inline;
	border-top: 1px solid #ccc;
	border-bottom:  1px solid #ccc;
	background-color: #FFF;
	}

#header-bottom a: link {
	Text-decoration: none;	
	}
	
#header-bottom a:visited {
	color: #000;
	}
	
#foot {
	margin: 0;
	padding: 0;
	width: 100%;
	height: .5em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	background-color: #933;
}
#main {
	margin: 0;
}
#mainFeature-lg {
	padding: 2em 2em 1em 20px;
	width: 600px;
	letter-spacing: 2px;
	float:right;
}
#mainFeature-med {
	padding: 2em 2em 1em 20px;
	width: 500px;
	letter-spacing: 2px;
	float:right;
}
#mainFeature-sm {
	padding: 2em 2em 1em 20px;
	width: 400px;
	letter-spacing: 2px;
	float:right;
}
#mainFeature-vsm {
	padding: 2em 0 1em 200px;
	width: 200px;
	letter-spacing: 2px;
}
#sidebarLeft-lg {
	float: left;
	width: 440px;
	margin: 0;
	padding: 0;
	color: #000;
}
#sidebarLeft-med {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #000;
}
#sidebarLeft-sm {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	color: #fff;
}
#sidebarRight-lg {
	float: right;
	width: 440px;
	margin: 0;
	padding: 0;
	color: #000;
}
#sidebarRight-med {
	float: right;
	width: 350px;
	margin: 0;
	padding: 0;
	color: #000;
}
#sidebarRight-sm {
	float: left;
	width: 147px;
	margin: 0;
	padding: 0;
	color: #000;
}
*/

#navigation {
	background-color:#331400;
	background-repeat:no-repeat;
}
/*#navigation a {
	font: 10px arial;
	border-color: #ff6600;
	border-bottom:thin;
	border-top:thin;
	/*text-decoration: none;
	letter-spacing: .1em;
	}
	*/
/*#navigation a: hover {
	color: #000;
	text-decoration: underline;
	}
*/
#padding {
	padding: 10px 5px 20px 25px;
}
#tagline {
	font-weight: bold;
	font-size: .9em;
	color: #ccc;
	font-style: italic;
	margin: 0px;
	padding: 40px 10px 10px 20px;
	width: 300px;
	float: right;
}
#wrapper {
	color: black;
	padding: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 30px;
	width: 900px;
}
/* for Java script*/

#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #996;
}


/* Class Styles */

/* using this one*/
.navText {
	color: #FF6803;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}

/*.logo {
	float: left;
	padding: 15px 10px;
}
.sidebarText {
	font: 12px georgia;
	color: #000;
	line-height: 18px;
}
.bodyText {
	line-height: 18px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.padding {
	padding: 10px;
}
.pageName {
	font: 20px georgia;
	color: #933;
	letter-spacing: .1em;
	line-height: 26px;
}
.subHeader {
	font: 14px georgia;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .1em;
	padding-bottom: 10px;
}
 */
