@charset "UTF-8";
/* CSS Document */

/* Body
---------------------------------------*/

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

hr {
	height: 0px;
	margin: 20px 0 20px 0;
	border: 0;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-weight: lighter;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 4px;
	line-height: 18px;
}

p a {
	text-decoration: none;
	color: #808080;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearboth{
	clear:both;
	height:0px;
}

#rightalign {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	/*border: 7px solid #E6E6E6;
	border-width: 7px 7px 7px;*/
	
}

.rightalign {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
}

#leftalign {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	
}


blockquote {
	width:545px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	letter-spacing: -1px;
	text-align: left;
	color: #555555;
	background: #eee url(../images/top.gif) no-repeat top left;
}

#quote {
	margin: 0 10px 0 0;
	padding: 20px 10px 10px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	letter-spacing: -1px;
	background: url(../images/end_quote.gif) no-repeat right bottom;

}

#author {
	margin: 0 0 20px 0;
	padding: 0 0 10px 40px;
	color: #999999;
	font-size: 60%;
	background: url(../images/bottom.gif) no-repeat bottom;
}

/* Images
---------------------------------------*/

#image
  {
  margin: 4px;
  margin-bottom: 20px;
  border: 0px;
  float: left;
  text-align: center;
  }


/* Header
---------------------------------------*/

#logo img {
	border: 0px;
}


/* Sectioning - Layout
---------------------------------------*/

#header {
	height: 195px;
	background: url(../images/header_background.gif);
}

#headerinner {
	width: 900px;
	min-width: 900px;
	height: 195px;
	margin: 0 auto;
}

#imagebanner {
	width: 900px;
	min-width: 900px;
	height: 195px;
	text-align:center;
	margin: 20px auto;
}

#imagebanner img {
	margin-left: 3px;
	margin-right: 3px;
	border: 1px #FFFFFF solid;
	
}

#content {
	width: 900px;
	min-width: 900px;
	margin: 0 auto;
}

#maincontent {
	width: 550px;
	float: left;
	background: #fff;
	text-align: left;
}

#secondarycontent {
	width: 300px;
	float: right;
	text-align: left;
}

#footer {
	height: 30px;
	width: 900px;
	background: #3366FF;
	margin: 20px auto 20px;
	clear: both;
}


/* Menu Items
---------------------------------------*/
	
/* Style Five*/
	
#stylefive {
	position:relative;
	display:block;
	height:26px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(../images/bgOFF_5.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-bottom:3px solid #e70125;
}

#stylefive ul { 
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefive ul li {
	display:block;
	float:left;
	margin:0;
}

#stylefive ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:7px 14px 0 14px;
	height:19px;
	background:transparent url(../images/bgDIVIDER_5.gif) no-repeat top right;
}

#stylefive ul li a:hover,
#home ul li a.home,
#shop ul li a.shop,
#news ul li a.news,
#webcam ul li a.webcam,
#fire ul li a.fire,
#comments ul li a.comments,
#links ul li a.links,
#contact ul li a.contact {
	color:#fff;
	background:#009dee url(../images/bgDIVIDER_5.gif) no-repeat top right;
}

/* Misc
----------------------------------------------- */

.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}


/* Main Content Items
---------------------------------------*/

#maincontent h1 {
	font-size: 24px;
	color: #393b3f;
	margin-top: 26px;
	margin-bottom: 4px;
}

#maincontent h2 {
	font-size: 20px;
	color: #45484E;
	margin-top: 26px;
	margin-bottom: 4px;
}

#maincontent h3 {
	font-size: 16px;
	color: #3179ee;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: left;
}

#maincontent h3 a {
	text-decoration: none;
	color: #3179ee;
}

#maincontent h3 a:hover {
	color: #3179ee;
	text-decoration: underline;
}

#maincontent h4 {
	font-size: 16px;
	color: #45484E;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: left;
}

#maincontent h5 {
	font-size: 14px;
	color: #3179ee;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: left;
}

#maincontent h5 a {
	text-decoration: none;
	color: #3179ee;
}

#maincontent h5 a:hover {
	color: #3179ee;
	text-decoration: underline;
}

#maincontent #comments h3 {
	float: left;
	clear: none;
	margin: 0 0 0 0;
}

#maincontent #comments #comment {
	float: right;
	width: 400px;
	font-size: 70%;
	line-height: 15px;
	margin: 0 0 20px 0;	
}

#maincontent #comments #date {
	clear: left;
	font-size: 70%;
	color: #45484E;	
}

#maincontent li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 4px;
}

.contentrow{
	padding-bottom:3px;
}

.contentrow img{
	float:left;
	margin-right: 30px;
}

#links .contentrow{
	margin-bottom:30px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#cecece;
}

#last.contentrow{
	margin-bottom:30px;
	border-bottom:none;
}

.textcontainer{
	float:left;
	width:380px;
	margin-right:25px;
}

#links h2 {
	margin-top:0px;
	}

#links a{
	color:#4a4949;
	text-decoration:none;
}

#links a:hover {
	text-decoration:underline;
}


/* Secondary Content Items
---------------------------------------*/


#secondarycontent {
	margin-top: 20px;
}

#secondarycontent h3 {
	font-size: 18px;
	color: #45484E;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: left;
}

#secondarycontent #newsarticles {
	background-color: #eee;
	width: 280px;
	min-width: 280px;
	padding: 5px 10px 5px 5px;
	margin: 0 auto;
	}
	
#secondarycontent dl {
	}

#secondarycontent dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	}
	
#secondarycontent dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #45484E;
	font-size:10px;
	padding: 6px 0;
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	}
	
.curved-box
    {
    width: 300px;
    background-color: #eeecec;
	margin-top: 20px;
}

.curved-box h1
    {
    background: #eeecec url(../images/curve_top.gif) no-repeat left top;
	font-size: 20px;
	color: #3179ee;
    padding: 10px 5px 0px 15px;
	margin-bottom: 10px;
}


.curved-box h2
    {
    font-size: 16px;
	color: #3179ee;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 0;
}
.curved-box p
    {
    background: #eeecec url(../images/curve_bottom.gif) no-repeat left bottom;
    margin: 0;
    padding: 0px 15px 15px 15px;
    text-align: left;
	font-size: 80%;
	color: #45484E;
}

.curved-box p a {
	text-decoration: none;
	color: #3179ee;
}

.curved-box p a:hover {
	color: #3179ee;
	text-decoration: underline;
}

.curved-box hr {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

/* Forms
---------------------------------------*/

#commentsform {
	min-height: 200px;
	padding: 5px;
}

form dl {
	margin-left: 120px;
	background-color:#f5f5f5;
	min-height: 200px;
	padding: 10px;
}

form dd {
	margin-left: 120px;
	padding-top: 10px;
}

form dt {
	float:left;
	padding-top: 10px;
	padding-right: 10px;
}

#commentsform #name, #email, #commentbox {
	width: 230px;

}

#commentsform label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #45484E;
}

/* Web Cam
---------------------------------------*/
#webcam_image {
	width: 370px;
	min-width: 370px;
	height: 275px;
	text-align:center;
	background-color: #eee;
	margin: 20px auto;
}

#webcam_image img {
	margin: 15px;
	border: 1px #3366FF solid;
}

/* Footer Items
---------------------------------------*/
#footer{
	clear:both;
	background-image:url(../images/footerslice.gif);
	background-repeat:repeat-x;
	height:29px;
}


#footerleft{
	float:left;
	padding-top:40px;
}



#footerleft p{
	margin:0px 0px 3px 0px;
	padding:0px;
	color: #333333;
	font-size:10px;

}



#footerright{
	float:right;
	padding-top:40px;
	text-align:right;
}



#footerright p{
	margin:0px 0px 10px 0px;
	padding:0px;
	color: #333333;
	font-size:10px;
}


/* Footer Links Left
---------------------------------------*/

#footerlinksleft{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#footerlinksleft ul{
	list-style: none;
	margin:0;
	padding:0;
}


#footerlinksleft ul li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color: #2a6cd8;
	border-left-style: solid;
	border-left-width: 1px;
}


#footerlinksleft ul li.first {
	padding-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}


#footerlinksleft li a{
	color: #2a6cd8;
	text-decoration: none;
}


#footerlinksleft li a:hover{
	text-decoration: underline;
	color: #2a6cd8;

}

/* Footer Links Right
---------------------------------------*/

#footerlinksright{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


#footerlinksright a{
	color: #78bf37;
	text-decoration: none;
	font-weight: bold;
}



#footerlinksright a:hover{
	text-decoration: none;
}
