body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	margin: 0;
}
td, div {
	font-size: 11px;
}
a:link {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #333;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #996666;
	font-size: 11px;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 11px;
	margin:0px;
	color: #996666;
}
.linksHeader {
    margin-bottom:8px;
}
.smHeader {
    margin-bottom:0px;
	margin-top:3px;
	font-weight:normal;
}
h2 {
	font-size: 11px;
	margin:0px;
	color: #996666;
}
h3 {
	font-size: 11px;
	font-weight:normal;
	margin:3px 0 0px 0;
}
h4 {
	font-size: 11px;
	margin:0px;
	color: #996666;
	font-weight:normal;
}
p {
	margin:0 0 7px 0;
	padding-bottom:5px;
}
p a:link {
	text-decoration:underline;
}
p a:visited {
	text-decoration:underline;
}
.section {
	margin-top:-7px;
}
.linklistTitle {
    color: #996666;
}
.linklist {
    padding:0px;
    margin:0 0 3px 0;
    font-size:10px;
}
.linklist a {
    font-size:10px;
    text-decoration:none;
    color: #996666;
}
.linklist a:link {
    font-size:10px;
    text-decoration:none;
    color: #996666;
}
.linklist a:visited {
    font-size:10px;
    text-decoration:none;
    color: #996666;
}
.linklist a:hover {
    text-decoration:underline;
}
.recommended .linklist {
    font-size:11px;
}
.recommended .linklist a:link {
    font-size:11px;
}
.recommended .linklist a:visited {
    font-size:11px;
}
.largeImg {
    margin-top:2px;
    border:1px solid #777;
}
.topMenu {
	width: 700px;
	border: 1px solid #999999;
	border-top: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.bottomMenu {
	width: 700px;
	text-align:right;
	padding:5px 0 0 0;
}
.topMenu a {
	margin: 0 5px 0 5px;
}
.bottomMenu a {
	margin: 5px;	
}
.thumb {
	text-align:center;
	margin:0 1px 1px 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
.thumbRight {
	text-align:center;
	margin:0 0 1px 1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.arrow {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.testArrow {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.verticalSep {
	background-image:url(images/vertical_sep.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.mainContentBox {
	padding:20px 0 0 0;
}
.topLogo {
	padding-top:5px;
}
.bottomLogo {
	border:1px solid #999999;border-bottom:0px;
}
.topContent {
	border:1px solid #999999;border-top:0px;
}
.leftPad {
	PADDING: 0 0px 0 4px;
}
.rightPad {
	PADDING: 0 4px 0 0;
}
.dd{
	border: 1px solid #999999;
	background-color:#FFFFFF;
}
.ddTable {
	padding:5px;
	background-color:#FFFFFF;
}

.links a:link {
	text-decoration:none;
}
.links a:visited {
	text-decoration:none;
}
.links  {
	padding: 1px 0 5px 0; 
}
.linksImg {
	margin:3px 7px 0 0;
}
.galleryLink {
    height:75px;
}
input {
	border:1px solid #ccc;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color: #333;
}
textarea {
	border:1px solid #ccc;
	font:"Courier New", Courier, mono;
	font-size:11px;
	color: #333;
}
.contact {
	border:1px solid #ccc;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color: #333;
	background-color:#eee;
}
.submit {
	border:1px solid #ccc;
	font-family:"Courier New", Courier, mono;
	font-size:11px;
	color: #333;
	background-color:#eee;
}
.large {
    color: #cc1111;
}
.contentCell {
	border:1px solid #999999;
	border-top:0px;
}
.small {
    font-size:10px;
    text-align:center;
    color:#666;
}
.small a:link{
    font-size:10px;
    color:#666;
}
.small a:visited{
    font-size:10px;
    color:#666;
}
.small a:hover{
    font-size:10px;
    color:#996666;
}
.currentPage {
    color:#996666;
    background-color:#ededed;
    border:1px solid #996666;
	padding-top:0px;
}
.errorBoxBG {
    background-image:url(photographs/Wedding/leaving.jpg);
    background-position:center;
    background-repeat:no-repeat;
}
.errorPageMessage {
    background-color:#FFFFFF;
    width:240px;
    padding:15px 20px 20px 20px;
    border:1px solid #666666;
}
.adminText {
    font-size:14px;
}
.adminHeader {
    font-size:18px;
    margin-bottom:7px;
}
.adminList {
	width:400px;
	text-align:left;
	margin: 0;
	padding: 0;
	padding-left: 1em;
}
.adminList li{
	margin-bottom:3px;
}
.lightText {
 color:#999;
}

