body, html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
p, a, h1, h2, h3, h4, div, span, th, td, li, label, input, select, textfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
h1{
	color:#333333;
	font-size:20px;
}
h2{
	font-size:18px;
	color:#333333;
}
h3{
	font-size:16px;
	color:#333;
}
h4{
	font-size:14px;
	color:#333;
}
a{
	font-size:12px;
	color:#0066CC;
}
a:hover{
	text-decoration:underline;
}
.clearClass{
	clear:both;
	height:0;
}
a.notificationLink{
	font-size:12px;
	color:#990000;
}
body {
	background: #352413 url(/images/resources/startBackground2.jpg) no-repeat top center;
}
.right{
	float:right;
}
.left{
	float:left;
}
.red{
	color:#990000;
}
.strike{
	text-decoration:line-through;
}
div#wrapper { 
	margin: 0 auto;
	width:850px;
	background-color:#FFFFFF;
	border:1px solid #000;
	padding:0;
}
div#headerDiv {
	background: #352413 url(/images/resources/banner.jpg) no-repeat top right;
	height:144px;
	overflow:hidden;
	margin:0;
	padding: 3px;
	font-size:12px;
}
div#headerDivTop {
	margin:0; 
	padding:0; 
	text-align:left; 
	height:100px; 
	color:#333; 
}
div#headerDivBottom { 
	margin:0; 
	padding:0 10px 0 10px; 
	text-align:left;
	color:#FFF;
	font-size:10px;
}
#headerDivBottom ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:9px;
}
#headerDivBottom ul li{
	padding-right:5px;
	padding-left:3px;
	display:inline;
	margin:0;
	font-size:12px;
	background: url(/images/resources/ulSpacer.gif) no-repeat bottom right;
}
div#headerDivBottom ul li.lastMain{
	border:none;
	padding-right:0;
	background:none;
}
div#headerDivBottom ul li.firstMain{
	padding-left:0;
}

div#headerDivTop a, div#headerDivTop a.activeTop{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
div#headerDivTop a:hover{
	text-decoration:underline;
}
div#headerDivBottom a{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	padding-top:3px;
}
div#headerDivBottom a:hover, div#headerDivBottom a.activeMain{
	text-decoration:underline;
}
div#contentDiv { 
	margin:0; 
	padding:10px; 
	text-align:left; 
	font-size:12px;
}
div#footerDiv {
	padding:15px 4px 4px 4px;
	margin: 0;
	font-size:7pt;
	color:#333333;
	text-align:center;
}
#footerNavigation{
	width:850px;
	margin:0 auto;
	clear:both;
	font-size:10px;
	padding:5px 0 10px 0;
}
#footerNavigation ul{
	list-style:none;
	margin:0;
	padding:0;
	font-size:9px;
}
#footerNavigation ul li{
	padding-right:5px;
	padding-left:5px;
	display:inline;
	margin:0;
	font-size:12px;
	background: url(/images/resources/ulSpacer.gif) no-repeat bottom right;
}
#footerNavigation ul li.lastMain{
	background:none;
	padding-right:0;
}
#footerNavigation ul li.firstMain{
	padding-left:0;
}

#footerNavigation a{
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
#footerNavigation a:hover{
	text-decoration:underline;
}
#footerNavigation a.activeMain{
	text-decoration:underline;
}
/*sitemap*/
ul#sitemapUL{
	margin:0;
	padding:0;
	list-style:none;
}
ul#sitemapUL li{
	margin:0;
	padding:2px 0 2px 0;
}
ul#sitemapUL li.mapDivider{
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 0;
	color:#666;
}
ul#sitemapUL ul.level2{
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
}
ul#sitemapUL ul.level3{
	margin:0 0 0 30px;
	padding:0;
	list-style:none;
}
a#sixfootsix{
	color:#000000;
	font-size:9px;
}
/*contact tpl*/
.contactForm{
	border:none;
	width:300px;
	float:left;
}
.contactForm table{
	border-collapse:collapse;
	margin:0;
	padding:0;
}
.contactForm table tr{
	vertical-align:top;
}
.contactForm table td{
	padding:2px 0 2px 0;
}
.contactForm label{
	font-weight:bold;
}
.contactForm legend{
	font-size:14px;
	font-weight:bold;
}
.contactForm input{
	width:300px;
	padding:2px;
}
.contactForm textarea{
	width:300px;
	height:100px;
	padding:2px;
}
.contactForm input.submitButton{
	width:auto;
	padding:2px 10px 2px 10px;
	cursor:pointer;
	font-size:12px;
	border:1px solid #333333;
	background-color:#6CC7CC;;
}
#contactRight{
	float:left;
	margin:0 0 0 25px;
	padding:0;
	width:475px;
	font-size:12px;
}

/* news */
.blogSubscribe{
	margin:5px 0 0 0;
	clear:both;
	padding:5px 0 0 0;
}
.blogSubscribe img{
	margin:0 0 -2px 0;
}
.newsItem{
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #333;
	line-height:140%
}
.newsItem .newsTitle {
	margin:0;
	padding:0;
	color:#333;
	font-weight:bold;
	font-size:18px;
}
.newsItem .newsTitle a{
	color:#333;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
.newsItem .newsMeta{
	margin:0 0 0 5px;
	padding:0;
	font-size:10px;
	font-style:italic;
}
.newsItem .newsArticle{
	margin:0 0 0 5px;
	padding:0;
	font-size:12px;
	color:#333;
	line-height:140%;
}
.standardForm{
	margin:10px 0 10px 0;
	padding:4px;
	border:1px solid #efefef;
}
.standardForm form{
	margin:0;
	padding:0;
}
.standardForm table{
	border-collapse:separate;
	border-spacing:2px;
	margin:0;
	padding:0;
	width:100%;
}
.standardForm table tr{
	vertical-align:top;
}
.standardForm table tr td{
	padding:4px;
	font-size:12px;
}
.standardForm label{
	font-weight:bold;
	font-size:12px;
}
.standardForm tr.alternate td{
	background-color:#efefef;
}
.standardForm select{
	width:180px;
	padding:2px;
	font-size:12px;
}
.standardForm input.textField{
	width:175px;
	padding:2px;
	font-size:12px;
}
.standardForm textarea{
	padding:2px;
	font-size:12px;
}
.standardForm .formBottom{
	margin:0;
	padding:4px;
	font-size:12px;
	text-align:center;
}
.validation-advice{
	color:#990000;
	font-size:12px;
	padding:3px;
	clear:left;
}
.validation-failed{
	background-color:#FFFFCC;
	border:1px solid #990000;
}
.Star{
	color:#990000;
}
.selectBtn{
	padding:2px 10px 2px 10px;
	font-size:12px;
	font-weight:bold;
	background-color:#6699CC;
	color:#ffffff;
	border:1px solid #333333;
	cursor:pointer;
}
.errorBlock{
	margin:10px auto;
	width:500px;
	padding:10px;
	color:#333333;
	background-color:#FFFFCC;
	border:1px solid #333333;
}

/* SEARCH RESULTS STYLE */
.searchResult{
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #efefef;
	line-height:140%;
	font-size:11px;
}
.coordinators{
	color:#CC0000;
}
.photographers{
	color:#000000;
}
.retouchers{
	color:#6699CC;
}
#photogResultsHead{
	margin:10px 0 10px 0;
	border-bottom:3px double #efefef;
}
#PhotographerPageResults{
	clear:both;
	float:right;
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
#PhotographerSearchBottom{
	border-top:3px double #efefef;
	clear:both;
	margin:10px 0 0 0;
	padding:0;
	height:5px;
}
#PhotographerPageResults .pageNum{
	float:left;
	margin:2px;
	border:1px solid #333333;
	color:#000000;
	text-align:center;
	background-color:#efefef;
}
#PhotographerPageResults .pageNum a{
	float:left;
	display: block;
	width: auto;
	margin: 0;
	padding:2px 5px 5px 5px;
	background-color:#66c5ca;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}	
#PhotographerPageResults .pageNum a:hover, #PhotographerPageResults .pageNum a.currPage{
	background: none;
}
/* end results */
a img{
	border:none;
}
#psContainer {
	height:18px;
	width:100px;
	border:1px solid #000;
	float:left;
	overflow:hidden;
	margin-left:5px;
	background-color:#DDDDDD;
}
#psStrength {
	background-image:url(/images/resources/strength.jpg);
	height:18px;
	width:0px;
}


/*member account section*/
#memberlogin{
	width:400px;
	margin:0 auto;
}
.clearAll{
	clear:both;
	height:0;
}
#submit{
	width:auto;
	padding:2px 10px 2px 10px;
	cursor:pointer;
	font-size:12px;
	border:1px solid #333333;
	background-color:#6CC7CC;;
}
#memberlogin .input{
	width:200px;
	padding:4px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0 3px 0;
}
#memberlogin label{
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.memberErrorBlock a{
	color:#fff;
}
.memberErrorBlock{
	background-color:#D54E21;
	border:1px solid #333333;
	color:#FFFFFF;
	font-size:14px;
	line-height:120%;
	margin:10px 0 10px 0;
	padding:0 10px 0 10px;
}
#memberDate{
	float:right;
	width:auto;
}
#memberWelcome{
	width:auto;
	font-size:12px;
	font-weight:bold;
}
#memberMeta{
	float:right;
	width:185px;
	padding:20px 0 10px 0;
	clear:both;
	font-size:12px;
	text-align:right;
}
#memberMeta table{
	margin:0;
	padding:0;
	width:auto;
	border-collapse:collapse;
	text-align:left;
}
#memberMeta table td{
	padding:2px 2px 2px 5px;
	border-bottom:1px solid #efefef;
}
#annoucementTable{
	padding:0;
	margin-top:20px;
	width:630px;
}
.tablenav {
	background-color:#EAF3FA;
	clear:both;
	height:auto;
	margin-bottom:0;
	margin-top:0;
	padding:7px 10px;
	vertical-align:text-top;
}
.alignleft {
float:left;
}
input.button-secondary{
	background-color:#CEE1EF;
	border:1px solid #80B5D0;
	color:#224466;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	cursor:pointer;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	font-size:12px;
	line-height:1.5em;
	padding:3px 5px;
	text-decoration:none;	
}
.clear {
clear:both;
height:2px;
}
#annoucementTable table{
	border-collapse:collapse;
	width:100%;
	margin:0;
	border:1px solid #CCCCCC;
}
#annoucementTable table tr{
	vertical-align:top;
}
#annoucementTable table th{
	padding:7px 15px 9px 10px;
	font-size:13px;
	font-weight:bold;
	color:#d7d7d7;
	background-color:#464646;;
}
#annoucementTable table td{
	padding:7px 15px 9px 10px;
	font-size:12px;
	line-height:140%;
	border-bottom:1px solid #CCCCCC;
}
#annoucementTable table td.dateCol{
	width:130px;
}
#annoucementTable table tr.alternate td{
	background-color:#F2EBD1;
}
.standardTable{
	border-collapse:collapse;
	margin:0;
	padding:0;
	width:100%;
	border:1px solid #CCCCCC;
}
.standardTable select{
	padding:2px;
	width:225px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.standardTable textarea{
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.standardTable input.textField{
	width:220px;
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.standardTable input.textFieldAmount{
	width:75px;
	padding:2px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.standardTable td.labelCol{
	width:150px;
}
.standardTable tr{
	vertical-align:top;
}
.standardTable td{
	padding:7px 15px 9px 10px;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
}	
.standardTable tr.alternate td{
	background-color:#F2EBD1;
}
.standardTable th {
	line-height:1.3em;
	padding:9px 15px 6px 10px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	vertical-align:text-top;
	background-color:#464646;
}
.standardTable thead {
color:#D7D7D7;
}
.cancelBtn{
	margin-bottom:-8px;
}

/* rmember story style */
#babyStoryWrapper{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:15px;
}
#babyStoryWrapper h1{
	font-size:16px;
	color:#333;
	margin:0 0 10px 0;
	padding:0;
}
#babyStoryWrapper img{
	float:right;
	margin:0 0 10px 10px;
}
#babyStoryWrapper p{
	font-size:12px;
	color:#000;
}
/* end remember story */
.findphotoglink{
	color:#FF9900; font-weight:bold;
}