html, body {
	margin:0;
	padding:0;
	height:100%; /* IE6: treaded as min-height*/
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: .9em;
	
	}
	
* {
	margin:0;
	padding:0;
	}
	
#wrapper {
	position:relative;
	margin:0 auto;
	width:933px;
	background-image:url(../images/interface/bg-repeat.jpg);
	margin-top:20px;
	}
	
.cleardivs {
	clear:both;
	height:1px;
	}


/*----------Flash Detection Styles----------*/	

#flashdetection {
	position:absolute;
	top:0px;
	left:16px;
	width:100px;
	height:190px;
	text-align:center;
	background:#FFFFFF;
	color:#000000;
	border:#000000 1px solid;
	padding:10px;
	}
	
	#flashdetection h1 {
		color:#FF0000;
		font-size:18px;
		}
		
		
	#flashdetection p {
		padding:8px 0px;
		}	
	
/*--------------------------------------------*/
	
/****************************************** LEFT SIDE FLASH STYLES ****************************************************/

#leftside-flash {
	display:none;
	position:absolute;
	width:186px;
	height:829px;
	left: 17px;
	top: 98px;
	z-index:10;
	}

/****************************************** HEADER STYLES ***********************************************************/

#header {
	background-image:url(../images/interface/bg-top.jpg);
	background-repeat:no-repeat;
	width:933px;
	height:112px;
	}
	
/****************************************** CONTENT STYLES ***********************************************************/

#content {
	background-image:url(../images/interface/bg-top-repeat.jpg);
	background-repeat:no-repeat;
	width:698px;
	min-height:800px;
	padding: 10px 50px 10px 180px;
	}
	
#left-spacer {
	position: relative;
	width:1px;
	float:left;
	height:800px;
	}
	
#content h1 {
	padding:0;
	color:#c4151c;
	font-size:1.6em;
	}
	
#content h2 {
	background-color:#c4151c;
	padding:3px;
	color:#FFFFFF;
	font-size:1em;
	margin-bottom:5px;
	}

#content p {
	line-height:1.6em;
	font-size:0.9em;
	margin-bottom:20px;
	}
#content .caption {
	font-size:0.8em;
	font-style:italic;
	}
	
#content #headline {
	margin-bottom:5px;
	border-bottom: #c4151c 1px solid;
	height:30px;
	}
	
#content #headline a  {
	text-decoration:none;
	color:#c4151c;
	font-size:.8em;
	font-weight:bold;
	padding:5px;
	margin-left:5px;
	}
		
#content #headline a:hover{
	color:#ffffff;
	background:#c4151c;
	}

#content #headline .on  {
	text-decoration:none;
	color:#ffffff;
	background:#c4151c;
	font-size:.8em;
	font-weight:bold;
	padding:5px;
	margin-left:5px;
	}

	
#content .floatLeft {
	float:left;
	}
	
#content .floatRight {
	float:right;
	}				

#content .quote {
	color:#c4151c;
	font-style:italic;
	margin:8px auto 10px;
	width:84%;
	height:30px;
	}
	
#content .quoteAuthor {
	font-size:0.8em;
	float:right;
	}		
	
#content ul {
	margin-left:20px;
	margin-bottom:10px;
	}
	
#content li {
	margin-bottom:5px;
	}
	
	
#content .faq ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;

	}
	
#content .faq .q {
	font-size:1em;
	font-weight:bold;
	padding-top:10px;
	background-image: url(../images/icons/q.gif);
    background-repeat: no-repeat;
    background-position: 0 .7em;
	padding-left: 23px;
	list-style: none;
	}	
	
#content .faq .a {
	font-size:.9;
	padding-bottom:10px;
	background-image: url(../images/icons/a.gif);
    background-repeat: no-repeat;
    background-position: 0 .1em;
	padding-left: 23px;
	list-style: none;
	}
	
#content a  {
	text-decoration:none;
	color:#c4151c;
	font-size:.9em;
	}	
/****************************************** FOOTER STYLES ***********************************************************/

#footer {
	background-image:url(../images/interface/bg-bottom.jpg);
	width:933px;
	height:135px;
	}

#footer a {
	text-decoration:none;
	color:#000000;
	font-size:.7em;
	font-weight:bold;
	}
	
#footer a:hover {
	color:#FF0000;
	}
	
#footer li {
	display:none;
	list-style:none;
	float:left;
	padding-right:15px;
	}
	
#copyrighttxt {
	display:none;
	color:#969494; 
	text-transform:uppercase; 
	font-size:.7em; 
	font-weight:bold; 
	margin-left:400px;
	margin-top:15px;
	}
	
#navigator {
	display:none;
	float:right;
	padding-top:55px;
	padding-right:10px;
	}
	
/****************************************** MENU STYLES ***********************************************************/
	
#menu {
	display:none;
	float:right;
	width:400px;
	margin-top:33px;
	margin-right:30px;
	}
	
#menu li {
	list-style:none;
	float:left;
	padding-right:20px;
	}
	
#menu a {
	text-decoration:none;
	color:#000000;
	font-size:.7em;
	font-weight:bold;
	}
	
#menu a:hover {
	color:#FF0000;
	}
	
/****************************************** PHOTO GALLERY STYLES ***********************************************************/

.photogallery {
	width:620px;
	margin:0px 0px 0px 30px;
	color:#000000;
	font-weight:bold;
	font-size:.9em;
	}
	
.photogallery li {
	background-image:url(../images/interface/photo-bg.jpg);
	float:left;
	list-style:none;
	margin: 0px 5px 0px 0px;
	width:191px;
	height:177px;
	text-align:center;
	}
	
.photogallery img {
	border:solid 1px #FFFFFF;
	margin:17px 0px 6px 2px;
	}
	
.photogallery a {
	color:#FF0000;
	text-decoration:none;
	}
	
#phototitle {
	font-size:11px;
	color:#FF0000;
	}
	
/****************************************** E-FLYER STYLES ***********************************************************/

#content .eflyerpages {
	float:right;
	margin:5px 25px 5px 0px;
	}

#content .eflyerpages li {
	list-style:none;
	float:left;
	margin-right:5px;
	}
	
#content .eflyerpages li a {
	background-color:#FF0000;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:3px 5px 3px 5px;
	font-size:10px;
	}
	
#content .eflyerpages li a:hover {
	background-color:#c4151c;
	}
	
#content .flyerprint {
	margin-left:30px;
	float:left; 
	padding-top:2px;
	}
	
#content .flyerprint a {
	padding:5px;
	display:block;
	width:70px;
	color:#FF0000;
	font-size:9px;
	font-weight:bold;
	cursor:pointer;
	}
	
#pagelist {
	width:635px;
	height:120px;
	color:#FFFFFF;
	font-size:10px;
	margin:50px 0px 0px 30px;
	}

#pagelist ul {
	margin-top:10px;
	}	

#pagelist li {
	float:left;
	width:60px;
	margin-right:10px;
	list-style:none;
	text-align:center;
	}
	
#pagelist li img {
	border: solid 1px #000000;
	}
	
#pagelist h1 {
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:12px;
	margin:0px;
	padding:5px;
	}

/****************************************** Forms ***********************************************************/
#traninglogin {
	font-size:0.8em;
	}
	
#traninglogin .button {
	border:0;
	background:none;
	color:#FF0000
	}
	
#traninglogin .textbox {
	width:100px;
	height:10px;
	font-size:0.8em;
	}

