/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
    height: 100%;
    margin-bottom: 1px;
}

html, body { 
    font-size: 100.01%; 
}

body {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    margin: 0px;
    text-align: center; /* for IE */
    background-color: #382F16;
}

a:link {
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    text-decoration: none;
    outline: none;
    color: #c36804;
}

a:visited {
    text-decoration: none;
    outline: none;
    color: #763F03;
}

a:hover {
    text-decoration: underline;
    color: #7A0802;
}

p { 
    margin-top: 5px;
    margin-bottom: 5px; 
    text-align: justify;
    padding: 10px;
}

img { 
    border: 0 none; 
}

ul {
    list-style-image: url(../images/ul.jpg);
}

hr {
    color: #f6ecd0;
    width: 100%;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

b, strong {
	font-weight: bold;
	font-size: 105%;
	font-family: arial;
}

h1 {
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #521F01;
    margin: 0px;
	border: 0px;
	padding-bottom: 10px;
    padding-top: 10px;
    line-height: 20px;
}

h2 {
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #521F01;
	margin: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 10px;
    border-bottom: 1px dashed #B47854;
}

h3 {
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #521F01;
    margin: 0;
	margin-bottom: 10px;
}

h4 {
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #521F01;
    margin: 0;
	margin-bottom: 5px;
}

h5 {
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #521F01;
    margin: 0;
	margin-bottom: 5px;
}

h5 a {
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #bd4947;
    margin: 0;
	margin-bottom: 5px;
}

h6 {
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
    color: #521F01;
    margin: 0;
	margin-bottom: 5px;
}

span {
    margin: 0px;
}

ol {
	margin-top: 0px;
    margin-bottom: 0px;
}

ul {
	margin-top: 0px;
    margin-bottom: 0px;
}

pre {
    color: green; 
    font-family: monospace; 
    overflow: auto;
    margin: 0px;
    border: #222 1px solid;
    width: 600px;
    line-height: 14px;
    padding: 10px;
}

#center {
    margin-left: auto;
    margin-right: auto;   /* align for good browsers */
}

#wrapper {
    text-align: left;
}

#header {

}

#contentBody {
    background: url(../images/temp.jpg) no-repeat;
    height: 954px;
    width: 960px;
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-weight: 500;
}

#content {
    float: right;
    height: 884px;
    width: 710px;
    margin: 20px;
    padding-right: 30px;
    overflow: auto;
    font-size: 14px;
}

#content p {
    text-align: justify;
}

#footer {
    float: left;
    width: 960px;
    background: url(../images/footer.jpg) no-repeat;
    height: 66px;
}

.spacer {
    height: 50px;
}

#logo {
    float: left;
    width: 140px;
    height: 49px;
    background: url(../images/taragana_logo.jpg) no-repeat;
    margin-left: 20px;
    //margin-left: 10px;
    margin-top: 0px;
}







/*****************************************/
/*** HOME PAGE ELEMENTS  *****************/
/*****************************************/

#subTitle {
    color:  #038008;
    font-size: 20px;
    font-weight: bold;
    float: right;
    border: none;
}

#title {
    color:  #038008;
    text-align: right;
    line-height: 90px;
    letter-spacing: 5px;
    font-size: 100px;
    font-weight: bold;
    font-family: times;
    clear: right;
    float: right;
    border: none;
}

#drImage {
    float: left;
    margin-left: 60px;
    margin-top: 60px;
}

#redText {
    color: #BA0C04;
    font-style: italic;
    margin-top: 10px;
    clear: right;
    float: right;
    width: 220px;
}

#redText li {
    margin-left: -40px;
    //margin-left: 0px;
}

#greenText {
    color: #039B0A;
    font-style: italic;
    font-weight: bold;
    margin-top: 20px;
    clear: right;
    float: right;
    width: 620px;
    //margin-left: -200px;
}

#greenText li {
    color: #039B0A;
    display: inline;
    margin: 5px;
    font-weight: bold;
}

.homeText {
    clear: right;
    padding-top: 40px;
    font-size: 13px;
}

.homeText span {
    width: 400px;
    float: right;
    margin-top: 30px;
    text-align: justify;
}







/*****************************************/
/*** Left Navigation layout elements ***/
/*****************************************/


#leftNav ul {
    margin-left: -30px;
    //margin-left: 10px;
}

#leftNav ul li {
    list-style: none;
    margin-top: 5px;
}

#leftNav {
    float: left;
    text-align: left;
    width: 170px; 
    padding: 5px;
    margin-top: 30px;
    font-size: 13px;
    font-weight: bold;
}

#leftNav a {
    color: #E3B498;
    font-family: "tahoma", "fixed";
}

#leftNav a:hover {
    color: #C98D68;
    text-decoration: none;
}

#leftNav a:visited {
    color: #C98D68;
}


#network {
    width: 170px;
}

#network h2 {
    margin-top: 20px;
    margin-left: 5px;
    color: #efdfa9;
}

#network ul {
    color: #E3B498;
}






/*****************************************/
/*** Lower Nav Elements ***/
/*****************************************/


.alignRight {
    float: right;
    padding-right: 10px;
    background: url(../images/raquo.jpg) right no-repeat;
}

.alignLeft {
    float: left;
    padding-left: 10px;
    background: url(../images/laquo.jpg) left no-repeat;
}





/*****************************************/
/*** Contact Form layout elements ***/
/*****************************************/

#contactguardform {
    width: 570px;
    border: 1px solid #9AC3FA;
    padding: 20px;
    background-color: #F7FAFE;
    //background-color: #fff;
}

#cfName, #cfEmail, #cfRegarding, #contactguardform input {
	font-family: courier new;
    font-size: 12px; 
	color: #051CA9;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 10px;
    background: url(../images/searchtextInput.jpg) top left no-repeat;
	//background: #F4F8FC;
    width: 205px;
    height: 18px;
	//height: 13px;
    border: 0px;
	//border: 1px;
    padding: 3px;
    vertical-align: baseline;
}

#cgAboutWhat {
	font-family: courier new;
    font-size: 12px; 
	color: #051CA9;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 10px;
    background: url(../images/searchtextInput.jpg) top left no-repeat;
	//background: #F4F8FC;
    width: 230px;
    height: 22px;
	//height: 22px;
    border: 0px;
	//border: 1px;
    padding: 3px;
    vertical-align: baseline;
}

#cgAboutWhat option {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 11px; 
	color: #051CA9;
    font-weight: bold;
    margin-top: 0px;
    background: #F4F8FC;
	//background: #F4F8FC;
    border: 0px;
	//border: 1px;
    vertical-align: baseline;
}

#contactguardform textarea {
	font-family: courier new;
    font-size: 12px; 
	color: #051CA9;
    font-weight: bold;
    background: url(../images/messageBox.jpg) top left no-repeat;
	//background: #F4F8FC;
	width: 447px;
    height: 174px;
    border: 0px;
	//border: 1px;
	padding-top: 8px;
    padding-left: 8px;
	padding-right: 8px;
}

#cfContact, #cfreset {
	text-align: center;
	vertical-align: center;
	font-family: courier new;
    font-size: 13px; 
	color: #051CA9;
    font-weight: bold;
    //background: url(../images/textInput.jpg) top left no-repeat;
	width: 90px;
    height: 18px;
	border: 0px;
}


#contactguardform #submit {
	font-family: courier new;
    font-size: 12px; 
	color: #051CA9;
    font-weight: bold;
    background: url(../images/textInput.jpg) top left no-repeat;
	width: 90px;
    height: 19px;
    border: 0px;
    text-align: center;
}

#captcha {
    display: none;
}

.successMsg, .failureMsg {
    color: #006E2E; 
    font-weight:bold; 
    padding: 8px; 
    border: 1px solid #aaaaaa; 
    background-color: #EEEEEE;
}

.successMsg {
    color: #006E2E; 
    width: 200px; 
}

.failureMsg {
    color: #B02B2C;
    width: 600px;
}


/********************************************************************************/
/************* COLOPHON ELEMENTS ************************************************/
/********************************************************************************/

.colophon ul {
    list-style-image: url(../images/raquo.jpg);
}

.colophon ul li {
    padding-bottom: 10px;
}

.colophon ul li a {
    font-weight: bold;
}

.colophon ul li a:hover {
    text-decoration: none;
}






/*****************************************/
/*** Bottom Navigation layout elements ***/
/*****************************************/

#bottommenu {
    white-space: nowrap;
    height: 55px;
    float: left;
    padding-left: 200px;
    font-size: 13px;
    padding-top: 20px;
    width: 470px;
}

#bottommenu ul {
    margin: 0;
    padding: 0px;
    list-style: none;
}

#bottommenu ul li {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 5px;
    list-style: none;
}

#bottommenu li a {
    font-weight: normal;
    text-align: center;
    display: block;
    line-height: 24px;
    color: #000;
    text-decoration: none;
    border: 0px;
}

#bottommenu .active {
    margin-top: 5px;
    height: 24px;
    text-align: bottom;
    color: #ffffff;
    line-height: 21px;
    background-position: 0 0;
}

#bottommenu a:hover {
    color: #fff;
}

#rss {
    float: left;
    margin-top: 5px;
    width: 20px;
}

#copyRight {
    float: right; 
    margin-right: 30px;
	//margin-right: 25px;
    padding-top: 20px;
    font-size: 13px;
}

#copyRight a {
    color: #000;
}

#copyRight a:hover {
    color: #fff;
    text-decoration: none;
}






/*****************************************/
/*** Sitemap layout elements ***/
/*****************************************/

#sitemapContainer1 {
    float: right;
    padding: 0px;
    width: 580px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: smaller;
}

#sitemapContainer2 {
    margin-left: 10px;
    width: 200px;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: smaller;
}

.fixedSitemap {
	width: 180px;
	line-height: 16px;
}

.fixedSitemap h5 a {
	line-height: 15px;
	margin-bottom: 0px;
	font-family: times;
	color: #7e4e4e;
        font-weight: bold;
}

.fixedSitemap h5 a:visited {
	color: #7e4e4e;
        font-weight: bold;
}

.fixedSitemap ul {
	list-style: none;
	margin-top: 0px;
	font-weight: bold;
}

.fixedSitemap ul li {
	margin-left: -35px;
	font-weight: bold;
}

.fixedSitemap ul li a {
	font-weight: bold;
}

.fixedSitemap ul li ul a {
	color: #026CFD;
	font-weight: normal;
}


.sitemap {
    float: right;
	margin-bottom: 20px;
	width: 180px;
	line-height: 16px;
}

.sitemap h5 {
	line-height: 15px;
	margin-bottom: 0px;
	font-family: times;
	color: #7e4e4e;
        font-weight: bold;
}

.sitemap h5 a {
	line-height: 15px;
	margin-bottom: 0px;
	font-family: times;
	color: #7e4e4e;
        font-weight: bold;
}

.fixedSitemap h5 a:visited {
	color: #7e4e4e;
        font-weight: bold;
}

.sitemap ul {
	list-style: none;
	margin-top: 0px;
	font-weight: bold;
}

.sitemap ul li {
	margin-left: -35px;
	font-weight: bold;
}

.sitemap ul li a {
	font-weight: bold;
}

.sitemap ul li ul a {
	color: #026CFD;
	font-weight: normal;
}


