@charset "UTF-8";
/* CSS Document */
  
body {
background-color: #F0F0F0;
	margin-top:30px;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif}
	
img    {
	padding-bottom:5px;
	padding-top: 10px;
}
	

/* Start Text  --------------------------------------------------- */

.p      { 
	color: #000000;
	font-size: 13px;
	line-height:1.3em;
	padding-top: 0px;}
	
.p-italic      { 
	color: #000000;
	font-size: 13px;
	font-style:italic;
	line-height:1em;
	padding-top: 0px;}

p      {
	color: #000000;
	font-size: 13px;
	line-height:1.3em;
	padding-top: 0px;
}

.titles {
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 0.5em;
	color:#39a5b5;
}
	
.titlesblue {
	font-size: 1.5em;
	font-weight:bold;
	margin-bottom: 0.5em;
	color:#39a5b5;}
	
	
.dates {
	font-size: 1.3em;
	font-weight:bold;
	margin-bottom: 1em;
	color:#666666;
	line-height: 2em;
}


/* End Text  --------------------------------------------------- */


/* Start DIV tags  --------------------------------------------------- */


#wrapper{
	margin:auto;
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid  #CCCCCC;
	clear: both;
	height: 1400px;
}

#wrapper2{
	margin:auto;
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid  #CCCCCC;
	clear: both;
	height: 1150px;
}

#wrapper3{
	margin:auto;
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid  #CCCCCC;
	clear: both;
	height: 12100px;
}

#wrapper4{
	margin:auto;
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid  #CCCCCC;
	clear: both;
	height: 1250px;
}


#wrapper5{
	margin:auto;
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid  #CCCCCC;
	clear: both;
	height: 1800px;
}


#wrapper6{
	margin:auto;
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid  #CCCCCC;
	clear: both;
	height: 750px;
}

#header {
	width: 800px;
	text-align:center;
	height:220px;
	padding: 1px 2px 3px 4px;
}


#links {
	width:200px;
	text-align:left;
	height:400px;
	float: left;
}

#bloglinks {
	width:200px;
	text-align:left;
	height:600px;
	float: left;
}


#body {width:750px; text-align:center; height:800px;}

#index {
	width:600px;
	text-align:left;
	height:400px;
	float: right;
}


#videos {
	width:600px;
	text-align:left;
	height:900px;
	float: right;
}


#about {
	width:600px;
	text-align:left;
	height:520px;
	float: right;
}

#photos {
	width:600px;
	text-align:left;
	height:800px;
	float: right;
}

#blog {
	width:600px;
	text-align:left;
	height:1200px;
	float: right;
}


#titles {width:750px; text-align:left; height:30px; padding-top:10px; padding-bottom:0px; }

#footer {
	width:750px;
	text-align:left;
	height:auto;
	padding-top:10px;
}


/* Start Links Text  --------------------------------------------------- */

.nav a      {
	color:#39a5b5;
	text-decoration: none;
	font-size: 2em;
	font-weight: bolder;
	text-align:left;
	line-height: 1.3em;
}
.nav a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 2em;
	font-weight: bolder;
	text-align:left;
	line-height: 1.3em;
}

.links a      {color:#39a5b5; text-decoration: none; font-size: 1em; font-weight: bolder; }
.links a:hover {
	color: #39A5B5;
	text-decoration: none;
	font-size: 1em;
	font-weight: bolder;
}


/* End Links Text  --------------------------------------------------- */
