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;
}

#wrapper {
	position: absolute;
	min-width: 1050px;
	width: 100%;
	}

/* Header */

#header {
	border: 1px solid black;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(img/logo.png);
	font-size: 18px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #000000;
	height: 155px;
	min-width: 1050px;
	width: auto;
}

#nav {
	position: relative;
	margin: 134px 0px 0px 400px;
	height: auto;
	width: auto;
}

#phone {
	position: relative;
	clear: none;
	text-align: right;
	float: right;
	margin-right: 35px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	margin-top: 7px;
	margin-bottom: 0px;
	color: white;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#navList li {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #b1b1b1;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	height: 32px;
	width: 100px;
	display: inline;
}

#navList #selected {
	background-color: white;
	font-weight: bold;
}

#navList li:hover {
	background-color: white;
}

/* Text Styles */

p {
	color: black;
	word-wrap: normal;
	text-overflow: clip;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h1 {
	width: auto;
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 30px;
	font-variant: small-caps;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #dc232b;
}

h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #626262;
	font-variant: small-caps;
}

a {
	text-decoration: none;
	color: black;
}

/*

Content

*/

#content {
	position: relative;
	min-height: 553px;
	background-repeat: no-repeat;
	background-image: url(img/dm_bg.png);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	width: 75%;
}

#galContent {
	min-height: 553px;
	background-repeat: no-repeat;
	background-image: url(img/dm_bg.png);
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	width: 1050px;
}

#van {
	margin-right: 20px;
	float: left;
	text-align: center;
}

/*

Footer Styles

*/

#footer {
	text-align: center;
}
#sh {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 7px;
	font-weight: bold;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0f0d0f;
	text-transform: uppercase;
}

#footerList {
	margin-bottom: 10px;
}

#footerList a, #footerList li {
	font-weight: bold;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	display: inline;
	padding: 10px;
	
}

#footerList a:hover {
	color: #dc232b; 
}


/*

Table Styles

*/

table.sample {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}
table.sample th {
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: ;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: ;
	-moz-border-radius: 0px 0px 0px 0px;
}

.category {
	width: 260px;
	text-align: left;
}

#commentForm {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

input {
	margin-bottom: 10px;
}

.label {
	text-align: left;
}

table.sample td {
	width: 150px;
}

.s_table
        {
        border: 1px dashed gray;
        padding: 2px;
        }
.s_table_c
        {
        text-align: center;
        border: 1px dashed gray;
        padding: 2px;
        }
.s_bottom_table
        {
        font-family: Calibri;
        font-size: 12pt;
        width: 160px;
        text-align: center;
        padding: 5px;
        border: 1px dashed gray;
	color: black;
        }
.table_one
        {
        margin: 10px 0px 0px 25px;
        width: 980px;
	color: black;
	font-family: Calibri;
	font-size: 11pt;
        }

