@charset "UTF-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;	
}

body{
	font:10px Verdana;
	color:#af1b00;
	background:url('images/grey-clouds.jpg') repeat;
}

p{
	margin:10px 0px 10px 0px;
}

h1{
	font:22px Times;
	text-transform:uppercase;
	color:#af1b00;
}

h2{
	font:16px Times;
	text-transform:uppercase;
	color:#333;
	margin-top:20px;
}

h3{
	font:14px Times;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}

h4{
	font:14px Times;
}

td{
	vertical-align:top;
}

a{
	color:#af1b00;
	text-decoration:underline;
}

a img{
	border:none;
}

ul{
	margin-left:25px;
}

.img{
	margin:10px;
	border:3px #e1e1e1 solid;
}

#news-entry{
	border-bottom:1px #e1e1e1 solid;
	margin-bottom:15px;
}

#redClouds{
	background:url('images/redClouds.jpg') repeat-x;
	height:406px;
}

#redClouds-alt{
	background:url('images/redClouds.jpg') repeat-x;
}

#content-right{
	padding-left:20px;
}

#nav{
	background:url('images/nav-bg.png') repeat-x;
	height:48px;
}

#nav-inside{
	width:960px; /* Layout is 960px wide */
	height:48px;
	vertical-align:top;
	text-align:left;
	font:14px Times;
	color:#FFFFFF;
	font-weight:bold;}

#nav-inside li{
	display:inline;
	list-style-type:none;
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #ffffff;
}

#nav-inside a{
	text-decoration:none;
	color:#ffffff;
}

#nav-inside a:hover {
	color:#e1e1e1;
}

#nav-inside ul{
	display:inline;
	float:left;
	padding-top:13px;
}

#redCloud-content{
	width:960px;
}

#redCloud-content-inside{
	text-align:left;
}

#redCloud-left{
	width:538px;
	height:358px;
	float:left;
}

#redCloud-left-alt{
	width:538px;
	float:left;
}

#redCloud-right-alt{
	width:422px;
	float:left;
}
#redCloud-right0{
	width:422px;
	height:358px;
	float:left;
	background-image:url(images/headers/TopImageRight-3.png);
	background-repeat: no-repeat;
	behavior: url(scripts/iepngfix.htc);
}

#redCloud-right1{
	width:422px;
	height:358px;
	float:left;
	background-image:url(images/headers/TopImageRight-1.png);
	background-repeat: no-repeat;
	behavior: url(scripts/iepngfix.htc);
}
#redCloud-right2{
	width:422px;
	height:358px;
	float:left;
	background-image:url(images/headers/TopImageRight-2.png);
	background-repeat: no-repeat;
	behavior: url(scripts/iepngfix.htc);
}
#redCloud-right3{
	width:422px;
	height:358px;
	float:left;
	background-image:url(images/headers/TopImageRight-3.png);
	background-repeat: no-repeat;
	behavior: url(scripts/iepngfix.htc);
}

#redCloud-right-content{
	font:10px Verdana;
	color:#ffffff;
	width:400px;
	padding-left:20px;
	padding-top:5px;
}

#redCloud-news{
	width:528px;
	background:url('images/TopImageLeft.png') no-repeat;
	height:299px;
    color:#ffffff;
	padding-left: 10px;
	behavior: url(scripts/iepngfix.htc);

}

#redCloud-news a{
    color:#ffffff;
}

#redCloud-news-inside{
	padding-left:30;
	width:180px;
    color:#ffffff;

}

#redCloud-news-post a{
	color:#ffffff;
	text-decoration:none;
}

#services-right{
	padding-left:20px;
}

#contact-form-alt td{
	text-align:left;
}

#redCloud-news-post{
	font:10px Verdana;
	color:#ffffff;
	width:180px;
	margin-left:10px;
	padding-left:10px;
	
}

#content-holder{
	background-color:#FFFFFF;
}

#content-inside{
	width:960px;
	text-align:left;
}


#content-topShadow{
	background:url('images/content-top-shadow.jpg') top no-repeat;
}

#content-bottomShadow{
	background:url('images/content-bottom-shadow.jpg') bottom no-repeat;
}

#content-container{
	margin:0px 40px 0px 40px;
}

#news td{
	border-bottom:1px #e1e1e1 solid;
	padding-bottom:15px;
}

#content-bottom{
	height:52px;
}

#footer{
	width:960px;
	height:60px;
	margin-top:35px;
	font:9px Verdana;
	color:#ffffff;
	background:url('images/redsky-logo-footer.png') no-repeat right;
	behavior: url(scripts/iepngfix.htc);
}

#footer a{
	text-decoration:none;
	color:#ffffff;
}

#redCloud-top-left{
}

#contact-form td{
	text-align:right;
	padding-right:3px;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

/* NAVIGATION ITEMS DO NOT EDIT */

.menuContainer{
	padding-top:13px;
	width:670px;
}

.topItemNormal {
 	font:14px Times;
	color:#fff;
	cursor:pointer;
	margin:0px 20px 0px 20px;
	text-transform:uppercase;
	
}

/* Style for top items: mouseover state */
.topItemOver {
	margin:0px 20px 0px 20px;
	font:14px Times;
	color:#e1e1e1;
	cursor:pointer;
	text-transform:uppercase;
}

.submenuContainer{
	background:url('images/gradient.gif') repeat-x #af1410 top;
	cursor:pointer;
	font-size:12px;
	text-transform:uppercase;
}

.secondtopItemNormal {
	cursor:pointer;
	width:225px;
	margin:5px;
	height:30px;
	padding:5px;
	border-bottom:1px solid white;
}

/* Style for 2 items: mouseover state */
.secondtopItemOver {
	cursor:pointer;
	color:#cccccc;
	width:225px;
	margin:5px;
	height:30px;
	padding:5px;
	border-bottom:1px solid white;
}

.thirdtopItemNormal {
	font:14px Times;
	color:#fff;
	cursor:pointer;
	margin:0px 20px 0px 20px;
	border-right:none;
	text-transform:uppercase;
}

/* Style for 3 items: mouseover state */
.thirdtopItemOver {
  	font:14px Times;
	color:#fff;
	margin:0px 20px 0px 20px;
	cursor:pointer;
	text-transform:uppercase;
} 
