/* Ramon A. Brittain Photography  */
/* author: Nena Moss              */

body 
{
	font-size: 1em;
	font-family: Arial, sans-serif; 
	background-color: #393939; 
	color: #303030; 
}
#wrapper
{
	margin: 1em auto; 
	padding: 0;
	width: auto;
	max-width: 960px;
	background-color: #fff;
	border-width: 1px; /* needed for Firefox so that when the screen is enlarged, the document remains centered */
 
}
#contentwrapper {
	margin: 0;
	padding: 20px 40px 20px 40px;
	width: auto;
	min-height: 550px;
	background-color: #fff;
	overflow: auto; /* needed for FireFox */
}
p {
  	line-height: 1.6em;	
}
dd {
  	line-height: 1.5em;	
  	font-size: 0.9em;
}
h1 {
	margin: 0;
	padding: 10px 0 15px 0;
	font-variant: small-caps;
	font-weight: bold; 
	font-size: 1.8em;
	color: #3b0b0b;
	text-align: center;
}
h2 {
	padding: 0 0 8px 0;
	font-variant: small-caps;
	font-family:   'Cantata One', 'Coustard', serif, "Times New Roman", serif;
	font-weight: bold; 
	font-size: 1.6em;
	color: #3b0b0b;
	text-align: left;
}
h3 {
	margin: 0;
	padding: 20px 0 5px 0;
	font-family:   'Cantata One', 'Coustard', serif, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #3b0b0b;
}
h4 {
	margin-bottom: 0.3em;
	font-weight: bold;
	font-size: 1.0em;
}
h5 {
	font-weight: bold;
	font-size: 0.9em;
}

dt {
	font-weight: bold; 
	font-size: 1.2em;
	border-bottom: 1px dashed #CCCCCC;
	color: #3b0b0b;
	text-align: left;
}
dd  {
		margin: 0.2em 0 0.2em 0.1em;
		padding: 0.2em 0 0.7em 0;
}

#header {
	margin-bottom: 10px;
	width: 960px;
	height: 90px;
	margin: 0 auto;
}

#header ul
{
	margin: 0;
	padding: 10px 20px 0 0;
	list-style: none;
	height: auto;
	float: right;
	text-align: center;
	clear: none;
}
#header li {
	padding: 0;
	display: inline;
	font-size: small;
	color: #000;
	border: 1px dotted #000;
	margin: 0 3px;
	}
	
#header li a {
	color: #000;	
	}
	
#header h1, #header h2 {
	padding: 5px 0 10px 0;
	font-family:   'Cantata One', serif, 'Coustard', "Times New Roman", serif;
	font-size: 1.7em;
	font-weight: 600;
	clear: right;
}


header {
	margin-bottom: 10px;
	width: 960px;
	height: 90px;
	margin: 0 auto;
}

header ul
{
	margin: 0;
	padding: 10px 20px 0 0;
	list-style: none;
	height: auto;
	float: right;
	text-align: center;
	clear: none;
}
header li {
	padding: 0;
	display: inline;
	font-size: small;
	color: #000;
	border: 1px dotted #000;
	margin: 0 3px;
	}
	
header li a {
	color: #000;	
	}
	
header h1, header h2 {
	padding: 5px 0 10px 0;
	font-family: 'Cantata One', serif, 'Coustard', "Times New Roman", serif;
	clear: right;
		font-size: 1.7em;
	font-weight: 500;
}
#logo {
 position: absolute;
 float: left;	
 padding: 8px 0 0 25px;
}
#header img {
	float: left;
}
#navbar {
	margin: 0 auto; 
	padding: 3px 10px 0 10px;
	width: auto;
	min-width: 390px;
	max-width: 940px;
	height: 26px;
	background-image: url(../images/redbkgd.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	clear: both;
	
}
#navbar h3 {
	padding: 3px;
	color: white;
	display: inline;
}
#navbar ul {
	margin: 0 auto;
	padding: 3px 0 0 10px;
	list-style: none;
	float: left;
	text-align: center;
}
#navbar li {
	padding: 0;
	display: inline;
}
#navbar a, #header a {
	padding: 2px 10px 3px;
	color: white;
	text-decoration: none;
}
#navbar a:hover, #header a:hover {
	border: dotted thin;
	background: black;
	color: #fff;
	text-decoration: underline;

}

nav {
	margin: 0 auto; 
	padding: 3px 10px 0 10px;
	width: auto;
	min-width: 390px;
	max-width: 940px;
	height: 26px;
	background-image: url(../images/redbkgd.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	
}
nav h3 {
	padding: 3px;
	color: white;
	display: inline;
}
nav ul {
	margin: 0 auto;
	padding: 3px 0 0 10px;
	list-style: none;
	float: left;
	text-align: center;
}
nav li {
	padding: 0;
	display: inline;
}
nav a, #header a, header a {
	padding: 2px 10px 3px;
	color: white;
	text-decoration: none;
}
nav a:hover, #header a:hover, header a:hover {
	border: dotted thin;
	background: black;
	color: #fff;
	text-decoration: underline;

}

.mainlist ul {
	text-align: center;
}

.mainlist li  {
	padding: 0.5em;
	list-style-type: square;
	width: 5em;
}
.mainlist li a {
	padding: 3px;
	background-color: #fff;
}
.mainlist  li a:hover {
	color: #000;
}


#sidebar {
	width: 190px;
	margin: 0 10px 10px 0;
	padding: 5px;
	background-color: gray;
	float: left;
	border: 1px solid #ccc;
}
#sidebar ul {
	font-weight: bold;
	list-style: none;
	text-align: center;
}
#sidebar ul li a {
	border: solid thin gray;
	padding: 5px;
	background-color: gray;
	color: navy;
	display: block;
}
#sidebar ul li a:hover {
	border: dotted thin;
	background: yellow;
	color: navy;
}
#sidebar h2 {
	color: navy;
}
.caption {
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	
}
#leftcolumn  {
  float: left;
  width: 475px;
  padding: 0 20px 0 0;
 }
img.leftfloat  {padding: 0 20px 0 0;
}
 
#rightcolumn  {
  float: right;
  width: 365px;
  padding: 0 0 0 10px;
 }
#rightcolumn p img {
  margin: 0 auto;
  text-align: center;
}
#rightcolumn p img .caption {
  margin: 0 auto;
  text-align: center;
}
#rightcolumn table {
  border-collapse: separate;	
  border-spacing: 5px;
}

#rightcolumn table th {
  text-indent: -999999px;
  padding:0;
 
  
}
.center {
	margin: auto;
}
.rightalign  {
  text-align: right;	
}
.leftalign {
  text-align: left;	
}
#main {
	padding: 0 40px 20px 40px;
	width: 850px;
}

p, li, td {font-size: 100%;}

#leftmaincol  {
  float: left;
  width: 45%;
  padding: 0 20px 0 0;
 }
 
#rightmaincol  {
  float: right;
  width: 45%;
  padding: 0 0 0 10px;
 }
#leftcol  {
  float: left;	
  width: 55%;
}
.rightfloat {
  float: right;	
}
.leftfloat {
 float: left;	
}
table.info  {
  margin: 0 auto;
  padding: 2px;
  border-collapse: separate;
  width: auto;
}
 table.info tbody td {
   border-bottom: 1px dashed #ccc;
}
table.info caption {
  font-weight: bold;	
}
.rightform {
	padding-left: 300px;
}
/* form styles */
.formleftcol {
	float: left;
	width: 45%;
}
.formrightcol {
	float: right;
	width: 45%;
}
form {
	margin: 0 auto;
	width: 85%;
}
label {
	display: block;
	width: 6em;
	padding: 0 1em 0.3em 0  ;
	float: left;
	font-weight: bold;
	text-align: right;
}
input {
     background-color: #e8e8e8;	
     display: block;
     padding: 0.3em;
     margin-bottom: 0.3em  ; 
}
select {
     background-color: #e8e8e8;	
     display: block;
     margin: 0.3em 0;
     height: auto;
     width: 11em;

}

textarea {
  background-color: #e8e8e8;
  padding: 5px;
}
fieldset {
	width: auto;
	border-radius: 10px;
}
 #gallery
 {
   position: relative;
  }
  #gallery ul 
  {width: 500px; list-style-type: none;
  }
 #gallery li {
 	 display: inline;
 	 float: left;
 	 padding: 10px;
 }
 #gallery img {
 	 border: thin solid #ccc;
 	 float: none;
 }
 #gallery a {
 	 text-decoration: none;
 	 color: #333;
 	 font-style: italic; 

 }
img a {
 	 border: 0;
 	 text-decoration: none;
 }
 .transform {
 	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms--transform: rotate(3deg);
	transform: rotate(3deg);	 
 }
 #gallery span {
   display: none; 
 }
  #gallerystatic  {
   display: block;
   position: absolute;
   top: 30px;
   left: 390px;
   text-align: center;

 }
 #gallerystatic .caption {
   color: #333;
   font-style: italic; 
   font-size: 1em;	 
   font-weight: 400;
   position: absolute;
   top: 5px;
   left: 183px;
   text-align: center;
      z-index: 0;
 }
 
 #gallery a:hover span {
   display: block;
   position: absolute;
   top: 30px;
   left: 390px;
   text-align: center;
 }

 .shop
 {
   width: 40%;
   float: left;
   padding-right: 40px;
   padding-bottom: 20px; 	 
 }
 .clearfloat {
 	clear: both; 
 }
 #homephotobox {
 	margin: 0 auto;
 	height: 111px;
 	width: 610px;
    border: 1px solid #666666;
    clear: both;
    padding: 5px;
    text-align: center;
}	 
 #homephotobox a {
 	 border: 0;
 	 text-decoration: none;
 }
#footer {
	margin: 0 auto; 
	padding: 1px 10px 0 10px;
	width: auto;
	min-width: 390px;
	max-width: 940px;
	height: 25px;
	background-image: url(../images/redbkgd.gif);
	background-color:#b80205; 
	background-repeat: repeat-x;
	clear: both;
	text-align: center;
	
}
#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	color: #fff;
	font-size: 0.8em;
}

#footer  a {
	padding: 2px 5px;
	color: white;
	text-decoration: underline;
}
#footer  a:hover {
	border: dotted thin;
	background: black;
	color: #fff;
	text-decoration: underline;
}



footer {
	margin: 0 auto; 
	padding: 1px 10px 0 10px;
	width: auto;
	min-width: 390px;
	max-width: 940px;
	height: 25px;
	background-image: url(../images/redbkgd.gif);
	background-repeat: repeat-x;
	background-color:  #b80205;
	clear: both;
	text-align: center;
	
}
footer p {
	margin: 0;
	padding: 5px 0 0 0;
	color: #fff;
	font-size: 0.8em;
}

footer  a {
	padding: 2px 5px;
	color: white;
	text-decoration: none;
}
footer  a:hover {
	border: dotted thin;
	background: black;
	color: #fff;
	text-decoration: underline;
}

