@charset "utf-8";
/* CSS Document */

/* Kill before upload */



/* Nav & Link Clases */

#Footer a:link {text-decoration:none; color:#FFFFFF;}
#Footer a:visited {text-decoration:none; color:#FFFFFF;}
#Footer a:active {text-decoration:none; color:#FFFFFF;}
#Footer a:hover {text-decoration:none; color:#fab5c6;}

.TopNavR a:link {text-decoration:none; color:#FFFFFF;}
.TopNavR a:visited {text-decoration:none; color:#FFFFFF;}
.TopNavR a:active {text-decoration:none; color:#FFFFFF;}
.TopNavR a:hover {text-decoration:none; color:#fab5c6;}

.TopNavL a:link {text-decoration:none; color:#fab5c6;}
.TopNavL a:visited {text-decoration:none; color:#fab5c6;}
.TopNavL a:active {text-decoration:none; color:#fab5c6;}
.TopNavL a:hover {text-decoration:none; color:#FFFFFF;}


/* Design Elements */


.hr {background: #cabeaf;  width:100%; height:1px; overflow:hidden;} /* for that silly IE */


h1 {color:#b71e43; font-size:26px; font-family:Tahoma; font-weight:normal;}

.P14 {font-size:14px; line-height:23px;}

.Pad10R { padding-right:10px;}

.lightpink {color: #fab5c6}

.borderless {border:none !important;}

/* Layout Classes */

html, body {
margin:0;
padding:0;
height:100%;
font-family:Tahoma; font-size:12px; 
}

#SiteContainer {
width:100%;
position:relative;
height:100%;
overflow:visible;
}

#Container900 {
width:900px;
left:50%;
margin-left:-450px;
position:relative;
overflow:visible;
height:100%;

}

#Header {
position:relative;
width:100%;
overflow:hidden;
height:233px;
float:left;
display:inline;
background:#b71e43;
}

#TopNav {
height:40px;
background:#b71e43;
line-height:40px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
margin-left:525px;



}

#MainNav {
height:48px;
width:100%;
background:#47342e;
color:#fbf2e1;
padding-top:145px;
background:url(images/topBG.jpg) top center;
}

#Nav {margin-left:220px; background:url(images/NavBG.jpg) bottom left;}

#Nav a:link {display:block; float:left; position:relative; padding-left:13px; padding-right:13px; font-size:14px; color:#fbf2e1; text-decoration:none; height:60px; line-height:30px;}
#Nav a:active {display:block; float:left; position:relative; padding-left:13px; padding-right:13px; font-size:14px; color:#fbf2e1; text-decoration:none; height:60px; line-height:30px;}
#Nav a:visited {display:block; float:left; position:relative; padding-left:13px; padding-right:13px; font-size:14px; color:#fbf2e1; text-decoration:none; height:60px; line-height:30px;}
#Nav a:hover {display:block; float:left; position:relative; padding-left:13px; padding-right:13px; font-size:14px; color:#b71e43; text-decoration:none; background:#fbf2e1; height:60px; line-height:30px;}


#Nav .selected {display:block; float:left; position:relative; padding-left:13px; padding-right:13px; font-size:14px; color:#b71e43 !important; text-decoration:none; background:#fbf2e1; height:60px; line-height:30px;}

#ContentAreaMain {
background:url(images/paperBG.jpg) repeat top left;
min-height:200px;
position:relative;
float:left;
width:100%;
}

#ContentAreaMain a{color:#000000; text-decoration:underline;}

#ContentLeft {
margin-top:0px;
margin-left:39px;
width:861px;
position:relative;
float:left;
line-height:18px;
display:inline;
color:#49352f;
}

#ContentRight {
margin-top:0px;
width:677px;
position:relative;
float:left;
}

#Footer {
width:100%;
background:#47342e;
min-height:200px;
position:relative;
float:left;
}

#FooterContent {
height:192px;
background:url(images/BottomBG.jpg) top center;
position:relative;
float:left;
width:100%;
padding-top:40px;
}

#FooterNav {
height:40px;
width:100%;
background:#b71e43;
float:left;
width:100%;
line-height:40px;
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}

#Block {
	width:111px;
	position:relative;
	float:left;
	border-right:1px solid #5b4a44;
	color:#f4e9d4;
	padding-left:20px;
	height:150px;
	line-height:18px !important;
	}
