/* body styles */
html { height:100%; }
body,td,th {
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img{
 	border:0px;
	padding-bottom:10px;
}

a:link {
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	padding:0px;
	margin:0px;
}



a:visited {
	font-weight:bold;
	text-decoration: none;
	color:#000000;
	margin-right:10px;
	padding:0px;
	margin:0px;
}


a:active {
	text-decoration: none;
	padding:0px;
	margin:0px;
}

body {
	background-image: url(../images/decor.jpg);
	background-repeat: repeat;
	margin:0px;
	height:100%;
}

.highlight_red{
	color:#990000;
}

h2 {
	font-size:12px;
	font-weight:bold;	
}

em {
	font-size:11px;
}

/* Centering DIV, and main content */

.middle{
	border-collapse:collapse;
	margin:0px auto 0px auto;
	height:100%;
	width:820px;

}

.left_shadow{
	border-collapse:collapse;
	background:url(../images/left_border.png) repeat-y;
	width:10px;
	margin:0px;
	height:100%

}

.container {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	height:100%;
	background:#FEF3DD url(../images/background.jpg) repeat-y;
	width:840px;
	vertical-align:top;

}

.right_shadow{
	border-collapse:collapse;
	background:url(../images/right_border.png) repeat-y;
	width:10px;
	margin:0px;
	height:100%

}

.newsPage{
background-color:white;
}

.header_div{
	margin:0px;
	padding:0px;

}

/* Logo */
.logo_holder {
	margin-top:22px;
	margin-bottom:5px;
	padding-left:19px;
	float:left;
}

/* Navigation */
.content_div {
	font-size:12px;
	color:#000000;
	width:790px;	
}


.news2_div{
	
	float:left;
	width:600px;
	padding-left:20px;

}

.navi_div {
	padding-top:20px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	border-collapse:collapse;
	float:left;
	width:675px;	
}

.watermark {
	float:right;
	height:200px;
	width:100px;
	background:url(../images/watermark_gray.jpg) no-repeat;
	margin-right:10px;
	padding:0px;
	vertical-align:top;
}


.logo {
	background:no-repeat url(../images/redblock.jpg);
	width:135px;
	height:100px;
	margin-bottom:25px;
}

.logotype{
	color:#FFFFFF;
	font-size:22px;
	padding-top:7px;
	margin-left:10px;
	font-weight:normal;
	line-height:26px;
	padding-bottom:10px;
}



.quotes{
	color:#8d1422;
	font-size: 17px;
	font-style:italic;
}

.sub-heading{
	color:#bd5144;
	font-size: 14px;
}




/* Welcome Page */
.welcome_div {
	float:left;
	width:175px;
	padding-left:20px;

}

/* Welcome Page */
.welcome2_div {
	float:left;
	width:275px;
	padding-left:20px;

}

p.menu {
	line-height:16px;

}
.welcome_picture{
	width:550px;
	float:right;
}



/* Pictures to be used with text_div */
.text_div {
	float:left;
	width:310px;
	margin:0px;
	padding:0px 0px 0px 22px;
}

p.text {
	line-height:200px;
}

.picture_div {
	float:right;
	height:auto;
	width:425px;
	margin:10px 0px 10px 0px; 
}

.center_pic {
	width:233px;
}

/* Contact Page */
.center_pic .holder {
	background:transparent url(../images/email_link.jpg) scroll top left no-repeat; margin-top:10px;
}


/* Corners top left, top right */
.top_half{
	height:300px;
	width:auto;
	padding:0px;
	margin:0px;
}

.top_half_welcome{
	height:389px;
	padding:0px;
	margin:0px;
}

.top_half_button{
	height:200px;
	width:auto;
	padding:0px;
	margin:0px;
}

.top_half_319 {
	height:309px;
	width:auto;

}

.tl_corner{
	background-image:url(../images/tl.png);
	float:left;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
}

.tl_corner_dark{
	background-image:url(../images/tl_dark.png);
	float:left;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
}

.tl_corner_darker{
	background-image:url(../images/tl_darker.png);
	float:left;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
}

.tr_corner{
	background-image:url(../images/tr.png);
	float:right;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;

}

.tr_corner_dark{
	background-image:url(../images/tr_dark.png);
	float:right;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;

}



/* Corners bottom left, bottom right */
.bottom_half{
	height:10px;
	padding:0px;
	margin:0px;
}

.bl_corner{
	background-image:url(../images/bl.png);
	float:left;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
}

.bl_corner_dark{
	background-image:url(../images/bl_dark.png);
	float:left;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
}

.bl_corner_darker{
	background-image:url(../images/bl_darker.png);
	float:left;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
}

.br_corner{
	background-image:url(../images/br.png);
	float:right;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
}

.br_corner_dark{
	background-image:url(../images/br_dark.png);
	float:right;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
}


/* news.html styles */
.news_div { height:175px; margin:0px; padding:10px; font-weight:bold; }
.news_div .holder { padding:10px; width:280px; height:155px; text-align:center; 
background:transparent url(../images/waitressing.jpg) scroll top left no-repeat; }
.news_div .small { font-size:10px; }


.news_div .error { margin-top:10px; color:#000; background:#fff; }
.news_div .email { padding-top:0px; }
.news_div .email input { border:1px solid #DA655C; padding:3px; width:225px; }

.news_div .header { font-size:12px; color:#F66757; background:#fff; }
.news_div .send { text-align:right; padding-right:12px;}
.news_div .send input { font-size:10px; border:1px solid #fff; padding:3px; margin-top:3px; background:#F66757; }

.news_div .sent { font-size:12px; text-align:center; background:#fff; vertical-align:middle; color:#F66757; }

 /* stuff.html photos */
 .picture_div td { padding:0px 5px 0px 5px; margin:0px; height:100%; }
.button1 { background:transparent url(../images/boobbadge.jpg) scroll top left no-repeat; margin-top:10px; width:210px; }
.button2 { background:transparent url(../images/heartbadge.jpg) scroll top left no-repeat; margin-top:10px; width:210px; }
.button3 { background:transparent url(../images/lemonbadge.jpg) scroll top left no-repeat; margin-top:10px; width:210px; }
.button4 { background:transparent url(../images/pinupbadge.jpg) scroll top left no-repeat; margin-top:10px; width:210px; }


