html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	background-image: url(../images/body_bg.gif);
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#wrapper {
	margin: 0px auto;
	width: 770px;
	border: 1px none #000000;
	background-image: url(../images/background/sand.gif);
	background-repeat: repeat;
}

#header {
	height: 101px;
	background-color: #D5EDB3;
	background-image: url(../images/logoTag2.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 15px solid #283F13;
}
.rightimagae {
	padding: 5px;
	float: right;
}


#innerwrapper {
	background-image: url(../images/background/sand.gif);
	background-repeat: repeat-y;
}

#leftcol {
	float: left;
	width: 139px;
	font-size: 82%;
	padding-top: 100px;
	font-weight: bold;
}

#leftcol ul {
list-style-type: none;
border-top: 1px solid #333;
}

#leftcol ul li {
	border-bottom: 1px solid #333;
}

#leftcol li a {
	display: block;
	color: #577f1c;
	padding: 3px 0 3px 2px;
	text-decoration: none;
}

#leftcol li a:hover, #leftcol li a:focus {
background-color: #E5CC7F;
color: #fff;
}

#rightcol {
	float: right;
	width: 139px;
}

#rightcol h4 {
font-size: 80%;
color: #960;
padding: 3px;
}

#rightcol p {
font-size: 70%;
padding: 0 3px 8px 3px;
}


#content {
	width: 480px;
	margin-left: 145px;
	font-size: 102%;
}

#content h1 {
	font-size: 140%;
	color: #577f1c;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	font-size: 130%;
	color: #577f1c;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content p {
font-size: 80%;
margin: 12px;
}

blockquote {
	font-size: 80%;
	background-color: #CC9900;
	border: 1px none #003300;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

blockquote:hover {
border: 1px solid red;
}

#footer {
	border-top: 1px solid #283F13;
	clear: both;
	background-image: url(../images/background/sand.gif);
	background-repeat: repeat;
	font-size: 13px;
}

#footer p {
font-size: 70%;
color: #000000;
padding: 8px;
text-align: right;
}

a {
color: #CC0000;
}

a:hover, a:focus {
color: #FF3333;
text-decoration: none;
}

.left {
float: left;
margin: 5px 10px 1px 0;
border: 1px solid #283F13;
}

#skip a {
position: absolute;
margin-left: -1000px;
}

#skip a:focus, #skip a:active {
margin-left: 0;
display: block;
width: 10em;
overflow: visible;
background-color: #000;
color: #fff;
}

#blah:active {
}
#rimg {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contactform {
	width: 400px;
	padding: 4px;
}
#contacttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#weddingtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
}
#photocontent {
	width: 480px;
	margin-left: 145px;
}

#rightcol2 {
	float: right;
	width: 100px;
}

img.thumbs {
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid black 1px;
}
#main {
	z-index:2;
	width: 450px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#thumbContainer {
	z-index:1;
	font-size: 430px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	list-style-type: square;
	color: #000000;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.imageright {
	text-align: center;
	padding: 3px;
	float: right;
}
.contentflavor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 2px;
}
.gallery {
}
.imagegallery {
	background-color: #FFDF9C;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 40px;
}
