/* CSS Document */

body {
	text-align:center;
	background: #cccc99 url(images/bg.gif) repeat-x 0px 0px;
	padding-top: 20px;
	margin: 0px;

}
#house {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: block;
	width: 610px;
}
		
.logo {
	margin: 0px;
	padding: 0px;
}


/* Navbar stuff */

.navbar {
	width: 608px;
	margin: 0px;
	padding: 0px;
	background-color: #bbbb79;
	height: 18px;
}

.navbar a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px 15px;
	display: block;
	text-decoration: none;
	text-align: center;
	float: left;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8B1;
}

.navbar a:hover{
	color : #FFFFFF;
	background: #999966;
}

.navbar a.select {
	background-color: #ABABAB;
}

.navbar a.select:hover {
	background-color: #999966;
}

.navbar a span {
	color: #000000;
	font-weight: normal;
}



.content {
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #CCCC99;
	margin: 0px;
}
.content h1 {
	font-size: 14px;
	color: #990000;
	margin: 0px;
	padding: 22px 0px 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	padding-right: 65px;
	padding-left: 65px;
	margin: 12px 0px 0px;
	text-align: justify;
}

.content p.center {
	text-align: center;
}


.content p a.center {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 460px;
	display: block;
	height: 10px;
}

.content p a.center:hover {
	color: #FF6600;
	
}


.navlist
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	width: 240px;
	margin: 0px 0px 20px;
	padding: 0px 110px;
	display: block;
}

.navlist h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 20px 0px 15px;
	padding: 0px;
	font-weight: bold;
}

.navlist ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 240px;
}


.navlist li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.navlist li a {
	text-decoration: none;
	color: #333333;
	text-align: left;
	display: block;
	width: 240px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B591;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8C5;
}
.navlist li a:hover {
	color: #666666;
	background-color: #CCCCCC;
}



/*.sitelist li a:visited {
	color: #333333;
	background-color: #C6C68E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFDE;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CCCC99;
}

.sitelist li a:hover {
	color: #333333;
	background-color: #C6C68E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFDE;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #EFEFDE;
}

.sitelist li a:active {
	color: #FF0000;
	background-color: #C6C68E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFDE;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #EFEFDE;
}*/

.footer {
	text-align: center;
	border-top: 1px solid #B5B591;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8C5;
	background-color: #C6C68E;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;

}

.footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.footer p span {
	color: #FFFFFF;
}
a {
	color: #0000CC;
	text-decoration: none;
}
.webimage {
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 161px;
	text-align: left;
	display: inline;
}
.holder {
	background-color: #FFFF99;
	margin: 0px;
	padding: 0px;
	width: 460px;
	text-align: left;
	display: block;
}
.content h2 {
	font-size: 16px;
	color: #333333;
	margin: 20px 0px 0px;
	padding: 0px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}


.contentwed {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #CCCC99;
	margin: 0px;
	width: 608px;
}
.contentwed h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 20px 0px 15px;
	padding: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contentwed p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.74em;
	color: #000000;
	text-align: justify;
	line-height: 2em;
	font-weight: normal;
}

.contentwed p a.center {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 460px;
	display: block;
	height: 10px;
}

.contentwed p a.center:hover {
	color: #FF6600;
	
}



.navlistwed
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	background-color: #abab58;
	width: 120px;
}

.navlistwed h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 20px 0px 15px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}

.navlistwed ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 120px;
}


.navlistwed li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.navlistwed li a {
	text-decoration: none;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #C6C68E;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B591;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8C5;
}
.navlistwed li a:hover {
	color: #666666;
	background-color: #CCCCCC;
}.photodiv {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 482px;
	text-align: center;
}
.wednav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}
.wedhead h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	margin: 10px 0px 0px;
	padding: 0px;
}
.white {
	border: 1px solid #FFFFFF;
}
.tleft {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px;
	height: 600px;
	width: 25px;
}
.print {
	margin: 0px;
	padding: 0px;
	width: 460px;
}
.print th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0px;
}
.print td {
	background-color: #000000;
	text-align: center;
	border: 1px solid #000000;
}
.gallery {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
	border-collapse: collapse;
	display: block;
}

.gallery td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 10px;
	border: 1px solid #999966;
}
.albums {
	margin: 0px;
	padding: 15px 0px 0px;
	width: 600px;
	text-align: center;
	display: block;
}
.albums ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	width: 600px;
	display: block;
	height: 180px;
}
.albums ul li {
	margin: 0px;
	padding: 0px;
	height: 156px;
	width: 150px;
	text-align: center;
	display: block;
	float: left;
}
.albums ul li a {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	height: 153px;
	background-position: center 0px;
	display: block;
}

.albums ul li a.bef {
	background-image: url(wedding_pics/album_before.gif);
	background-repeat: no-repeat;
	
}

.albums ul li a.bef:hover {
	background-image: url(wedding_pics/album_before_down.gif);
	background-repeat: no-repeat;
	
}


.albums ul li a.dur {
	background-image: url(wedding_pics/album_during.gif);
	background-repeat: no-repeat;
	
}

.albums ul li a.dur:hover {
	background-image: url(wedding_pics/album_during_down.gif);
	background-repeat: no-repeat;
	
}

.albums ul li a.aft {
	background-image: url(wedding_pics/album_after.gif);
	background-repeat: no-repeat;
	
}

.albums ul li a.aft:hover {
	background-image: url(wedding_pics/album_after_down.gif);
	background-repeat: no-repeat;
	
}

.albums ul li a.daft {
	background-image: url(wedding_pics/album_dayafter.gif);
	background-repeat: no-repeat;
	
}

.albums ul li a.daft:hover {
	background-image: url(wedding_pics/album_dayafter_down.gif);
	background-repeat: no-repeat;
	
}
.webfolio {
border: collapse;
}
.webfolio td.leftex {
	margin: 0px;
	width: 309px;
	text-align: left;
	vertical-align: top;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	background-image: url(images/folio_monitor.gif);
	background-repeat: no-repeat;
	height: 300px;
}

.webfolio td.leftexprint {
	margin: 0px;
	width: 369px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 300px;
}

/***********************************************************/
.sitelist
{
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin: 0px;
	padding: 0px;
	display: block;
}

.sitelist h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 20px 0px 15px;
	padding: 0px;
	font-weight: bold;
}

.sitelist ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}


.sitelist li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sitelist li.title
{
	list-style: none;
	margin: 0px;
	padding: 10px 0px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sitelist li.subtitle
{
	list-style: none;
	margin: 0px;
	padding: 15px 0px 10px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sitelist li a {
	text-decoration: none;
	color: #333333;
	text-align: left;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 46px;
	padding-right: 0px;
	background-image: url(images/folio_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
}

/*.sitelist li a:visited {
	text-decoration: none;
	color: #990000;
	text-align: left;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 46px;
	padding-right: 0px;
	background-image: url(images/folio_bg_v.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
}*/

.sitelist li a:hover {
	text-decoration: none;
	color: #333333;
	text-align: left;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 46px;
	padding-right: 0px;
	background-image: url(images/folio_bg_a.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
}





/*.sitelist li a:active {
	text-decoration: none;
	color: #333333;
	text-align: left;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 46px;
	padding-right: 0px;
	background-image: url(images/folio_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
}
*/








#sidebar li a:link {
color:#918787;
line-height:150%;
text-decoration:none;
display:block;
width:239px;
border-bottom: 1px solid #EDEAEB;
background:url(http://www.collylogic.com/images/ticks_grey2.gif);
}

#sidebar li a:active {
color:#666;
line-height:150%;
text-decoration:none;
display:block;
width:239px;
border-bottom: 1px solid #EDEAEB;
background:url(http://www.collylogic.com/images/ticks_grey2.gif);
}

#sidebar li a:hover {
color:#990000;
line-height:150%;
text-decoration:none;
display:block;
width:239px;
border-bottom: 1px solid #EDEAEB;
background:url(http://www.collylogic.com/images/ticks_grey2.gif) 0px -20px;
text-decoration:none;
}

#sidebar li a:visited {
color: #999;
text-decoration:none;
line-height:150%;
display:block;
width:239px;
border-bottom: 1px solid #EDEAEB;
background:url(http://www.collylogic.com/images/ticks_grey2.gif);
background-position: 0 -40px;
}


/*.sitelist li a:active {
	background-image: url(images/folio_bg_a.gif);
	background-repeat: no-repeat;
	color: #0033CC;
}*/


.header {
	margin: 0px;
	padding: 0px;
	width: 608px;
	display: block;
	background-color: #C9C994;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBB79;
	height: 160px;
}
.login p.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D0C8;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: 1px outset #FFFFFF;
	border-right: 2px outset #808080;
	border-bottom: 2px outset #808080;
	border-left: 2px outset #FFFFFF;
	width: 180px;
	color: #000000;
}


.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 604px;
}

.login p.mail a {
	color: #000000;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formtable {
	display: block;
}

.loginform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 604px;
}

.loginform p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.loginform p.mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D0C8;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-top: 1px outset #FFFFFF;
	border-right: 2px outset #808080;
	border-bottom: 2px outset #808080;
	border-left: 2px outset #FFFFFF;
	width: 180px;
	color: #000000;
}

.loginform p.mail2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


.loginform p.mail a {
	color: #000000;
}
.loginform p.mail2 a {
	color: #FFFFFF;
	margin: 0px 0px 0px 205px;
	padding: 1px 5px;
	text-align: center;
	border-top: 1px outset #FFFFFF;
	border-right: 2px outset #808080;
	border-bottom: 2px outset #808080;
	border-left: 2px outset #FFFFFF;
	width: 180px;
	background-color: #990000;
	display: block;
}

.loginform p.mail2 a:hover {
	color: #FFFFFF;
	background-color: #666666;
}


.fweb {
	background-image: url(images/front_web_170_up.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 145px 0px 0px;
	width: 180px;
	height: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: center;
	}
	
	.fweb:hover {
	background-image: url(images/front_web_150_down.gif);
	background-repeat: no-repeat;
	color: #990000;

	}

.pweb {
	background-image: url(images/front_print_170_up.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 145px 0px 0px;
	width: 180px;
	height: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: center;
	}
.pweb:hover {
	background-image: url(images/front_print_170_down.gif);
	background-repeat: no-repeat;
	color: #990000;
	}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 200px;
	width: 410px;
	height: 90px;
}

.address h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 4px;
	padding: 5px 0px 0px;

}

.address p {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	
}
.address p a {
	color: #990000;
	
}

.address p a:hover {
	color: #fff;
	
}

.photogal {
	margin: 0px;
	padding: 0px;
}

.photogal td {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.photogal td a {
	color: #990000;
	background-image: url(images/album_small.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 87px 0px 0px;
	height: 5px;
	font-weight: bold;
	font-size: 11px;
	width: 122px;
}

.photogal td a:hover {
	color: #fff;
}

.sidebar {
	color:#333;
	text-align:left;
	font:10px verdana, arial, helvetica, sans-serif;
	display: block;
	width: 610px;
	margin: 0px;
	padding: 0px;
}

.sidebar2 {
	color:#333;
	text-align:left;
	font:10px verdana, arial, helvetica, sans-serif;
	display: block;
	width: 610px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/folio_monitor.gif);
	background-repeat: no-repeat;
}

.hope {
	padding:0px;
	border:0px solid #EDEAEB;
	voice-family: "";
	display: block;
	float: left;
	margin: 0px;
	width: 210px;
}

.hope h3 {
padding-left: 0px;padding-top: 12px;padding-right: 0px;padding-bottom: 3px;margin: 0px;color: #990000;text-decoration: none;text-align: left;font: bold 10px Verdana, Arial, Helvetica, sans-serif;
/* ie5win fudge begins */
voice-family: ""}

.hope ul {list-style-type:none;margin:0;padding:0px;color:#666}

.hope li a {
	color:#666666;
	text-decoration:none;
	display:block;
	border-bottom: 1px solid #EDEAEB;
	background:url(images/ticks_grey3.gif) no-repeat;
	font-size: 10px;
	margin: 0px;
	padding: 2px 0px 0px 20px;
	width: 190px;
	height: 16px;
}

.hope li a:visited {
	color: #999;
	text-decoration:none;
	display:block;
	border-bottom: 1px solid #EDEAEB;
	background:0 url(images/ticks_grey3.gif) no-repeat -40px;
}

.hope li a:hover {
	color:#990000;
	text-decoration:none;
	display:block;
	border-bottom: 1px solid #EDEAEB;
	background:url(images/ticks_grey3.gif) no-repeat 0px -20px;
	text-decoration:none;
}
.sidebar img.wide {
	display: block;
	width: 305px;
	height: 276px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 95px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.sidebar2 img.wide2 {
	display: block;
	width: 369px;
	height: 276px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 0px;

}

.resume th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 40%;
	vertical-align: top;
}

.resume td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	padding-right: 65px;
	padding-left: 0px;
	text-align: justify;
	margin: 0px;
	padding-bottom: 20px;
}
.resume td a {
	text-decoration: none;
	color: #003399;
}


.resume td a:hover {
	text-decoration: underline;
}

