/* GLOBAL ELEMENTS */
	* {
		margin:0;
		padding:0;
		border: 0;
		color:#121212;
		}
	
	body {
		background: #20381c url(../images/bg.jpg);
		font: 62.5%/1.6em arial,helvetica,verdana,sans-serif;
		}
	hr {
		color: #c5c5c5;
		background-color: #c5c5c5;
		height: 1px;
		width: 90%;
		margin: 5px auto;
		}
	input, textarea, checkbox, select, file {
		border:1px solid #454545;
		}
	p, span, ul li, ol li {
		font-size: 1.1em;
		}
	p {
		margin:0 0 10px 0;
		}
	em, h3 em {
		font-style: italic;
		font-weight: normal;
		font-size: 1em;
		}
/* END GLOBAL */

/* STANDARD CLASSES */
	.wysiwyg {
		width: 100%;
		}
	.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		margin:0 0 10px 0;
		}
	.common {
		margin:0 auto 5px auto;
		width: 90%;
		font-size: 1.1em;
		}
	.alert {
		color:#ff0000;
		}
	
	.legal {
		font-size:1em;
		color:#c9c9c9;
		}
	.clear_float {
		clear: both;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
	h1, h2, h3, h4, h5, h6 {
		color:#165d98;
		margin: 0 0 5px 0;
		font-family: "Big Caslon", "Times new roman", Georgia, serif;
		}
	h1 {font-size:2em;}
	h2 {font-size:1.4em;}
	h3 {font-size:1.3em;}
	h4 {font-size:1.2em;}
	h5 {font-size:1.1em;}
/* END STANDARD HEADER */

/* STANDARD LINKS */
	a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, a strong, strong a {
		text-decoration:none;
		color:#a01e26;
		}
	a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, a:hover strong, strong a:hover {
		text-decoration: underline;
		}
/* END STANDARD LINKS */

/* ALIGNMENTS */
	.cal {text-align:center;}
	.left {text-align:left;}
	.ral {text-align:right;}
	.tvert {vertical-align:top;}
	.mvert {vertical-align:middle;}
	.mcal {vertical-align:middle;text-align:center;}
	.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
/* END TABLE */

/* TD */
	.calendarDate {
		width: 10%;
		vertical-align: top;
		}
/* END TD */

/* DIV */
	#header {
		margin: 0 auto;
		padding-top: 11px;
		width: 921px;
		height: 72px;
		background: transparent url(../images/bg_white_bar.gif) 0 73px no-repeat;
		text-align: center;
		}
	#wrapper, #int_header {
		margin: 0 auto;
		padding: 0 11px  11px 11px;
		width: 899px;
		background-color: #fff;
		}
	#int_header {
		min-height: 199px;
		height: auto !important;
		height: 199px;
		background-position: 11px 50px;
		 background-repeat: no-repeat;
		}
	.int_header_1 {
		 background-image: url(../images/rdm_int_1.jpg);
		}
	.int_header_2 {
		 background-image: url(../images/rdm_int_2.jpg);
		}
	.int_header_3 {
		 background-image: url(../images/rdm_int_3.jpg);
		}
	.int_header_4 {
		 background-image: url(../images/rdm_int_4.jpg);
		}
	#menu {
		width: 100%;
		height: 50px;
		background: url(../images/bg_nav.gif)
		}
	#hm_body {
		width: 100%;
		min-height: 636px;
		height: auto !important;
		height: 636px;
		background: transparent url(../images/bg_hm.jpg) no-repeat;
		}
	#footer {
		margin: 5px auto 15px auto;
		width: 899px;
		text-align: center;
		}
	#left_order, #right_saints {
		width:373px;
		min-height: 192px;
		height: auto !important;
		height: 192px;
		border: 1px solid #5f6655;
		background: transparent url(../images/bg_highlight.png);
		}
	#left_order {
		float: left;
		margin: 340px 0 10px 40px;
		}
	#right_saints {
		float: right;
		margin: 340px 40px 10px 0;
		}
	.hm_order {
		float: right;
		margin: 14px 14px 14px 0;
		width: 167px;
		}
	#int_wrapper {
		margin: 11px auto 0 auto;
		padding: 11px;
		width: 899px;
		min-height: 400px;
		height: auto !important;
		height: 400px;
		background: #fff;
		}
	#int_left {
		float: left;
		width: 694px;
		}
	#int_right {
		float: right;
		width: 194px;
		}
	#int_right div {
		margin-bottom: 11px;
		padding: 11px;
		border: 1px solid #cecece;
		}
/* END DIV */

/* UL/ OL */
	#int_wrapper ul, #int_wrapper ol {
		margin: 0 40px 10px 40px;
		}
/* END UL / OL */

/* LI */
	#int_wrapper ul li, #int_wrapper ol li {
		padding: 5px;
		line-height: 105%;
		}
		
/* END LI */



/* TEXT */
	#footer p {
		color: #fff;
		}
	.hm_order p {
		line-height: 115%
		}
	#left_order p, #right_saints p {
		margin-bottom: 5px;
		}	
/* TEXT END */

/* LINK */
	#footer p a {
		color: #fff;
		}
	#footer p a:hover {
		color: #fff;
		text-decoration: underline;
		}
	a.order_link, a.btn_recipe {
		display: block;
		margin-left: 23px;
		text-indent: -3000px;
		}
	#int_right a.order_link, #int_right a.btn_recipe {
		margin-left: 26px;
		}
	a.order_link {
		width: 119px;
		height: 37px;
		background: transparent url(../images/btn_order_now.png) 0 0 no-repeat;
		}
	a.order_link:hover {
		background-position: 0 -37px;
		}
	a.btn_recipe {
		width: 117px;
		height: 35px;
		background: transparent url(../images/btn_view_recipe.png) 0 0 no-repeat;
		}
	a.btn_recipe:hover {
		background-position: 0 -35px;
		}
/* END LINK */

/* HEADING */
/* END HEADING */

/* STRONG */
/* END STRONG */

/* SELECT */

/* END SELECT */
/* FIELDST */
	fieldset#contact_form, fieldset#thoughts {
		margin: 20px auto 0 auto;
		padding: 5px;
		width: 70%;
		border: 1px solid #ccc;
		}
/* END FIELDSETT */
/* LABEL */
	fieldset#contact_form label, fieldset#thoughts label {
		display: block;
		float: left;
		clear: left;
		padding-right: 5px;
		width: 200px;
		text-align: right;
		font-weight: bold;
		line-height: 250%;
		}
/* END LABEL */

/* INPUT */
	fieldset#contact_form input, fieldset#contact_form textarea, fieldset#thoughts input, fieldset#thoughts textarea {
		margin-bottom: 6px;
		padding: 7px;
		width: 195px;
		background: #fff;
		}
	fieldset#contact_form input, fieldset#contact_form textarea {
		display: block;
		float: left;
		}
	fieldset#contact_form input.btn_submit, fieldset#thoughts input.btn_submit {
		margin: 10px 0 0 205px;
		padding: 0;
		width: 117px;
		height: 35px;
		border: 0;
		cursor: pointer;
		}
/* END INPUT */

/* IMG */
	
	.img_hm_saint, .img_hm_cover {
		float: left;
		margin: 14px 0 14px 14px;
		}
	.img_news_lores, .img_thumb_right {
		float: right;
		margin: 0 0 14px 14px;
		}
	.img_thumb_left {
		float: left;
		margin: 0 14px 14px 0;
		}
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */

