@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	margin:0px;
	padding:0px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#5f371a;
}

a img {border: none; }

#Mainframe {
width:943px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#Wrapper {
width:100%;
float:none;
overflow: hidden;
background-image: url(../images/bgPattern.jpg);
}

#HomeLeft {
float:left;
width:276px;
background-image:url(../images/bgPattern.jpg);
padding-bottom:15px;
}

#HomePage {
float:right;
width:637px;
background-color:#e2d9d3;
background-image:url(../images/bgPattern.jpg);
padding-left:10px;
padding-right:15px;
}

#HomeCenter {
float:left;
width:390px;
background-color:#e2d9d3;
background-image:url(../images/calendarBG.jpg);
background-repeat:no-repeat;
}

#HomeRight {
float:left;
width:277px;
height:auto;
background-color:#e2d9d3;
background-image:url(../images/bgPattern.jpg);
}

#footer {
width:400px;
height:50px;
background-color:#6c4e30;
padding:10px;
float:left;
background-image:url(../images/footerbg.jpg);
}

#footerR {
width:523px;
height:70px;
background-color:#6c4e30;
float:right;
line-height:70px;
text-align:center;
background-image:url(../images/footerbg.jpg);
}

#calendarHolder {
padding-top:40px;
padding-left:20px;
padding-right:20px;
height:310px;
}

#sideNav {
padding-left:25px;
}

#myaccountHolder {
padding-left:30px;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
background-image:url(../images/bgPattern.jpg);
}

.newsContainer {
padding-left:25px;
padding-right:10px;
}

.footerText {
font-size:10px;
color:#d1c2b3;
}

.greenText {
font-size:12px;
color:#628100;
}

.pageTitle {
font-size:24px;
color:#0b4263;
}

.pageSubTitle {
font-size:18px;
color:#0b3a00;
}

img.floatRight { 
float: right; 
margin: 4px;
border:solid 1px  #666600;
padding:5px;
background-color:#FFFFFF;
}

.subnavHeader {
font-size:16px;
font-weight:bold;
}

input.button1 {
background-color:#603310;
color:#FFFFFF;
border-bottom:#330000 solid 1px;
border-right:#330000 solid 1px;
border-top:#e8e1db solid 1px;
border-left:#e8e1db solid 1px;
}

A.newsheadlink:visited  {color: #0b4263; font-size:24px; text-decoration: none}
A.newsheadlink:link  {color: #0b4263; font-size:24px; text-decoration: none}
A.newsheadlink:active  {color: #0b4263; font-size:24px; text-decoration: none}
A.newsheadlink:hover   {color: #0b4263; font-size:24px; text-decoration: underline}

A.footerlink:visited  {color: #ffffff; text-decoration: none}
A.footerlink:link  {color: #ffffff; text-decoration: none}
A.footerlink:active  {color: #ffffff; text-decoration: none}
A.footerlink:hover   {color: #ffffff; text-decoration: underline}

A.brownlink:visited  {color: #603310; text-decoration: none}
A.brownlink:link  {color: #603310; text-decoration: none}
A.brownlink:active  {color: #603310; text-decoration: none}
A.brownlink:hover   {color: #603310; text-decoration: underline}

A.greenlink:visited  {color: #0b3a00; text-decoration: none}
A.greenlink:link  {color: #0b3a00; text-decoration: none}
A.greenlink:active  {color: #0b3a00; text-decoration: none}
A.greenlink:hover   {color: #0b3a00; text-decoration: underline}

A.tanlink:visited  {color: #e8e1db; text-decoration: none}
A.tanlink:link  {color: #e8e1db; text-decoration: none}
A.tanlink:active  {color: #e8e1db; text-decoration: none}
A.tanlink:hover   {color: #e8e1db; text-decoration: underline}

A.whitelink:visited  {color: #b5d451; text-decoration: none; font-size:14px}
A.whitelink:link  {color: #b5d451; text-decoration: none; font-size:14px}
A.whitelink:active  {color: #b5d451; text-decoration: none; font-size:14px}
A.whitelink:hover   {color: #b5d451; text-decoration: underline; font-size:14px}

A:link {color: #0b3a00; text-decoration: none}
A:visited {color: #0b3a00; text-decoration: none}
A:active {color: #0b3a00; text-decoration: none}
A:hover {color: #0b3a00; text-decoration: underline}
