
* {
    padding: 0;
    margin: 0;
    font: 12px "Arial", "Helvetica", sans-serif normal;
    line-height: 18px;
    color: #343434;
}

img {
    border: 0 none;
}

body {
    background: url(../images/bg_gradient.gif) repeat-x #a19995;
	margin: 0;
	padding: 0;
	behavior: url(css/csshover.htc);
}

.red {
	color:#660000;
}

.err {
	font-weight: bold;
	color: #660000;
}

.logo {
    position: relative;
    /* top: 57px; */
    top:56px;
}

#bgcontainer {
    background: url(../images/bg_edges.gif) no-repeat;
	width: 840px;
	margin: 0 auto;
	border: 0;
}

#container {
    width: 700px;
    margin: 0 auto;
    background-color: #fff;
    color: #333;
    border: 0;
}

#top {
    padding: 0;
    margin: 0;
    width: 700px;
    /* height:208px; */
    height: 143px;
    background: url(../images/gdd_header6.gif) no-repeat;
    border-bottom: 0 none;
}

#top h1 {
    padding: 0;
    margin: 0;
}

#tablenavcontainer {
	width: 700px;
	height: 66px;
	padding: 0;
	margin: 0;
	background: url(../images/menu_gradient.gif) repeat-x;
}

#tablenavcontainer td {
	text-align: center;
}

#tablenavcontainer td:hover {
	background: url(../images/menu_gradient_over.gif) repeat-x;
}

#tablenavcontainer a {
	font:16px/16px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ebebeb;
	text-align: center;
	text-decoration: none;
	padding: 10px 
}
#tablenavcontainer a:hover, #tablenavcontainer a:active {
	font:16px/16px "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fdf05c;
	text-align: center;
	text-decoration: none;
}

.tabledivider {
	background: url(../images/menu_line.gif) no-repeat;
	width: 2px;
}

.tableedge {
	width: 30px;
}
.tableitem {
	width: 124px;
}

#middle {
    padding: 25px 15px 25px 35px;
    margin: 0 auto;
    width: 648px;
    min-height: 100%;
    background-color: #f6f5ee;
    border-left: 1px solid #b1a8a6;
    border-right: 1px solid #b1a8a6;
}

#middlewide {
    padding: 25px;
    margin: 0 auto;
    width: 648px;
    min-height: 100%;
    background-color: #f6f5ee;
    border-left: 1px solid #b1a8a6;
    border-right: 1px solid #b1a8a6;
	text-align: center;
}
.contentwrapper{
    padding-top: 20px;
}

.contenttop {
    background: url(../images/content_top.gif) no-repeat;
    width: 393px;
    height:20px;
    margin-left: 15px;
}

.contentbot {
    background: url(../images/content_bot.gif) no-repeat;
    width: 393px;
    height:22px;
    margin-left: 15px;
}

.content {
    background: #fff;
    width: 391px;
    border-left:  1px solid #897573;
    border-right: 1px solid #897573;
    margin-left: 15px;
}

.content2 {
	padding: 15px 20px 10px 30px;
}

.content form {
	padding: 15px 20px 10px 30px;;
}

.content form select option {
	padding-right: 5px;
}

.content h1, .contentwide h1 {
    padding: 10px 0 10px 30px;
    font-family: "Times New Roman";
    font-size: 22px;
    font-weight: normal;
    color: #491116;
    text-decoration: underline;
}

.contentwide h2, .contentwide h2 {
    padding: 10px 0 10px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color:#333333;
}

.content p, .contentwide p {
    padding: 15px 35px 10px 30px;
    margin: 0;
}

.end {
    background: url(../images/p_end.gif) no-repeat center center;
}

.content a:link, .content a:visited, .content a:active {
	background: #fff;
	color: #5c151a;
	text-decoration: none;
	font-weight: bold;
}

.content a:hover {
	background: #fff;
	color: #5c151a;
	text-decoration: underline;
	font-weight: bold;
}

.contentwidetop {
    background: url(../images/content_wide_top.gif) no-repeat;
    width:625px;
    height:20px;
    /* margin-left: 15px; */
}

.contentwidebot {
    background: url(../images/content_wide_bot.gif) no-repeat;
    width: 625px;
    height:22px;
   /*  margin-left: 15px; */
}

.contentwide {
    background: #fff;
    width: 623px;
    border-left:  1px solid #897573;
    border-right: 1px solid #897573;
    /* margin-left: 15px; */
}

.p_end {
    text-align: center;
    padding: 10px 0 10px 0;
}

.floatleft {
    float: left;
    width: 220px;
    position: relative;
    /* text-align: center; */
    padding: 0;
}
.floatright {
    float: right;
    width: 210px;
    position: relative;
    text-align: center;
    padding: 0;
}

.floatright p {
    padding: 15px 35px 10px 15px;
    margin: 0;
	text-align: left;
}

#bulletcontainer {
    padding-top: 20px;
    text-align: left;
}

#bulletlist {
    margin-left: 0;
    padding-left: 0;
    padding-left: 15px;
    list-style: none;
}

#bulletlist li {
    /* padding-left: 10px; */
    /* background-image: url(../images/bullet_diamond.gif); */
    /* background-repeat: no-repeat; */
    /* background-position: 0.5em; */
    font: 12px/28px "Arial", "Helvetica", sans-serif normal;
    color: #501316;
}

h3 {
    font: 18px/22px "Times New Roman", Times, serif bold;
    color: #333;
    padding: 0;
    padding-top: 20px;
}

#gallery {
    padding: 15px 18px 15px 18px;
    text-align: center;
    /* border: 1px solid gray; */
}

#gallery img {
    border: 0 none;
    padding: 0 0 10px 0;
}

#footer {
    clear: both;
    margin: 0;
    padding: 0;
    color: #333;
    height: 22px;
    background: url(../images/gdd_footer.gif) repeat-x;
    text-align: center;
}

#footernavlist li {
    display: inline;
    position: relative;
    list-style-type: none;
    padding: 0 10px 0 10px;
	top: 2px;
	text-decoration: none;
	/* font: 10px "Arial", serif bold; */
	color: #fff;
}

#footernavlist li a:link, #footernavlist li a:active, #footernavlist li a:visited {
	font: 10px "Arial", serif bold;
	color: #fff;
	text-decoration: none;
}

#footernavlist li a:hover {
	font: 10px "Arial", serif bold;
	color: #fdf05c;
	text-decoration: none;
}

.copyright {
    color: #2f201d;
    font-size: 10px;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }
