/***** Global Settings *****/
 
body {
border:0;
margin:0;
padding:0;
background-attachment:fixed;
background-color: #000000;
background-position: left top;
color: #000;
background-repeat:repeat-x;
font:12px Verdana, Arial, Helvetica, sans-serif;
line-height:21px;
}

.smallgrey{color:#000; font-size:12px; line-height:13px}

.italic{color:#000; font-size:14px; font-family: "Lucida Calligraphy"; line-height:21px}



#wrap {
position:relative;
min-height: 300px;	/*  this is for Firefox  */
margin: auto;
height:auto;
width:926px;
background-image:url(images/red_repeatBG.gif);
}
* html #wrap {
height:auto;	/*  this is for IE  */
width:926px;
}

#contentwrap {
position:relative;
min-height: 100%;	/*  this is for Firefox  */
margin: auto;
height:auto;
width:926px;
}

#top {
position:relative;
height:31px;
width:926px;
background:url(images/top.gif);
background-position: left top;
background-repeat:no-repeat;
color: #fff;
font-size: 10px;	
}

#top a {
color: #fff;
font-size: 1.0em;
text-decoration: none;	
}

#BlackBar {
position:relative;
height:36px;
width:926px;
background:url(images/blackbar.gif);
background-position: left top;
background-repeat:repeat-x;
color: #fff;
font-size: 1.2em;
font-weight:bold;	
}

#MainBanner {
position:relative;
height:262px;
width:926px;
background:url(images/MainBanner.jpg);
background-position: left top;
background-repeat:no-repeat;	
}

#Menu {
position:relative;
height:29px;
width:926px;
background:url(images/menu.gif);
background-position: left top;
background-repeat:repeat-x;
}

#Menu a {
font-family: "Gill Sans MT";
color: #fff;
font-size: 1.4em;
text-decoration: none;
text-align: center;
padding: 0 20px 0 20px;
}

#Left {
position:relative;
height:auto;
width:660px;
float:right;
background-color: #fff;
border: #660000 solid 10px;
margin: 0;
padding: 0;
}

#Content {
height:auto;
min-height: 225px;
width:906px;
background-color: #fff;
border: #660000 solid 10px;
margin: 0;
padding: 0;
}

#Content h1 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8;
	margin-bottom: 5px;
	letter-spacing: 1px;
	padding: 0;
}

#Content h2 {
color: #000;
font-family: "Gill Sans MT";
font-size:1.4em;
margin-bottom: 2px;
letter-spacing: 1px;
padding: 0;
}

#Content a {
color: #751D00;
line-height: 24px;
}

.html #Left {
position:absolute;
height:auto;
width:660px;
float:right;
z-index: 20;
background-color: #fff;
border: #660000 solid 10px;
margin: 0;
padding: 0;
}

#Left h1 {
color: #000;
font-family: "Gill Sans MT";
font-size: 1.9em;
margin-bottom: 5px;
letter-spacing: 1px;
padding: 0;
}

#Left h2 {
color: #000;
font-family: "Gill Sans MT";
font-size:1.4em;
margin-bottom: 2px;
letter-spacing: 1px;
padding: 0;
}

#Left h2 {
color: #000;
font-family: "Gill Sans MT";
font-style: italic;
font-size:1.2em;
margin-bottom: 2px;
letter-spacing: 1px;
padding: 0;
}

#Left a {
color: #751D00;
line-height: 24px;
}

#Right {
position:relative;
height:auto;
width:241px;
z-index: 10;
background-color: #f6e7d7;
border: #603811 solid 2px;
}

*html #Right {
position:absolute;
height:auto;
width:245px;
float: left;
z-index: 10;
background-color: #f6e7d7;
border: #603811 solid 2px;
}

#Right h1 {
color: #000;
font-family: "Gill Sans MT";
font-size: 1.4em;
margin-bottom: 2px;
padding: 0;
}

#Right a {
color: #751D00;
}

#Right ul {
width: 240px;
margin: 0;
padding: 0;
}


#Right li {
list-style-type: none;
margin-top: 10px;
margin-right: 10px;
line-height: 14px;
font-size: .8em;
padding: 0;
}

#Footer {
clear: both;
}

#BottomLinks, #BottomLinks a {
height:auto;
padding-top: 10px;
position: relative;
margin: auto;
width:926px;
text-align:left;
color: #fff;
font-size: 11px;
line-height: 14px;
}



 
