/* Note that the text styles of this skin are used as a default for the whole site; hense, they are located mainframe-default.css*/
body {
	background-image: url(/pages/graphics/background-2010a.jpg); 
	background-repeat: repeat-x;
}

#navmenu{
	width:350px;
	float:left;
	position:relative;
	top:-17px;
}

#banner{
	height:168px;
}

#topic{
	height:0px;
	width:0px;
	overflow:hidden;
}

#textrotate{
	top:140px;
   font-family:"Icicle Country Two", Arial, sans-serif;
	color: rgba(188, 30, 44,0.20);
	font-size:110px;
}


a.titlelink1:link, a.titlelink1:visited, a.titlelink1:active, a.titlelink1:hover{color:#000000; font-family:"Century Gothic", Calibri, sans-serif; font-size:25px; text-decoration:none; letter-spacing:3px; }
a.titlelink1:hover{
	color:#bc1e2c;
}

a:link{font-family:Calibri,Arial,sans-serif; font-size:12px; color:#bc1e2c; text-decoration:none; font-weight:400;}
a:visited{font-family:Calibri,Arial,sans-serif; font-size:12px; color:#bc1e2c; text-decoration:none; font-weight:400;}
a:hover{font-family:Calibri,Arial,sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:400;}
a:active{font-family:Calibri,Arial,sans-serif; font-size:12px; color:#bc1e2c; text-decoration:none; font-weight:400;}

a.link1:link, .adventurelinks:link, newslink:link, videolink:link{font-family:Calibri,Arial,sans-serif; font-size:12px; color:#bc1e2c; text-decoration:none; font-weight:400;}
a.link1, .adventurelinks:visited, newslink:visited, videolink:visited{font-family:Calibri,Arial,sans-serif; font-size:12px; color:#bc1e2c; text-decoration:none; font-weight:400;}
a.link1:hover, .adventurelinks:hover, newslink:hover, videolink:hover{font-family:Calibri,Arial,sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:400;}
a.link1:active, .adventurelinks:active, newslink:active, videolink:active{font-family:Calibri,Arial,sans-serif; font-size:12px; color:#bc1e2c; text-decoration:none; font-weight:400;}

.text1, .dateareatext, .smallpicsdisplay, .singlevideotext, .videotext, .bottombar, .adventuretext, .text2, .text3, .title1, .steve, .amie, .default, .another, .placeareatext, .bigpicdescriptext{
	font-family:Calibri,Arial,sans-serif;
	font-size:12px;
	color:#2c61ca;	/* bluetext */
	letter-spacing:1px;
}

.title1 {
	font-size:17px;
	font-weight:bold;
	color:#000;   /* blacknorm title style */
}

.text2, .steve, .amie, .default, .another{
	font-size:15px;
}

.bigpicdescriptext{
	color:#CCC;
}

.text2 {
	color:#bc1e2c;	
}

.default {
	color:#bc1e2c;	
}

.steve {
	color:#003333;	
}

.amie {
	color:#990000;	
}

.another {
	color:#000033;
}

.placeareatext, .text3, .singlevideotext {
	color:#000;
}

#titlebar{
	width:780px;
	border-bottom:solid #bc1e2c 1px;
	clear:both;
}

#placearea{
	width:470px;
}

#textarea{
	margin: 30px 0px 0px 0px;
}


#bigpicbox img{
	border:0px;
}

#smallpicbox{
	border:1px solid #bc1e2c;
}

#bigpicandtext{
	background-color:#bc1e2c;
	padding:15px 5px 5px 5px;
	width:305px;
}

#bigpicdescripbox{
	background-color:#bc1e2c;
}

#datearea{
	width:310px;
	text-align:right;
}

#allpicslarge li a:link, #allpicslarge li a:visited, #allpicslarge li a:active {
	font-family:Calibri,Arial,sans-serif;
	font-size:15px;
	text-decoration:none;
   background-color:#333;
	color:#fff;
	display: block;
	width:auto;
	height:auto;
}

#allpicslarge li a:hover {
	font-family:Calibri,Arial,sans-serif;
	font-size:15px;
	text-decoration:none;
   background-color:#bc1e2c;
	color:#fff;	
}

/* delete this if working

#descripbox{
	width:300px; padding:2px 5px 2px 5px;
	min-height:40px;
	background:#bc1e2c;
}

#picbox{
	float:left;
	width:310px;
	padding:5px 0px 0px 0px;
	background:#bc1e2c;
	display:inline;
}

#imagebox.img{
	border-color:#bc1e2c;
}

*/

/* Navbar */

.mattblackmenu li a:visited{
color:#bc1e2c;
}

.mattblackmenu li a:hover{
background: #9e9e9e; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: #9e9e9e; /*background of tab with "selected" class assigned to its LI */
}

.mattblackmenu ul{
border-bottom: 1px solid #9e9e9e;
background: #9e9e9e;
}

.mattblackmenu li a{
border-right: 1px solid #9e9e9e; /*right divider between tabs*/
color:#bc1e2c;
background: #9e9e9e;
}

.ddsubmenustyle li a:hover{
color:#000000;
}

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
background: #9e9e9e;
}

.ddsubmenustyle li a{
background-color: #9e9e9e;
}


/* just for index page */

#picswitcher{

  height:18px;
  width:15px;

}

#picswitcher a {
  display:block;
  text-decoration:none;
  text-align:center;
  color: #000000;
  font-family:Calibri,Arial,sans-serif; 
  font-size:12px;	  
  
}


#picswitcher a:hover {
  text-decoration:none;
  background-color:#ffffff;
}