/**************************************************************
   Visit FullAhead.org and studio7designs.com for more layouts and downloads for this template!
 **************************************************************/

/*********************************************************
   HTML Elements
 *********************************************************/

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  BACKGROUND-IMAGE: url(images/bg.gif);
  font: 400 0.7em verdana, arial, sans-serif;
  line-height: 170%;
  
  color: #000000;
}


/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.1em;
  font: 400 1.8em verdana, arial, sans-serif;
  color: #D61400;
 
}

h2 {
  font-size: 1.2em;
  color: #D61400;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #5D6F73;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}


/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}


/* Links */
a {  
  color: #D61400;
  text-decoration: underline;
}

a:hover {
  color: #FF6600;
  text-decoration: underline;
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #FC3307;
}

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}

a.cont {
  text-decoration: underline;
  color: #75292c;
}

a.cont:hover {
  text-decoration: none;  
  color: #75292c;
}



/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}



/* Lists */

ol li {
  font-weight: bold;
  color: #668FA3;
}

ol li span {
  font-weight: normal;
  color: #444;
}



/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #f8ebee;
  border-top: 1px solid #75292c;
  border-bottom: 1px solid #75292c;
}
.test1 {
BACKGROUND-IMAGE: url('images/frame_06.gif');
}
.test2 {
BACKGROUND-IMAGE: url('images/frame_07.gif');
}
.test3 {
BACKGROUND-IMAGE: url('images/frame_20.gif');
}
.test4 {
BACKGROUND-IMAGE: url('images/frame_21.gif');
}
.test5 {
BACKGROUND-IMAGE: url('images/frame_22.gif');
}
.test6 {
BACKGROUND-IMAGE: url('images/bg.gif');
}
#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}
#content_wrapper2 {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}
.float_left {
  float: left;
  margin-right: 10px;
}
.float_right {
  float: right;
  margin-left: 10px;
}
hr{height: 0px;color: #000066;border:none;border-top:solid 1px #cccccc;}

.obold {
  font-size: 1.3em;
  color: #D61400;
  font-weight: bold;
}
