/* Coding and design by Meesho
URL: http://the-torches.com
EMAIL: meeshoyeah@hotmail.com
*/

body {
background-color: #2D2D2E;
font-family: trebuchet ms, arial, sans-serif;
font-size: 10px;
color: #693E37;
text-decoration: none;
word-spacing: normal;
letter-spacing: 0;
line-height: 11px;
}

#content img {border:6px solid #B79B74; margin:10px; background: #none;}
#content a:hover img  {border:6px solid #AA8D64; margin:10px; background: #none;}

li,p {
   	margin-left: 20px;
   	margin-right: 20px;}

table, tr, td {
	font: 10px trebuchet ms, arial, sans-serif; 
	line-height: 13px;
	margin: 0px 0px 0px 0px;}

A:link {
    COLOR: #B06A22;
    text-decoration:none;
    }
    
A:visited {
    COLOR:#906B45;
    text-decoration:none;
    font-weight:none;
    }

A:hover {
    font-weight:none;
    COLOR: #FEE9CD;
    text-decoration:none;
    border-bottom: 1px dotted #A97A49;
    }

h1 {
font-family: Georgia;
color: #A97A49;
font-weight:normal;
padding-right: 2px;
padding-bottom, top: 1px;
text-transform: uppercase;
letter-spacing: 3pt;
background-color:none;
font-size: 18px;
text-align: right;
margin: 3px 0px 0px 0px;}

h2 {
font-family: Georgia;
color: #A97A49;
font-style: italic;
padding-right: 8px;
padding-bottom, top: 1px;
letter-spacing: 4pt;
background-color: #C1A782;
border-bottom:1px dotted #A97A49;
font-size: 18px;
text-align: right;
margin: 3px 17px 17px 17px;}


.captle {
   font-family: Georgia;
   color: #693C36;
   font-weight:normal;
   padding-right: 2px;
   padding-bottom, top: 1px;
   text-transform: uppercase;
   letter-spacing: 3pt;
   background-color:none;
   font-size: 18px;
   text-align: right;
   margin: 3px 0px 0px 0px;}



#navigation a {
   font-family: Georgia;
   font-size: 10px;
   text-align: center;
   color: #D7877A;
   text-transform: uppercase;
   text-decoration: none;
   padding: 3px 0;
   margin-right: 0px;
}
#navigation a:hover {
   color: #FFC3B9;
   border-bottom: 0px;
}

a img {border: 0px;}

textarea, input, select, button, submit {
		background-color: #C1A782;
		border-top:0px solid #EFEDED;
		border-left:0px solid #EFEDED;
		border-bottom:1px solid #96734F;
		border-right:0px solid #EFEDED;
		font-family: tahoma;
		font-size: 10px;
		color: #715130;}
		
body {
		scrollbar-arrow-color:       #71443E;
		scrollbar-track-color:       #2D2D2E;
		scrollbar-face-color:        #A18866;
		scrollbar-shadow-color:      #A18866;
		scrollbar-highlight-color:   #A18866;
		scrollbar-darkshadow-color:  #2D2D2E;
		scrollbar-3dlight-color:     #2D2D2E;
}