
html {
width:100%;
height: 100%;
padding: 0px;
margin: 0px;
/*font-family: Georgia, "Times New Roman", serif;
font-size: 12px;
line-height: 14pt;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
color: #C4B38F;
/* Always show scrollbars in FF */
overflow-y: scroll;
/*overflow: -moz-scrollbars-vertical;
overflow-x: auto;*/
}

body {
width:100%;
height: 100%;
padding: 0px;
margin: 0px;
background: #403229;
text-align: center;
}

#wrapper {
width: 900px;
height: 100%;
text-align: left;
margin-left: auto;    
margin-right: auto;
}

/* Header */
#header {
background: url('../images/header_background.gif') repeat-x #991E16;
margin-top: 30px;
padding:0px;
text-align:right;
}

.box {
background: #212121;
margin-top: 30px;
padding:0px;
}

/* Old version of menu, without Columns:

.menu A, .menu A:visited, .menu A:active {
width: 149px;
height: 31px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
border-top: 1px solid #991E16; 
color: #000000; 
text-decoration:none; 
display: block; 
padding-right: 15px; 
background-color: #C91910;
font-size: 1.1em;
line-height: 2.4em;
}

.menu A:hover {
background-color: #DB1B11;
text-decoration:none; 
color: #000000; 
}

.menu2 A, .menu2 A:visited, .menu2 A:active {
width: 149px;
height: 31px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
border-top: 1px solid #991E16; 
color: #000000; 
text-decoration:none; 
display: block; 
padding-right: 15px; 
background-color: #B6231A;
font-size: 1.1em;
 
line-height: 2.4em;
}

.menu2 A:hover {
background-color: #D1291E;
text-decoration:none; 
color: #000000; 
}

.smallmenu {
width: 164px;
height: 117px;
line-height: 1.4em;
}

.smallmenu A, .smallmenu A:visited, .smallmenu A:active {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 1em; 
text-align: right; 
color: #ffffff; 
text-decoration:none; 
padding-right: 15px; 
}

.smallmenu A:hover {
color: #000000;
text-decoration:none;
}

*/

.menu A, .menu A:visited, .menu A:active {
width: 151px;
height: 29px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
border-top: 1px solid #991E16; 
color: #000000; 
text-decoration:none; 
display: block; 
padding-right: 13px; 
background-color: #C91910;
font-size: 1.1em;
/*font-size: 12px;*/
line-height: 2.3em;
}

.menu A:hover {
background-color: #DB1B11;
text-decoration:none; 
color: #000000; 
}

.menu2 A, .menu2 A:visited, .menu2 A:active {
width: 151px;
height: 29px;
font-family: Arial, Helvetica, Verdana, sans-serif; 
border-top: 1px solid #991E16; 
color: #000000; 
text-decoration:none; 
display: block; 
padding-right: 13px; 
background-color: #B6231A;
font-size: 1.1em;
/*font-size: 12px;*/
line-height: 2.3em;
}

.menu2 A:hover {
background-color: #D1291E;
text-decoration:none; 
color: #000000; 
}

.smallmenu {
width: 164px;
height: 85px;
line-height: 1.4em;
padding-top: 10px;
}

.smallmenu A, .smallmenu A:visited, .smallmenu A:active {
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 1em; 
text-align: right; 
color: #ffffff; 
text-decoration:none; 
padding-right: 13px; 
}

.smallmenu A:hover {
color: #000000;
text-decoration:none;
}



/* Page Header */

#pageheader {
background: url('../images/pageheader_background.gif') repeat-x #212121;
margin-top: 30px;
padding:0px;
height:95px;
}

h1 {
background: #141414;
padding:0 0 0 8px;
font-family: Georgia, "Times New Roman", serif;
font-size: 1.7em;
line-height: 1.6em;
font-weight: normal;
margin:0px;
width: 208px;
color: #B2AB9B;
height:31px;
}

#choose {
padding:0;
margin:0;
width:208px;
height: 56px;
background: #494949;
padding:8px 0 0 8px;
/* border-top: 1px solid #403229; */
}


#choose h2 {
font-family: Georgia, "Times New Roman", serif;
font-size: 2.2em;
line-height: 1.2em;
font-weight: normal;
color: #fff;
padding: 0;
margin: 0 0 0 0;
}

.menu3 A, .menu3 A:visited, .menu3 A:active {
width: 179px;
height: 31px; 
display: block; 
padding: 0 0 0 16px; 
margin: 0 0 1px 0; 
line-height: 2.4em;
color: #fff; 
text-decoration: none;
font-size: 1.1em;
font-family: Arial, Helvetica, Verdana, sans-serif; 
}

.menu3 A:hover {
background: #494949;
color: #fff; text-decoration: underline;
}


/* Footer */

#footer {
background: url('../images/footer_background.gif') no-repeat #991E16;
height: 150px;
margin-top: 30px;
padding:0px;
text-align:right;
}

.bottom {
height: 30px;
}

#copyright {
width: 552px;
height: 58px;
padding-top: 91px;
margin-left: 20px;
text-align:left;
color: #8E8E8E; 
font-size: 9px; 
line-height: 12px;
}

#copyright A,#copyright A:visited, #copyright A:active {
font-weight: bold;
text-decoration:none; 
color: #C4C4C4; 
}

#copyright A:hover {
color: #fff;
}


/* Content Area */

hr {
height: 1px;
border: 0;
color: #6A6A6A;
background-color: #6A6A6A;
clear:both;
margin: 10px 0 20px 0;

}

.leftcolumn {
float:left;
width: 196px;
margin:0; 
padding:0;
}


.leftcolumn2 {
padding: 20px;
float:left;
width: 172px;
}

.leftcolumn2 A, .leftcolumn2 A:visited, .leftcolumn2 A:active {
font-style: italic;
color: #fff; 
font-weight: bold;
text-decoration: none;
font-family: Georgia, "Times New Roman", serif;
font-size: 12px;
line-height: 14pt;
}

.leftcolumn2 A:hover {color: #fff; font-weight: bold;text-decoration: underline;}

.rightcolumn {
float:right; 
width: 560px; 
padding: 0 70px 0 0;
}

.rightcolumn2 {
float:right; 
width: 684px; 
padding: 0; 
}


.inside {padding: 20px;}

.inside A, .inside A:visited, .inside A:active {
font-style: italic;
color: #fff; 
font-weight: bold;
text-decoration: none;
font-family: Georgia, "Times New Roman", serif;
font-size: 12px;
line-height: 14pt;
}

.inside A:hover {color: #fff; font-weight: bold;text-decoration: underline;}

.insert {padding: 1px 20px 13px 20px; background: #494949;}

.topofpage {
width:100%;
text-align:right;
padding:0;
}

/* Images */

img.image1 {border: 14px solid #141414; float:right;margin-left: 30px}
A:hover .image1 {border: 14px solid #5C5C5C;}

img.image2 {border: 14px solid #141414;}
A:hover .image2 {border: 14px solid #5C5C5C;}

img.image3 {border: 8px solid #141414; margin-right: 5px; margin-bottom: 5px;}
A:hover .image3 {border: 8px solid #5C5C5C;}

.italics {
font-family: Georgia, "Times New Roman", serif;
font-style: italic;
font-size: 1.3em;
line-height: 1.2em;
color: #BB9C5A;
}

.roman {
font-family: Georgia, "Times New Roman", serif;
font-size: 1.1em;
line-height: 1.6em;
}

.dropcap {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
float:left;
font-size: 3.4em;
line-height: 0.9em;
color: #BB9C5A;
}

.insert2 {margin-top: 10px; padding: 0px 10px 10px 10px; border: 1px solid #494949; background: #2B2B2B;}

.clearboth {
clear:both; 
width: 860px; 
height:1px;
padding:0;
margin:0;
font-size: 0px;
}

h2 {
font-family: Georgia, "Times New Roman", serif;
font-size: 3.2em;
line-height: 1em;
font-weight: normal;
color: #fff;
padding: 0;
margin: 0 0 3px 0;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
font-weight:bold;
padding: 0;
margin:0;
/*font-family: Georgia, "Times New Roman", serif;
font-size: 1.5em;
font-weight: normal;
padding: 0;
margin:0, 0, 10px, 0; */
}

ul {
list-style-position: outside;
list-style-image: url('../images/bullet.gif');
padding: 0;
margin-left: 18px;
}

A, A:hover, A:active, A:visited {color: #fff; text-decoration: underline;}



/* Table */

.insidetable td {
border-bottom: 1px solid #6A6A6A;
padding: 5px 10px 5px 0;
}

.toprow {
font-weight: bold;
text-transform: uppercase;
}

.insidetable {
padding: 0;
margin: 0;
border-collapse: collapse;
}


/* Articles */

.articles {
background: url('../images/paper2.jpg') repeat-y #D2D1CD;
text-align: left;
color: #141414;
font-family: Georgia, "Times New Roman", serif;
font-size: 1.1em;
line-height: 1.6em;
margin: 0px;
padding: 35px 80px 40px 40px;
}

.articles h2 {
color: #141414;
font-size: 3em;
}

.articles h3 {
font-family: Georgia, "Times New Roman", serif;
font-size: 18px;
line-height: 30px;
font-weight: normal;
font-variant: small-caps
}

.articles h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
font-weight:bold;
}

.byline {
font-size: 1.3em;
font-style: italic;
}


/* Columns */

.columns {
background: url('../images/paper.jpg') repeat-y #C4C2BD;
text-align: left;
color: #141414;
font-family: Georgia, "Times New Roman", serif;
font-size: 1.1em;
line-height: 1.6em;
margin: 0px;
padding: 35px 80px 40px 40px;
}

.columns h2 {
color: #141414;
font-size: 3em;
}

.columns h3 {
font-family: Georgia, "Times New Roman", serif;
font-size: 18px;
line-height: 30px;
font-weight: normal;
font-variant: small-caps
}

.columns h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
font-weight:bold;
}

#copyright2 {
width: 552px;
height: 101px;
padding-top: 48px;
margin-left: 20px;
text-align:left;
color: #8E8E8E; 
font-size: 9px; 
line-height: 12px;
}

#copyright2 A,#copyright2 A:visited, #copyright2 A:active {
font-weight: bold;
text-decoration:none; 
color: #C4C4C4; 
}

#copyright2 A:hover {
color: #fff;
}