@charset "UTF-8";
/* CSS Document */


body {
	background-color: #adc9e0;
	margin-top: 0px;
	margin-left:0px;
	text-align: center;	
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #de0000;
}
a:active {
	color: #de0000;
}
img { border:none;}

#container {
	background-color: #FFFFFF;
	background-image: url(images/line_drawing.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 950px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

#nav {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
	letter-spacing:1px;
	text-align: left;
	position: relative;
	left: 210px;
	width: 700px;
	float: left;
}

#nav a{
    font-size: .85em;
	color: #2074b2;
	text-decoration:none;
	margin-right:0px;
	margin-left:0px;
}

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

#touttext {
	text-align: left;
	position: absolute;
	left: 600px;
	top: 170px;
	display: block;
	width: 325px;
 }
 
 #touttext img{
	margin-right: 10px;
 }
 
.bullets {
	color: #3c82b7;
	line-height: 30px;
}

 
.bluetext {
	color: #3c82b7;
	font-size: 11pt;
	font-weight: bold;
}

.browntext {
	color: #8b5c29;
	font-size: 11pt;
	font-weight: bold;
	text-indent: 40px;
	display: inline;
}

.smalltouttext {
	font-size: .85em;
	line-height:18px;

}

.smalltouttext a {
	font-weight:bold;
	color:#de0000;
	text-decoration:none;
}

.smalltouttext a:hover {
	color:#2074b2;
	text-decoration:underline;
}

#info {
	color:#2074b2;
	font-size: 9pt;
	font-weight:bold;
	text-align:left;
	letter-spacing:.05em;
	line-height:16px;
	/* take element out of the normal page flow! */
  	position: absolute;
	/* position the element vertically using top or bottom
     and define width as you like:                       */
	left: 122px;
	width: 450px;	/* adding auto-margins left and right will
     center the element horizontally!         */
}

.footer {
	font-size: 10pt;
	margin-top: 10px;
}


.footersmall {
	font-size: 9pt;
	margin-top: 10px;
	color: #1E6EAA;
}

.footersmall a {
color: #1E6EAA;
}

.footersmall a:hover {
color: #de0000;
}


/*slideshow styles*/

.clear {  
     clear:both; 
}  

#gallery {
	position:absolute;
	height:324px;
	left: 270px;
	top: 170px;
	}  

     #gallery a {  
         float:left;  
         position:absolute;  
	 }  
       
     #gallery a img {  
         border:none;  
     }  
       
     #gallery a.show {  
         z-index:500;  
     }  
  
     #gallery .caption {  
        z-index:600; 
		background-color:#2074b2; 
		color:#ffffff; 
		/height:30px; 
		width:316px; 
		position:absolute;
		bottom:0;  
     }  
   
     #gallery .caption .content {
	 	font-size:12px; 
		font-weight:bold;
        margin:5px;
     }  
         
	 /*end slideshow styles*/

#sign {
	position: absolute;
	left:0px;
}

#pagecontent {
	display: block;
	margin-left: 25px;
	text-align: left;
	float: left;
	width: 900px;
}

#indent {
	margin-left:250px;
	}

.smalltouttextstory {
	font-size: .85em;
	line-height:18px;
	margin-left:250px;
	display: block;
}

#thumbnails {
	font-weight: bold;
	color: #E20002;
	width: 205px;
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
}

#thumbnails img {
margin-top:5px;
}

#thumbnails a {
	color: #de0000;
	text-decoration:none;
}

#thumbnails a:hover {
	color: #2074b2;
	text-decoration:underline;
}

#sidebar {
	width:200px;
	color:#000000;
	font-size: 12px;
	text-align:left;
	letter-spacing:0.03em;
	line-height:16px;
	position: absolute;
	top: 424px;
	left: 50px;
}

#sidebar a {
	font-weight:bold;
	color: #de0000;
	text-decoration:none;
}

#sidebar a:hover {
	color:#2074b2;
	text-decoration:underline;
}


#smallbluecaption {
	color: #2479B9;
	font-size:11px;
	padding-top: 3px;
	font-weight: normal;
}

#smallbluecaption a {
	color: #2479B9;
	text-decoration:underline;
	font-weight: normal;
}


#subnav {
	font-size: 10pt;
	font-weight:bold;
	color: #e5a235;
	display: block;
	width: 650px;
	float: right;
	padding-bottom: 14px;
	padding-right: 0px;
	padding-top: 5px;
}


#subnav a {
	color: #de0000;
	text-decoration:none;
	padding-right: 25px;
}

#subnav a:hover {	
	color:#2074b2;
	text-decoration:underline;
}

#largeimage {
	font-weight: bold;
	color: #005DA6;
	width: 299px;
	float: left;
	padding-right: 26px;
	padding-bottom: 15px;
	font-size: 10pt;
}
#largeimage img{
	padding-bottom: 6px;
}
#sidesign {
	width:254px;
	position: absolute;
	left: 10px;
	background-repeat: no-repeat;
	height: 307px;
}

#sidesign p {
	color:#000000;
	font-weight:bold;
	font-size: 12px;
	text-align:left;
	line-height:17px;
	padding-left: 30px;
	padding-top: 95px;
}
#malasadatext {
	font-size: 10pt;
	background-image: url(images/malasadas/fresh_malasadas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 260px;
	height: 580px;
}
#malasadatext img{
	position: absolute;
	top: 230px;
	left: 670px;
}

#malasadatext a {
	color: #de0000;
	font-weight:bold;
	text-decoration:none;
}

#malasadatext a:hover {
	color:#2074b2;
	text-decoration:underline;
}
#location {
	font-size: 10pt;
	background-image: url(images/bakery/bludots.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 260px;
	margin-bottom: 20px;
	width: 610px;
}

#location img{
	float: right;
}

#mobiles img{
	float: right;
}
.redtext {
	font-weight: bold;
	color: #E20002;
	font-size: 12pt;
}


#pressthumbs {
	width: 185px;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	font-size: 10pt;
	display: block;
}

#pressthumbs img {
	margin-bottom: 3px;
}

#pressthumbs a {
	text-decoration:underline;
}

#pressthumbs a:hover {
	color: #2074b2;
	text-decoration:underline;
}
.storetext {
	font-size: 10pt;
	color: #8c5d26;
	font-weight: bold;
}
.storetext a {
	color: #8c5d26;
	font-weight: bold;
}
