
/* Subpages  Styles */

/************ default text BG color spacing etc ***********/
body{
	font-family: Arial, sans-serif;
	color: #006699;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #98a8b5;
}

/************* LINKS **************/

a:link{
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.gs-title a:link {
   color: #000000;
   }

a:visited{
	color: #FF9999;
	text-decoration: none;
}

.gs-title a:visited {
    color: #5d717a;
	}

a:hover{
	color: #DDDDBB;
	text-decoration: underline;
	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecontainer {
background-image:url(../images/pagebkgrnd.gif); /* provides faux columns, background color of left and right column */
background-repeat:repeat;
/*width: 100%;  uncomment this if you want the red column to go all the way to the right edge in IE */
}

/* hack to make background faux columns work for IE */
/* Hides from IE-mac \*/
* html #pagecontainer {
   position: relative;
	float: left; }
/* End hide from IE-mac */  

#header{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #323f44;
}

#topnav {
	float: right;
	padding-right: 30px;
	padding-top: 0px;
}

#rightcontent {

}

/*** right NavBar ***/
#searchbox {
    float: right; margin-right: 15px; margin-top: 2px;
	}

.navheader {
	background: url(../images/navbarheader.gif) no-repeat;
}

#navBar{
	float: left;
	width: 21%;
	margin: 5px 0px 20px 0px;
	padding: 0px;
	background-color: #B06363;
	height: 0%;
}


/***** main text box ******/
#content{
	float: left;
	width: 55%;
	background-color: #5d717a;
	color: #FFFFFF;
	border-right: 1px solid #323f44;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	min-height: 20px;
	background: #5d717a url(../images/leftshadow.gif) repeat-y;
}

#leftcontent{
  float:left;
	width: 19%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
#prop {
	float: left;   /* makes the center column extend all the way to the pooter */
	height: 1000px; /* at least the height of the right nav column */
}



/*************** #Header spacing styles **************/
#PageTitle{
	margin: 0;
	padding: 0 0 0 10px;
}

#SubTitle{
	margin: 0px;
	padding: 0px 0px 3px 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none;
}

/***** Page Title Text styles *********/
h1{
 font-family: Verdana, Arial, sans-serif;
 font-size: 120%;
 color: #CCCC99;
 margin: 0px;
 padding: 0px;
}
/********* Subtitle Text ********/
h2{
 font-family: Arial, sans-serif;
 font-size: 114%;
 color: #CCCC99;
 margin: 0px;
 padding: 0px;
}

/*************  Header NavBar styles **************/
#HeaderNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 0px none;
	color: #cccccc;
	border-top-width: 0px;
	border-top-style: none;
}

#HeaderNav img{
 display: block;
}

#HeaderNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color: #999966;
}
/********** end NavBar style ************/

/********** end header styles ************/



/************** text styles for main content ***************/

.maintext{
	font-size: 80%;
	color: #ffffff;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 20px;
	float: left;
}

.post {
	border-bottom: 4px double #9abcd1;
	padding-top: 10px;
}
.post h3 {
	color: #ddddbb;
	font-size: 110%;
}

/******** space around main image ***********/



/************* #footer styles ***************/

#footer {
	font-size: 75%;
	color: #CCCC99;
	float: left;
	width: 100%;
	height: 15px;
	background-color: #323f44;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc; /* was #ccc */
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}

/********** end footer ********/


/*********** # right Navbar link styles ***********/

/******* right navbar title ******/
h3{
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: #323f44;
 margin: 0px;
 padding: 0px;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #666633;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles right navbar ***********/

.sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #330000;
	font-size: 90%;
}

.sectionLinks h3{
	padding: 10px 0px 2px 10px;
	margin: 0;
}

.sectionLinks a {
	display: block;
	border-top: 1px solid #663300;
	padding: 2px 0px 2px 10px;
	color: #DDDDBB;
}

.sectionLinks a:hover{
	background-color: #5d717a;
}

/* end right Navbar */

br {
	clear: both;
}

/* main image box in content div */
.imagebox {
	float: left;
	padding: 20px 10px 10px 10px;
}

/* main text paragraph spacing */
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* picture captions */
.piccaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	font-weight: bold;
}

/* second image placement */
.imagebox2 {
	float: left;
	padding-left: 6px;
	margin-top: 10px;
}
/* text in second image box */
.imgb2caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
}
.webmastersig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCC99;
}

/******************* loose ends for similar pages ***************/

/***** about photography ***********/

.contenttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/****  portfolio page title *********/

h4{
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	color: #FFFFCC;
	text-decoration: none;
}

/************** postcard info in right NavBar ***/
.columnsubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #663300;
	text-decoration:underline;
	padding: 0px 0px 1px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663300;
	border-left-color: #663300;
}

/*  postcard info text */
.postcardtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
color: #000000;
background-color:#FFFFCC
}

/******************* site map ****************/
#content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#sitemapdiv {
	width: 100%;
	padding-bottom: 10px;
	padding-left: 15px;
	
}

/******************* Links *******************/
#topnav a {
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
