/*
   idoido.css
   Copyright (C) 2010 Tony Oravet tonyoravet@evenparsolutions.com
 
   Styles for the I Do, I Do Wedding Planning and Consulting website.
*/


/* Base elements
***********************************************************/
#html, body {
margin: 50px auto;
	font-size: 12px;
	/*background: #74682E top left;*/
	background-image: url('../images/bg.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	color:#000000;
	font-family: Arial, Verdana, sans-serif;
	height: auto;
	width:auto;
}
#center-col {
	height:auto; /* This allows the content to auto size*/
	background:#FFFFFF;
	width: 850px;
}

#header img {
	border:none;
}
#slideshow{
margin:auto;
border-left: 4px solid #FFFFFF;
border-right: 4px solid #FFFFFF;

	background-color:#91bcc7;

	/*background-color:#74682E;*/
	width:850px;
	height: 500px;
	
	}

#img {
	border:none;
}
#clear {
	clear: both;
	background-color:#FFFFFF;
}

/*Top Navigation
***********************************************************/

#topnav {
	margin:auto;
	font-size:12px;
	text-align: right;
	color:#927438;
	background-color:#FFFFFF;
	background-image:url('../images/head4.jpg');
	background-position:center;
	background-repeat:no-repeat;
    border-top: 4px solid #FFFFFF;
    border-right: 4px solid #FFFFFF;
    border-left: 4px solid #FFFFFF;
	font-weight:bold;
	width:850px;
	height:150px;
}
#topnav a {
	color:#927438;
	padding: 4px;
	text-decoration:none;
	font-size:12px;
}

#topnav UL {
display:block;
	padding: 130px 10px 5px 0px;
	margin: 0px;
	font-weight:bold;
}
#topnav UL LI {
	padding: 5px 0px 10px 10px;
	display: inline;
	margin: 0px;
	list-style-type: none;
}
#topnav UL LI A {
	font-weight: normal;
	color: ##927438;
	padding:4px;
}
#topnav UL LI A:hover {
	color: #927438;
	background-color: #FFFFFF;
}
#topnav UL LI A:active {
	color: #927438;
	background-color: #FFFFFF;
}
/* Global Lists
***********************************************************/


#nested li ul {
	margin:0 0 20px 10px !important;
	padding:0;
}
#ul.bullets {
	list-style-type:disc;
	margin:20px 40px !important;
}
/* 
***********************************************************/
#wrap {
	width:850px;
	height:auto;
	margin:auto;
	background: #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	overflow:hidden;

}
/* Index Content
**********************************************************/
#indexcontent {
	padding: 0px 0px 5px 0px;
	height: auto;
	width: 850px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	text-align:center;
	font-size:12px;
		/*background-image:url('../images/bg_content.jpg');
	background-position:right;*/
	
}
#indexcontent a {
	color:#000000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
#indexcontent UL {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#indexcontent UL LI {
	padding: 5px 6px 10px 0px;
	display: inline;
	margin: 0px;
	list-style-type: none;
}
#indexcontent UL LI A {
	font-weight: normal;
	color: #000000;
}
#indexcontent UL LI A:hover {
	color: #000000;
	text-decoration:underline;
}
/* Content Section 
***********************************************************/
#content {
float:right;
	padding: 0px 4px 5px 10px;
	height: auto;
	width: 560px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	text-align:left;
	font-size:12px;
}
#content a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#content A:hover {
	color: #000000;
	text-decoration:underline;
}

/*Sidebar
***********************************/
#sidebar {
float:left;
	width: 270px;
	height:auto;
	
}
#sidebar h2 {
	padding: 5px 0 4px 6px;
	font: 14px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom:2px solid #666666;
	width:200px;
}
#sidebar h3 {
	padding: 5px 0 4px 6px;
	font: 12px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
		font-weight: bold;
}

#sidebar ul
{
margin: 0;
	padding: 2px;
	list-style-type: none;
	}
#sidebar a {
	padding: 5px 0 6px 8px;
	font: 12px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	 display: block;
text-decoration: none;

}
#sidebar a:hover {
 background-color: #666666;
color: #FFFFFF;
}
/*Sublinks for the Accordian DropDowns
*********************************************************************/
#sublinks {
	margin-top:10px;
	padding:0px 0px 4px 4px;
	text-align:left;
	font-size: 10px;
}
#sublinks a {color:#000000; text-decoration:none;}
#sublinks a:hover { text-decoration:underline;}

#sublinks1 {
	float:left;
	margin-left:0;
	width:150px;
}
#sublinks2 {
	float:left;
	margin-left:24px;
	width:150px;
}
#sublinks3 {
	float:left;
	margin-left:26px;
	width:150px;
}
#sublinks4 {
	float:left;
	margin-left:28px;
	width:150px;
}
#sublinks p {
	margin:10px auto;
	font-size: 12px;
}

#sublinks h2 {
font-size:12px;
padding: 0px 2px 2px 0px;
}

#sublinks ul {
	list-style-type:none;
	margin:0;
}
#sublinks li {
	font-size:10px;
	list-style-type:none;
}
#sublinks li a {
	font-size:10px;
	list-style-type:none;
}

#sublinks ul.bullets {
	list-style-type:none;
	margin:20px 0px !important;
}
/* Global Headings
***********************************************************/


h4 {
	padding-left:20px;
	font-size:medium;
}
h1 {
	font: 16px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #9B8457;
	width:100%;
	text-align: left;
	font-weight: bold;
}
h1 a {
	text-decoration: none;
	font-size:10px;
	color: #9B8457;
}
h1 a:hover {
	padding: 2px 0 0 0;
	text-decoration: none;
	color: #9B8457;
}
h2 {
	padding: 5px 0 4px 0px;
	font: 14px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #9B8457;
	width:200px;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
}
h2 a:hover {
	padding: 0px 0 0 0;
	font: normal 12px Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #9B8457;
	width:100%;
	text-align: center;
	font-variant: small-caps;
}
h3 {
	padding: 0px 0px 0px 0px;
	font: bold 12px;
	color: #000000;
	
}
li {
	line-height: 1.5em;
}
p {
	padding: 2px 0 5px;
}
/* Hack for IE */
* html #content {
	height: 100%;
}
/* End IE Hack */



/* Floats
***********************************************************/
.left {
	float:left !important;
	border-left:0 !important;
	border-right:1px inset #003044;
}
.left li {
	margin:10px 2px 0 -10px !important;
}
.right {
	float:right !important;
}
.right p {
	margin-left:20px !important;
}
.middle {
	width:680px !important;
	padding:20px;
}
/*Footer and Copyright Area
***************************************************************/
.footer {
	margin:auto;
	padding: 8px 0px 8px 0px;
	width: 850px;
	line-height: 18px;
	font-weight:bold;
	color:#927438;
	text-align:center;
	font-size:10px;
	

}
.footer a {
	color:#927438;
	text-decoration: none;
}
.footer a:hover {
	color: #927438;
	text-decoration:underline;
}
.companyname {font-size:12px; font-weight:bold;}
