body {
	margin: 0;
	background: #14233B
	font-family: trajan pro,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

.contact{

	padding: 0 10px;
	background: none;
	font-variant: small-caps;
	text-decoration: bold;
	font: bold 1.2em trajan pro,Arial, Helvetica, sans-serif;
	color: #787878;

}

.phoneHighlight{

	padding: 0 10px;
	background: none;
	font-variant: small-caps;
	text-decoration: bold;
	font: bold 1.2em trajan pro,Arial, Helvetica, sans-serif;
	color: red;
}


#servicesPage{
	text-align:left;
	padding: 0 20px;
	background: none;
	font-variant: small-caps;
	text-decoration: bold;
	font: bold 1.2em trajan pro,Arial, Helvetica, sans-serif;
	color: #787878;

}
#servicesPage a:hover{
	color: #F20000;
}

.aboutMe{

	padding: 0 20px;
	background: none;
	text-decoration: none;
	font: trajan pro;
	font-size: 15px;
	color: #787878;

}
.required{
	color: #FF0000;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: trajan pro, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #C0BFBF;
}

a:hover {
	background: none;
	color: #F20000;
}

/* Header */

#header {
	width: 1040px;
	height: 128px;
	margin: 0 auto;
}

#flashcontent{
  position: absolute;
  left: 152px;
  top:  211px;
}

#flashcontentPortraits{


}

.textBoxStyle{
	color:#787878; 
	border-style:none; 
	border-width:0px; 
	border-color:#ffffff; 
	background-color:#232323 
}

#mysubmit {
	background-color: #14233B;
	color: #787878;
	font-size: 110%; 
    padding: 2px; 
	background: none;
	font-variant: small-caps;
	text-decoration: bold;
	border-width:1px; border-color:#787878;	
	font-family: trajan pro, Helvetica, sans-serif;
}


#flashcontentWeddings{
top:500px;

}
#flashcontentEvents{
top:500px;

}


/* Logo 
  position: absolute;
  left: 110px;
  top:  344px;
  */

#logo {

}

#logo h1 {
	float: left;
	padding-top: 85px;
	font-variant: small-caps;
	font-size: 2.6em;
	font-family:trajan pro ,Helvetica, sans-serif;;
}
#logo h2 {
	float: left;
	padding-top: 100px;
	font-variant: small-caps;
	font-size: 1.3em;
	font-family:trajan pro ,Helvetica, sans-serif;;
}

#logo p {

	margin: 0;
	padding: 102px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: .2em;
	font: bold 1.2em trajan pro, Helvetica, sans-serif;
	color: #FFFFFF;

} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}



/* Menu */

#menu {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	background: #14233B url(images/img02.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 16px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0 20px;
	background: none;
font-variant: small-caps;
	text-decoration: none;
	font: bold 1.2em trajan pro,Arial, Helvetica, sans-serif;
	color: #787878;
}

#menu a:hover, #menu .current_page_item  a  #flashcontentEvents a:hover{
	color: #F20000;
}
/*#menu .current_page_item{
	color: #800000;
}*/

#menu a:hover {
	/*text-decoration: underline;*/
}

/* Page */

#page {
	width: 860px;
	margin: 0 auto;
	padding: 40px;

}
#aboutMePage{
	text-align:center;
	width:500;
	margin-left:auto;
	margin-right:auto;
	

}

.theSlideShow{

   display: block;
    margin-left: auto;
    margin-right: auto 
    text-align:center;

}

/* Content */

#content {
	float: left;
	width: 600px;
}




.indexText {
	width: 700px;
	position:absolute;
	top:650px;
	margin: 0 auto;
	padding: 20px 0;
	background: #030314;
	border-top: 1px solid #030314;
	border-bottom: 1px solid #030314;
	background: none;
	text-decoration: none;
	font: 1.2em trajan pro,Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 13px;	
}

/* Footer */

#footer {
	width: 920px;
	position:absolute;
	top:770px;
	margin: 0 auto;
	padding: 20px 0 0px 78px;
	background: #030314;
	border-top: 1px solid #030314;
	border-bottom: 1px solid #030314;
}
#individualGalleryFooter {
	width: 940px;
	position:absolute;
	top:900px;
	margin: 0 auto;
	padding: 20px 0;
	background: #030314;
	border-top: 1px solid #030314;
	border-bottom: 1px solid #030314;
}
#individualGalleryFooter p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	font-variant: none;
	font-family: trajan pro, Helvetica, sans-serif;		
	padding: 0 30px;
	color: #787878;	
}
#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	font-variant: none;
	font-family: trajan pro, Helvetica, sans-serif;		
	padding: 0 30px;
	color: #787878;	
}


