/*
Author: The iNet Group / © 2006
Author URL: http://www.iNetGroup.com
Media: Screen
Type: Master CSS
Other credits: Denoted below w/comments
*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

html { 
height: 100.02%;
}

body {
color: #666666;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
padding: 0px;
margin-top: 0px;
margin-bottom: 15px;
margin-left: 0px;
background: #FFFFFF url(../images/b_01.jpg) repeat-y 0 0;
}

td, tr, p {
color: #666666;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

h1 {
color: #AF3228;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

h2 {
color: #203C64;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 14px;
text-decoration: none;
line-height: 140%;
}

h3 {
color: #AF3228;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
line-height: 140%;
text-align: right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a {
color: #666666;
text-decoration: underline;
}

a:link {
color: #666666;
text-decoration: underline;
}

a:visited {
color: #AF3228;
text-decoration: underline;
}

a:hover {
color: #666666;
text-decoration: underline;
}

a:active {
color: #666666;
text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.s_navigation a {
color: #FFFFFF;
text-decoration: none;
}

.s_navigation a:link {
color: #FFFFFF;
text-decoration: none;
}

.s_navigation a:visited {
color: #FFFFFF;
text-decoration: none;
}

.s_navigation a:hover {
color: #AF3228;
text-decoration: none;
}

.s_navigation a:active {
color: #FFFFFF;
text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.t_navigation a {
color: #AF3228;
text-decoration: none;
}

.t_navigation a:link {
color: #AF3228;
text-decoration: none;
}

.t_navigation a:visited {
color: #AF3228;
text-decoration: none;
}

.t_navigation a:hover {
color: #666666;
text-decoration: none;
}

.t_navigation a:active {
color: #AF3228;
text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.t_footer a {
color: #999999;
text-decoration: underline;
}

.t_footer a:link {
color: #999999;
text-decoration: underline;
}

.t_footer a:visited {
color: #999999;
text-decoration: underline;
}

.t_footer a:hover {
color: #AF3228;
text-decoration: underline;
}

.t_footer a:active {
color: #999999;
text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container {
background: #FFFFFF url(../images/b_01.jpg) repeat-y 50% 0;
width: 790px;
padding: 0px;
background-color: #FFFFFF;
text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header {
background: #FFFFFF url(../images/b_02.jpg);
padding: 0px;
width: 790px;
height: 113px;
margin-right: auto;
margin-left: auto;
}

#multimedia {
float: left;
width: 178px;
overflow: hidden;
}

#content {
color: #333333;
float: left;
width: 438px;
margin-top: 20px;
overflow: hidden;
}

#navigation {
float: right;
width: 174px;
margin-top: 20px;
overflow: hidden;
}

#footer {
background: #FFFFFF url(../images/b_04.jpg) repeat-y 50% 0;
padding: 0px;
width: 790px;
height: 83px;
margin-right: auto;
margin-left: auto;
clear: both;
}

#gallery_header {
background: #FFFFFF url(../images/b_06.jpg) repeat-x 50% 0;
height: 54px;
width: 600px;
}

#gallery_content {
background: #FFFFFF;
width: 600px;
}

#gallery_caption {
background: #FFFFFF;
width: 600px;
}

#gallery_footer {
background: #FFFFFF;
width: 600px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.s_content {
padding: 20px;
margin: 0px;
text-align: justify;
line-height: 1.3em;
}

.s_navigation {
background: #C2C2C2 url(../images/b_05.jpg) no-repeat;
background-position: center; 
font-family: 'Trebuchet MS', Verdana, sans-serif;
color: #FFFFFF;
font-size: 14px;
text-align: right;
font-weight: bold;
padding: 4px 8px 4px 0px;
border-top: 2px solid #FFFFFF;
border-bottom: 2px solid #FFFFFF;
}

.s_content img {
background-color: #FFFFFF;
border: 1px solid #C0C0C0;
padding: 5px;
margin-bottom: 10px;
}

.s_img_left {
float: right;
background-color: #FFFFFF;
border: 1px solid #C0C0C0;
padding: 5px;
margin-left: 20px;
margin-right: 0px;
margin-bottom: 20px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.t_header {               
color: #F8F8F8;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
text-align: right;
padding-top: 50px;
padding-right: 10px;
}

.t_navigation {               
color: #666666;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
line-height: 140%;
text-align: right;
padding-right: 8px;
}

.t_footer {               
color: #999999;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
text-align: right;
padding-top: 18px;
padding-right: 10px;
}

.t_gallery {               
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
text-align: center;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.blockquote {
padding-left: 35px;
background: url(../images/quote.gif) no-repeat 0 3px;
}