﻿body     
{ 
	background:url(../images/bg_Main1.jpg) repeat-Y center top;
	text-align: left; 
	margin: 0 25px;
	vertical-align: top;
    font-family:Georgia;
    color:#6c6e70;
}

/*--------     Master Page Elements      -------------*/

.BG_Middle
{
	background:url(../images/BG_Middle.jpg) center top;
	height:1000px;
	width:800px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:75px;
	border: solid 0px silver;
}

.OutsideLine
{
	width:780px;
	height:975px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	border:solid 2px #5d5b59;
}

.InsideLine
{
	width:770px;
	height:962px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	border:solid 2px #5d5b59;
}

.Header
{
	width:770px;
	height:134px;
	background:url(../Images/Header.jpg) center top;
}

.Menu
{
	/*  MODIFIED IN IE.CSS   */
	width:350px;
	height:20px;
	float:right;
	margin-top:-26px;	
}

.MenuLeft
{
	width:220px;
	font:Georgia;
	margin-left:50px;
	margin-top:0px;
	border:solid 0px red;
}

.footer
{
	width:800px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	border:solid 0px silver;
}

.LeftColumnMaster
{
	width:350px;
	height:180px;
	float:left;
	border:solid 0px silver;	
}

.RightColumnMaster
{
	width:380px;
	height:200px;
	float:Right;
	position:relative;
	margin-top:-100px;
	padding:10px 10px 10px 10px;
	border:solid 0px silver;
}


.VICBox
{
	width:217px;
	height:270px;
    text-align:center;
    margin-top:30px;
    margin-left:80px;
    background-image:url(../Images/VIC_Box.jpg)
}

.VICBox_Top
{
	width:217px;
	height:130px;
    text-align:center;
    margin-top:30px;
    margin-left:50px;
    background-image:url(../Images/VIC-BoxHome_01.jpg)
}

.VICBox_Middle
{
	width:217px;
    text-align:center;
    margin-left:80px;
    background-image:url(../Images/VIC_Box_02.jpg)
}

.VICBox_Bottom
{
	width:217px;
	height:43px;
    text-align:center;
    margin-left:50px;
    background-image:url(../Images/VIC-BoxHome_02.jpg)
}

.VIC_Text
{
	width:210px;
	text-align:left;
	font-family:Georgia;
	border:solid 0px yellow;
}

.VICBoxLarge_Top
{
	width:350px;
	height:195px;
    text-align:center;
    margin-top:30px;
    margin-left:0px;
    background-image:url(../Images/VIC-boxLarge_01.jpg)
}

.VICBoxLarge_Middle
{
	width:350px;
    text-align:center;
    margin-left:0px;
    background-image:url(../Images/VIC-boxLarge_03.jpg)
}

.VICBoxLarge_Bottom
{
	width:350px;
	height:28px;
    text-align:center;
    margin-left:0px;
    background-image:url(../Images/VIC-boxLarge_04.jpg)
}

.VIC_TextLarge
{
	width:350px;
	padding-left:20px;
	text-align:left;
	font-family:Georgia;
	border:solid 0px yellow;
}

/*--------------------      Master Page 2 Elements     --------------------*/
.BG_Middle2_Top
{	
	background:url(../images/BG_Middle2_01.jpg) center top;
	height:20px;
	width:800px;
	margin-left:auto;
	margin-right:auto;	
	margin-top:75px;
	border: solid 0px silver;
}

.BG_Middle2_Middle
{
	background:url(../images/BG_Middle2_02.jpg) center top;
	/*height:400px;*/
	width:800px;
	margin-left:auto;
	margin-right:auto;	
	border: solid 0px red;
}

.BG_Middle2_Third
{	
	background:url(../images/BG_Middle2_03.jpg) center top;
	/*height:20px;*/
	width:800px;
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;	
	background-repeat:repeat-y;
	border: solid 0px yellow;
}

.BG_Middle2_Bottom
{	
	background:url(../images/BG_Middle2_04.jpg) center;
	height:290px;
	width:800px;
	margin-left:auto;
	margin-right:auto;	
	border: solid 0px silver;
}

.Header2
{
	width:770px;
	height:134px;
	margin-left:15px;
	background:url(../Images/Header.jpg) center top;
}

.LeftColumnMaster2
{
	width:300px;
	height:180px;
	float:left;
	border:solid 0px blue;	
}

.RightColumnMaster2
{
	width:460px;
	height:200px;
	float:Right;
	position:relative;
	margin-top:-100px;
	margin-right:15px;
	padding:10px 10px 10px 10px;
	border:solid 0px red;
}

/*--------------------      Home Page Elements     --------------------*/
.LeftColumn
{
	/*  MODIFIED IN IE.CSS   */
	width:350px;
	height:450px;
	float:left;
	margin-left:-350px;
	margin-top:180px;
	border:solid 0px green;
}

.LeftTextBlock
{
	widows:350px;
	margin-left:60px;
}

.Logo
{
	width:190px;
	height:240px;
	margin-top:-119px;
	margin-left:70px;
	position:relative;
	border:solid 0px black;
}

.RightColumn
{
	width:380px;
	height:575px;
	position:relative;
	margin-top:125px;
	margin-left:16px;
	padding:10px 10px 10px 10px;
	border:solid 0px silver;

}

.Dottedline
{
    border-bottom: 1px dotted #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

/**************************     Page Elements    ***********************/
.CenterColumn /*modified in CSS_IE*/
{
	width:500px;
	margin-left:-30px;
	margin-top:-250px;
	padding:10px 10px 10px 10px;
	border:solid 0px red;
}

.MenuBlock /*modified in CSS_IE*/
{
	width:200px;
	margin-top:0px;
	float:left;
	margin-left:-240px;
	border:solid 0px blue;
}

.FirstColumn
{
	width:250px;
	margin-top:10px;
	float:left;
	border:solid 0px blue;
	clear:both;
}

.SecondColumn
{
	width:250px;
	margin-top:10px;
	float:right;
	/*padding-right:10px;*/
	border:solid 0px blue;
}

.Image
{
	border:solid 2px black;
}

.TextBlock /*modified in CSS_IE*/
{
	width:480px;
	font-size:15px;
	line-height:22px;
    /*padding-top:450px;*/
	border:solid 0px green;
}

.CateringColumn2 /*modified in CSS_IE*/
{
	width:425px;
	float:right;
	font-size:15px;
	line-height:22px;
	margin-top:-250px;
	border:solid 0px green;
}

.LeftColumnCatering
{
	/*  MODIFIED IN IE.CSS   */
	width:225px;
	height:450px;
	float:left;
	margin-left:-240px;
	border:solid 0px silver;
}

.CateringTextBlock
{
	width:400px;
	float:right;
	font-size:12px;
	line-height:16px;
	padding-top:0px;
	padding-right:20px;
	border:solid 0px green;
}

.SectionHeader
{
	font-style:italic;
	font-size:18px;
}

.SectionHeaderRED
{
	font-style:italic;
	font-size:18px;
	color:#600;
}

.SectionSubHeader
{
	font-style:italic;
	font-size:14px;
}

.SectionSubTextRED
{
	font-size:12px;
	color:#600;
}

.CenterColumnContact
{
	width:400px;
	margin-left:-30px;
	margin-top:-250px;
	padding:10px 10px 10px 80px;
	font-size:12px;
	border:solid 0px red;
}

/*------    Control Panel   --------*/

.CPanelColumn
{
	width: 600px;
	padding:30px 10px 10px 10px;
	margin-left:auto;
	margin-right:auto;
	border:solid 0px silver;
}