@charset "utf-8";

body {font-family:Verdana, Arial, Helvetica, sans-serif; background: #121313; background-image:url(../images/home_page/sovereign_guitars_home_page_bg.jpg); background-position:top; background-repeat:no-repeat; margin: 0; padding: 0; text-align: center; color: #000000;}

a {color:#996600; text-decoration:none;}
a:hover {color: #996600; text-decoration:none;}
a:visited {color: #996600; text-decoration:none;}


#container {width: 970px; margin: 0 auto; text-align: center; color:#999999;}


#mainContent {margin: 250px 0px 0px 0px;}

#formContent {margin: 25px 0px 0px 0px; color:#FFFFFF; text-align: center;}

/* Form Details */
form {width: 550px; margin: 0px 0px 0px 220px;}
.mandatoryfield {color: #ff0000;}
label {width: 8em; float: left; text-align: right; margin-right: 0.5em; display: block}
input {color: #000033; background: #CCC; border: 1px solid #000033}
textarea {color: #000033 ; background: #CCC; border: 1px solid #000033}
.submit input {margin-bottom: 2.0em; margin-right: 0.5em; color: #000 ; background:#CCC; font-weight: bold;} 
fieldset {width: 100%; border: 1px solid #FFF;}
legend {font-size: 90%; color: #FFF; font-weight: bold;}
