/* Camels with a Cause */

*{ behavior: url(iepngfix.htc); }

/*----------------------------------*/
/*          BROWSER RESET           */
/*----------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

ol, ul {
	list-style: none;
	}

table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	color: #000000;
	background: #ffffff url(../images/bg.jpg) repeat-x;
	}

#container {
	width: 842px;
	margin: 0 auto;
	}

/*----------------------------------*/
/*       GLOBAL DEFINITIONS         */
/*----------------------------------*/

a {
  	color: #581e50;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #bd8224;
	text-decoration: underline;
	}  

a img {
  	border-width: 0;
	}
	
strong {
	font-weight: bold;
	}

p {
	padding: 0;
	margin: 0;
	}

.center {
	text-align: center;
	}

.clear {
 	clear: both;
	}
	
.small-title {
  	color: #581e50;
	text-decoration: none;
	font-weight: bold;
}

/*----------------------------------*/
/*       GLOBAL POSITIONING         */
/*----------------------------------*/

#header {
	float: left;
	width: 842px;
	height: 225px;
	margin: 0;
	padding: 0;
	background: url(../images/header.jpg) no-repeat;
	}
	
#content {
	float: left;
	margin: 0;
	padding: 0 0 65px 0;
	width: 842px;
	background: url(../images/content.jpg) repeat-y;
	}
	
#content-left {
	float: left;
	margin: 0;
	padding: 0;
	width: 289px;
	}

#content-right {
	float: left;
	margin: 0;
	padding: 0;
	width: 553px;
	}

/*----------------------------------*/
/*           NAVIGATION             */
/*----------------------------------*/

#nav {
	clear: both;
	margin: 0;
	padding: 0;
	width: 842px;
	height: 76px;
	background: url(../images/nav.jpg) no-repeat;
	}

#nav ul {
	margin: 0;
	padding: 35px 0 0 180px;
	font-family: Arial, Helvetica, sans-serif;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #ffffff;	
	}
	
#nav li strong{
	font-size: .8em;
	}

#nav li a {
	float: left;
	display: block;
	margin: 0;
	padding: 3px 10px 0 10px;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	font-size:12px;
	}

#nav li a:hover {
	color: #efca8f;
	text-decoration: underline;
	font-size:12px;
	}

#nav h1 {
	float: left;
	margin: 0;
	padding: 10px 14px 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}
	
#nav h1 em{
	font-weight: normal;
	font-style: italic;
	}
	
/*----------------------------------*/
/*           LEFT COLUMN            */
/*----------------------------------*/

#left-box {
	float: left;
	margin: 0;
	padding: 0;
	width: 289px;
	background: url(../images/left-box.jpg) repeat-y;
	font-size:12px;
	}
	
.left-box-divider {
	float: left;
	margin: 0;
	padding: 0;
	width: 289px;
	height: 5px;
	background: url(../images/left-box-divider.jpg) no-repeat;
	}

#left-box p{
	float: left;
	margin: 0;
	width:90%;
	padding: 0px 10px 5px 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
	color: #ffffff;
	}

html>body #left-box p{
	float: left;
	margin: 0;
	padding: 13px 10px 5px 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	}
	
#left-box p strong{
	font-weight: bold;
	}
	
#donate-button {
	background: url("../images/donate-button.jpg") no-repeat 0 0;
	width: 274px;
	height: 100px;
	margin: 0 0 0 13px;
	padding: 0;
	float: left;
	}

#donate-button {
	background: url(../images/donate-button.jpg) top left no-repeat;
	width: 254px;
	height: 86px;
	margin: 0 0 0 13px;
	padding: 0;
	float: left;
	}

#donate-button:hover {
	background-position: 0 -86px;
	}

#donate-button span {
	display: none;
	}	

#left-box-bottom {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	width: 289px;
	height: 176px;
	background: url(../images/left-box-bottom.jpg) no-repeat;
	}

/*----------------------------------*/
/*           RIGHT COLUMN           */
/*----------------------------------*/

#content-right h2 {
	margin: 10px 0 0 6px;
	padding: 8px 0 0 10px;
	width: 529px;
	height: 35px;
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background: url(../images/h2.jpg) no-repeat;
	}

#content-right p {
	margin: 0;
	padding: 11px 18px 0 6px;
	font-size: .9em;
	color: #3d3d3d;
	}
	
#content-right ul {
	margin: 0;
	padding: 5px 0 0 30px;
	line-height: 15px;
	list-style: square;
	color: #3d3d3d;
	font-size: .9em;
	}
	
#content-right ul li{
	margin: 0;
	padding: 10px 0 0 0;
	}
	
#flash-player {
	float: right;
	margin: 10px 8px 0 10px;
	padding: 0;
	width: 330px;
	height: 308px;
	background: none;
	}
	
html>body #flash-player {
	float: right;
	margin: 10px 15px 0 10px;
	padding: 0;
	width: 330px;
	height: 308px;
	background: url(../images/flash-player-bg.jpg) no-repeat;
	}
	
#flash-player .video {
	float: left;
	margin: 14px 0 0 14px;
	padding: 0;
	}
	
#names {
	margin: 0;
	padding: 10px 0 0 7px;
	}
	
#names h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #3d3d3d;
	}
	
#names ul {
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 10px;
	list-style: square;
	color: #3d3d3d;
	}
	
#names-left {
	float: left;
	margin: 0;
	padding: 0;
	}
	
#names-middle {
	float: left;
	margin: 0;
	padding: 0 0 10px 20px;
	}

#names-right {
	float: left;
	margin: 0;
	padding: 0 0 10px 20px;
	}
	
/*----------------------------------*/
/*              FOOTER              */
/*----------------------------------*/

#footer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 56px;
	background: url(../images/footer.jpg) center bottom repeat-x;
	font-size:12px;
	}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: .9em;
	color: #ffffff;
	text-align: center;
	}
	
#footer a{
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

/*----------------------------------*/
/*              FORMS               */
/*----------------------------------*/

.commentForm {
	margin: 0;
	padding: 10px 0 12px 0;
	}

.commentForm .formInput, .commentForm select {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #999999;
	text-align: left;
	width: 275px;
	}
	
.commentForm textarea {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #999999;
	text-align: left;
	width: 275px;
	height: 120px;
	}
	
.commentForm .formButton {
	margin: 10px 0 0 10px;
	padding: 0;
	height: 30px;
	width: 180px;
	}
	
	
.rsvpForm {
	margin: 0;
	padding: 10px 0 12px 0;
	}

.rsvpForm .formInput, .commentForm select {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #999999;
	text-align: left;
	width: 275px;
	}
	
.rsvpForm textarea {
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #999999;
	text-align: left;
	width: 275px;
	height: 120px;
	}
	
.rsvpForm .formButton {
	margin: 10px 0 0 10px;
	padding: 0;
	height: 30px;
	width: 180px;
	}
	
/*----------------------------------*/
/*       HIGHSLIDE FUNCTION         */
/*----------------------------------*/	
	
.highslide {
	margin:0px 0 0 0;
	cursor: url(js/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding:5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: white;
    /*
    padding-left: 22px;*/
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

#free-form {
 	background:url(../images/contact-bg.jpg) no-repeat;
	width:267px;
	height:296px;
	margin:0;
	padding:74px 5px 0 11px;
	float:left;
	color:#660000;
}

#quotebox{
	float:right;
	width:250px;
	padding:20px;
	margin:10px 7px 3px 7px;
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#682572;
	font-size:20px;
	font-weight:bold;
	/*background:#ffffff;
	border:3px solid #9966cc;*/
}

#rightbox{
	float:right;
	width:250px;
	padding:20px 0 50px 20px;
	margin:10px 18px 20px 7px;
	font:Arial, Helvetica, sans-serif;
	color:#682572;
	font-size:20px;
	font-weight:bold;
	background:#dbdccd;
	border:1px solid #cbccbe;
}

#rightbox p{
	padding:5px;
}

.imgrotator{
	float:right;
	padding:0 0 0 7px;
	margin:0;
}