html {font-size: 100%}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-left: 0px;
	background: #dedfce url(../../images/background/header.gif) repeat-x top left;
}
p  {
	color:#444c39;
	font-size: .8em;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 8px;
}
.bold {
	font-weight: bold;
}
	
.italic {font-style:italic;}

.italicsidebar {font-style:italic; font-size: .8em;}

.bio {
	font-style: italic;
	text-align: right;
}
h1 h2 h3 h4 {
	font-family: "rooney-web-1","rooney-web-2", sans-serif;
}
h1  {
	color:#637327;
	font-size: 2em;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 13px;
	font-weight: bold;
}

h2  {
	color:#637327;
	font-size: 1.6em;
	line-height: 1.7em;
	letter-spacing: .1em;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}

h3  {
	color:#637327;
	font-size: 1.2em;
	line-height: 1.4em;
	letter-spacing: .1em;
	margin-top: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
h4 {
	color:#66625b;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 0px;
	
}
a:link  {
	color: #000;
	text-decoration: none;
	border-bottom: #adaa7e 1px dotted;}



a:visited  {
	color:#999;
	text-decoration:none;	
}
a:hover {
	color: #7b2939;
	border-bottom: #7b2939 2px dotted;}


.titles  {
	margin-bottom: 1.2em;
	font-weight:bold;
}
#wrapper  {
	width:1050px;
	margin: auto;

	
}
#wrapper2 {
	width:1050px;
	margin: auto;
	background: #fff;

	
}


div#header {width: 1050px;
height: 175px;
margin: 0px;
padding: 0px 0px 10px 0px;

}
div#logo {
	height: 175px;
	float: left;
	padding-top: 8px;
	padding-left: 2px;
	margin-bottom: 0px;
}
#logo p {
		font-size: 11px;
		margin: -15px 0 0 80px;
		padding: 0;
		}
		
		#logo a {
		color: #edeed9;
		text-decoration: none;
		background-color: transparent;
		}


div#byline {
	float: right;
	margin: .5em 0em 0 .5em;
	height: 100px;
	width: 690px;

	
}
div#byline h1 {
	font-size: 1.5em;line-height: 1.2em;
	letter-spacing: .05em;
	padding: 0 .5em 0 .5em;
	font-style: italic;
	color: #edeed9;
}
div#navigation {
	float: right;
	background-color: #edeed9;
	width: 695px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}
div#navigation li{
	display: inline;
	text-align: left;
	padding-right: 1.2em;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}

div#navigation a {
	font-size:.8em;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
div#navigation a:link  {
	color:#333;
	text-decoration: none;
	border-bottom: none;}


div#navigation a:hover {
	color: #7b2939;
	border-bottom: #7b2939 2px dotted;
}
div#navigation .current {
	color: #edeed9;
	padding: .5em;
	background-color: #677048;
}
div#navigation a:hover.current {
	border-bottom: #fff 2px dotted;
}
/*Slider*/
#slider {
    width: 585px; /* important to be same as image width */
    height: 380px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	padding: 0px 8px 8px 0px;
	background: #aca885;
}
#sliderContent {
	width: 585px; /* important to be same as image width or wider */
	position: absolute;
	margin-top: 0px;
	margin-left: -40px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 34px;
}
#sliderContent .sliderImage {
    float: left;
    position: relative;
	display: none;
}

.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
	

#sideleft  {
	float: left;
	width:255px;
	margin: 15px 0px 0px 10px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: right;
	border-right: #e5e6d2 4px solid;

}
div#sideleft p{
	font-size: .7em;
	padding: 0px 5px 5px 20px;
	margin-right: .8em;
}
div#sideleft h2{
	font-size: 1.2em;
	padding: 5px 5px 0px 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
div#sideleft h4{
	padding: 5px 5px 0px 0px;
	margin-right: 20px;
}
div#sideleft .contact {
	font-size: 20px;}
	
div#sideleft a:link  {
	color:#677048;
	text-decoration: none;}
	
div#sideleft a:visited  {
	color:#677048;
	text-decoration:none;	
}

div#sideleft a:hover {
	color:#7b2939;
	text-decoration: none;
	border-bottom: #7b2939 2px dotted;}



div#content {
	float: right;
	width: 690px;
	margin: 25px 15px 15px 0px;
	padding: 10px 10px 5px 5px;
}

div#content ul{
	list-style: none;
	margin: 0px 0px 0px -40px;}
	
div#content li{
	padding: 0px 0px 0px 20px;
	background: url(../../images/background/bullet.gif) no-repeat left 8px;}
div#portfolio  {
	float: left;
	width:680px;
	margin: 0px 0px 0px 0px;
}
div#portfolio  p {
	color:#5f5567;
	font-size: .8em;
	line-height: 1.6em;

}


div#portfolio  a:link  {
	color: #7b2939;
	text-decoration: none;}



div#portfolio  a:visited  {
	color:#5d5e71;
	text-decoration:none;	
}
div#portfolio  a:hover {
	color:#7b2939;
	text-decoration: none;
	border-bottom: #7b2939 2px dotted;}
	
div#portfolio  .imageFloatRight  {
	float:left;
	margin-right: 25px;
	padding: 0px;
	border: 2px #999 solid;
	-moz-box-shadow: 0 0 15px #000;
	-webkit-box-shadow: 0 0px 15px #000;
	box-shadow: 0 0 15px #000;
	color: #FFF;
}
div#portfolio ul{
	list-style: none;
	margin: 0px 0px 0px -40px;}
	
div#portfolio li{
	padding: 0px 0px 0px 20px;
	background: url(../../images/background/bullet.gif) no-repeat left 8px;}
	
div#portfolio2  {
	position: absolute;
	width:170px;
	padding-left:20px;
	padding-right:20px;
	float: right;
	text-align: left;
	padding-bottom: 25px;
	margin: 20px 0px 0px 650px;
}
div#gallery {width: 430px;}
div#gallerydesc {float: right; width: 250px;}
div#invite  {
	float: right;
	width:680px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	text-align: left;
	margin: 5px 15px 15px 0px;
	margin-top: 30px;
	background: #edeed9;
}

#invite .imageFloatRight  {
	float:right;
	margin-top:0px;
	margin-left:8px;
	margin-right:0px;
	margin-bottom: 8px;
}
#invite a:link  {
	color:#333;
	text-decoration: none;
}

#invite a:visited  {
	color:#666;
	text-decoration: none;

}
#invite a:hover {
	color:#7b2939;
	text-decoration: none;
	border-bottom: #7b2939 2px dotted;}
div#invite1 {
	float: left;
	width: 320px;}
	
div#invite2 {
	margin-top: 0px;
	float: right;
	width: 320px;}
table {
	text-align: left;
	width: 550px;
	border: none;
	margin-left: 0px;
}
	
th {
	margin-left: 0px;
	margin-right: 0px;
	border:none;
}
td {
	font-size: .7em;
	color: #3f2259;
	padding-top: 10px;
	padding-left: 0px;
	vertical-align: top;
	border: none
}


#footer {
	clear: both;
	font-size: .7em;
	line-height: .8em;
	border-top: #dedfce 4px solid;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	
} 
div#footer p {
	padding: 10px 10px;
	color: #666;
}
div#address {
	display: inline;

	
	float: left;
	width: 480px;
	padding-left:0px;

	}
div#contact {
	display: inline;
	float: right;
	text-align: right;
	padding-right: 0px;

	}
div#footer .link {
	color: #c00;
}

div#footer .hover {
	color:#F60
}

.fltrt { 
	float: right;
	margin-left: 10px;
	margin: 8px;
	padding: 5px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.imagelft { 
	float: left;
	padding: 8px;
	margin: 0px;
	
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

