/* comments    #fbeec1 - vanilla    #dd6d22 - orange    */

body	{	text-align: 	center;
		background-color: #fbeec1;		}

a:link {	color: white;		}
a:visited {	color: white;		}
a:hover {	color: #dd6d22;      } 

#titlebar	{
		text-align:  center;
		padding: 5px 20px 10px 20px;
		border-bottom:  solid medium;
		border-color:		black;        }

#googleplusone  
     {  text-align: center;
		padding:  5px 5px  5px 5px;    
	 }
                   
	   

#all{	width: 		1200px;
		padding: 10px 10px 10px 10px;
   	    height:       auto;        }
	
#center	{        	
		width:		800x;
		margin-left: 260px;
		padding:	0px 10px 10px 10px; 	}

#catalogs	{	
		width:		775px;
		margin-left: 260px;
		padding: 0px 10px 100px 15px;
		border-left:  solid medium;
		border-color:		black;     }		

#side {
	text-align: center;
	width:		250px;
    float:       left;
	font-size:	 13px;
	line-height:	3em;
	font-family:	verdana, serif;  	}

#sidebar {
	text-align: center;
	width:		250px;
	margin-top:		10px;
	font-size:	 13px;
	line-height:	3em;
	font-family:	verdana, serif;  	}
#sidebar a:link {	color:	gray;	
					text-decoration: none;}
#sidebar a:visited {	color: gray;	
					text-decoration: none;}
#sidebar a:hover {	color:  #dd6d22;		
					text-decoration: none;}


.titlelink {	padding-bottom: 0px;
				border-bottom:	solid thin;
				border-color:		 black; 
				width: 240px;  }

#facebook {	

		width:		240px;
		text-align:	center;    }

#footer {	
		width:		250px;
		text-align:	center;
		font-family:	verdana, serif;
		font-size:	small;
		color:		gray;
		line-height:	1em;
        padding:  10px 0px 10px 0px;   }

.group  {	width:		443px;
		height:		265px;
		text-align: 	left;
		margin:		0px;
		padding-top:	10px;
	 	margin-bottom:	4px;
		background-color: white;}

.item	{	width:		218px;
		margin:		0px;
		padding:	0px 0px 5px 10px;	}
a.item:link 	{	color: #fbeec1;		}
a.item:visited  {	color: #fbeec1;		}
a.item:hover    {	color: #dd6d22;		}
		
h1	{	font-size:        140%;
		font-family: 	verdana, serif;
		color:		       black;     		}

h2	{	font-size:       130%;
		font-family: 	sans-serif;		}
		
.gtitle{	color:		black;	}

.yes { color:    #dd6d22;	}



