/* 
  -----------------------------------
  PMM PagePack Plus(TM) Style Sheet
  by Project Seven Development
  www.projectseven.com
  Anderssen Jones
  2-column Table
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
}
#pagewrapper {
	background-color: #000000;
	}
	
.headerMid {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	background-image: url(../custom/rotate.php);
	width: 725px;
	height: 215px;
	margin-left: 1px;
	}
#header {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	background:url(../custom/rotate.php);
	width: 725px;
	height: 215px;
	margin-left: 205px;
	}	
#banner {
	padding: 0px;
	width: 750px;
	height: 240px;
	margin-left: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}		
#header span {
display: none;
}
	
#pageHeader1 {
	padding: 0px;
	float: left;
	width: 185px;
	height: 215px;
	background: url(../images/ra_left_bg.jpg) top right no-repeat;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#pageHeader1 span {
display: none;
}

#pageHeader2 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 14px;
	width: 185px;
	height: 215px;
	background: url(../images/ra_right_bg.jpg) top right no-repeat;
	top: 0px;
}
#pageHeader2 span {
display: none;
}
		
h1 {
	color: #F14C46;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0 0 3px 1%;
}
#mainTable {
	border: 1px solid #666666;
}
td {
	vertical-align: top;
	background-color: #FFFFFF;
}
#c1 {
	width: 180px;
	background-image:  url(../images/ra_pbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 200px;
	border: 1px solid #666666;
}
.c1-text {
	font-size: .75em;
	padding: 12px;
}
.c1-text p {
	margin: 3px 0 12px 0;
}
#c2 {
	width: auto;
	border: 1px solid #666666;
	font-size: .9em;
	padding: 16px 24px;
}
#c2 p {
	margin: 3px 0 12px 0;
	line-height: 1.5em;
	color: #000000;
}
.pictureprgh {
	margin: 3px;
	text-align: left;
	border: medium double #333333;
}
h2, h3, h4 {
	margin: 0;
	line-height: normal;
}
h2 {
	font-size: 1.35em;
	color: #b8b8b8;
}
h3 {
	font-size: 1.2em;
	color: #BF292A;
}
h4 {
	font-size: 1.1em;
	color: #BF292A;
}
h5 {
	font-size: 1.3em;
	color: #000000;
}
h6 {
	font-size: 1.3em;
	color: #003399;
}

/*horizontal rule properties*/
hr {border: none 0; 
border-top: 1px dashed #333;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

#footer {
	font-size: 0.75em;
	padding: 12px;
	color: #FFFFFF;
	border: 1px solid #666666;
	background-color: #070707;
}
.c1-text a:link {
	color: #BF292A;
	text-decoration: none;
}
.c1-text a:visited, .c2-text a:visited {
	color: #C77C65;
}
.c1-text a:hover, .c1-text a:active, .c1-text a:focus,
.c2-text a:link, a:hover, .c2-text a:active, .c2-text a:focus {
	color: #0000CC;
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #F14c46;
}
/*Layout-specific styles to overwrite the menu styles.*/
#p7PMnav {
	font-size: 1.1em;
	border-bottom: 1px solid #FFFFFF;
	border-right: 0;
	border-left: 0;
	width: 100%;
	font-weight: bold;
}
#p7PMnav ul {
	width:13em;
}
