/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: black;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

/* Page */
#page {
	width: 940px;
	margin: 0 auto;
	border: 1px solid #gray;
	padding: 2px;
	background: white;
}

/* Header */
#header {
	float: left;
	width: 940px;
	height: 171px;
	margin-bottom: -10px;
	background: url(images/Alias_Header_2.jpg) no-repeat left top;
}

/* Menu */
#menu {
	float: left;
	width: 940px;
	height: 40px;
	background: black;
}

#menu ul {
	margin: 10px 0 0 30px;
	text-align: center;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	display: block;
	float: right;
	margin-right: 3px;
	padding: 0 20px;
	background: url(images/img03.gif) no-repeat left 60%;
	text-decoration: none;
	text-transform: capitalize;
	font: 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu ul li a:hover { 
	color: #663300;
}


/* Content */
#content {float: right;
	width: 700px;
	padding: 10px 30px 0 0;
	font-size: 16px;
	text-align: justify;}


#content h1, h2, h3 {
	/*margin: 0;
	padding: 0;*/
	text-transform: lowercase;
	font-weight: normal;
	color: #663300; /*#811305;*/
}

#content h1 {
	font-size: 28px;
	/*line-height: 42px;*/
}

#content h2 {font-size: 20px;
	/*line-height: 42px;*/
}


#content p {margin: 0 0 2em 1em;
	font-size: 14px;
	text-align: justify;
	line-height: 1.5em;}

#contentfaq {color: #663300;
	text-align: justify;
	font-size: 16px;
	line-height: 0.5em;
	font-weight: bold;}
		
#content ol, ul {font-size: 14px;
	text-align: justify;
	line-height: 1.5em;
	/*line-height: 26px;*/}

#content ul li {list-style-type: circle;}

#content a:link {color: #3B0700;}

#content a:hover, a:active {text-decoration: none;
		color: #3B0700;
}

#content a:visited {color: #3B0700;
}

#content img {
	padding: 5px;
	background-color: white;
	border: 1px solid #828282;}

#content img.left {float: left;
	margin: 0px 30px 5px 0px;}

#content img.right {float: right;
	margin: 0px 0px 5px 30px;}

#content_tablewrapper {margin: 0 0 2em 1em;}

#content_tableheader {color: white;
	background-color: #663300;
	padding: 5px 2px 5px 2px;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;}
	
#content_tablebody {color: black;
	padding: 5px 2px 5px 2px;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;}

#content_tableform {color: black;
	padding: 0;
	border: thin solid #663300;
	padding: 5px 2px 5px 2px;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;}

/* Sidebar */
#sidebar {float: left;
	width: 170px;
	padding: 20px 0 0 30px;
	font-size: 13px;}

#sidebar ul {margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;}

#sidebar li {padding-bottom: 23px;}

#sidebar li ul {}

#sidebar li li {margin: 0;
	padding: 2px 0 2px 0;}

#sidebar h2 {
	height: 24px;
	font-size: 20px;}

#sidebar a:link {
	color: black;
	text-decoration: none;}
	
#sidebar a:hover, a:active {
	text-decoration: none;
	color: #3B0700;}

#sidebar a:visited {color: #3B0700;
	text-decoration: none;}


/* Footer */
#footer-wrap {width: 940px;
	min-height: 40px;
	margin: 0 auto;
	background: black;}

#footer {margin-top: 0px;
	padding: 0px;}

html>body #footer {height: auto;}

#footer p {}

#legal {
	clear: both;
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: white;
}

#legal a {color: white;}

#googleAdd (float: left;
	margin-left: 200px;)
