/* Browser fixes */

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,li,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { 
  margin:0; 
  padding:0;
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #000;
}


/* General styles */

BODY {
  text-align:left;
  background-color: #fff;
  margin: 0;
  padding: 0;
}

p, ol, ul, blockquote, a {
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin-bottom:10px;
}

p {
  font-size: 12px;
  padding: 0 0 10px 0;
}

/* In case all else fails */
td {
  font-size: 12px;
}

ul {
  padding: 0 20px 0 5px; 
  margin: 10px 5px 10px 20px; 
  font-size: 12px; 
  line-height: 22px; 
  font-weight: normal;
  list-style-position: outside;
  list-style-type: disc;
}

ul li {}

ol {}

ol li {}

blockquote {
  font-size: 14px;
  padding: 0px 10px 10px 20px;  
}

a:link, a:visited, a:active {
  color: #3B639A;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #7793B9;
  text-decoration: underline;
  font-weight: bold;
}

h1,h2,h3,h4 {
  font-family: Georgia, 'Times New Roman', Times, serif;
  color: #374B6B;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 18px;
  color: #30425e;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 14px;
}

/* HOME PAGE STYLES */

body#home-body{
	background-color: #374b6b;
	background-image: url(../images/site_back.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

/* #home-wrap {
  margin:0 auto;
  height: 530px;
  width: 787px;
  background-image: url("../images/home-splash.jpg");
  background-repeat: no-repeat;
} */

a#home-link {
  height: 530px;
  width: 787px;
  cursor:pointer;  
}

#main-home {
  width: 840px;
  /* height: 150px; */
  margin: 0;
  background-image: url("../images/design-02_home_04.gif");
  background-repeat: no-repeat;
  /* padding: 10px 40px 10px 40px; original values */
  padding: 0px 0px 0px 0px;
  text-align:left;
  overflow: visible;
}

/* MOVED #main-inside TO HEAD STYLE */

TD#main-content {
  width: 629px;
  /* height: 150px; */
  margin: 0;
  /* background-image: url("../design-02_homeback.jpg"); */
  /* background-repeat:no-repeat; */
  /* padding: 10px 40px 10px 40px; original values */
  padding: 0px 0px 0px 0px;
  text-align:left;
  overflow: visible;
}

/* INSIDE PAGE STYLES */

body#inside-body{
  background-image: url("../images/inside_back.gif");
  background-repeat: repeat-x;
  background-color: #374B6B;
  /* height: 530px; */
}

/* Wrap */

#home-wrap {
  text-align:left;
  margin: 0 auto;
  width: 840px;
  padding: 0;
  background-image: url("../images/wrap_back.gif");
  background-repeat: repeat-y;
}

#inside-wrap {
  text-align:left;
  margin: 0 auto;
  width: 840px;
  padding: 0;
  background-image: url("../images/inside_content_back.gif");
  background-repeat: repeat-y;
}


/* Banner */

#banner {
  text-align:left;
  width: 787px;
  height: 83px;
  background-image: url("../images/design-02_02.gif");
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}

/* Nav */

#nav {
  width: 200px;
  background-image: url("../images/nav-back.jpg");
  background-repeat:no-repeat;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align:left;
}

#leftNavBorder {
	width: 180px;
	border: 0px;
	margin: 24px 0px 0px 20px;
}

a.leftNav:link, a.leftNav:visited, a.leftNav:active {
	font-size: 10px;
	line-height:14px;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
	display: block;
	margin: 0 0 0 0;
	/* width: 0px!important; */
	padding: 5px 0px 5px 15px;
	background-image:url("../images/link_back.gif");
	background-position:right;
	/* background-color: #767676; */
	/* border-bottom: 1px solid #7793B9;
	border-right: 0px solid #7793B9;
	border-left: 0px solid #7793B9;
	border-top-color: #7793B9; */
}

a.leftNavTop:link, a.leftNavTop:visited, a.leftNavTop:active {
	font-size: 10px;
	line-height:15px;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
	display: block;
	margin: 0 0 0 0;
	/* width: 0px!important; */
	padding: 5px 0px 5px 15px;
	background-image:url("../images/link_back_top.gif");
	background-position:right;
	/* background-color: #767676; */
	/* border-bottom: 1px solid #7793B9;
	border-right: 0px solid #7793B9;
	border-left: 0px solid #7793B9;
	border-top-color: #7793B9; */
}

a.leftNavSub:link, a.leftNavSub:visited, a.leftNavSub:active {
	font-size: 10px;
	line-height:14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #EBEBEB;
	text-decoration: none;
	display: block;
	margin: 0 0 0 0;
	/* width: 0px!important; */
	padding: 5px 0px 5px 25px;
	background-image:url("../images/link_back.gif");
	background-position:right;
	/* background-color: #767676; */
	/* border-bottom: 1px solid #7793B9;
	border-right: 0px solid #7793B9;
	border-left: 0px solid #7793B9;
	border-top-color: #7793B9; */
}

a.leftNavHome:link, a.leftNavHome:visited, a.leftNavHome:active {
	font-size: 10px;
	line-height:14px;
	font-weight: bold;
	color: #d9d2c0;
	text-decoration: none;
	display: block;
	margin: 0 0 0 0;
	padding: 5px 0px 5px 15px;
	background-image:url("../images/link_back_over.gif");
	background-position:right;
}

a.leftNavSubHome:link, a.leftNavSubHome:visited, a.leftNavSubHome:active {
	font-size: 10px;
	line-height:14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #d9d2c0;
	text-decoration: none;
	display: block;
	margin: 0 0 0 0;
	padding: 5px 0px 5px 25px;
	background-image:url("../images/link_back_over.gif");
	background-position:right;
}

a.leftNav:hover, a.leftNavHome:hover, a.leftNavSubHome:hover, a.leftNavSub:hover {
	/* color: #FFFFFF; */
	background-image:url("../images/link_back_over.gif");
	/* background-color: #3B639A; */
	text-decoration: none;
}

a.leftNavTop:hover {
	/* color: #FFFFFF; */
	background-image:url("../images/link_back_top_over.gif");
	/* background-color: #3B639A; */
	text-decoration: none;
}

/* a.leftNavHome {
	border-top: 1px solid #AA0028;
} */

.navHi, .navHiHome {
	font-size: 10px;
	line-height:14px;
	font-weight: bold;
	color: #000;
	display: block;
	margin: 0px;
	/* width: 155px !important; */
	padding: 5px 0px 5px 15px;
	background-image:url("../images/link_back_over.gif");
	/* background-color: #767676;
	border-bottom: 1px solid #7793B9;
	border-left: 0px solid #7793B9;
	border-top-color: #7793B9;
	border-right: 0px solid #7793B9; */
}

/*
#nav a:link, #nav a:visited, #nav a:active {
  font-size: 10px;
  color: #fff;
  text-decoration: none;
}

#nav a:hover {
  font-size: 10px;
  color: #fff;
  text-decoration: underline;
} 
*/

/* Main */

#main {
  width: 620px;
  /* height: 150px; */
  margin: 0 0 0 0;
  background-image: url("../images/home_main_back2.jpg");
  background-repeat: no-repeat;
  background-position:top;
  padding: 0px 20px 0px 0px;
  text-align:left;
  overflow: visible;
}

#main-inside {
  width: 620px;
  /* height: 150px; */
  margin: 0 0 0 0;
  background-image: url("../images/basic_content_back.jpg");
  background-repeat: no-repeat;
  background-position:top;
  padding: 100px 20px 0px 0px;
  text-align:left;
  overflow: visible;
}

#main p, #main-inside p {
  color: #321b0a;
  padding: 0px 50px 10px 35px;
  margin: 0px 0px 10px 0px;
  font-size:13px;
  line-height: 22px;
}

#main p#page-title, #main-inside p#page-title {
  color: #000;
  padding: 0px 0px 0px 15px;
}

#main p#home-indent, #main-inside p#home-indent {
  color: #000;
  padding: 5px 0px 0px 55px;
}

#main-inside p.quote {
	padding: 0px 50px 0px 35px;
	margin-bottom:0px;
	font-style:normal;
}

#main-inside p.credit {
	text-align: right;
	padding: 0px 60px 0px 30px;
	margin-bottom:10px;
	font-size: 11px; 
	line-height: 18px;
	margin-bottom:10px;
	font-style:italic;
}

#main h1, #main h2, #main h3, #main h4 {
  padding: 0px 40px 0px 30px;
  margin-bottom:10px;
}

#main-inside h1, #main-inside h2, #main-inside h3, #main-inside h4 {
  padding: 0px 50px 0px 25px;
  margin-bottom:10px;
}

#main ul {
  /* padding: 0px 15px 0px 25px; 
  margin: 0px 5px 10px 25px; */
  color: #321b0a;
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 30px; 
  font-size: 12px; 
  line-height: 22px; 
  font-weight: normal;
}

#main-inside ul, #main-inside ol {
  /* padding: 0px 15px 0px 25px; 
  margin: 0px 5px 10px 25px; */
  color: #321b0a;
  margin: 0px 0px 10px 20px; 
  padding: 0px 50px 10px 40px; 
  font-size: 13px; 
  line-height: 20px; 
  font-weight: normal;
}

#main li {
  color: #321b0a;
  font-size: 13px;
  line-height: 22px; 
  font-weight: normal;
}

#main-inside li {
  color: #321b0a;
  font-size: 13px;
  line-height: 22px; 
  font-weight: normal;
}

#insert-image {
  margin: 5px 15px 10px 25px;
  padding: 0px 0px 0px 0px;
  border: 4px solid #666666;
}

/* Footer */

#footer {
  width: 840px;
  height: 125px;
  text-align:left;
  margin:0 auto;
  background-image: url("../images/footer-back.jpg");
  background-repeat: no-repeat;
  padding: 0px 0px 0px 0px;
  clear: both;
  overflow: hidden;
  position: relative;
}

#footer p {
  font-size: 10px;
  color: #c1a98b;
  text-align:center;
  padding: 30px 10px 10px 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
  font-size: 10px;
  color: #d9d2c0;
  text-decoration: none;
}

#footer a:hover {
  font-size: 10px;
  color: #f1c660;
  text-decoration: none;
}

#footer p.top {
  font-size: 10px;
  color: #576882;
  text-align:left;
  padding: 20px 10px 10px 230px;
}

#footer a.top:link, #footer a.top:visited, #footer a.top:active {
  font-size: 10px;
  color: #576882;
  text-decoration: none;
}

#footer a.top:hover {
  font-size: 10px;
  color: #785333;
  text-decoration: none;
}

/* Bottom menu within Footer */

#bottom {
	width: 700px;
	text-align:center;
}

#bottom p {
  font-size: 11px;
  color: #fff;
  font-weight: bold;
  padding: 7px 10px 10px 10px;
}

#bottom a:link, #bottom a:visited, #bottom a:active {
  font-size: 11px;
  color: #0C499C;
  font-weight: bold;
  text-decoration: none;
}

#bottom a:hover {
  font-size: 11px;
  color: #fff;
  text-decoration: underline;
}

/* Misc */

option
{
	color: #4977B5;
	font-family: arial, helvetica, san-serif;
}

.bigfont
{
	font-size: 15px;
}

textarea
{
	color: #4977B5;
	font-family: arial, helvetica, san-serif;
}

/* END */