/* design by BaconProductions http://birdbox.us/BaconProductions/index.html 
*/

/* GENERAL PAGE ATTRIBUTES */
a:link {
  color: #ff9966;
  font-weight: bold;
}
a:visited {
  color: #ffffff;
}
a:hover {
  color: #ffcc33;
}
a:active {
  color: #ff9966;
}
p {
text-indent: 30px;
}

h1 {
 font-family: "Times New Roman", sans-serif, serif;
 color:beige; 
}
h2 {
 font-family: "Times New Roman", sans-serif, serif;
 color:bisque; 
}
h3 {
 font-family: "Times New Roman", sans-serif, serif;
 color:black;
 }
h4 {
 font-family: "Times New Roman", sans-serif, serif;
 color:black; 
}
h5 {
 font-family: "Times New Roman", sans-serif, serif;
 color:black; 
}
h6 {
 font-family: "Times New Roman", sans-serif, serif;
 color:black;
}
/*  body */
body {
 background: #666666 url('../images/Image4.gif') repeat-x top left;
 width: auto;
 margin-left: 15px;
 margin-right: 15px;
 /*border: 1px solid*/
}
#main {
 width:auto; 
 text-align: center;
}
#top {
 background-color: #66669a;
 position: center center;
 margin-top: 105px;
 width: auto;
 text-align: center;
}.h1 {
 font-family:"ms comic sans", fantasy, serif;
 color: #ff6666;
 font-size: 30px;
}
.h2 {
 font-family:"ms comic sans", fantasy, serif;
 padding:10px;
 color: #ff6662;
 font-size: 26px;
}
.h3 {
 font-family:"ms comic sans", fantasy, serif;
 padding:10px;
 color: #000000;
 font-size: 22px;
}
.h4{
 font-family:"ms comic sans", fantasy, serif;
 padding:10px;
 color: #ffffff;
 font-size: 18px;
}
.h5 {
 font-family:"ms comic sans", fantasy, serif;
 padding:10px;
 color: #ffffff;
 font-size: 14px;
}
#top .g {
 font-family:"ms comic sans", fantasy, serif;
 color: #000000;
 font-size: 18px;
}

#top .bp {
 color: bisque;
}

#top .b {
 font-family:"ms comic sans", fantasy, serif;
 color: #993200;
 font-size: 18px;
}

.liner {
 text-align: right;
}

#Front-L {
 float: left;
 clear: none;
 width: 273px;
 height: auto;
 margin: 10px 5px; 
 padding 15px;
 text-align: left;
 background-color: #574949;
 border:dotted 1px green;
}
#Front-L .cent {
 text-align:center;
 font-size:22pt;
 color: beige;
}
#Front-L h4 {
 padding:10px;
 color:#ffffff;
}

#Front-C {
 float:left;
 clear: none;
 width: 273px;
 height:auto;
 margin: 10px 5px; 
 text-align: left;
 background-color: #ccdef6;
 border:dotted 1px green;
}
#Front-C h1 {
 font-size: 22pt;
 font-weight: normal 
 font-style: normal;
 text-transform: none;
 text-align: center;
 font-family: tahoma;
 color: #993200;}
#Front-C h4{
 padding:10px;
 font-family: tahoma;
 font-size: 12pt;
 color: rgb(153, 50, 0);
 font-weight: normal;
 font-style: normal;
 color: #993200;
}
#Front-C a: {
 color:Red;
}
#Front-C a:link { 
color: #983200;
}
#Front-C a:visited { 
color: #ff6600;
}
#Front-C a:hover { 
color: #000000; /*#cd5252;*/
}

#Front-R {
 float: left;
 clear: none;
 width: 273px;
 text-align: center;
 margin:10px 5px;
 background: #f6dfe5 url('../images/flower.gif') repeat;
 border:dotted 1px green;
}
#Front-R .caption {
 font-family: Arial ! important;
 color: rgb(0, 0, 211) ! important;
 font-weight: bold ! important;
 font-style: normal ! important;
 text-transform: none ! important;
 text-align: center ! important;
 font-size: 18pt ! important;
 text-decoration: none;
}
#Front-R h4 {
 font-weight: normal;
 font-style: italic;
 font-family: Times New Roman;
 font-size: 14pt;
 color: #7c5329;
}
#Front-R a: {
 color: #3333ff;
}
#Front-R a:link {
 color: #3333ff;
}
#Front-R a:visited {
 color: #a4a6a7;
}
#Front-R a:hover {
 color: #eb4e00;
}
#Front-R a:active { font-weight: bolder;
 color: #3333ff;
}
#Box-1 {
 float: none;
 clear: both;
 width: 360px;
 height: auto;
 margin-left: 15px;
 margin-right: 15px;
 text-align: center;
 background-color: #758a78;
}
#foot {
 clear: both;
 width: 350px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 background-color: #66669a;
 position: center center;
}