﻿body 
{
	margin:0px;
	background:#d8d8d8 url(images/bg.png) repeat-x;
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#d4a916;
}

ul#show {list-style:none;margin:0;padding:0;border:0;}

img {
	border: none;
}


a:link {
	color:#ffffff;
	text-decoration: none;
	font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold;
}
a:visited {color: #ffffff; text-decoration: none; font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold;}
a:hover {color:#ffcc00; text-decoration: none; font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold; }

a:link.grey {
	color:#545454;
	text-decoration: none;
	font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold;
}
a:visited.grey {color: #545454; text-decoration: none; font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold;}
a:hover.grey {color:#990000; text-decoration: none; font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold; }


a:link.footer {
	color:#fcc400;
	text-decoration: none;
	font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold;
}
a:visited.footer {color: #fcc400; text-decoration: none; font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold;}
a:hover.footer {color:#ffffff; text-decoration: none; font: 12px 'Trebuchet MS'Verdana,Tahoma,Arial,sans-serif bold; }

#overallShadow
{
	background:#fcfaee url(images/shadowBg.png) repeat-y;
	width:926px;
	min-height:700px; 
    height: auto ! important; 
    height:700px;	
	margin-left:auto;
	margin-right:auto;
}

#overall
{
	float:left;
	background:#fcfaee;
	width:900px;
	min-height:700px; 
    height: auto ! important; 
    height:700px;	
	margin-left:auto;
	margin-right:auto;
}

#leftShadow
{
	float:left;
	width:13px;
	min-height:905px; 
    height: auto ! important; 
    height:905px;		
	background:url(images/leftShadow.png) no-repeat;
}

#rightShadow
{
	float:left;
	width:13px;
	min-height:905px; 
    height: auto ! important; 
    height:905px;		
	background:url(images/rightShadow.png) no-repeat;
}

#footerShadow
{
	width:940px;
	background:url(images/footerShadow.png) no-repeat;
	height:20px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	background:url(images/header.png) no-repeat;
	width:900px;
	height:75px;	
	margin-left:auto;
	margin-right:auto;
}

#menu
{
	background:url(images/menuBg.png) no-repeat;
	width:620px;
	height:41px;	
	margin-left:6px;
	margin-top:4px;
}

#contentBg
{
	background:#540000 url(images/contentBg.png) no-repeat bottom;
	width:623px;
	min-height: 450px; 
    height: auto ! important; 
    height:450px;
}

#leftAdmin
{
	background:#540000 url(images/contentBg.png) no-repeat bottom right;
	min-height: 450px; 
    height: auto ! important; 
    height:450px;
	margin-top:10px;
	width:200px; 
	float:left;
	
}

#rightAdmin
{
	float:left;
	width:650px;
	min-height: 720px; 
    height: auto ! important; 
    height:720px;
    color:#545454;
    background:#e2e2e2;
    margin-top:10px;
    margin-left:10px;
}

#contentText
{
	width:590px;
	margin-left:auto;
	margin-right:auto;	
}

#left
{
	float:left;
	width:635px;
	min-height: 390px; 
    height: auto ! important; 
    height:390px;
}

#right
{
	float:left;
	width:265px;
	min-height: 390px; 
    height: auto ! important; 
    height:390px;
    color:#545454;
    margin-top:3px;
}

#footer
{
    width:900px;
    height:115px;
    background:url(images/footerBg.png) repeat-x;
    text-align:center;
}

#innerFooterLeft
{
    float:left;
    width:155px;
    padding:10px;
	height:95px;
}

innerFooterCenter
{
    width:155px;
    padding:10px;
	height:95px;
	text-align:center;
}

#innerFooter
{
    float:left;
    width:500px;
}

#innerFooterRight
{
    float:left;
    width:205px;
    padding:10px;
	height:95px;
}

#tripBox
{
	width:237px; 
	text-align:right; 
	padding-top:10px;
}

a:link.tripLink {
	color:#545454;
	text-decoration: none;
	font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold;
}
a:visited.tripLink {color: #545454; text-decoration: none; font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif bold;}
a:hover.tripLink {color:#232323; text-decoration: none; font: 12px 'Trebuchet MS'Verdana,Tahoma,Arial,sans-serif bold; }

.blogTitle {text-decoration: none; font-size:22px; color:#ffffff; }

.whiteText
{
	color:#ffffff;	
}

.clear
{
	clear:both;	
}
