* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bkgrd.jpg);
	background-repeat:no-repeat;
	background-color:#670000;
	background-position:top center;
	font-size: 12px;
	color: #fff;
}

#wrapper { 
	margin: 0 auto;
 	width: 850px;
 	padding-top:20px;
	padding-bottom:0px;
}

a {
	color:#FFF;
	text-decoration:none;
}

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


#header {
	width:850px;
	height:330px;
}

#nav {
	text-align:right;
	width:860px;
	padding-bottom:10px;
}

#banner {
	width:850px;
	height:295px;
	border: 5px solid #FFF;
}

#content {
	float:left;
	width:850px;
	background-repeat:repeat;
	padding:5px;
	margin-top:10px;
	background-image: url(images/content_bg2.png);
}

#footer {
	float:left;
	width:850px;
	clear:both;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	padding:5px;
}

#main {
	float:left;
	width:540px;
}

#pics {
	padding-top:5px;
	float:right;
	width:300px;
}

img {
	border:3px solid #FFF;
}
#footer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}


.r {
	padding:5px;
	font-size:14px;
}

.a {
	text-indent:20px;
	padding:5px;
	font-size:14px;
}

.y {
	text-indent:40px;
	padding:5px;
	font-size:14px;
}

.m {
	text-indent:60px;
	padding:5px;
	font-size:14px;
}

.o {
	text-indent:80px;
	padding:5px;
	font-size:14px;
}

.tr {
	border-bottom:2px solid #FFF;
}

.n {
	text-indent:100px;
	padding:5px;
	font-size:14px;
}

.d {
	text-indent:120px;
	padding:5px;
	font-size:14px;
}

.s {
	text-indent:140px;
	padding:5px;
	font-size:14px;
}
.raymonds_title_text {
	font-family: "Brush Script Std";
	font-size: 24px;
	font-weight: bold;
	color: #FF9;
}


.menu_title {
	font-size:12px;
}

.menu_desc {
	font-size:10px;
}

.menu_header {
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}
.bold {
	font-size:14px;
	font-weight: bold;
	font-style: italic;
}
#index_pics {
	padding-top:5px;
	float:right;
	width:300px;
}
#index_pics img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

