@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/backdrop.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #333333;
}

h2 {
	font-size: 1.7em;
	font-weight: 700;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3{
	font-size: 1.2em;
	font-weight: 700;
	color: #333333;
	margin-bottom: 2px;
	margin-top: 6px;
}

.banner {
	background-image:url(../images/banner_back.jpg);
	background-repeat: no-repeat;
}

.footer{
	background-image: url(../images/footer.gif);
	font-size: 1em;
	color: #666666;
	letter-spacing: 1px;
}

.leftedge{
	background-image: url(../images/page_left_back.jpg);
	background-repeat: repeat-y;
	width: 13px;
}

.rightedge{
	background-image: url(../images/page_right_back.jpg);
	background-repeat: repeat-y;
	width: 13px;
}
a {
	color: 4060b5;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.rrail{
	background-image: url(../images/rr_back_image.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: 5772b5;
}

.rrail_int{
	background-image: url(../images/rrail_int_back.jpg);
	background-repeat: repeat-x;
}

.rrail_int_content{
	width: 200px;
	margin-left: 20px;
}

.rrail_int h2{
	font-size: 1.5em;
}

.centercontent{
	background-position: 0% 100%;
	background-image:url(../images/content_back_image.jpg);
	background-repeat: repeat-x;
}

.rrail p{
	color:#ffffff;
	font-size: 1.2em;
	font-weight: 500;
	margin-right: 25px;
	line-height: 1.4em;
	margin-top: 10px;
}

#whatnew{
	margin-left: 30px;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 30px;
}

rightrail{
	vertical-align: top;
}


#whatnew p{
	font-size: 1.1em;
	line-height: 1.4em;
	margin-top: 3px;
}

#services{
	margin-top: 0px;
	margin-bottom: 30px;
	width: 300px;
}


#services p{
	margin-top: 5px;
	margin-bottom: 3px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#services li{
	font-size: 1.1em;
	line-height: 1.4em;
	list-style-image: url(../images/bullet_.gif);
}

#services ul{
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}

.wrap{
	margin-bottom: 60px;
	}
	
#bannerright{
	float: right;
	width: 260px;
	margin-right: 30px;
	margin-top: 30px;
}

#bannerright p{
	font-size: 11px;
	margin-top: -2px;
	line-height: 14px;
}

#bannerright h2{
	font-size: 1.4em;
}


#bannerleft{
	float: left;
}

#bannercenter{
	float: right;
	margin-right: 15px;
	margin-top: 24px;
}

#contentarea p{
	font-size: 1.1em;
	line-height: 1.4em;
	color: #666666;
	margin-top: 0px;	
}

#contentarea li{
	font-size: 1.1em;
	line-height: 1.4em;
	color: #666666;	
	list-style-image: url(../images/bullet_.gif);
}


#contentarea ul{
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
}

#contentarea h3{
	margin-top: 16px;
	margin-bottom: 6px;
}

#middlecontent{
	width: 524px;
	margin-bottom: 40px;
}

#int_banner{
	background-image: url(../images/interior_banner.gif);
	background-repeat: no-repeat;
	height: 71px;
}

.alert{
	color: #990000;
	font-size: 1.4em;
}