html {
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-image:url(../images/backgroundTan.png);
	background-position:top; 
	background-repeat:repeat-x;
	background-color:#9f9784;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	text-align:center;
	letter-spacing:.05pt;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

ul {
	list-style-image:url(../images/dotRed.png);
}


a:active    	  	{text-decoration: none; 	 color: #cc0000;}				
a:link      	  	{text-decoration: none; 	 color: #cc0000;}		
a:visited   	  	{text-decoration: none; 	 color: #cc0000;}
a:hover    	  		{text-decoration: underline; color: #cc0000;}
a:visited:hover 	{text-decoration: underline; color: #cc0000;}

.mainContainer {
	width:1126px;
}

.contentContainer {
	width:100%;
	background-image:url(../images/backgroundWhite.png);
	background-repeat:repeat-y;
	background-position:center;
	float:left;
}

.titleBar {
	width:1108px;
	height:76px;
}

.leftContainer {
	position:relative;
	float:left;
	left:9px;
	padding:0px;
	margin:0px;
	width:362px;
	background-image:url(../images/backgroundLeftNav.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.leftNav {
	top:30px;
	position:relative;
	float:left;
	padding:0px;
	padding-bottom:20px;
	width:362px;
	min-height:232px;
	text-align:left;
	background-color:#ccdedc;
}

.leftPhotos {
	position: relative;
	float:left;
	padding:40px 0px 0px 0px;
	margin:0px;
	width:360px;
}

.rightContainer {
	position:relative;
	float:right;
	right:9px;
	padding:40px;
	width:650px;
	text-align:left;
}

.headerBanner {
	background-image:url(../images/headerBanner.png);
	width: 766px; 
	height: 32px;
	padding: 108px 0px 0px 360px;
	
}
.footerCap {
	background-image:url(../images/backgroundFooterWhite.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:40px;
	width:1126px; 
	height:38px;
	float:left;
	position: inherit;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.bodyFont {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.bodyFont a:active    	  	{text-decoration: none; 	 color: #cc0000;}				
.bodyFont a:link      	  	{text-decoration: none; 	 color: #cc0000;}		
.bodyFont a:visited   	  	{text-decoration: none; 	 color: #cc0000;}
.bodyFont a:hover    	  	{text-decoration: underline; color: #cc0000;}
.bodyFont a:visited:hover 	{text-decoration: underline; color: #cc0000;}

.bodyRed {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #cc0000;
}


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.footer a:active    	   	{text-decoration: none; 	 color: #666666;}			
.footer a:link      	   	{text-decoration: none; 	 color: #666666;}		
.footer a:visited   	   	{text-decoration: none; 	 color: #666666;}
.footer a:hover    	     	{text-decoration: underline; color: #666666;}	
.footer a:visited:hover   	{text-decoration: underline; color: #666666;}



.bodyFont a:active    	  	{text-decoration: none; 	 color: #cc0000;}				
.bodyFont a:link      	  	{text-decoration: none; 	 color: #cc0000;}		
.bodyFont a:visited   	  	{text-decoration: none; 	 color: #cc0000;}
.bodyFont a:hover    	  	{text-decoration: underline; color: #cc0000;}
.bodyFont a:visited:hover 	{text-decoration: underline; color: #cc0000;}

#rollover ul, #rollover li {
	list-style-type: none;
	line-height: 20px;
	font-size:13px;
	list-style-image:none;
}

#rollover li a {
	background-image: url(../images/arrowRedOff.png);
	background-repeat: no-repeat;  
	background-position: 0.4em;
	padding-left: 15px;
	padding-top:2px;
	color:#666666;
	text-decoration: none;
}

#rollover li a:hover {
	background-image: url(../images/arrowRed.png);
	background-repeat: no-repeat;  
	background-position: 0 .4em;
	padding-left: 15px;
	color: #cc0000;
	text-decoration: none;
}


#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:704px;
height:454px;
z-index:9002;
}
#popUpDiv2 {
position:absolute;
background-color:#eeeeee;
width:704px;
height:454px;
z-index:9002;
}
