/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*-------------------------------------------------------------- SET UP DEFAULTS*/

html, body {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100.02%;
}

#wrapper {
	height: auto;
	width: 100%;
	margin: 0 auto 0 auto;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/header_bg.jpg) repeat-x top;
}

#container {
	height: auto;
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
	text-align: left;
}

/*-------------------------------------------------------------- LINKS*/
a:link, a:visited, a:active { 
	color: #666666; 
	text-decoration: underline;
	outline: none;
}

a:hover { 
	color: #000000; 
}

:focus {
	-moz-outline-style: none;
}

a img {
    border: 0;
	padding: 0;
	margin: 0;
}

/*-------------------------------------------------------------- HEADINGS & PARAGRAPHS*/
p {
	font-size: 11px;
	line-height: 18px;
}

h1 {
	font-size: 28px;
	padding-top: 0px;
	margin-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	padding-top: 0px;
	margin-top: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: underline;
}

h3 {
	font-size: 14px;
}

/*-------------------------------------------------------------- TABLES*/
table {

}

th {
	color: #FFFFFF;
}

tr {

}

td {

}

/*-------------------------------------------------------------- FORMS*/
input, select, textarea {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}

input {

}

select {

}

textarea {

}

/*-------------------------------------------------------------- MY DIVS*/
#header {
	width: 100%;
	height: 150px;
	background: url(../images/header.jpg) top center no-repeat;
}

#content {
	width: 770px;
	min-height: 520px;
	background: url(../images/line.gif) no-repeat top left;
}

#side_left {
	width: 165px;
	float: left;
}
#main {
	width: 400px;
	min-height: 450px;
	float: left;
	margin-left: 45px;
}
#main2 {
	width: 550px;
	min-height: 450px;
	float: left;
	margin-left: 45px;
}
#side_right {
	width: 105px;
	height: 300px;
	float: right;
}

/*-------------------------------------------------------------- MY DIVS*/
#footer {
	height: 150px;
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
	text-align: left;
}
#footerbg {
	margin-top: 30px;
	height: 150px;
	width: 100%;
	background: url(../images/footer_bg.jpg) repeat-x;
}

#footercontent {
	width: 560px;
	height: 70px;
	background-color: #CCCCCC;
}

#footer_left, #footer_right {
	float: left;
	padding: 10px;
	padding-left: 0px;
	margin-left: 210px;
	width: 250px;
	height: auto;
	margin-top: 30px;
	color: #666666;
}

#footer_right {
	float: right;
	text-align: right;
	margin-left: 0px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
}

/*-------------------------------------------------------------- NAVIGATION*/
#navigation {
	width: 190px;
	color: #c3c3c3;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 28px;
}

#navigation li {
	list-style-type: none;
	padding: 5px;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
	color: #822a07;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 5px;
	width: 150px;
}

#navigation a:hover {
	color: #FFFFFF;
	background: url(../images/rollover.gif) top repeat-x #995135;

}

#side_left table {
	padding-left: 10px;
	padding-top: 20px;

}

#side_left th {
	color: #FFFFFF;
	text-align: left;
	height: 25px;
	background: url(../images/rollover.gif) top repeat-x #995135;
}

.timesday {
	font-weight: bold;
	color: #999999;
}
.timestype {
	color: #666666;
}
/*-------------------------------------------------------------- PHOTOS*/
.photoblock img {
	border: 1px #999999 solid;
}
.photoblock {
	width: 100px;
	height: 100px;
	display: block;
	margin: 10px;
	float: left;
	text-align: center;
}
.photoalbum {
	margin: 10px;
	margin-left: 0px;
	padding: 10px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	min-height: 100px;
}
.photolocation {
	font-weight: bold;
	float: left;
}

.photodate {
	font-style: italic;
	color: #999999;
	float: right;
}
.photodesc {
	float: left;
	margin-top: 10px;
	width: 170px;
}
.photoalbum img {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
}
.photoalbum h2 {
	float: left;
}
.photoalbum h3 {
	float: right;
}
#print_photos img {
	padding: 10px;
	margin: 5px;
	text-align: center;
	background-color: #FFFFFF;
	border: none;
	border: 1px solid #CCCCCC;
}
#print_photos img:hover {
	background-color: #ECECEC;
	border: 1px solid #999999;
}
#print_photos a {
	text-align: center;
	width: 100px;
	height: 100px;
}
.photoalbum h2 {
	margin-top: 0px;
}
#main img {
	margin: 10px;
	float: left;
}
