/*
-----------------------------------------------
Name:     Akemi Solloway
Designer: Arc23.com
URL:      www.akemisolloway.com
Date:     August 2009
----------------------------------------------- */

A:link { text-decoration: none; color:#CC6699;}
A:active { text-decoration: none; color:#000000;}
A:visited { text-decoration: none; color:#999999; } 
A:hover { text-decoration: none; color:#CC0000; } 

body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	background: #fff;
}
* {margin: 0; padding: 0;}

p { 
	margin-top: 0px; 
	margin-bottom: 1em;
	}
h1 {
	color: #cc0000;
	font: 28px "Trebuchet MS", Verdana;
	font-weight: bold;
}	

h2 {
	color: #333333;
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	margin-top: 10px; 
	margin-bottom: 1em;
}

h4 {
	color: #CC0000;
	font: 14px "Trebuchet MS", Verdana;
	margin: 0;
	font-weight: bold;
}
h5 {
	color: #CC0000;
	font: 13px "Trebuchet MS", Verdana;
	margin: 0;
	font-weight: bold;
}
img {
	border: 0px;
	float: left;
	margin: 0px;
}
#contentright img {
	border: 0px;
	float: left;
	margin: 0 0px 0 13px;
}

pre {
	font-size: 10px;
	color: #0066FF;
	line-height: 12px;
	}
.datestamp {
	font-size: 11px;
	color: #0066FF;
	font-style: italic;
	margin-top: 5px; 
	margin-bottom: 5px;
	}
.hilight { 
	color: #990000; 
	font-weight: bold;
	}
.red { 
	color: #ff0000; 
	font-weight: bold;
	}	
.green { 
	color: #009900; 
	font-weight: bold;
	}	
.gold { 
	color: #ffcc00; 
	font-weight: bold;
	}			
/* RIGHT HAND DIVS
----------------------------------------------- */

#contentright h3 {
	margin:0px 0px 0px 20px;
	color: #000000;
	font: 18px "Trebuchet MS", Verdana;
	text-transform: lowercase;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #fff;
}

#contentright ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}		
#contentright ul li {
	border-bottom: 1px solid #1A4861;
}	

div.menu {
	width:140px;
	padding:5px;
	margin: 10px 0px 0 0 ;
	border-left: 1px solid #CC0000;
}

div.menu a {
	display:block;
	margin:0;
	width:100%;
	padding:0.3em;
	color:#333;
	text-decoration:none;
}

html>body div.menu a {width:auto;}

div.menu a:hover {
	background:#cc0000;
	color:#fff;
	}
#contentright b {
	font: 10pt/12pt arial; 
	text-align: center;
	font-weight: bold;
	}
/* CENTRE DIVS
----------------------------------------------- */
#contentcenter ul {
	padding: 0 100px 10px 20px;
	font: 12px "Trebuchet MS", Verdana;
	color: #666666;
	width: 35%;
}		
#contentcenter ul li {
	padding: 5px 0 5px 5px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}	
#contentcenter p { 
	margin-top: 0px; 
	margin-bottom: 1em;
	}
	
#contentcenter h2 {
	color: #333333;
	font: 48px "Trebuchet MS", Verdana;
	margin: 5px;
	margin-top: 0px; 
	margin-bottom: 1em;
}

div#contentcenter #zero ol {
	padding: 0 10px 10px 20px;

		}





/* STRUCTURE CODE
--------------------------------- */

#head {
background:#333;
height:5em;
}
#content {
width:70%;
top:6em;
left:2%;
}
#secondary_content {
width:20%;
top:6em;
right:2%;
float: right;
}

#content_wrap {
	background: #fff url(../images/body_shadow_L.gif) repeat-y left top;
	margin: 0 auto;
	padding: 0;
	min-width: 780px;
	max-width: 890px;
}
.content {
	background: url(../images/body_shadow_R.gif) repeat-y right top;	
	margin: 0;
	padding: 25px 40px;
	overflow: hidden;
	font-size: 1.2em;
}
* html #content_wrap {width: 630px;}
.content p {
	margin: 5px 0;
	padding: 5px 0;
}

#header {
	width: 780px;
	}
#header h1 {
	color: #cc0000;
	font: 28px "Trebuchet MS", Verdana;
	font-weight: bold;
	margin: 0px 0px 0 5px ;
}

#contentcenter {
	margin-top: 1px;
	margin-left: 5px;
	width: 800px;
	padding: 0px;
	float: left;
	}
#contentcenterGal {
	margin-top: 1px;
	margin-left: 5px;
	width: 860px;
	padding: 0px;
	float: left;
	}		
#contentcentertour {
	margin-top: 1px;
	margin-left: 0px;
	width: 800px;
	padding: 0px;
	float: left;
	}
 #contentright {
	width: 120px;
	float: left;
	font: 12px "Trebuchet MS", Verdana;
	text-align:left;
	margin: 5px 2px 0 0px ;
     padding: 0px 20px 0 0 ;
	 }
#contentheader {
		width: 600px;
		border-bottom: 1px solid #fff;
		margin-bottom: 10px;
		}	
/* STRUCTURE STYLINGS
----------------------------------------------- */
#content_wrap h1 {
	color: #ff3300;
	font: 24px bold Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0 5px ;
	padding: 2px;
	}
	
#content_wrap h2 {
	color: #666;
	font: 22px bold Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}		

#content_wrap h3 {
	color: #333;
	font: normal 21px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 25px 10px 0px;
	}
#content_wrap h4 {
	color: #cc0000;
	font: 23px bold Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
#anim {
	width: 765px;
	margin: 5px auto 0px 6px;
	background:#fff;
	}
#anim2 {
  	width: 765px;
  	margin: 5px auto 0px 6px;
	}
#lcci {
  	margin: 5px 5px 0px 5px;
	}	
#mainimg {
  	width: 769px;
  	margin: 5px 10px 5px 5px;
	background:#fff;
	}	
.quickSummary {
	margin: 20px 10px 10px 0px; 
	width: 205px; 
	float: left;
	font: italic 9pt/18pt georgia; 
	text-align:center;
	color: #000000;
	}

.quickSummary2 {

	width: 290px;
	float: right;
	font: italic 9pt/18pt georgia;
	text-align:right;

	}
.quickSummary3 {
	margin: 10px 10px 10px 0px; 
	width: 320px; 
	float: left;
	font: italic 9pt/18pt georgia; 
	text-align:left;
	color: #000000;
	}
.quickSummary4 {
	margin: 10px 10px 10px 0px; 
	width: 530px; 
	float: right;
	font: italic 9pt/18pt georgia; 
	text-align:right;
	color: #000000;
	}
.vid {
	margin: 20px 20px 20px 0px; 
	width: 540px; 
	float: right;
	font: italic 9pt/18pt georgia; 
	text-align:left;
	color: #000000;
	}			
.clock {
	margin: 10px 10px 10px 0px; 
	width: 220px; 
	float: right;
	font: 8pt/16pt georgia; 
	text-align:right;
	color: #999999;

	}		
.quickQuote {
	margin: 10px 50px 10px 60px ;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	}
.quickQuote2 {
	margin: 10px 50px 10px 60px ;
	padding: 10px;
	float: right;
	background-image: url(../images/quote2.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	background-position: 320px;
	}
/* TABLES
----------------------------------------------- */
#akemi1 {	
	width: 810px;
	font-size: 9pt;
	color: #333;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid silver;
	font-family: verdana, sans-serif;
	}
#akemi1 td {
	padding: 0.3em 1.5em;
	}
#akemi1 tr.block {
	background:#333;
	color:#fff;
	font-size: 12pt;
	color: #ccc;	
	} 
	
#year {	
	width: 510px;
	font-size: 9pt;
	color: #333;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px solid silver;
	font-family: verdana, sans-serif;
	}
#year td {
	padding: 0.3em 1.5em;
	}
#year tr.block {
	background:#333;
	color:#fff;
	font-size: 12pt;
	color: #ccc;	
	} 	
/* FOOTER
----------------------------------------------- */			

#footer {
	background-image: url(../images/bg_footer.gif);
	float: left;
	width: 816px;
	padding: 5px;
	height: 130px;
	background-repeat: no-repeat;
	}
#footermail {
	background-image: url(../images/mail_list.gif);
	background-repeat: no-repeat;

	float: left;
	width: 808px;
	height: 50px;
	padding: 5px;
}	
#footer2 {
	float: left;
	width: 769px;	
	padding: 8px;
	margin: 5px 0px 5px 5px;
	}
	
#footer p { font-size: 0.8em; margin: 0px;
color: #fff;}
#footer p a { color: #ccc; }
#footer .left 
	{ 
	float: left; 
	padding: 12px;
	}
#footer .right 
	{ 
	float: right; 
	margin: 8px 160px 0px 0px;
	}
#footer p a:hover { color: #ffcc00; }



/* BLOCKQUOTE
----------------------------------------------- */
blockquote {
	position: relative;
   	text-indent: 2em;
	}

 .bqstart, .bqend { font-size: 300%; }
/* apply IE specific rules first */

      .bqstart {
      text-indent: 0;
      margin: -0.6em 0 -2em 0;
      float: left;
      }

blockquote > .bqstart {

      /* add extra non-ie rules */

      position: absolute;
      top: -0.2em;
      left: 0;

      /* remove IE specific rules */
      float: none;
      margin: 0;
      }
.bqend {

      position: absolute;
      margin-top: -0.6em;
      right: 0;
	text-indent: 0;

      }
      blockquote > .bqend {
      margin-top: -0.2em;
      }
/* MAILING LIST
----------------------------------------------- */
#mail {
	position: relative;
	top: -2px;
	left: 165px;

		}	
#mail h3 {
	color:#660000;
	text-align: right;
	padding: 2px;
		}
	  
/* NAVBAR
----------------------------------------------- */
#ORIGnavbar {
  width: 769px;
  height: 30px;
  overflow: hidden;
  margin: 0px auto 0px auto;
	background:#fff;
	
}
#navbar {
  width: 820px;

  margin: 0px auto 0px auto;
	background:#fff;
	
}
  #navbar ul {
    margin: 0px;
    padding: 0px 0px 0px 5px;
    list-style: none;
  }
  #navbar li {
    float: right;
    color: #666;
 font:9pt/18pt "Trebuchet MS", Verdana;
  }

  #navbar li a {
    float: left;
    text-decoration: none;
    color: #666;
    padding: 5px 10px 0px 10px;
    margin-right: 1px;
    height: 27px;
  }
  #navbar li a:hover {
    color: #333;
    background-color: #fff;
  }