/* - - - - - - - - - - - - - - - - - - - - -

Title : RedDoorEvent.com
Author : Deepthought Design, LLC
URL : http://deeepthoughtdesign.com

Description : Website General Style Sheet

Created : 6.25.2007
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- RESET ----- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* ----- CSS ----- */


html{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#25170A;
}	
body{
	border:0;
	padding:0;
	text-align:center;
	color:#9E7C4F;
	font-family:'Century Gothic', Arial, san-serif;
	
}

/* ----- IDS ----- */

#contact td{
	padding:10px 10px 10px 0px;
	font-size:11px;
}

#container{
	position:relative;
	text-align:left;
	width:965px;
	overflow: visible;
	background:url(../images/bg_wrapper.gif) top center no-repeat;
	margin:0 auto;
	height:700px;
	
}	

#leftContent{
	float:left;
	margin-top:172px;
}	
#rightContent{
	float:right;
	margin-top:175px;
	width:500px;
	margin-right:0px;
	padding-bottom:40px;
	
}	
#rightContent #content {
	background:url(../images/bg_content.gif) bottom repeat-x;
	background-color:#170F05;
	padding:0px 10px 1px 10px;
	margin:0px;
	
}
table#navigation{
	width:255px;
	position:absolute;
	top:118px;
	left:184px;
}

table#navigation  td {
	vertical-align:top;
}
#footer{
	background-image:url(../images/footer.gif);
	background-position:top right;
	background-repeat:no-repeat;
	font-size:10px;
	line-height:13px;
	color:#6B4B25;
	padding:10px 10px 10px 10px;
	text-align:left;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#6B4B25;
	text-decoration:none;
}

#footer a:hover {
	color:#8A683F;
	text-decoration:underline;
}

#footer p {
	margin-bottom:8px;
}
/* ----- CLASSES ----- */

.hide{
	display:none;
}
.show{
}

/* ----- HEADINGS ----- */

h1{
	color:#F8A555;
	font-size:19px;
	font-weight:normal;
	text-align:right;
	margin-bottom:0px;
	width:153px;
}
h2{
	color:#F8A555;
	font-size:16px;
	font-weight:normal;
	padding-bottom:0px;
	margin-bottom:5px;
	display:inline;

}
h3{
}
h4{
}

/* ----- PARAGRAPHS ----- */

p{
	margin-bottom:10px;
}
#leftContent p{
}
#rightContent p{
	font-size:12px;
	line-height:22px;
}

/* ----- QUOTES ----- */

blockquote{
}
blockquote p{
}
cite{
}
blockquote cite{
}

/* ----- CODE ----- */

pre{
}
code{
}
p code{
}
pre code{
}

/* ----- LISTS ----- */

li{
}
li p{
}
ol{
}
ul{
}
ol li{
}
ul li{
}

#navigation li{
}

#navigation ul{
}

#navigation ul li{
}

#navigation ol{
}

#navigation ol li{
}

/* ----- IMAGES ----- */

img{
}
img a{
}
img a:hover{
}

/* ----- BREAK ----- */

hr{
}

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
	text-decoration:underline;
	color:#EADEAC;
}
a:hover{
	text-decoration:none;
	color:#EADEAC;
}
a:visited, a:active{

	color:#EADEAC;
}
a:visited{

}
a:active{
}

p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}

#galleries a:link, #galleries a:active, #galleries a:visited {
	color:#F8A555;
	font-size:14px;
	text-decoration:none;
}
#galleries a:hover {
color:#EADEAC;
font-size:14px;
text-decoration:none;
}

/* ----- TABLES ----- */

table{
}
caption{
}
thead{
}
tbody{
}
tfoot{
}
tr{
}
tr .alt{
}
th{
}
td{
}

/* ----- FORMS ----- */

form{
}
fieldset{
}
legend{
}
label{
}
input{
}
textarea{
}
input, textarea{
}
select{
}
optgroup{
}
option{
}

/* ----- DEFINITIONS ----- */

dl{
}
dt{
}
dd{
}

.firstGraph {
	margin-top:0px;
	padding-top:0px;
}
.redLine {
	border-bottom: #B11C22 solid 1px;
}

/*-----  NAVIGATION ----- */

table#navigation a {
	overflow:hidden;
	text-decoration:none;
}

a#welcomeLink:link, a#welcomeLink:visited {
	display:block;
	width:108px;
	height:123px;
	background:url(../images/link_welcome_off.gif) bottom no-repeat;
	
}
a#welcomeLink:hover{
	background-position:top;
}

a#planningLink:link, a#planningLink:visited {
	display:block;
	width:97px;
	height:123px;
	background:url(../images/link_planning_off.gif) bottom  no-repeat;
	
}
a#planningLink:hover{
	background-position: top left;
}



a#aboutLink:link, a#aboutLink:visited {
	display:block;
	width:50px;
	height:307px;
	background:url(../images/link_about_on.gif) no-repeat top;
	
}
a#aboutLink:hover{
	background-position:bottom;
	
}



a#decorLink:link, a#decorLink:visited {
	display:block;
	width:108px;
	height:120px;
	background:url(../images/link_decor_off.gif) bottom no-repeat;
	
}
a#decorLink:hover{
	background-position:top;
}

a#contactLink:link, a#contactLink:visited {
	display:block;
	width:97px;
	height:120px;
	background:url(../images/link_contact_off.gif) no-repeat bottom left;
	
}
a#contactLink:hover{
	background-position:top left;
}

a#galleriesLink:link, a#galleriesLink:visited {
	display:block;
	width:108px;
	height:132px;
	background:url(../images/link_galleries.gif) no-repeat bottom right;
	
}
a#galleriesLink:hover{
	background-position:top right;
}

a#testimonialsLink:link, a#testimonialsLink:visited {
	display:block;
	width:97px;
	height:132px;
	background:url(../images/link_testimonials.gif) no-repeat bottom left;
	
}
a#testimonialsLink:hover{
	background-position:top left;
}

