@charset "utf-8";

body {
width: 100%;
height: 100%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
border-top-width: 8px;
border-top-color: #701b19;
border-top-style: solid;
background-color: #FFFFFF;
background-image: url(../images/main_bg.jpg);
background-repeat: repeat-x;
}

#wrapper {
width: 810px;
height: auto;
overflow: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
background-image: url(../images/wrapper_bg.png);
background-repeat: repeat-y;
}

#header {
width: 795px;
height: 118px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
background-image: url(../images/header_bg.jpg);
background-repeat: no-repeat;
}

#nav {
width: 795px;
height: 31px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
background-image: url(../images/nav_bg.gif);
background-repeat: repeat-x;
}

#nav ul {
margin: 0px;
padding: 0px;
padding-top:4px;
list-style-type: none;
text-align: left;
font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
font-size: 15px;
color: #701b19;
}

#nav ul li {
display: inline;
border-left-width: 1px;
border-left-style: dotted; 
border-left-color: #701b19;
}

#nav ul li.home {
display: inline;
border-left: 0px;
}

#nav ul li a {
text-decoration: none;
padding: 0em 1em;
color: #701b19;
border: 0px;
}

#nav ul li a:hover {
color: #0c3d87;
border: 0px;
}

#nav ul li:hover {
color: #0c3d87;
border-left-width: 1px;
border-left-style: dotted; 
border-left-color: #0c3d87;
}

#nav ul li.home:hover {
color: #0c3d87;
border-left: 0px;
}

#flash_header {
width: 795px;
height: 243px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
}

#non_flash_header {
width: 555px;
height: 36px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
background-image: url(../images/non_flash_bg.jpg);
background-position: left;
background-repeat: no-repeat;
}

#divider {
width: 795px;
height: 8px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
background-image: url(../images/divider.gif);
background-repeat: no-repeat;
}

#small_divider {
width: 555px;
height: 8px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
background-image: url(../images/small_divider.gif);
background-repeat: no-repeat;
}

#column_wrapper {
width: 795px;
height: auto;
overflow: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
background-color: #FFFFFF;
}

#left_column {
width: 240px;
height: auto;
background-color: #FFFFFF;
float: left;
}

#right_column {
width: 555px;
height:auto;
background-color: #f3f3f3;
float: left;
font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
font-size: 15px;
color: #333333;
line-height: 16px;
}

#right_column img {
margin-top: 0px;
margin-right: 8px;
margin-bottom: 8px;
margin-left: 0px;
padding: 0px;
float: left;
border-color: #cccccc;
border-style: solid;
border-width: 3px;
}

p {
text-align: left;
font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
font-size: 15px;
color: #333333;
line-height: 16px;
margin-top: 12px;
margin-right: 15px;
margin-bottom: 12px;
margin-left: 15px;
padding: 0px;
}

h2 {
text-align: left;
font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
font-size: 18px;
color: #34439b;
line-height: 13px;
margin-top: 12px;
margin-right: 15px;
margin-bottom: 12px;
margin-left: 15px;
padding: 0px;
}

h3 {
text-align: left;
font-family: 'Lucida Grande', 'Trebuchet MS', Arial, sans-serif;
font-size: 18px;
color: #cccccc;
line-height: 13px;
margin-top: 12px;
margin-right: 15px;
margin-bottom: 7px;
margin-left: 15px;
padding: 0px;
}

a {
color: #701b19;
border-bottom-width: 1px;
border-bottom-color: #701b19;
border-bottom-style: dotted;
text-decoration: none;
}

a:hover {
color: #701b19;
border-bottom-width: 0px;
border-bottom-color: #701b19;
border-bottom-style: dotted;
text-decoration: none;
}

.right_text {
text-align: right;
}

#portfolio {
width: 795px;
height: auto;
overflow: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
background-color: #FFFFFF;
}

#portfolio img {
border: 5px #cccccc solid;
margin-top: 3px;
}

#footer {
width: 810px;
height: 39px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
background-image: url(../images/footer_bg.png);
background-repeat: no-repeat;
}

#footer p {
font-family: Trebuchet MS, Georgia, Seriif;
text-align: center;
color: 333333;
font-size: 11px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#footer a {
color: #333333;
text-decoration: none;
border-bottom-width: 1px;
border-bottom-color: #333333;
border-bottom-style: dotted;
}

#footer a:hover {
color: #333333;
text-decoration: none;
background-color: #FFFFFF;
}

hr {
border: 0px;
border-bottom-width: 1px;
border-bottom-color: #cccccc;
border-bottom-style: dotted;
margin: 0px;
padding: 0px;
width: 555px;
}