/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color:#000000;
	background-attachment:scroll;
	background-image:url(../images/rcbg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	color:#F0F8FF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
	
h1 {
	display:none;
}

h2 {
	display:none;
}

h6 {
	font-size:22px;
	display:block;
	border-bottom:1px solid #ffffff;
	text-align:right;
	margin:10px 0 0 0;
	padding:0;
}

object {padding-left:40px;}

a {
	color:#87D0D6;
	}

#container {
	width:982px;
	margin:0 auto;
}

#header {
	height:98px;
	width:982px;
	}

#logo {
	padding-top:8px;
	}
	
#logo img {
	border:none;
	}
	
#mainimg {
	clear:both;
	width:982px;
	height:320px;
	}
	
#mainbullets {
	float:left;
	width:300px;
	}	
	
#mainbullets ul {
	list-style:none;
	padding:15px 0 0 20px;
	margin:0;
	}
	
#mainbullets ul li {
	list-style:none;
	padding:0;
	}
	
#mainbullets ul li a img {
	border:none;
	}
	
#slogan {
	float:right;
	width:665px;
	padding:28px 10px 0 0;
	}

#slogan p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-weight:100;
	font-style:italic;
	margin:0;
	padding:0;
	line-height:1.7em;
	}

#slogan p.quote {
	font-size:24px;
	text-align:right;
	}
	
#col1 {
	width:580px;
	float:left;
	clear:left;
	}

#col1 h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	font-weight:100;
	display:block;
	margin:15px 0 15px 0;
	padding:0;
	color:#ceda5a;
	border-bottom:1px ridge #ceda5a;
	background-image:url(../images/megaphone2.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#col1 p {
	line-height:1.7em;
	margin:10px 0 30px 10px;
	}

#col1 ul {
	list-style:none;
	}
	
#col1 li {
	line-height:1.8em;
	}

#col2 {
	width:370px;
	float:right;
	clear:right;
	}

#col2 h4 {
	font-size:29px;
	font-weight:100;
	display:block;
	margin:15px 0 15px 0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px ridge #e0b91e;
	color:#e0b91e;
	background-image:url(../images/megaphone.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

#col2 h5 {
	font-size:20px;
	margin:0 0 5px 0;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#87d0d6;
	}

#col2 ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#col2 ul li{
	list-style:none;
	padding:0 0 22px 0;
	margin:0 0 30px 0;
	background-image:url(../images/fancyborder.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	}
	
#col2 ul li a img{
	border:6px solid #333333;
	}
	
#col2 ul li a img:hover{
	border:6px solid #cccccc;
	}

#twitter {
	width:370px;
	height:70px;
	float:right;
	clear:right;
	background-image:url(../images/twitterbg.png);
	background-position:right;
	background-repeat:no-repeat;
	font-size:10px;
	margin-top:10px;
	}

#twitter a img {
	border:none;
}

#twitter_div {
	margin:15px;
	padding:0;
	}
	
#twitter ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#twitter ul li{
	list-style:none;
	}

#footer {
	border-top:1px solid #666666;
	padding:5px 0 15px 0;
	font-size:12px;
	color:#666666;
	text-align:center;
	}

#footer a {
	color:#999999;
	}
	
/* form */

.formbox {
	background-color:#333333;
	color:#CCCCCC;
	}
	