html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}

html, body {
	height: 100%;
}

html {
	overflow-y: scroll;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*
      Created by CSS Portal Layout Generator
	  http://www.cssportal.com
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #e6ebf0 url(../images/mainbg.png) repeat-x;
	line-height: 15px;
}

a img {border: none;}

h1 {
	font-size: 21px;
	color: #cc9900;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	margin: 10px 0 0 25px;
	text-align: left;
}

h2 {
	font-size: 13px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
}


h3 {
	/*font-size: 12px;*/
	color: #003366;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	margin: 0 0 3px 10px;
	text-align: left;
}

h4 {
	font-size: 12px;
	color: #3c638a;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	margin: 5px 0 0 0;
}

h5 {
	font-size: 12px;
	color: #cc9900;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
	margin: 5px 0 0 0;
}

p {
vertical-align: top;
color: #003366;
margin: 5px 0 5px 0;
padding: 0px;
}

p.description {
	color: #3c638a;
	vertical-align: top;
	margin: 7px 0 0 0;
}

p.space {
	margin: 15px 0 15px 0; /*general use*/
}

p.space1 {
	margin: 15px 0 70px 0; /*1 desk book title*/
}

p.space2 {
	margin: 15px 0 55px 0; /*2 desk book title*/
}

p.space3 {
	margin: 15px 0 40px 0; /*3 desk book title*/
}

p.space4 {
	margin: 15px 0 25px 0; /*4 desk book title*/
}

p.space5 {
	margin: 15px 0 10px 0; /*5 desk book title*/
}

p.space6 {
	margin: 10px 0 5px 0; /*5 desk book title*/
}

p.space25 {
	margin: 25px 0 25px 0;
}

b {
	font-weight: bold;
	color: #3c638a;
}

b.lighter {
	font-weight: bold;
	color: #aabbcc;
}

b.gold {
	font-weight: bold;
	color: #cc9900;
}

i {
	font-weight: normal;
	font-style: italic;
	color: #3c638a;
}

hr {
	border: none 0;
	border-top: 3px double #cc9900; /*the border*/
	width: 100%;
	height: 3px; /*whatever the total width of the border-top and border-bottom equal*/
	margin: 5px 0 10px 0;
}

hr.blue {border: none 0;
border-top: 2px dotted #ced8e1;/*the border*/
width: 100%;
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 10px 0 5px 0;
}
	
hr.review {border: none 0;
border-top: 1px solid #ffe599;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 5px 0 5px 0;
}

hr.review0 {border: none 0;
border-top: 1px solid #ffe599;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 0 0 0 0;
}  	

hr.review15 {border: none 0;
border-top: 1px solid #ffe599;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 15px 0 5px 0;
} 

hr.review25 {border: none 0;
border-top: 1px solid #ffe599;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 25px 0 5px 0;
} 

hr.review35 {border: none 0;
border-top: 1px solid #ffe599;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 35px 0 5px 0;
} 

hr.review45 {border: none 0;
border-top: 1px solid #ffe599;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 45px 0 5px 0;
} 

hr.review55 {border: none 0;
border-top: 1px solid #ffe599;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
margin: 55px 0 5px 0;
} 

li.review {
	margin: 5px 0 5px 0;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
}

ul {margin-left: 16px; padding-left: 0; margin-top: 0px;}

li {
	margin: 0 0 5px 0;
}

li.bullet {color:#cc9900;
	list-style-type: disc;
	list-style-position: outside;
}

.bluetext {color: #003366}

span {
margin: 0 8px 0 8px;
width: 8px;
color: #aabbcc;
}

span.ex {
margin: 0 0 0 0;
width: 15px;
}

.input {
	width: 100px;
    border: 1px solid #ced8e1;
    background: #ffffff;
}
.button {
	width: 70px;
    border: 1px solid #ced8e1;
    background: #aabbcc;
	 font-size: 11px;
	 color: #ffffff;
}

.logo {
	text-align: center;
	height: 100%;
	width: 100%;
	margin: 20px 0 25px 0;
}

.branchimg {
	z-index: 2;
	vertical-align: top;
	position: relative;
   margin: 35px 0 20px 0;
	height: 100%;
   width: 100%;
	float: left;
}

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 900px;
	border-style:solid;
	border-left-color: #ced8e1;
	border-left-width:1px;
	border-right-color: #ced8e1;
	border-right-width:1px;
}

#header {
	z-index: 1;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	background: #ffffff;
	width: 900px;
	float: left;
	height: 120px;
}

#logo {
	z-index: 2;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 131px;
	height: 99px;
}

#headernavhome {
	z-index: 2;
	position: absolute;
	left: 723px;
	top: 7px;
	width: 200px;
	height: 20px;
	color: #aabbcc;
}

#headernav {
	z-index: 2;
	position: absolute;
	left: 610px;
	top: 7px;
	width: 285px;
	height: 20px;
	color: #aabbcc;
}

a:link, a:visited {
  color: #3c638a;
  text-decoration: underline;
}

a:active, a:hover {
	color: #cc9900;
	text-decoration: underline;
}

a:link.bold, a:visited.bold {
  color: #3c638a;
  text-decoration: underline;
  font-weight: bold;
}

a:active.bold, a:hover.bold {
	color: #cc9900;
	text-decoration: underline;
	font-weight: bold;
}

a:link.review, a:visited.review {
	font-size: 11px; 
	color: #cc9900;
	font-weight: bold;
	text-decoration: none;
}

a:active.review, a:hover.review {
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}
 
a:link.headernav, a:visited.headernav {
  color: #ffffff;
  text-decoration: none;
}

a:active.headernav, a:hover.headernav {
	color: #cc9900;
	text-decoration: underline;
}

#content {
	float: left;
	color: #003366;
	background: #ffffff;
	height:auto !important;
	height:500px;
	min-height:500px;
	width: 900px;
	display: inline;
}

#contentfullwidth {
	position: relative;
	left: 25px;
	top: 10px;
	float: left;
	height:auto !important;
	height:625px;
	min-height:625px;
	width: 850px;
	display: inline;
}

#spacer {
	position: relative;
	left: 0px;
	top: 0px;
	background: #ffffff;
	float: left;
	height:auto !important;
	height:10px;
	min-height:10px;
	width: 900px;
	display: inline;
}

/*4 Column Layout - RC Adults*/
#column1 {
	position: relative;
	left: 25px;
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;
	width: 200px;
	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	display: inline;
	padding: 0 10px 0 0;
	}

#column2 {
	position: relative;
	left: 45px;
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;
	width: 200px;
	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	display: inline;
	padding: 0 10px 0 0;
}

#column3 {
	position: relative;
	left: 65px;
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;
	width: 200px;
	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	display: inline;
	padding: 0 10px 0 0;	
	}

#column4 {
	position: relative;
	left: 85px;
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;
	width: 165px;
	display: inline;
}

strong.right {
	float: right;
	margin: 0 0 0 0;
}

img.bkcvr {
	border: 1px solid #999999;
	float: right;
	margin: 0 0 0 7px;
}

img.bkcvrlhs {
	border: 1px solid #999999;
	float: right;
	margin: 0 20px 0 0;
}

/* Collapsavle div */
div.animatedcollapse {
width: 195px; display:none; margin:0 0 10px 0;}

div.animatedcollapse2 {
width: 225px; display:none; margin:0 0 10px 0;}

/* --- 2 Column Grid --- */
.grid2col {
  width: 900px;
  margin: 10px auto;
}

.grid2col-m1 {
  float: left;
  width: 25px;
  height: 1px;
}

.grid2col-c1 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 530px;
  	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	padding: 0 20px 0 0;
}

.grid2col-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid2col-c2 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 270px;
	padding: 0 10px 0 0;
}
/* --- END 2 Column Grid --- */

/* --- 3 Column Grid --- */
.grid3col {
  width: 900px;
  margin: 10px auto;
}

.grid3col-m1 {
  float: left;
  width: 25px;
  height: 1px;
}

.grid3col-c1 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 260px;
  	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	padding: 0 10px 0 0;
}

.grid3col-c1umims { /*only for umims page */
	top: 10px;
	float: left;
	height: 120px;	
	width: 260px;
  	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	padding: 0 10px 0 0;
}

.grid3col-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid3col-c2 {
 	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 260px;
  	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	padding: 0 10px 0 0;
}

.grid3col-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

.grid3col-c3 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 260px;
	padding: 0 10px 0 0;
}
/* --- END 3 Column Grid --- */

/* EMBEDDED FLASH YOU TUBE */
.flashunit {
	padding: 4px;
	background: #f2f5f7;
	border: 1px solid #CED8E1;
	/*margin: 10px auto;*/
	width: 320px;
}
.flashunit h2 {
	font-size: 11px;

	margin: 0;
	padding: 10px;
	text-align: left;
}
.flashunit p {

	padding: 10px;
	margin: 0;

}
object.flashvideo {
	width: 100%;
	height:265px;
}

/* --- 3 Column Grid TEENS --- */
.teen3col {
  width: 900px;
  margin: 10px auto;
}

.teen3col-m1 {
  float: left;
  width: 25px;
  height: 1px;
}

.teen3col-c1 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 230px;
  	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	padding: 0 10px 0 0;
}

.teen3col-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.teen3col-c2 {
 	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 230px;
  	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	padding: 0 10px 0 0;
}

.teen3col-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

.teen3col-c3 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 330px;
	padding: 0 0 0 0;
}
/* --- END 3 Column Grid TEENS--- */

/* --- 2 Column Grid WHATS ON --- */
.wo2col {
  width: 900px;
  margin: 10px auto;
}

.wo2col-m1 {
  float: left;
  width: 25px;
  height: 1px;
}

.wo2col-c1 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 400px;
  	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	padding: 0 30px 0 0;
}

.wo2col-m2 {
  float: left;
  width: 10px;
  height: 1px;
}

.wo2col-c2 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 390px;
	padding: 0 0 0 20px;
}
/* --- END 2 Column Grid WHATS ON */

/* --- 2 Column Grid MOBILES --- */
.mob2col {
  width: 900px;
  margin: 10px auto;
}

.mob2col-m1 {
  float: left;
  width: 25px;
  height: 1px;
}

.mob2col-c1 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 650px;
  	border-style: dotted;
	border-right-color: #ced8e1;
	border-right-width: 1px;
	padding: 0 25px 0 0;
}

.mob2col-m2 {
  float: left;
  width: 25px;
  height: 1px;
}

.mob2col-c2 {
	top: 10px;
	float: left;
	height: auto;
	min-height: 100px;	
	width: 150px;
	padding: 0 0 0 0px;
}
/* --- END 2 Column Grid MOBILES */





