
body {


	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;


	font-size:100%;


	background-color: #0000ff;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#0000cc), to(#00004d));
	background-image: -webkit-linear-gradient(top, #0000cc, #00004d);
	background-image: -moz-linear-gradient(top, #0000cc, #00004d);
	background-image: linear-gradient(to bottom, #0000cc, #00004d);

}



p {


	font-family: Georgia, "Times New Roman", Times, serif;


	font-size: 0.875em;

 
	/*border: thin red solid;*/


	line-height:1.75em;



}




h1 {


	font-size: 1.5em;

 
	/*border: thin red solid;*/


	line-height:1.5em;


	font-weight: normal;



}




h2,h3 {


	font-size:1.125em;


	/*border: thin red solid;*/


	font-weight:lighter;


	text-transform:uppercase;


	letter-spacing:0.2em;


}



h3 {


	font-size:0.875em;


	letter-spacing:0.1em;


}



p, h1, h2, h3, h4 {

 	

margin-bottom: 20px;



}



ul {


	font-size: 0.875em;


	background-color: #E5DAB3;


	list-style-position: inside;


}



ol {


	font-size: 0.875em;


}



#wrap {

 	
background-color: orange;

 
	width: 960px;

 	
border: thin solid black;

 
	margin: 0 auto;



}




#innerwrap {


	background-color: white;


	background-repeat: repeat-x;


	background-color:white;


}



#innerwrap:after{


	content: ".";


	display: block;


	clear: both;


	height: 0;


	visibility: hidden;


}




#masthead {


	background-color: royalblue;

	background-image: -webkit-gradient(linear, left top, left bottom, from(#66e0ff), to(blue));
	background-image: -webkit-linear-gradient(top, #66e0ff, blue);
	background-image: -moz-linear-gradient(top, #66e0ff, blue);
	background-image: linear-gradient(to bottom, #66e0ff, blue);

	height: 151px;


}



#masthead h1 {


	font-family: Georgia, "Times New Roman", Times, serif;


  	font-size: 2em;
	color:#ffffff;


  	font-weight: normal;


 	float:right;


	margin:1.5em 4em 0 0;


}


nav {


	background-color: navy;


	height: 35px;





	background-repeat: repeat-x;


}


nav li {


	float: left; width: 120px;

 	height: 35px;
	
	background-color: #66e0ff;
	
	text-align: center;
	
	border-left: 1px black solid;

	border-right: 1px black solid;

	line-height: 35px;
	


}



nav ul li a {


	color:#000000;


	text-decoration: none;


	display:block;


}



nav ul li a:hover {


	background-color:navy;


	color:#ffffff;


}


body#home .nav-home, body#aboutus .nav-about, body#contact .nav-contact {


	background-color:blue;


	color:#ffffff;
	
	border-top: 1px black solid;
	
	height: 34px


}




#introduction-content {


	width: 600px;


	float: right;



}

#secondary-content {

	float: left;


	width: 300px;


	background-repeat: repeat-x;


	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#66ff66), to(#ccffcc));
	background-image: -webkit-linear-gradient(top, #66ff66, #ccffcc);
	background-image: -moz-linear-gradient(top, #66ff66, #ccffcc);
	background-image: linear-gradient(to bottom, #66ff66, #ccffcc);


}



#introduction-content p, #introduction-content h1, #introduction-content h2, #introduction-content h3, #secondary-content p, #secondary-content h2, #secondary-content h3 {

 	
	margin-left:20px;


	margin-right:20px;


}



#secondary-content img {


	margin-left:20px;


	margin-bottom: 10px;


}


#introduction-content h2, #secondary-content h2 {

 	
	margin-top:15px;


}

.articleaside	{


	float: left;


	width: 12em;


	background: #ddf;


	padding: 1em 0 1em 1em;
	margin: 0 0.5em 0.2em 1em;


	-webkit-border-radius: 20px;


	-moz-border-radius: 20px;


	border-radius: 20px;


}



.articleaside p	{


	margin: 0;


}



#siteinfo {


	clear: both;

 
	background-image: url(images/stars.jpg);


	background-repeat: no-repeat;

 
	width: 960px;


	height: 118px;


	padding-top: 10px;



}



#siteinfo p {


	margin: 10px 0 0 20px;

 	
width:280px;

	font-family:Verdana, Geneva, sans-serif;

       
	font-size: 0.689em;

	color: white;



}

#siteinfo p a {
	color: #66e0ff;
}

.posttime {


	color: gray;


}

figure {
	float: right;
	border: 1px solid gray;
	padding: 0.25em;
	margin:0 1.5em 1.5em 0;
}

figcaption {
	text-align: center;
	font: italic 0.9em Georgia, "Times New Roman", Times, serif;
} 


strong {
	font-weight:normal;
	color:red;
}

form {
	margin: 0 0 0 0;
	padding: 0;
}

#contactform {
	background: #9AB4D7;
	padding: 20px;
	width: 400px;
	border: solid #6E3E4D 2px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	vertical-align:middle;
}

#contactform fieldset {
	margin-bottom:20px;
}

legend {
	color: #384313;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
}

#contactform label {
	float: left;
	font-size: 13px;
	width: 110px;
	margin-right: 60px;
}

#contactform label[for=yes],#contactform label[for=no] {
	float:none;
}

#contact
{
	width: 600px;

	float: right;
}

#shoppingcart
{
	float:left;
	min-height:300px;
	width:90%;
	min-width:200px;
	text-align:center;
	background:#fff;
	border:1px solid black;
	border-width:1px 1px 1px 0px;
	border-left: 1px solid black;
}
#shoppingcart:hover
{
	outline:2px dotted #000;
}

#shoppingcart img
{
	max-width:100%;
}
#shoppingcart h4
{
	margin:0;
	padding:5px 0;
	text-align:center;
	color:#F8F068;
	background-color:#29336b;
}

#shoppingcart div
{
	margin-bottom:15px;
}

.tile_list br
{
	clear:both;
}
.tile_list div
{
	float:left;
	padding: 0px;
	text-align:center;
}
.tile_list div:hover
{
	outline:2px dotted #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tile_list div h4
{
	margin:0;
	padding:0;
}
.tile_list img
{
	cursor:pointer;
	margin: 0px;
	padding: 0px;
}